59f83348dd
Pushed the new navigation panel, search for stuff isn not working properly
HomeWorld
2011-05-16 22:59:47 +03:00
2246049529
Added new navigation panel to codebase, no visual stuff yet
HomeWorld
2011-05-16 22:52:57 +03:00
db1ce4f5d8
Revert "Added separators support in SFBrowserItem"
HomeWorld
2011-05-16 19:14:46 +03:00
9f6fa23e9e
Added separators support in SFBrowserItem
HomeWorld
2011-05-16 19:05:23 +03:00
8b8b97d315
Fix for blank page not getting resized - chrometabs
HomeWorld
2011-05-16 18:34:57 +03:00
b8d8e1e96e
Modified gui.utils.drawUtils.RenderGradientBar/DrawGradientBar to be more consistent
HomeWorld
2011-05-16 18:25:03 +03:00
df282d2976
Fixed a bug in chromeTabs page resize
HomeWorld
2011-05-16 17:31:27 +03:00
2c5565bda9
Minor visual improvement in race selection
HomeWorld
2011-05-16 16:41:57 +03:00
099c450350
Stuff made in shipbrowser race selection (forgot exactly what)
HomeWorld
2011-05-16 16:19:42 +03:00
12b2f41f74
Filter ships by race properly in stage2, ignore races filter state for races that aren't present in stage2
HomeWorld
2011-05-16 15:43:16 +03:00
454504816f
Show the race selection bar without animations by default
HomeWorld
2011-05-16 15:00:10 +03:00
f35073b860
Make sure we display full races list in other stages than stage2
HomeWorld
2011-05-16 14:51:33 +03:00
60bf53fa37
Small tinkering for race selection (appearance)
HomeWorld
2011-05-16 14:46:48 +03:00
2f2a81fd6c
Allow other 'positions' when making love to the race selector
HomeWorld
2011-05-16 14:30:07 +03:00
84e20a7a4b
Added a little arrow to race filtering window
HomeWorld
2011-05-16 13:48:19 +03:00
67bdf0c157
Implemented filtering by race in shipbrowser (fully functional)
HomeWorld
2011-05-16 13:15:27 +03:00
0bb5e85695
Mockup added for races selection
HomeWorld
2011-05-16 12:01:07 +03:00
148bf226b7
Disable query caching as it doesn't help performance at all and makes few bugs to appear
DarkPhoenix
2011-05-16 12:27:58 +04:00
5201a0950c
Merge branch 'master' of evefit.org:pyfa
HomeWorld
2011-05-03 20:54:42 +03:00
a1e6bc34cf
Added the basic stuff (pyfa side) for module copy -> needs an implemetation of module clone (eos or pyfa service side)
HomeWorld
2011-05-03 20:54:31 +03:00
d2a9c357c7
Merge branch 'master' of evefit.org:pyfa
DarkPhoenix
2011-05-03 21:40:53 +04:00
4802ca76f8
Proper fix which will work for several modules with different names
DarkPhoenix
2011-04-26 15:55:46 +04:00
2ee5263f7c
Make sure to pass just 1 unique context
DarkPhoenix
2011-04-26 15:48:10 +04:00
56700e95c1
Some market browser optimizations
DarkPhoenix
2011-04-26 15:23:13 +04:00
730152e6c6
Use service's methods instead of accessing item's group directly
DarkPhoenix
2011-04-26 15:05:35 +04:00
dcb4d6566a
Make sure that items with forced group do not appear in their original group
DarkPhoenix
2011-04-26 14:57:58 +04:00
45fef160ca
Merge branch 'master' of evefit.org:pyfa
DarkPhoenix
2011-04-26 12:19:40 +04:00
d8eaa50f29
Add queries to fetch presence of fits and number of fits
DarkPhoenix
2011-04-26 12:18:46 +04:00
10935011ce
Optimized the retrival of total fits for a specific ship ID -> make use of eos.db.saveddata.queries.countFitsWithShip
HomeWorld
2011-04-26 11:14:10 +03:00
d5d864088a
Update eos
DarkPhoenix
2011-04-26 12:08:20 +04:00
7f940df7b9
Sort contexts in caller instead of context menu generator
DarkPhoenix
2011-04-25 10:43:38 +04:00
3af8792556
Revert "Implement basic context meenu sorting (by source context only for now)"
DarkPhoenix
2011-04-25 10:41:55 +04:00
a2bba48190
Implement basic context meenu sorting (by source context only for now)
DarkPhoenix
2011-04-25 00:16:50 +04:00
a2f7e37131
Changed the way how tab label is displayed so it cannot overlap with tab close button
HomeWorld
2011-02-26 16:47:30 +02:00
894fb034f7
Moved the chromeTabs add button a little bit lower (it looks less awkward now)
HomeWorld
2011-02-26 16:28:24 +02:00
753059ad1b
Code cleanup in chromeTabs.PFAddRenderer
HomeWorld
2011-02-26 16:22:04 +02:00
8bb6b1af10
Removed a draw 'optimization' in PFListPane.RefreshList as it caused some problems when the pane was resized (hidden items werent updated even if it was needed as result of resizing)
HomeWorld
2011-02-26 16:06:16 +02:00
1829846455
Fixed a visual bug (the shipbrowser item not getting updated correctly in certain cases when wx.EVT_LEAVE_WINDOW occured)
HomeWorld
2011-02-26 15:43:11 +02:00
98c8ea2f03
Tweeked the appearence of ship browser items
HomeWorld
2011-01-30 17:14:21 +02:00
24b96a5cee
Get rid of useless IDLE events
HomeWorld
2011-01-30 16:48:46 +02:00
ce437184c1
Fixed an error popup message when trying to fetch skills with no character selected in character editor - api tab (by default select the first character)
HomeWorld
2011-01-26 11:00:04 +02:00
8796d62408
Disabled shipbrowser items animation (performance issues on some old PCs) - TODO: add option in preferences to enable anim
HomeWorld
2011-01-25 18:14:55 +02:00
0960a1588bFixed#406, use page index not the current active page index
HomeWorld
2011-01-24 13:48:20 +02:00