Commit Graph

  • 5d54114ef4 Rearranged stuff HomeWorld 2010-11-12 14:21:45 +02:00
  • e433928ca5 Gray out graph menu item if graphs aren't available cncfanatics 2010-11-12 13:19:57 +01:00
  • 24497fc189 Miscellaneous fixes and tweaks Corollax 2010-11-12 05:30:14 -06:00
  • d89766c0cb Added a new graphs icon Corollax 2010-11-12 05:13:23 -06:00
  • 72a49fcd6f More work on graphs cncfanatics 2010-11-12 12:01:55 +01:00
  • 1006aec8a6 Eos fix cncfanatics 2010-11-12 11:48:21 +01:00
  • dd27d21f30 Permissions fix Corollax 2010-11-11 17:29:28 -06:00
  • 197b0f9108 Basic functionality added to PyfaNotebook (PFNotebook) HomeWorld 2010-11-11 20:23:18 +02:00
  • 496e91a697 DND fits to GraphFrame HomeWorld 2010-11-11 18:25:43 +02:00
  • 031708d9e6 There can be only ONE ...GraphFrame HomeWorld 2010-11-11 18:06:28 +02:00
  • d41dfc3266 Uncommited stuff HomeWorld 2010-11-11 17:47:36 +02:00
  • ea66f6f147 Full complete rework of the columnViews, Every column should now work regardless if the type of view it was put in. cncfanatics 2010-11-11 15:49:05 +01:00
  • 67058d37e7 Add an extra widget in graphFrame, still needs to be wired up cncfanatics 2010-11-11 15:48:55 +01:00
  • 0414b603fb Merge branch 'master' of evefit.org:pyfa cncfanatics 2010-11-11 13:51:44 +01:00
  • 76d0307168 Submodule update? Corollax 2010-11-11 06:50:19 -06:00
  • 41812079f6 Use a red circle for close btn highlight HomeWorld 2010-11-11 14:32:34 +02:00
  • e3f5aec1f8 Merge branch 'master' of evefit.org:pyfa cncfanatics 2010-11-11 13:04:18 +01:00
  • 00ce81e70e Do some checkings if we have tabs or not HomeWorld 2010-11-11 14:03:24 +02:00
  • 87f1ef159e fix the fix HomeWorld 2010-11-11 13:56:59 +02:00
  • 4ad55d24e9 Fix a bug where All 5 wouldn't get restricted if it was selected on startup cncfanatics 2010-11-11 12:54:38 +01:00
  • 1726384036 Merge branch 'master' of evefit.org:pyfa HomeWorld 2010-11-11 13:48:14 +02:00
  • 401cf66bbd pftabs tweaks HomeWorld 2010-11-11 13:48:00 +02:00
  • 6b0aa2b4a6 Fixed extra parens Corollax 2010-11-11 05:25:05 -06:00
  • a179e61ecb Tiny tweaks to miniframe.py Corollax 2010-11-11 05:18:12 -06:00
  • 51725ddb35 Tiny readability/efficiency change to miniframe.py Corollax 2010-11-11 05:15:14 -06:00
  • d4d68e990d Added the appropriate interpreter invocation Corollax 2010-11-10 16:04:01 -06:00
  • f5838846f5 Merge branch 'master' of evefit.org:pyfa Corollax 2010-11-10 15:59:12 -06:00
  • 576d07297b Give focus back to parent after the dragwindow is shown HomeWorld 2010-11-10 21:25:11 +02:00
  • ee4d1e451a Fixed a bug where importing a fit and shipbrowser not visible could cause weird stuff HomeWorld 2010-11-10 19:34:14 +02:00
  • 11a7c28e31 Uses the new maxTargetRange property Corollax 2010-11-10 02:59:08 -06:00
  • b48227c05f GetLabel != GetValue fail cncfanatics 2010-11-10 09:10:20 +01:00
  • 1fdb1dc55f Be more verbose cncfanatics 2010-11-10 09:08:37 +01:00
  • 480cfde6ae Give the graphFrame a default size cncfanatics 2010-11-10 08:57:37 +01:00
  • 4ce73473c2 Remove useless import cncfanatics 2010-11-10 08:49:04 +01:00
  • 414201d164 Fix Permissions Divot Corollax 2010-11-09 16:03:17 -06:00
  • f2aad0d78c Add a status bar and a clear call cncfanatics 2010-11-09 23:00:07 +01:00
  • 98ed11b95b Merge branch 'master' of evefit.org:pyfa cncfanatics 2010-11-09 22:47:53 +01:00
  • e6e96d6246 Add graphing support into pyfa (first iteration, very basic) cncfanatics 2010-11-09 22:47:32 +01:00
  • 2f2373180c Padded splitter window (left +2) HomeWorld 2010-11-09 21:11:51 +02:00
  • 6b99d8e717 Use window.SetShape only on wxmsw HomeWorld 2010-11-09 20:30:01 +02:00
  • 0019ea2cca Random tryouts to make thing works on wxmac, I wonder why? HomeWorld 2010-11-09 20:16:40 +02:00
  • e88d54576e Properly set size for dnd window HomeWorld 2010-11-09 20:11:12 +02:00
  • 425c97f476 Inc fontsize for wxmac HomeWorld 2010-11-09 20:03:16 +02:00
  • bac6361d0b Use a bigger font size for GroupItem in case of wxMAC HomeWorld 2010-11-09 19:59:48 +02:00
  • 3f8717e820 Stuff HomeWorld 2010-11-09 15:26:10 +02:00
  • d532ca8378 Do correct hittest (take in account the selected tab first) HomeWorld 2010-11-09 14:34:05 +02:00
  • 9505d02edd Boundry check + mouse capture HomeWorld 2010-11-09 13:51:43 +02:00
  • bb171551a2 Switching tabs isn't working, dont test it, really HomeWorld 2010-11-09 13:37:17 +02:00
  • 1a70da942d Dont drag tabs around. HomeWorld 2010-11-09 12:37:16 +02:00
  • 27a05ca237 Merge branch 'master' of evefit.org:pyfa cncfanatics 2010-11-09 09:53:16 +01:00
  • 386aa4210a Update eos cncfanatics 2010-11-09 09:53:05 +01:00
  • b9501dcaed Merge branch 'master' of evefit.org:pyfa HomeWorld 2010-11-09 10:36:13 +02:00
  • 1ea40fe5ef More stuff HomeWorld 2010-11-09 10:35:55 +02:00
  • 363bba74c0 Fix permissions divot Corollax 2010-11-08 21:59:54 -06:00
  • 0a53d992ef Color boundry check HomeWorld 2010-11-08 23:39:44 +02:00
  • d1bdfde901 Optimizations anyone ? HomeWorld 2010-11-08 22:53:51 +02:00
  • 84e6bb0d20 Revert "Minor optimization on setsize" HomeWorld 2010-11-08 22:19:57 +02:00
  • 1f408e58e9 Minor optimization on setsize HomeWorld 2010-11-08 22:14:57 +02:00
  • cbb32dd5e0 More ugly stuff HomeWorld 2010-11-08 21:57:27 +02:00
  • 31bda466cd Transparent stuff HomeWorld 2010-11-08 19:58:15 +02:00
  • 17d04a7ba5 Note to self: never code before drinking coffee HomeWorld 2010-11-08 17:22:28 +02:00
  • 37fa9e72d1 Don't die if matplotlib isn't around cncfanatics 2010-11-08 14:13:26 +01:00
  • 346fa708bc Basic (and ugly) setup for graphs cncfanatics 2010-11-08 13:50:37 +01:00
  • 4fb1d3f632 Merge branch 'master' of evefit.org:pyfa cncfanatics 2010-11-08 10:45:10 +01:00
  • 8046cf8781 Change nameSorter to correctly handle names with numbers in them and sort accordingly cncfanatics 2010-11-08 10:44:40 +01:00
  • 01369ddcfe Stuff HomeWorld 2010-11-08 09:21:55 +02:00
  • 26455c1010 Really, dont create a bitmap with Over9000 px width HomeWorld 2010-11-08 09:08:51 +02:00
  • 8e87a39545 Got Alpha? HomeWorld 2010-11-08 08:33:33 +02:00
  • 817a1b11ee Also search limited issue ships, closes #294 DarkPhoenix 2010-11-08 00:37:10 +03:00
  • 26c146e91a Make sure we set the right font color HomeWorld 2010-11-07 22:03:31 +02:00
  • f71c740e5d Made selected tab pop into your eyes HomeWorld 2010-11-07 21:59:25 +02:00
  • a7f1cc871b Preview of future pyfa's notebook HomeWorld 2010-11-07 21:52:22 +02:00
  • 09e73a9566 REALLY fix ref cncfanatics 2010-11-07 11:56:09 +01:00
  • a61c1f3a79 Update eos ref cncfanatics 2010-11-07 11:51:47 +01:00
  • 9b876b5b4c Merge branch 'master' of evefit.org:pyfa cncfanatics 2010-11-07 01:55:10 +01:00
  • d408a1b3fa Update eos cncfanatics 2010-11-07 01:54:43 +01:00
  • 5574df241a Add protection against passed None values DarkPhoenix 2010-11-06 20:51:08 +03:00
  • 1790a4c5f0 Fixed a little oopsie: gtfo if targetWnd is None HomeWorld 2010-11-05 19:46:43 +02:00
  • bcf08078fa Updated eos ref HomeWorld 2010-11-05 19:34:10 +02:00
  • bb7931c5c0 Allow fit drag to projected view HomeWorld 2010-11-05 19:32:32 +02:00
  • 91309299f5 Have projectedName handle projected fits instead of passing them on and having the slave die cncfanatics 2010-11-05 18:05:58 +01:00
  • 653a3108d6 Bad indent is bad.This closes #280 too HomeWorld 2010-11-05 18:45:42 +02:00
  • 4a3860b270 Another fix caused by a weird wxwidgets gtk implementation HomeWorld 2010-11-05 18:11:53 +02:00
  • 509baaa84f Fix for stupid wxgtk stuff, why windows are still there when already destroyed? HomeWorld 2010-11-05 17:54:17 +02:00
  • a62eee8f9b Tricky is it fittingview or is it notebook content HomeWorld 2010-11-05 16:34:36 +02:00
  • 0be84efc14 Implemented fit add to projected but currently it is disabled till projected view plays nice HomeWorld 2010-11-05 16:12:02 +02:00
  • f6cb29953a Make sure we clean up stuff when a Mouse_Capture_Lost event arrives HomeWorld 2010-11-05 15:10:20 +02:00
  • 8b9802c21d Don't complicate stuff when it can be done very simple; make use of wx.FindWindowAtPointer to detect our drop targets HomeWorld 2010-11-05 15:05:47 +02:00
  • 0ed842c747 Fixed an index out of range when resizing columns in display.py HomeWorld 2010-11-05 14:43:09 +02:00
  • ef34ab49c2 SpecialFIXED drag window HomeWorld 2010-11-05 11:36:50 +02:00
  • b6c91becff Seems that window_create event never gets triggered in wxgtk, fixed shaped window HomeWorld 2010-11-05 10:21:51 +02:00
  • 0448ae2edc Rounded corners at a cheap price HomeWorld 2010-11-05 10:02:55 +02:00
  • 509af114db Ugly dialogs?.. No thx HomeWorld 2010-11-04 23:48:15 +02:00
  • f443beba32 Say no to print. HomeWorld 2010-11-04 23:09:50 +02:00
  • 25f7c4813d Magic stuff in detecting drop area HomeWorld 2010-11-04 23:07:32 +02:00
  • 69b53caf02 Merge branch 'master' of evefit.org:pyfa HomeWorld 2010-11-04 22:14:26 +02:00
  • df23cd1726 Use different fit actions for dropping a fit in multiswitch or onto fittingview HomeWorld 2010-11-04 22:13:18 +02:00
  • a6c75979a2 Merge branch 'master' of evefit.org:pyfa cncfanatics 2010-11-04 20:59:30 +01:00
  • 71ceb5a05c Implement projected drone merging cncfanatics 2010-11-04 20:59:16 +01:00
  • dd54f4b21b Changed maxRange.py to use new falloff properties Corollax 2010-11-04 14:09:32 -05:00