zhaoweny
|
85e779469f
|
i18n: more annotation
|
2020-07-01 11:48:06 +08:00 |
|
zhaoweny
|
d33976a2ad
|
i18n: more annotation for context menus, stats view tooltips
|
2020-06-23 15:55:28 +08:00 |
|
zhaoweny
|
4eda1a1d66
|
i18n: minor tweaks for easier translation
1. tweaks for characterEditor.py and patternEditor.py according to PR discussion.
2. fix for "Recent Fits" label not translated
|
2020-06-21 17:11:58 +08:00 |
|
blitzmann
|
68f7e6c709
|
Start converting _() to _t()
|
2020-06-20 15:07:14 -04:00 |
|
zhaoweny
|
a05e7dbad1
|
i18n/zh_CN: add more UI translation
|
2020-06-20 17:42:52 +08:00 |
|
DarkPhoenix
|
b3278ca9ec
|
Tokenize regexp requests taking into consideration regexp context
|
2020-04-08 13:24:48 +03:00 |
|
DarkPhoenix
|
18d8ed6558
|
Take modifier key info from event where possible
|
2019-10-08 20:50:14 +03:00 |
|
DarkPhoenix
|
c13cd23d54
|
Change parent of fit deletion dialog
Try out tip mentioned in https://github.com/wxWidgets/Phoenix/issues/1343
|
2019-09-23 15:32:16 +03:00 |
|
DarkPhoenix
|
5a34db0d2f
|
Change how fit deletion confirmation dialog is destroyed
|
2019-09-02 01:14:35 +03:00 |
|
DarkPhoenix
|
6fceda5f27
|
Ensure right-clicked item is selected on Mac in Display list panels
|
2019-08-22 08:47:45 +03:00 |
|
DarkPhoenix
|
34a6fdc07e
|
Rework more windows to use aux frame
|
2019-08-12 00:32:27 +03:00 |
|
DarkPhoenix
|
a028ebe198
|
Rework how we handle all modal dialogs
|
2019-08-10 01:56:43 +03:00 |
|
DarkPhoenix
|
ee9c1db000
|
Add support for ship browser lite to projected view
|
2019-08-01 12:26:35 +03:00 |
|
DarkPhoenix
|
b3b134ea45
|
Add support for ship browser lite to command view
|
2019-08-01 12:21:01 +03:00 |
|
DarkPhoenix
|
7ec9d3f122
|
Make sure graphs properly react to target profile updates
|
2019-08-01 00:21:42 +03:00 |
|
DarkPhoenix
|
cd20164d7a
|
Pass calling window to context menu
|
2019-07-30 19:12:45 +03:00 |
|
DarkPhoenix
|
5b74c6c5e1
|
Update graph info when fit name changes
|
2019-07-07 02:33:54 +03:00 |
|
DarkPhoenix
|
63ca8dc559
|
Recalc all fits which might need that when changing factorReload flag
|
2019-07-05 01:08:00 +03:00 |
|
DarkPhoenix
|
e77ada4e8c
|
Start searching from 1 char if strin contains CJK glyphs
|
2019-06-05 19:06:17 +03:00 |
|
DarkPhoenix
|
1ec78d9beb
|
Remove fit from graph window when it gets deleted
|
2019-05-19 21:29:43 +03:00 |
|
DarkPhoenix
|
203bed06d6
|
Do not consider previous item heights when setting new item height
|
2019-05-16 22:13:01 +03:00 |
|
DarkPhoenix
|
5b52da737a
|
Do not trigger esc when modifier keys are pressed
|
2019-05-12 17:08:41 +03:00 |
|
DarkPhoenix
|
8ec840740b
|
Change fix for #1909
|
2019-05-01 13:04:12 +03:00 |
|
DarkPhoenix
|
2da85888be
|
Fix scrolling speed in ship browser
|
2019-05-01 01:05:31 +03:00 |
|
DarkPhoenix
|
bdd4a8cfb7
|
Fix scroll rate in preference panel
|
2019-05-01 00:55:52 +03:00 |
|
DarkPhoenix
|
e865c9a399
|
Use GetModifiers() instead of asking status of individual keys
|
2019-04-27 14:22:09 +03:00 |
|
DarkPhoenix
|
c03d000c45
|
Pass item which is considered to be clicked item to context menus
|
2019-04-22 15:45:37 +03:00 |
|
DarkPhoenix
|
031cb6fcfb
|
Change projected fits behavior - now addition adds 1 fit in any case (even if fit is already projected), and removal via double-click works like with drones
|
2019-04-21 21:22:57 +03:00 |
|
DarkPhoenix
|
93cd3b97fa
|
Make command-related commands and their invokations more reliable
|
2019-04-20 00:35:14 +03:00 |
|
DarkPhoenix
|
a560597a85
|
Rework 3 more UI commands
|
2019-04-15 12:06:07 +03:00 |
|
DarkPhoenix
|
4a6c1c3920
|
Rework command-related GUI commands
|
2019-04-14 16:34:01 +03:00 |
|
DarkPhoenix
|
700e249bf3
|
Do not crash when undoing fit rename when fit item has been disposed
|
2019-04-14 11:55:22 +03:00 |
|
DarkPhoenix
|
9a6255cb29
|
Rework setting mode and fix command which changes fit name
It was just broken before
|
2019-04-14 03:18:25 +03:00 |
|
Ryan Holmes
|
65dff8dcf7
|
Scroll the window back to 0, 0 when children are removed (#1843)
|
2019-02-28 21:41:59 -05:00 |
|
Jonah Jolley
|
a5a9dc0877
|
Adding support for ctrl+backspace in searchbars
|
2019-02-21 18:18:01 -07:00 |
|
blitzmann
|
1454cd8a0d
|
Merge remote-tracking branch 'origin/development' into release/v2.5.0
|
2018-10-08 12:40:23 -04:00 |
|
blitzmann
|
2e64280403
|
Fix an issue in which left up event was triggered after selecting a file in a file dialog (#1447)
|
2018-09-25 21:03:51 -04:00 |
|
blitzmann
|
b4b8a158f5
|
Bunch of import optimizations
|
2018-09-16 00:05:36 -04:00 |
|
blitzmann
|
621672bf34
|
Some tox fixes
|
2018-09-15 20:38:08 -04:00 |
|
blitzmann
|
b08406b7d6
|
Move the FitRenameCommand command
|
2018-09-15 17:46:55 -04:00 |
|
blitzmann
|
0f4f8c636d
|
Start working on projections
|
2018-08-04 22:10:14 -04:00 |
|
blitzmann
|
3c7f0258df
|
More converting for command fits
|
2018-08-03 21:19:51 -04:00 |
|
blitzmann
|
926e0a9035
|
Start working on some undo / redo functionality. this is just the start, only module state changes and fit rename is implemented, and probably not very well x_x
|
2018-07-21 00:12:28 -04:00 |
|
blitzmann
|
19cf3c2036
|
Update various GUI things to show new location for ship icon
|
2018-06-02 14:54:59 -04:00 |
|
blitzmann
|
e902cc5780
|
Add event.skip() to fit rename textCtrl focus loss
|
2018-02-28 22:00:48 -05:00 |
|
blitzmann
|
81d61d7e29
|
lol context management not available in 4.0.0b2, and can't update to >4.0 until #1421 is addressed
|
2018-02-24 13:49:17 -05:00 |
|
blitzmann
|
9ab4ec2d4f
|
Convert AutoBufferedPaintDC > BufferedPaintDC (and use spiffy new context management). See #1418
|
2018-02-24 13:45:36 -05:00 |
|
blitzmann
|
5f0ce58c29
|
Merge branch 'master' into test-3
# Conflicts:
# gui/builtinShipBrowser/fitItem.py
# service/port.py
|
2018-02-11 21:29:17 -05:00 |
|
blitzmann
|
0f30ea554d
|
Fix for #1377 - group up support fighters and modify the bonus based on amount active
|
2018-02-10 14:14:31 -05:00 |
|
blitzmann
|
2d7eed4aac
|
Fix for #1355 - we were not properly deleting the fit from the list being passed into the Import event (which the history functionality piggy backs on). This also fixes the same bug with the import list.
|
2018-02-06 00:36:57 -05:00 |
|