blitzmann
e9d02ce4c8
Change to use BitmapLoader class
2015-09-24 12:21:50 -04:00
blitzmann
474f270b26
Change to new icon locations
2015-09-24 12:17:17 -04:00
blitzmann
e12b3f3054
Merge tag 'v1.13.2' into wx3
...
Conflicts:
config.py
A lot of icons
2015-07-20 13:21:00 -04:00
Kalu
8a22907940
newline in resist multiplier tooltip and explanation
2015-07-07 20:38:27 +02:00
Kalu
a97847e644
show rr factor in tooltip
2015-07-07 20:38:16 +02:00
blitzmann
5372f31be8
Revert "Revert "Merge branch 'master' into wx3"". So many reverts.
...
This reverts commit cca7f1112a .
2015-06-27 21:53:59 -04:00
DarkPhoenix
cca7f1112a
Revert "Merge branch 'master' into wx3"
...
This reverts commit 33a0c10650 , reversing
changes made to 2077655694 .
Reverting merges fucks up git, but oh well - we probably better merge stuff manually rather than fucking up master with wx3 which is apparently buggy
2015-04-30 19:47:15 +03:00
blitzmann
b4f4024903
Fixed some bugs that blocked startup
2014-11-08 16:38:18 +02:00
DarkPhoenix
db64713756
Show EHP restored by AAR/ASB before reload
2013-06-12 13:27:36 +04:00
HomeWorld
adae21452a
Moved and splitted util.py into gui.utils.numberFormatter and gui.utils.clipboard; GetPartialText moved into gui.utils.drawUtils.py
2010-12-22 17:57:21 +02:00
DarkPhoenix
243291959f
Revert "Resolve 352 (Clean up root folder)"
...
This reverts commit cede27f1b2 .
2010-12-18 13:46:36 +03:00
DarkPhoenix
cede27f1b2
Resolve 352 (Clean up root folder)
2010-12-18 13:34:51 +03:00
Niklas Bölter
ae6c51d244
Fixed some spacing issues in the HP/EHP toggle and a ?typo?
2010-11-20 23:39:58 +01:00
Niklas Bölter
a11e75199a
Changed the EHP/HP toggle to a button (GTK doesn't handle StaticText with Border well on certain styles)
2010-11-20 23:18:33 +01:00
Niklas Bölter
efeb24cc3b
Fixed some old references to gui.fittingView
2010-11-20 22:30:49 +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
218701be47
Fixed ticket #194 , wx.DOUBLE_BORDER style applies only on wxMSW and wxMAC; using wx.SIMPLE_BORDER for wxMAC and wxGTK
2010-10-28 18:12:43 +03:00
cncfanatics
66431ec7ad
Use a single event instead of two of them
2010-10-25 07:42:55 +02:00
cncfanatics
305b32e777
Finish making the EHP/HP switching code work exactly the way we want (not change the active damage pattern, as that has lots of unintended side effects)
2010-10-25 07:31:24 +02:00
cncfanatics
44618d612d
Correct a small display bug
2010-10-24 23:21:02 +02:00
cncfanatics
378704356b
Fix one more bug related to EHP/HP toggling
2010-10-24 23:11:19 +02:00
cncfanatics
ecc48de635
Fix a set of bugs that prevented EHP/HP switching and passive recharge
...
numbers to work correctly
2010-10-24 23:06:37 +02:00
Corollax
c35977e407
Fixed a few anal retentive tooltip issues. No biggie.
2010-10-22 22:52:57 +02:00
HomeWorld
cb6e85e50c
Minor tooltip text corrections
2010-10-22 18:47:59 +03:00
HomeWorld
c9a77d4678
Some added to EHP/HP text, cant be done otherwise
2010-10-22 18:27:17 +03:00
Weeknie
2b3c1aeaae
Added tooltips, ticket 105
2010-10-22 17:23:33 +02:00
HomeWorld
4ccca0efe3
Added a border to HP/EHP statictext to make ppl notice that something is wrong with that text and they shouldn't touch it
2010-10-15 12:58:02 +03:00
HomeWorld
49f6bba636
RAW HP WAS DEEMD TO BE TOO LAUD < CHANGED IT TO HP
2010-10-12 16:48:31 +03:00
HomeWorld
1cd2202db0
Added requested feature from ticket #99
2010-10-12 09:30:18 +03:00
cncfanatics
51813be6d1
Use SetValueRange
2010-10-11 13:37:40 +02:00
cncfanatics
fe68ffacfe
Implement damage pattern switching
2010-10-11 10:11:24 +02:00
cncfanatics
57ed2bf246
Remove debug print
2010-10-11 09:27:17 +02:00
cncfanatics
93a1c31292
FIx an oopsie
2010-10-11 09:18:20 +02:00
HomeWorld
4278b602c3
Added more anim equations in pygauge class, changed gauge anim equation from OUT_QUAD to OUT_QUART
2010-10-10 22:31:19 +03:00
cncfanatics
8f21a25da6
Implement the start of stat view menus
2010-10-06 09:29:47 +02:00
cncfanatics
c41525ff4a
Make a slight redesign of the builtins
2010-10-04 09:17:52 +02:00
HomeWorld
a45798bd1f
Small visual bug fix in resistancesViewFull - TODO: all statsview comps should do header layout in refreshPanel
2010-10-02 21:39:39 +03:00
cncfanatics
792696aec4
Set Uniform as default damage Pattern, TODO: fix damagePattern display
...
code, its broken atm
2010-10-01 07:37:18 +02:00
HomeWorld
a0d9784d91
Made h/v gap = 0 in resistances gridbagsizer
2010-09-13 17:25:02 +03:00
cncfanatics
21e4ae2a52
Remove some debug code and fixup Layout() calls in statviews
2010-09-11 14:53:27 +02:00
cncfanatics
f81db477fc
Remove some unused imports
2010-09-11 14:04:49 +02:00
HomeWorld
1a494cac37
Major rework in statspane take 2 (no mini statspane yet)
2010-09-10 18:23:10 +03:00