Julian Frohmüller
|
03e314df79
|
Update translation files to include tooltips.
|
2022-12-05 00:58:08 +01:00 |
|
Julian Frohmüller
|
b8e69bcc36
|
Add tooltips to all major OSC UI elements.
Minor changes to build scripts.
|
2022-12-05 00:38:21 +01:00 |
|
Julian Frohmüller
|
4de37be448
|
Get rid of unused helper program.
|
2022-12-04 22:40:12 +01:00 |
|
Julian Frohmüller
|
5cf27fc5e8
|
More minor improvements to scripts.
|
2022-12-04 22:28:25 +01:00 |
|
Julian Frohmüller
|
c0d66ce708
|
Improve build scripts.
|
2022-12-04 22:10:06 +01:00 |
|
Julian Frohmüller
|
844bad67ec
|
Add script to update PO files and PO templates.
|
2022-12-04 20:50:16 +01:00 |
|
Julian Frohmüller
|
5ca368f364
|
Update translation files.
|
2022-12-04 20:09:59 +01:00 |
|
Julian Frohmüller
|
656b8d9b30
|
Add simple color picker to OSCViewer.
|
2022-12-04 19:08:48 +01:00 |
|
Julian Frohmüller
|
ae22b10dd2
|
Further refactoring.
Again, replacing many calls to strcpy() and strcat().
|
2022-12-04 15:58:24 +01:00 |
|
Julian Frohmüller
|
03bd0ea28a
|
More minor refactoring.
Removal of various instances of strcpy() and strcat().
|
2022-12-04 15:00:15 +01:00 |
|
Julian Frohmüller
|
02d8c044bf
|
Minor refactoring.
Replace (almost) every sprintf() call with a snprintf() call.
|
2022-12-03 14:55:09 +01:00 |
|
Julian Frohmüller
|
e515f04f5a
|
Further refactoring of OSCViewer.
Replace every strcat() call with a strncat() call.
|
2022-11-30 12:15:06 +01:00 |
|
Julian Frohmüller
|
a0c76c86bb
|
Further refactoring of OSCViewer.
Replace every strcpy() call with an appropriate alternative.
|
2022-11-30 11:51:25 +01:00 |
|
Julian Frohmüller
|
2172d61bf5
|
Minor refactoring of OSCViewer.
Replace every sprintf() call with a snprintf() call.
|
2022-11-30 10:50:21 +01:00 |
|
Julian Frohmüller
|
a6ef50d01a
|
Minor changes to localization system.
|
2022-11-28 12:07:35 +01:00 |
|
Julian Frohmüller
|
36e7efa406
|
Fix buffer overflow.
Auto-update translations of more than 25 characters resulted in a crash.
|
2022-11-28 11:26:04 +01:00 |
|
Julian Frohmüller
|
fa7ec62878
|
Minor changes.
|
2022-11-28 11:10:26 +01:00 |
|
Julian Frohmüller
|
b87fe646eb
|
Finish German translation. Change Readme.
|
2022-11-28 11:01:12 +01:00 |
|
Julian Frohmüller
|
c8d65da0ec
|
Remove unused files.
|
2022-11-28 10:08:03 +01:00 |
|
Julian Frohmüller
|
cce2dc6c0d
|
Generate locale files at build time.
|
2022-11-28 10:07:27 +01:00 |
|
Julian Frohmüller
|
e6c29c75cb
|
Remove unnecessary files.
|
2022-11-27 17:42:48 +01:00 |
|
Julian Frohmüller
|
8cdc731e35
|
Replace localization system with gettext.
|
2022-11-27 17:38:13 +01:00 |
|
Julian Frohmüller
|
96a15300c9
|
Fix translations for newly added labels.
|
2022-11-27 10:43:19 +01:00 |
|
Julian Frohmüller
|
06fc8f9517
|
Minor visual change to OSCViewer.
Do not change line width value before drawing rectangle stroke for marked blocks.
|
2022-11-26 16:20:34 +01:00 |
|
Julian Frohmüller
|
a1486899c1
|
Add label showing the current auto-update timer.
|
2022-11-26 15:03:08 +01:00 |
|
Julian Frohmüller
|
f3634a0b0d
|
Minor visual changes to OSCViewer.
|
2022-11-26 00:36:10 +01:00 |
|
Julian Frohmüller
|
6d62dbc0d9
|
Various small changes to OSCViewer.
Added Help menu and About window.
Removed EULA file from OSC About window.
|
2022-11-25 22:48:46 +01:00 |
|
Julian Frohmüller
|
23d38dccef
|
Recreate Glade file targeting 3.16.
Experiment with other color schemes.
|
2022-11-25 19:45:23 +01:00 |
|
Julian Frohmüller
|
8b055fad30
|
Minor change to OSCViewer.
|
2022-11-25 10:44:00 +01:00 |
|
Julian Frohmüller
|
cd6d064565
|
Show log and domain file paths in OSCViewer.
|
2022-11-25 09:11:36 +01:00 |
|
Julian Frohmüller
|
00496aa905
|
Minor changes to OSCViewer.
Highlight good data by default, show logfile in window title.
|
2022-11-25 08:50:40 +01:00 |
|
Julian Frohmüller
|
9db3680990
|
Show domain in OSCViewer once one is loaded
|
2022-11-20 21:22:28 +01:00 |
|
Julian Frohmüller
|
9bc9445b4a
|
Combine OpenSuperClone and OSCViewer version.
For the time being it makes sense to drop the individual version numbers and handle both programs as a single project.
|
2022-11-09 10:31:44 +01:00 |
|
Julian Frohmüller
|
33bd811313
|
Combine OpenSuperClone, OpenSuperTool, and Scripts version number into one.
|
2022-11-08 10:40:28 +01:00 |
|
Julian Frohmüller
|
4f85a12260
|
Remove unnecessary helptext.
|
2022-11-08 10:10:50 +01:00 |
|
Julian Frohmüller
|
53964ef494
|
Add some more basic keyboard shortcuts.
|
2022-11-08 09:57:51 +01:00 |
|
Julian Frohmüller
|
8bd91e7de6
|
Fix typo.
|
2022-11-07 13:05:16 +01:00 |
|
Julian Frohmüller
|
99d0fbcaa4
|
Add some basic keyboard shortcuts.
|
2022-11-07 13:04:25 +01:00 |
|
Julian Frohmüller
|
2c8fcdfb3a
|
Change Readme.
|
2022-11-05 22:25:09 +01:00 |
|
Julian Frohmüller
|
d93051c303
|
Fix Debian package requirements.
|
2022-11-05 22:09:55 +01:00 |
|
Julian Frohmüller
|
cb91c86c5f
|
Change phrasing in Readme.
|
2022-11-05 21:45:31 +01:00 |
|
Julian Frohmüller
|
d8d00a6562
|
More minor changes to OSCViewer.
|
2022-11-05 21:39:50 +01:00 |
|
Julian Frohmüller
|
52de96ecf8
|
Fix visual glitches in OSCViewer.
|
2022-11-05 21:13:22 +01:00 |
|
Julian Frohmüller
|
2734a17ba8
|
Very minor refactoring of OSCViewer.
|
2022-11-04 12:00:49 +01:00 |
|
Julian Frohmüller
|
9ecf2c7025
|
Get completely rid of all GTK2 code.
|
2022-11-04 09:44:49 +01:00 |
|
Julian Frohmüller
|
3bda803d2c
|
Fix typo in clean.sh
|
2022-11-04 09:26:28 +01:00 |
|
Julian Frohmüller
|
b0f6e75fbd
|
Merge branch 'gtk3'
|
2022-11-04 08:55:52 +01:00 |
|
Julian Frohmüller
|
86a2c6a2e9
|
Fix uninstallation script.
|
2022-11-04 08:53:00 +01:00 |
|
Julian Frohmüller
|
2a4d8302e3
|
Fix typo in tasks.json.
|
2022-11-03 22:25:29 +01:00 |
|
Julian Frohmüller
|
590e93629b
|
Disable double buffering for OSCViewers main and top draw area to lessen the flickering.
|
2022-11-03 21:50:08 +01:00 |
|