Anton Keks
|
8b61fe1028
|
#247 upgrade Linux SWT to 4.17 - it has enlarged buttons, but seems to detect dark background correctly under KDE
|
2020-09-22 22:29:52 +03:00 |
|
Anton Keks
|
e38b90b7b6
|
#231 preserve isAppDarkAppearance() method in the build
|
2020-05-12 23:39:31 +03:00 |
|
Anton Keks
|
23ec083fca
|
#230 need to keep more methods in updated SWT for Linux to avoid crash on startup
|
2020-03-16 11:16:32 +02:00 |
|
Anton Keks
|
917a8b81f6
|
keep dark mode methods accessed by reflection
|
2020-03-14 14:15:05 -07:00 |
|
Anton Keks
|
2f9c5749df
|
#184 keep all methods of FileDialog
On Mac, there is method _overwriteExistingFileCheck that is removed by ProGuard but is called somehow when exporting scanning results
|
2019-08-15 17:31:57 +03:00 |
|
Anton Keks
|
613cd75df9
|
fix #190 preserve enterNotifyEventProc method - it seems that 32-bit GTK SWT uses it from native code
|
2019-07-16 22:47:31 +03:00 |
|
Anton Keks
|
7fd6aaf5b1
|
remove handpicked swt classes to delete - rely on proguard instead
|
2018-12-23 22:56:35 +02:00 |
|
Anton Keks
|
82af06f85a
|
do not keep printer and fontdialog stuff
|
2018-12-23 22:49:23 +02:00 |
|
Anton Keks
|
098c001c92
|
keep only PNGFileFormat
|
2018-12-23 22:46:35 +02:00 |
|
Anton Keks
|
261edacf8e
|
do not keep any browser-related stuff
|
2018-12-23 22:45:10 +02:00 |
|
Anton Keks
|
1d0a44851c
|
take a slightly simplified https://github.com/ReadyTalk/avian-swt-examples/blob/master/swt.pro
|
2018-12-23 22:41:30 +02:00 |
|
Anton Keks
|
b021c6085b
|
add minimize task to try shrinking jars with proguard
|
2018-12-23 22:34:11 +02:00 |
|