HomeWorld
|
5054218a92
|
2 coffees for cnc, please.
|
2010-11-22 23:20:43 +02:00 |
|
cncfanatics
|
968de185ce
|
Remove some unused imports
|
2010-11-22 21:12:40 +01:00 |
|
cncfanatics
|
fcbecb37ca
|
Rework of the shipBrowser drag system, make it extensible and reusable
|
2010-11-22 20:54:08 +01:00 |
|
Niklas Bölter
|
dc3e045817
|
Fixed stupid oversight by dumb idiot
|
2010-11-20 22:57:45 +01:00 |
|
Niklas Bölter
|
958518a67f
|
Fixed background color of items for GTK
|
2010-11-20 22:43:48 +01:00 |
|
Niklas Bölter
|
efeb24cc3b
|
Fixed some old references to gui.fittingView
|
2010-11-20 22:30:49 +01:00 |
|
Niklas Bölter
|
36fcedde19
|
Fixed minor display issues on Mac OS X including a silly hack
|
2010-11-20 21:49:42 +01:00 |
|
cncfanatics
|
6e1b789fb2
|
Move some view handling stuff around and do initial work on the
fleetBrowser
|
2010-11-20 20:32:47 +01:00 |
|
HomeWorld
|
8d73172996
|
Removed unused objects in shipbrowser
|
2010-11-19 18:10:21 +02:00 |
|
HomeWorld
|
9f74bd0f68
|
Moved shipbrowser specific code out of PFListPane
|
2010-11-19 16:35:58 +02:00 |
|
cncfanatics
|
fcd98318a2
|
Move ListPane to its own file, rename to PFListPane
|
2010-11-19 15:18:43 +01:00 |
|
HomeWorld
|
88d66289da
|
Cleaned up Widget List Pane
|
2010-11-19 14:22:48 +02:00 |
|
HomeWorld
|
6ea1734948
|
Merge branch 'master' of evefit.org:pyfa
|
2010-11-19 14:11:42 +02:00 |
|
HomeWorld
|
4ad60373e5
|
Minor cleanup (made possible to subclass ListPane without too much hassle)
|
2010-11-19 14:11:34 +02:00 |
|
Corollax
|
53ffee5fd2
|
Removed commented out code
Comments are for english, not code. Use git to handle that.
|
2010-11-19 05:58:02 -06:00 |
|
HomeWorld
|
7bd26a29bb
|
Fix for DND
|
2010-11-18 15:54:44 +02:00 |
|
HomeWorld
|
fa03017ae1
|
Minor screw-ups
|
2010-11-18 14:05:06 +02:00 |
|
cncfanatics
|
26df47699d
|
Start work on integrating new tabs into pyfa
|
2010-11-17 09:05:45 +01:00 |
|
HomeWorld
|
5b2126964c
|
Do not use wx.FRAME_SHAPED as it causes setsize bugs (http://trac.wxwidgets.org/ticket/9794)
|
2010-11-14 10:16:53 +02:00 |
|
Niklas Bölter
|
1c451af3c4
|
Fixed fontSize hack for shipBrowser on mac (until darriele finds a proper solution)
|
2010-11-13 20:01:29 +01:00 |
|
Niklas Bölter
|
d2d1759601
|
Reworked config.py (better variable names autodetection)
|
2010-11-13 17:40:02 +01:00 |
|
HomeWorld
|
3a7110a2e8
|
Guessing the right size ftw
|
2010-11-12 21:13:22 +02:00 |
|
HomeWorld
|
496e91a697
|
DND fits to GraphFrame
|
2010-11-11 18:25:43 +02:00 |
|
HomeWorld
|
576d07297b
|
Give focus back to parent after the dragwindow is shown
|
2010-11-10 21:25:11 +02:00 |
|
HomeWorld
|
ee4d1e451a
|
Fixed a bug where importing a fit and shipbrowser not visible could cause weird stuff
|
2010-11-10 19:34:14 +02:00 |
|
HomeWorld
|
6b99d8e717
|
Use window.SetShape only on wxmsw
|
2010-11-09 20:30:01 +02:00 |
|
HomeWorld
|
0019ea2cca
|
Random tryouts to make thing works on wxmac, I wonder why?
|
2010-11-09 20:16:40 +02:00 |
|
HomeWorld
|
e88d54576e
|
Properly set size for dnd window
|
2010-11-09 20:11:12 +02:00 |
|
HomeWorld
|
425c97f476
|
Inc fontsize for wxmac
|
2010-11-09 20:03:16 +02:00 |
|
HomeWorld
|
bac6361d0b
|
Use a bigger font size for GroupItem in case of wxMAC
|
2010-11-09 19:59:48 +02:00 |
|
HomeWorld
|
1790a4c5f0
|
Fixed a little oopsie: gtfo if targetWnd is None
|
2010-11-05 19:46:43 +02:00 |
|
HomeWorld
|
bb7931c5c0
|
Allow fit drag to projected view
|
2010-11-05 19:32:32 +02:00 |
|
HomeWorld
|
4a3860b270
|
Another fix caused by a weird wxwidgets gtk implementation
|
2010-11-05 18:11:53 +02:00 |
|
HomeWorld
|
509baaa84f
|
Fix for stupid wxgtk stuff, why windows are still there when already destroyed?
|
2010-11-05 17:54:17 +02:00 |
|
HomeWorld
|
a62eee8f9b
|
Tricky is it fittingview or is it notebook content
|
2010-11-05 16:34:36 +02:00 |
|
HomeWorld
|
0be84efc14
|
Implemented fit add to projected but currently it is disabled till projected view plays nice
|
2010-11-05 16:12:02 +02:00 |
|
HomeWorld
|
f6cb29953a
|
Make sure we clean up stuff when a Mouse_Capture_Lost event arrives
|
2010-11-05 15:10:20 +02:00 |
|
HomeWorld
|
8b9802c21d
|
Don't complicate stuff when it can be done very simple; make use of wx.FindWindowAtPointer to detect our drop targets
|
2010-11-05 15:05:47 +02:00 |
|
HomeWorld
|
ef34ab49c2
|
SpecialFIXED drag window
|
2010-11-05 11:36:50 +02:00 |
|
HomeWorld
|
b6c91becff
|
Seems that window_create event never gets triggered in wxgtk, fixed shaped window
|
2010-11-05 10:21:51 +02:00 |
|
HomeWorld
|
0448ae2edc
|
Rounded corners at a cheap price
|
2010-11-05 10:02:55 +02:00 |
|
HomeWorld
|
f443beba32
|
Say no to print.
|
2010-11-04 23:09:50 +02:00 |
|
HomeWorld
|
25f7c4813d
|
Magic stuff in detecting drop area
|
2010-11-04 23:07:32 +02:00 |
|
HomeWorld
|
df23cd1726
|
Use different fit actions for dropping a fit in multiswitch or onto fittingview
|
2010-11-04 22:13:18 +02:00 |
|
HomeWorld
|
3f161f6c5d
|
DND stuff - shipbrowser to fittingview
|
2010-11-04 20:50:35 +02:00 |
|
HomeWorld
|
f6abe4c877
|
Revert "Revert "Added support for dnd as suggested in ticket #92, tho the actual drop action is disabled for now (no free time for the next 6h to properly implement it)""
This reverts commit 8e6cd3a842.
|
2010-11-04 18:02:14 +02:00 |
|
cncfanatics
|
8e6cd3a842
|
Revert "Added support for dnd as suggested in ticket #92, tho the actual drop action is disabled for now (no free time for the next 6h to properly implement it)"
This reverts commit 50ff1ddcb7.
|
2010-11-04 10:18:19 +01:00 |
|
HomeWorld
|
50ff1ddcb7
|
Added support for dnd as suggested in ticket #92, tho the actual drop action is disabled for now (no free time for the next 6h to properly implement it)
|
2010-11-04 09:01:47 +02:00 |
|
HomeWorld
|
c9329334cd
|
Do not refresh shipbrowser when it's in stage 1, so far there is nothing to be refreshed
|
2010-11-03 15:11:31 +02:00 |
|
cncfanatics
|
eef0d9d1b1
|
Get rid of caching code in shipbrowser and do it in the service instead
(faster, less code, cleaner)
|
2010-11-03 09:51:25 +01:00 |
|