Commit Graph

1735 Commits

Author SHA1 Message Date
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
cncfanatics
c730e59840 Typo alert 2010-11-20 16:11:00 +01:00
cncfanatics
9824d0fd27 Update eos 2010-11-20 16:08:51 +01:00
cncfanatics
fafa8fdedd Don't export Uniform and Selected ammo, also sort export output 2010-11-20 16:07:40 +01:00
Corollax
4938e51e55 Replaced the last edit with Entity's hack
Looks nice, I think? O,o
2010-11-20 08:21:50 -06:00
Corollax
ef13e9dee5 Significant speedup in the importPatterns() code
Don't delete and readd, just edit the existing object
2010-11-20 08:20:07 -06:00
Corollax
c8022f333e Refactored toClipboard() and fromClipboard()
They are now handy-dandy functions in util.py. Huzzah! =D
2010-11-20 07:44:34 -06:00
Corollax
0a5fd3119d Fixed a bug with the Selected Ammo pattern
Apparently is != ==

Please define what "is" is. </BillClinton>
2010-11-20 07:18:48 -06:00
Corollax
c2f115b310 Make the Uniform damage pattern show up
But don't let it be deletable
2010-11-20 07:08:56 -06:00
Corollax
e433af751d Cleaned up the format string
Much more readable now, but still not perfect :\
2010-11-20 07:04:44 -06:00
Corollax
e4ae3e4417 Added status updates!
That was surprisingly easy O,o
2010-11-20 06:56:04 -06:00
Corollax
24b7c50b0a Added import/export support
Export works swimmingly, but import is slow and I can't figure out why.
2010-11-20 06:48:17 -06:00
Corollax
0b191623ad Export is now working. Import in progress.
Partial commits are good? Easy to revert, yes? I hope? :(
2010-11-20 05:11:27 -06:00
HomeWorld
bba6155cc3 Added FleetItem core, no extra functionality yet (copy/rename/remove) 2010-11-19 19:03:43 +02:00
HomeWorld
8d73172996 Removed unused objects in shipbrowser 2010-11-19 18:10:21 +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
61dee2491b Revert "Added debug print for SHOW EVT (wxmac)"
This reverts commit 8a7d8afffc.
2010-11-19 17:50:14 +02:00
HomeWorld
8a7d8afffc Added debug print for SHOW EVT (wxmac) 2010-11-19 17:43:30 +02:00
HomeWorld
bfdfffd24d Debug code for preview (wxmac) 2010-11-19 17:40:22 +02:00
HomeWorld
11ae1f582b Proto for FleetItem Widget 2010-11-19 17:38:09 +02:00
HomeWorld
530ff1a80b Renamed PfListPane 2010-11-19 16:42:46 +02:00
HomeWorld
bc02f21327 Merge branch 'master' of evefit.org:pyfa 2010-11-19 16:36:08 +02:00
HomeWorld
9f74bd0f68 Moved shipbrowser specific code out of PFListPane 2010-11-19 16:35:58 +02:00
Corollax
ba6d370a0e Made some limited progress on the damage editor
Can't keep my eyes open anymore :(
2010-11-19 08:32:36 -06:00
cncfanatics
fcd98318a2 Move ListPane to its own file, rename to PFListPane 2010-11-19 15:18:43 +01:00
Corollax
3d5c338026 Fix permissions divot
chmod -x *.py
2010-11-19 08:01:55 -06:00
cncfanatics
67c750a142 Some tweaks, changes and additions to the about box 2010-11-19 14:52:46 +01:00
cncfanatics
011cb51363 Merge branch 'master' of evefit.org:pyfa
Conflicts:
	eos
2010-11-19 14:46:13 +01:00
cncfanatics
768f9c9471 Add fleet browser, view and service (basic skeleton) 2010-11-19 14:43:01 +01:00
HomeWorld
628b80e515 Dont call SetDoubleBuffered at all unless needed 2010-11-19 14:51:52 +02:00
HomeWorld
967d0cc137 Use methods compatible with wx.notebook for stuff 2010-11-19 14:46:05 +02:00
HomeWorld
7939d302e1 Make sure the window have size 0,0 at creation time or it will look nasty till it gets reparented 2010-11-19 14:36:35 +02:00
Corollax
77f1c6d347 Merge branch 'master' of evefit.org:pyfa 2010-11-19 06:33:13 -06:00
HomeWorld
b47a2c463e Fixed CTRL+W bind 2010-11-19 14:33:05 +02:00
Corollax
c4b9773bc2 Added ctrl+t support to add a tab.
Darriele used a different name for the AddTab function, so I just had to change one the call in multiSwitch :)
2010-11-19 06:32:18 -06: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
b76b3fbd50 Tweaked height of the additions pane
Also removed a commented out line.
2010-11-19 06:02:14 -06:00
Corollax
6717ce19ac Merge branch 'master' of evefit.org:pyfa 2010-11-19 05:59:21 -06: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
Corollax
d17d5428b5 Comments are for comments, not for old lines
Remove unnecessary lines, don't comment them out.
2010-11-19 05:47:58 -06:00
HomeWorld
b3d9d80c84 Merge branch 'master' of evefit.org:pyfa 2010-11-19 13:44:12 +02:00
HomeWorld
cce1d988b9 Fixed an oopsie 2010-11-19 13:44:05 +02:00
Corollax
ea38fc6c60 Grouped a few lines together to make it readable
Thermal icon lines are with thermal damage box, kinetic with kinetic, etc.
2010-11-19 05:42:01 -06:00
HomeWorld
ffd972f24e Realign stuff in dmgpattern editor 2010-11-19 13:36:35 +02:00
HomeWorld
cc18722705 Merge branch 'master' of evefit.org:pyfa 2010-11-19 13:17:54 +02:00
HomeWorld
5e4ea4f0bf Proper align stuff in dmgpattern editor 2010-11-19 13:17:46 +02:00
cncfanatics
6b3c175aab Merge branch 'master' of evefit.org:pyfa 2010-11-19 12:15:54 +01:00