HomeWorld
95e68c069d
Let wx autosize Graphframe
2010-11-28 11:12:04 +02:00
HomeWorld
34fe62196e
Graph frame layout improvement
2010-11-28 11:07:26 +02:00
HomeWorld
24f0beac34
Fix for maximized case of stats window
2010-11-26 15:46:28 +02:00
HomeWorld
1410d11678
Implemented stats window reuse (on ctrl/cmd pressed)
2010-11-26 15:23:35 +02:00
HomeWorld
efc62d2959
Always have at least one tab shown in multiswitch (Empty tab) no matter what
2010-11-26 14:04:58 +02:00
HomeWorld
e2db046d02
Tiny little optimization in pfnotebook tab renderer
2010-11-26 13:30:07 +02:00
HomeWorld
4661e42769
Strip color information from item desc, fixes ticket #307
2010-11-26 13:14:59 +02:00
HomeWorld
f462171dbb
Fixed ticket #306 , probably this should be done eos side
2010-11-26 12:38:52 +02:00
HomeWorld
bac008da68
Fixed ticket #257 (ugly way)
2010-11-26 11:39:30 +02:00
HomeWorld
745f43ba37
Merge branch 'master' of evefit.org:pyfa
2010-11-26 10:44:31 +02:00
HomeWorld
520b324b64
Show a default bitmap for ships that have their icons missing. Fixes ticket #305
2010-11-26 10:44:04 +02:00
Corollax
023de6240c
Revert 45d2190f68
...
Closing application when no tabs are open is annoying. Was worth testing, but definitely not the desired behavior.
(Automatic revert caused conflicts, so I'm doing this commit manually).
2010-11-25 18:37:29 -06:00
cncfanatics
e98cecfea1
Merge branch 'master' of evefit.org:pyfa
2010-11-25 17:51:10 +01:00
HomeWorld
604c1e6923
Properly size fit preview to accommodate fit name
2010-11-25 17:50:44 +02:00
HomeWorld
1806b4bf96
Show turrets/hardpoints in resource view with a different color if used > allowed total as suggested in #311
2010-11-25 17:22:54 +02:00
cncfanatics
11e8732598
Add SetPyData calls where needed for data keeping
2010-11-25 16:21:28 +01:00
cncfanatics
fb6fd8662e
Tweaks and bugfixes related to tab spawning
2010-11-25 16:20:44 +01:00
HomeWorld
7682c46a62
Fixed a graphic bug when adding a fleet item that is beyond visible area (and have the vertical scrollbar shown) doesnt properly resize(refresh all fleet items to take in account the scrollbar, also scroll the container to the added fleet item
2010-11-25 17:02:55 +02:00
HomeWorld
73fc505d3e
Revert "Add doubleBuffering to Displays to eliminate flicker"
...
This reverts commit 475aab1a4d .
Do not use SetDoubleBuffered with wxpython 2.8.11.0 - it's bugged to hell.
2010-11-24 12:19:02 +02:00
HomeWorld
3b6fed377b
Revert "More work on flicker"
...
This reverts commit aa9b1a227a .
2010-11-24 12:18:29 +02:00
HomeWorld
7aa58ee907
Revert "Dont call SetDoubleBuffered at all unless needed"
...
This reverts commit 628b80e515 .
2010-11-24 12:18:06 +02:00
HomeWorld
6ac53ad215
Fixed an oopsie in Fleet Item draw
2010-11-24 11:12:05 +02:00
HomeWorld
b320f7b114
Clean-up + proper partial text in fleet browser item
2010-11-24 03:23:27 +02:00
HomeWorld
cd110b14df
Trim fleetName/fleet size accordingly to available free space
2010-11-23 20:40:00 +02:00
HomeWorld
e3bdeb0fc6
Implemented show rename ctrl on new/copy
2010-11-23 19:57:09 +02:00
HomeWorld
5bc15ddd44
Moar ICONZ
2010-11-23 19:21:04 +02:00
HomeWorld
60b48030dd
Always adjust fleet name text edit ctrl size/position, this fixes a weird behaviour on wxgtk when the textctrl is shown for the first time(textctrl IsShown() returns False right after we show it ?)
2010-11-23 18:45:50 +02:00
HomeWorld
efe94b1435
Cleanup + little fix (oversight - do fleet rename when clicking on rename button second time)
2010-11-23 18:17:51 +02:00
HomeWorld
4c048f3af6
Implemented FleetItem rename
2010-11-23 18:13:30 +02:00
cncfanatics
56079a2c8e
Catch all args in DeletePage
2010-11-23 10:49:03 +01:00
cncfanatics
45d2190f68
Revert "Revert "Readd close code at the correct place""
...
This reverts commit 768323904d .
2010-11-23 08:59:54 +01:00
cncfanatics
d60f85db0d
Revert "Revert "Revert "rm -rf pyfa on ctrl+w"""
...
This reverts commit c5186d9c75 .
2010-11-23 08:59:35 +01:00
cncfanatics
0a90fe9a17
Revert "Fixed close on last tab"
...
This reverts commit f5b0f24192 .
2010-11-23 08:59:11 +01:00
HomeWorld
f5b0f24192
Fixed close on last tab
2010-11-23 09:04:25 +02:00
HomeWorld
c5186d9c75
Revert "Revert "rm -rf pyfa on ctrl+w""
...
This reverts commit e0ab5554f2 .
2010-11-23 08:59:19 +02:00
HomeWorld
768323904d
Revert "Readd close code at the correct place"
...
This reverts commit 64458ec906 .
2010-11-23 08:59:07 +02:00
cncfanatics
64458ec906
Readd close code at the correct place
2010-11-23 07:06:39 +01:00
cncfanatics
e0ab5554f2
Revert "rm -rf pyfa on ctrl+w"
...
This reverts commit 4c50e1eba1 .
2010-11-23 07:01:03 +01:00
HomeWorld
4c50e1eba1
rm -rf pyfa on ctrl+w
2010-11-23 00:40:19 +02:00
HomeWorld
577895f5e1
Revert "The mainFrame will now close when the last tab is closed"
...
This reverts commit 6c23b6e2c2 .
2010-11-23 00:00:10 +02:00
HomeWorld
5054218a92
2 coffees for cnc, please.
2010-11-22 23:20:43 +02:00
Niklas Bölter
2446c6718c
Merge branch 'master' of evefit.org:pyfa
2010-11-22 21:24:21 +01:00
Niklas Bölter
21ce4ac129
Welcome to Tower of Bable. Tabs/Pages/Fits/Boobies now converted to Page
2010-11-22 21:22:00 +01:00
cncfanatics
968de185ce
Remove some unused imports
2010-11-22 21:12:40 +01:00
cncfanatics
04e6a60657
Merge branch 'master' of evefit.org:pyfa
2010-11-22 20:54:23 +01:00
cncfanatics
fcbecb37ca
Rework of the shipBrowser drag system, make it extensible and reusable
2010-11-22 20:54:08 +01:00
cncfanatics
1b85b107c0
Some fleetView additions
2010-11-22 20:53:59 +01:00
Niklas Bölter
6c23b6e2c2
The mainFrame will now close when the last tab is closed
2010-11-22 20:49:45 +01:00
Niklas Bölter
448cc23afa
Revert "Hideapp in case of wxDuck"
...
This reverts commit d5718d97f9 .
2010-11-22 20:22:29 +01:00
HomeWorld
d5718d97f9
Hideapp in case of wxDuck
2010-11-22 21:19:51 +02:00