tildearrow
|
3197e73b2c
|
localize window names
|
2024-05-27 17:53:46 -05:00 |
|
tildearrow
|
e12bf82f49
|
the massive preparations - settings and sysConf
|
2024-05-26 23:30:33 -05:00 |
|
tildearrow
|
00e0679442
|
the massive preparations - GUI
|
2024-05-26 19:31:17 -05:00 |
|
tildearrow
|
88b42ddd58
|
update copyright year
|
2024-01-16 21:26:57 -05:00 |
|
Electric Keet
|
adba445cd2
|
Tweaking numeric input steps.
Hopefully these all make more sense for how they're used.
|
2023-12-12 18:52:41 -05:00 |
|
tildearrow
|
7361160f31
|
GUI: wait what?
|
2023-11-05 18:26:00 -05:00 |
|
tildearrow
|
f7a14dd260
|
GUI: improve find/replace dialog
no more annoying combo boxes for hex numbers
|
2023-09-18 18:30:12 -05:00 |
|
Eknous-P
|
4eda4aeb39
|
revert icon changes
|
2023-08-27 10:18:39 +04:00 |
|
Eknous-P
|
fdd9b598a7
|
revert additive hint
|
2023-08-27 10:15:28 +04:00 |
|
Eknous-P
|
9e405e86fa
|
improve find/replace
|
2023-08-26 15:49:06 +04:00 |
|
Electric Keet
|
1ea4452e9b
|
More vertical centering of labels.
chanOsc, debugWindow, editControls, findReplace, gui
|
2023-08-06 20:51:51 -07:00 |
|
Electric Keet
|
f0d51323af
|
Add percent sign in replace dialog.
It's not clear that the "scale" option in the find/replace dialog is meant to be a percentage. This'll fix that!
|
2023-07-17 14:20:40 -05:00 |
|
tildearrow
|
9f48bda59a
|
GUI: fix effect replace
issue #652
|
2023-02-13 18:34:15 -05:00 |
|
tildearrow
|
45faadd4c8
|
update copyright year
|
2023-01-19 19:18:40 -05:00 |
|
cam900
|
2e85e47c48
|
Add and reorganize constant define includes
|
2022-12-09 14:30:27 +09:00 |
|
tildearrow
|
373367724b
|
GUI: use canvasW/H instead of scrW/H*dpiScale
|
2022-10-20 02:34:14 -05:00 |
|
tildearrow
|
bb5cee4a66
|
GUI: add pattern label customization settings
|
2022-08-13 18:00:29 -05:00 |
|
tildearrow
|
b0c2b10135
|
GUI: add "scale" option to find/replace
|
2022-07-25 18:32:26 -05:00 |
|
tildearrow
|
4b1db78a0b
|
GUI: remove debug message
|
2022-07-03 23:02:45 -05:00 |
|
tildearrow
|
c3a693e804
|
GUI: possibly fix replace crashes
|
2022-07-03 23:02:25 -05:00 |
|
tildearrow
|
60334fb03c
|
GUI: add spoiler window
|
2022-06-20 15:20:02 -05:00 |
|
tildearrow
|
d911c8eeab
|
GUI: remove pointless comment in find/replace
|
2022-06-17 02:42:55 -05:00 |
|
tildearrow
|
a8ae8f6e54
|
address the final find and replace issue
|
2022-06-17 02:40:34 -05:00 |
|
tildearrow
|
02d4712e9c
|
implement undo in find and replace
|
2022-06-17 02:21:07 -05:00 |
|
tildearrow
|
bdbebc99f1
|
GUI: prepare for replace undo
|
2022-06-16 01:26:19 -05:00 |
|
tildearrow
|
f3f8804f47
|
GUI: find and replace, part 13
one more part coming or maybe not
|
2022-06-12 14:39:08 -05:00 |
|
tildearrow
|
74b524a912
|
GUI: find and replace, part 12
replace is almost complete - some refinements left to do though
|
2022-06-12 03:50:05 -05:00 |
|
tildearrow
|
f0e9bd5f57
|
GUI: find and replace, part 11
lax mode done
now replace time...
|
2022-06-11 22:42:30 -05:00 |
|
tildearrow
|
44341d8ccd
|
GUI: find and replace, part 10
find kind of works (only lax mode left to do)
then i'll do replace
|
2022-06-11 03:53:34 -05:00 |
|
tildearrow
|
7354b1221c
|
GUI: find and replace, part 9
|
2022-06-11 02:14:30 -05:00 |
|
tildearrow
|
fa9fb6f8f5
|
GUI: find and replace, part 8
|
2022-06-10 18:27:47 -05:00 |
|
tildearrow
|
30bd73f83a
|
GUI: find and replace, part 7
the next parts will be dedicated on getting it working
|
2022-06-10 02:17:17 -05:00 |
|
tildearrow
|
936d9dfa49
|
GUI: find and replace, part 6
|
2022-06-09 18:52:38 -05:00 |
|
tildearrow
|
7dc3dc96c4
|
GUI: find and replace, part 5
|
2022-06-09 16:41:54 -05:00 |
|
tildearrow
|
38f4b75b12
|
GUI: find and replace, part 4
|
2022-06-08 18:02:04 -05:00 |
|
tildearrow
|
dc3b0e8322
|
GUI: find and replace, part 3
|
2022-06-07 19:48:42 -05:00 |
|
tildearrow
|
d90cfc0f33
|
fix build
|
2022-06-07 19:26:19 -05:00 |
|
tildearrow
|
bfbbdbf1d6
|
GUI: find and replace, part 2
still does not work
|
2022-06-07 18:51:18 -05:00 |
|
tildearrow
|
aa09ffeedd
|
GUI: find and replace, part 1
it does not work yet
|
2022-06-07 13:49:12 -05:00 |
|
tildearrow
|
98f31877de
|
GUI: remove chan osc debug info
|
2022-06-06 13:15:41 -05:00 |
|
tildearrow
|
9edc4818b5
|
prepare for find and replace window
|
2022-06-06 05:03:19 -05:00 |
|