Commit Graph

95 Commits

Author SHA1 Message Date
HomeWorld
5186bd07a5 Alpha + channels tweak for inactive tabs. Final 2010-12-04 19:06:01 +02:00
HomeWorld
77437ab72b Alpha + channels tweak for inactive tabs 2010-12-04 18:06:34 +02:00
HomeWorld
2edb31fdba Color tweak for inactive tabs 2010-12-04 17:51:57 +02:00
HomeWorld
2dd02b631c Fixed tab bk color issue on wxgtk 2010-12-04 13:40:38 +02:00
HomeWorld
ad1c264241 Import kThemeBrushDialogBackgroundActive from Carbon.Appearance 2010-12-03 15:51:33 +02:00
HomeWorld
6cdcc4277c Use brush.MacSetTheme(kThemeBrushDialogBackgroundActive) for tabs bk (wxmac) 2010-12-03 15:46:32 +02:00
HomeWorld
69a8b85975 Color change in tabs renderer bk 2010-12-03 15:40:21 +02:00
HomeWorld
93a3f09a9e Revert "Do not use alpha channel for inactive tabs in pfnotebook"
This reverts commit ff35e213fb.
2010-12-03 15:21:35 +02:00
HomeWorld
ff35e213fb Do not use alpha channel for inactive tabs in pfnotebook 2010-12-03 15:10:24 +02:00
HomeWorld
b7d959ed62 Use the same font color for both active/inactive tabs text 2010-12-03 14:49:50 +02:00
HomeWorld
0f2cf3c27c Use EVT_SYS_COLOUR_CHANGED to refresh tabs 2010-12-03 10:51:35 +02:00
HomeWorld
ead56706fc Revert "Use default attribs (bg color) to draw tabs bk"
No luck with default visual attribs on GTK
This reverts commit f6af411942.
2010-12-03 10:12:55 +02:00
HomeWorld
f6af411942 Use default attribs (bg color) to draw tabs bk 2010-12-03 10:04:06 +02:00
HomeWorld
ebf819adcd Made tabs more visible when a 'dark' theme is selected 2010-12-03 08:36:33 +02:00
HomeWorld
39f1665ef0 Fixed an oopsie when closing a tab 2010-11-28 20:13:53 +02:00
HomeWorld
1c820e3859 Fixed PFNotebook not sending PageChanged event when deleting a tab (if it's the case); multiSwitch uses a smarter BlankPage that responds to PageChanged event, now pyfa is behaving correctly when switching betwen fittingView tabs and empty tabs; FIT_CHANGED event moved to globalEvents.py since it is used a lot in different locations;... 2010-11-28 20:04:45 +02:00
HomeWorld
e2db046d02 Tiny little optimization in pfnotebook tab renderer 2010-11-26 13:30:07 +02:00
HomeWorld
604c1e6923 Properly size fit preview to accommodate fit name 2010-11-25 17:50:44 +02:00
cncfanatics
d60f85db0d Revert "Revert "Revert "rm -rf pyfa on ctrl+w"""
This reverts commit c5186d9c75.
2010-11-23 08:59:35 +01:00
HomeWorld
c5186d9c75 Revert "Revert "rm -rf pyfa on ctrl+w""
This reverts commit e0ab5554f2.
2010-11-23 08:59:19 +02: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
Niklas Bölter
6c23b6e2c2 The mainFrame will now close when the last tab is closed 2010-11-22 20:49:45 +01:00
HomeWorld
1b45f30628 Fleet widget graphic stuff 2010-11-22 17:03:40 +02: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
19f537b12f Merge branch 'master' of evefit.org:pyfa 2010-11-20 20:46:32 +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
afed4daf67 Fit add when no tabs available bug fix (create an empty tab first or we will end up with orphan fittingviews) / little cleanup in mainframe.py / added GetPageCount method to PFNotebook 2010-11-20 21:05:01 +02:00
HomeWorld
aa2d9f8a7a Workaround for shitty wxMac (or osx, who knows) 2010-11-19 18:04:22 +02:00
HomeWorld
3d57336cc4 Revert "Debug code for preview (wxmac)"
This reverts commit bfdfffd24d.
2010-11-19 17:50:33 +02:00
HomeWorld
bfdfffd24d Debug code for preview (wxmac) 2010-11-19 17:40:22 +02:00
HomeWorld
9ec337b155 Cleaned up commented preview window self close after a period of time code. Should be used in preferences someday 2010-11-19 13:00:24 +02:00
HomeWorld
3eb12bf03e Commented preview window suicidal code 2010-11-19 12:49:44 +02:00
HomeWorld
7929326b67 Merge branch 'master' of evefit.org:pyfa 2010-11-19 10:10:11 +02:00
HomeWorld
8af14f8894 Use proper height 2010-11-19 10:10:02 +02:00
cncfanatics
cdd463d35b Minor refactor of the snapshot code 2010-11-19 08:55:10 +01:00
HomeWorld
4a9401d929 Small fix to preview logic 2010-11-19 09:32:28 +02:00
HomeWorld
a1e6456d66 Show stuff for inactive tabs, if possible 2010-11-18 23:03:40 +02:00
HomeWorld
029a3f9ad2 Small code cleanup 2010-11-18 16:52:42 +02:00
HomeWorld
fe3da6188f Revert "Debug print , bk/sys color"
This reverts commit c13261cd15.
2010-11-18 15:40:16 +02:00
HomeWorld
c13261cd15 Debug print , bk/sys color 2010-11-18 15:20:07 +02:00
HomeWorld
35d4c4e10a Border fix 2010-11-18 15:18:28 +02:00
HomeWorld
df5f581a6f Bad bad color 2010-11-18 14:57:59 +02:00
HomeWorld
cdefdae3c5 ST PFNB 2010-11-18 14:51:52 +02:00
HomeWorld
d412ed032d Tweaks 2010-11-18 14:36:25 +02:00
HomeWorld
fa03017ae1 Minor screw-ups 2010-11-18 14:05:06 +02:00
HomeWorld
91d282c8b4 Fix for negative edge 2010-11-18 13:06:09 +02:00
HomeWorld
a69c845fec Color fix 2010-11-18 13:04:19 +02:00
HomeWorld
4b70da5e6a Hit refresh to continue 2010-11-18 11:55:50 +02:00