Commit Graph

61 Commits

Author SHA1 Message Date
HomeWorld
14347324f3 Shipbrowser searchctrl pos fix attempt (macs sucks) 2010-09-29 21:09:06 +03:00
cncfanatics
6b851dd3e0 Remove print statements 2010-09-22 10:32:26 +02:00
cncfanatics
993c79f4f5 Rename controller to service 2010-09-18 12:31:22 +02:00
HomeWorld
a367068930 Pyfa exit - fixed ticket #42 - While by doing this I get rid of tracebacks, I don't like it, pyfa shutdowns in more than a second 2010-09-11 23:39:51 +03:00
cncfanatics
174ee9c5c0 Reset rename to false when relevant 2010-09-11 19:38:57 +02:00
cncfanatics
c1afea3723 Change EditLabel implementation slightly, should work everywhere now 2010-09-11 19:33:13 +02:00
cncfanatics
f7d8566fd7 Correctly set shipbrowser style 2010-09-11 09:50:41 +02:00
cncfanatics
a1490a4f09 Fix the bug where one needed two clicks to select market/ship browser 2010-08-28 20:46:53 +02:00
cncfanatics
61a24d1f2f Allow double-click expand in ship-browser 2010-08-27 21:04:02 +02:00
cncfanatics
5cd0b01e5e Post all custom events on the mainFrame 2010-08-27 13:23:06 +02:00
cncfanatics
87c24f0082 use TREE_ITEM_ACTIVATED instead of doubleclick event, it handles but enter and doubleclicks.
Remove doubleclick rename
Activating a tree element will now put it into the active tab
2010-08-26 01:04:49 +02:00
cncfanatics
d4f39bd9b2 Clear images when a tab is emptied, don't rename fits to "" if user cancels renaming 2010-08-25 20:20:25 +02:00
cncfanatics
05e1deb193 Add an IsOk() check 2010-08-25 19:28:05 +02:00
cncfanatics
321188e23e Wire up events so the active fit in a tab changes when a new fit is selected, and names change when renamed, etc. 2010-08-25 19:20:38 +02:00
cncfanatics
2d33a5dda5 Add a bunch of event.Skip() statements where needed.
Wire up a few events in the fittingView
Make the + button actualy add new tabs
2010-08-25 14:59:46 +02:00
cncfanatics
12e348a0c3 Actualy remove the . after "fit" in the menu tooltips now 2010-08-25 13:53:24 +02:00
cncfanatics
22cc5dc243 Readd a 100ms timer 2010-08-23 20:22:31 +02:00
cncfanatics
16614a8ffb Revert "Remove search related timers. Restrict market search to 4+"
This reverts commit a696b72d68.
2010-08-23 20:21:19 +02:00
cncfanatics
64e25ac58f Prevent the whole background from being redrawn for out trees. MIGHT fix flicker issues 2010-08-23 20:09:08 +02:00
cncfanatics
a696b72d68 Remove search related timers. Restrict market search to 4+ 2010-08-23 19:56:08 +02:00
cncfanatics
e87b393a30 Add a timer to the ship browser too, while unneeded, it should easy the flicker somewhat 2010-08-23 19:11:56 +02:00
DarkPhoenix
8e4e75bf87 Ships are shown first, then setups 2010-08-23 09:55:26 +04:00
cncfanatics
8724074ab8 Tune sorting parameters for search 2010-08-22 20:02:58 +02:00
DarkPhoenix
3ffeaeba24 Move comment to its proper place 2010-08-22 23:29:53 +04:00
DarkPhoenix
2fa85a129d Optimize setups search a bit 2010-08-22 23:26:54 +04:00
DarkPhoenix
608878f3f0 Change icon and add appropriate sorting 2010-08-22 23:21:06 +04:00
DarkPhoenix
b8c42319e8 Search fits too 2010-08-22 22:58:52 +04:00
cncfanatics
2a9e72d031 Go back to ship view if len(search) < 3 2010-08-22 18:45:16 +02:00
cncfanatics
3815e7e423 Add live search for ships 2010-08-22 18:26:20 +02:00
cncfanatics
ab925b0587 Fix a STUPIDLY RETARDED bug in search 2010-08-22 18:16:11 +02:00
cncfanatics
23a48e1ca6 Slight change on search handling 2010-08-22 18:05:52 +02:00
cncfanatics
353a2eb0c0 Implement a new type of search 2010-08-22 17:33:19 +02:00
cncfanatics
6137909eb8 Add a SetFocus() after end of search to the shipview 2010-08-22 02:45:41 +02:00
cncfanatics
9947026898 Slight fix on niki's code (wrong parents) 2010-08-22 01:37:20 +02:00
Niklas Bölter
91ad337ed0 Fixed search box in ship browser on os x 2010-08-22 01:34:10 +02:00
cncfanatics
3590a3b061 Add search and variation selection buttons to market browser (non-functional for the moment) 2010-08-21 23:41:30 +02:00
cncfanatics
f0f0aab6b9 Set focus to the treeview after search 2010-08-21 21:33:48 +02:00
cncfanatics
7a46f663ed Add a cancel button for the search 2010-08-21 20:39:54 +02:00
cncfanatics
d29a7e66c8 Implement searching in the ship browser 2010-08-21 20:26:39 +02:00
cncfanatics
b76d929b76 Reorder items after renaming 2010-08-20 22:47:05 +02:00
cncfanatics
f4bf237c0d Use event.Skip() instead of expanding/collapsing ourselves, WE'RE LAZY 2010-08-20 22:16:49 +02:00
cncfanatics
baf9ef6dd4 Make doubleclick expand/collapse in the shipBrowser 2010-08-20 22:15:13 +02:00
cncfanatics
57219f56e7 Hopefully fix the button sizing issue once and for all 2010-08-20 22:06:14 +02:00
cncfanatics
7ba5644eda Force all buttons to the same size 2010-08-20 22:00:44 +02:00
cncfanatics
389ece9ab1 add wx.EXPAND flag to shipBrowser buttons 2010-08-20 21:52:23 +02:00
cncfanatics
ad17b0aad9 Force all shipBrowser buttons to be of the same size 2010-08-20 21:48:43 +02:00
cncfanatics
0f6e4d28d3 Add copying of fits 2010-08-20 21:34:22 +02:00
cncfanatics
2f71e1ff32 Make the delete button work 2010-08-20 21:06:27 +02:00
cncfanatics
35b17b81f8 Add doubleclick rename 2010-08-20 20:45:10 +02:00
cncfanatics
89b23e1c30 issue a SetItemText call 2010-08-20 20:37:28 +02:00