HomeWorld
|
6d78ad2529
|
* ~cncfanatics browses DarkPhoenix
|
2011-01-13 14:10:06 +02:00 |
|
HomeWorld
|
c48ea7297e
|
Implemented basic button functionality for shipbrowser toolbar buttons
|
2011-01-13 12:09:09 +02:00 |
|
HomeWorld
|
d1981a1b14
|
Base classes for shipbrowser item toolbar (replacement for ugly buttons code)
|
2011-01-13 10:56:03 +02:00 |
|
HomeWorld
|
08906b0f5b
|
Padded fit creation date in shipbrowser fit item as req. in ticket #369
|
2011-01-08 21:45:51 +02:00 |
|
HomeWorld
|
a24712ebf3
|
Fixed a little oversight, skip by default in base class
|
2011-01-03 11:45:33 +02:00 |
|
HomeWorld
|
d2c9ef8411
|
Moved common stuff of category/ship/fit item classes into SBItem class; Subclassed CategoryItem from SBItem
|
2011-01-03 11:42:20 +02:00 |
|
HomeWorld
|
a68eb1f80f
|
Removed a little piece of no more used code in shipbrowser->categoryitem->onpaint
|
2011-01-03 10:48:57 +02:00 |
|
HomeWorld
|
99dbcf955e
|
Experimental: show fit creation date/hour in shipbrowser stage 3
|
2010-12-22 19:40:23 +02:00 |
|
HomeWorld
|
c000e97603
|
Added middle click down as show fit in new tab for stage 3
|
2010-12-16 19:42:24 +02:00 |
|
HomeWorld
|
f623b72b94
|
Optimized the **** out of shipbrowser.(Category,Ship)Item gradient background drawing
|
2010-12-09 21:49:56 +02:00 |
|
HomeWorld
|
667433dee5
|
Optimized the **** out of shipbrowser.FitItem gradient background drawing
|
2010-12-09 19:43:20 +02:00 |
|
HomeWorld
|
668e0ff0b9
|
Cleanup in shipbrowser.FitItem.OnPaint - removed useless code
|
2010-12-09 18:13:02 +02:00 |
|
HomeWorld
|
7c4a63a81a
|
Cleanup in shipbrowser items OnPaint (last step till final optimization)
|
2010-12-09 18:11:09 +02:00 |
|
HomeWorld
|
f18ca8991b
|
Visual improvement of stage3 selected fit
|
2010-12-09 17:19:11 +02:00 |
|
HomeWorld
|
32f880148c
|
Cleaned up useless coded in shipbrowser.FitItem.OnPaint
|
2010-12-09 17:04:05 +02:00 |
|
HomeWorld
|
79a524f7bb
|
Moved duplicate code from shipbrowser items OnPaint in gui.utils.drawUtils
|
2010-12-09 16:55:41 +02:00 |
|
HomeWorld
|
059c0fd1c6
|
ShipBrowser: Gradients empire strikes back
|
2010-12-08 23:27:11 +02:00 |
|
HomeWorld
|
1b944212ff
|
Fixed a stupid oopsie in shipbrowser items container class init
|
2010-12-03 10:00:34 +02:00 |
|
HomeWorld
|
a885236401
|
Removed an useless check in stage2 create new fit code, fixes ticket #317
|
2010-12-02 19:28:48 +02:00 |
|
HomeWorld
|
9953b7ab22
|
Shipbrowser uses now fonts with height specified in pixels and not in points; shipbrowser should 'look' the same on all platforms
|
2010-12-02 18:35:50 +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
|
ae6cc539f1
|
Fixed a visual bug in shipbrowser - fititem
|
2010-11-28 15:02:16 +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 |
|
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 |
|