Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sdgui: fix context menu item sensitivity | Přemysl Eric Janouch | 2022-09-03 | 1 | -1/+1 |
* | Build with AsciiDoc as well as Asciidoctor | Přemysl Eric Janouch | 2022-08-24 | 5 | -17/+34 |
* | Synchronize cross-compilation scripts | Přemysl Eric Janouch | 2022-08-11 | 3 | -7/+7 |
* | Clean up cross-compilation | Přemysl Eric Janouch | 2022-08-10 | 2 | -19/+23 |
* | Update README | Přemysl Eric Janouch | 2022-08-05 | 1 | -2/+2 |
* | sdgui: support text selection in the view | Přemysl Eric Janouch | 2022-08-04 | 3 | -36/+408 |
* | czech-wordnet.pl: improve portability | Přemysl Eric Janouch | 2022-08-01 | 1 | -1/+1 |
* | sdgui: support touch screen dragging for the view | Přemysl Eric Janouch | 2022-07-24 | 1 | -0/+42 |
* | sdgui: fix up the smooth scrolling commit | Přemysl Eric Janouch | 2022-07-24 | 1 | -1/+2 |
* | tabfile: fix mismatching popen/fclose | Přemysl Eric Janouch | 2022-07-24 | 1 | -1/+1 |
* | README: mention gettext utilities as a dependency | Přemysl Eric Janouch | 2022-07-24 | 1 | -2/+2 |
* | sdgui: use smooth scrolling | Přemysl Eric Janouch | 2022-07-24 | 1 | -5/+9 |
* | README: mention icoutils | Přemysl Eric Janouch | 2022-07-24 | 1 | -1/+2 |
* | Add a missing gtk_drag_finish() call | Přemysl Eric Janouch | 2022-02-17 | 1 | -4/+4 |
* | sdgui: avoid focusing tab headers by mouse | Přemysl Eric Janouch | 2022-02-11 | 1 | -0/+21 |
* | Bump termo | Přemysl Eric Janouch | 2021-11-04 | 1 | -0/+0 |
* | sdtui: handle input field overflows reasonably | Přemysl Eric Janouch | 2021-11-04 | 2 | -32/+127 |
* | czech-wordnet.pl: fix to work on non-GNU systems | Přemysl Eric Janouch | 2021-11-04 | 1 | -1/+4 |
* | Fix various macOS-related/found issues | Přemysl Eric Janouch | 2021-11-02 | 4 | -13/+16 |
* | Win64Depends.sh: describe a more precise fix | Přemysl Eric Janouch | 2021-11-01 | 1 | -1/+1 |
* | CMakeLists.txt: update icon cache after cleanup | Přemysl Eric Janouch | 2021-11-01 | 1 | -0/+9 |
* | Win32CleanupAdwaita.sh: make note of a corner case | Přemysl Eric Janouch | 2021-11-01 | 1 | -0/+1 |
* | sdgui: make M-Tab go to the last chosen dictionary | Přemysl Eric Janouch | 2021-10-30 | 1 | -4/+11 |
* | sdtui: make M-Tab go to the last chosen dictionary | Přemysl Eric Janouch | 2021-10-30 | 1 | -3/+22 |
* | Add clang-format configuration, clean up | Přemysl Eric Janouch | 2021-10-30 | 3 | -2/+33 |
* | sdgui: fix M-0 going one item beyond our intent | Přemysl Eric Janouch | 2021-10-28 | 1 | -1/+1 |
* | CMakeLists.txt: configure NSIS | Přemysl Eric Janouch | 2021-10-27 | 1 | -1/+19 |
* | CMakeLists.txt: think of older versions | Přemysl Eric Janouch | 2021-10-27 | 1 | -2/+6 |
* | CMakeLists.txt: refactor icon generation | Přemysl Eric Janouch | 2021-10-27 | 1 | -20/+28 |
* | sdgui: rasterize some icons, including for Windows | Přemysl Eric Janouch | 2021-10-27 | 2 | -3/+47 |
* | sdgui: set the window title explicitly | Přemysl Eric Janouch | 2021-10-27 | 1 | -0/+1 |
* | sdgui: create and install a program icon | Přemysl Eric Janouch | 2021-10-27 | 4 | -0/+59 |
* | Fix the test target and unargumented ctest | Přemysl Eric Janouch | 2021-10-27 | 1 | -2/+4 |
* | Test the project's XMLs for well-formedness | Přemysl Eric Janouch | 2021-10-26 | 1 | -0/+13 |
* | Trim down the Windows build a bit | Přemysl Eric Janouch | 2021-10-26 | 2 | -0/+22 |
* | sdgui: let the view act as a drop target for files | Přemysl Eric Janouch | 2021-10-25 | 1 | -5/+46 |
* | Improve GLib deprecation disabling | Přemysl Eric Janouch | 2021-10-24 | 1 | -1/+1 |
* | sdgui: fix popup menu alignment | Přemysl Eric Janouch | 2021-10-23 | 1 | -3/+4 |
* | Remove unnecessary DLLs from Windows builds | Přemysl Eric Janouch | 2021-10-23 | 2 | -2/+40 |
* | sdgui: add a file open dialog to the menu | Přemysl Eric Janouch | 2021-10-23 | 2 | -16/+90 |
* | sdgui: make C-Page Up/Down wrap around | Přemysl Eric Janouch | 2021-10-23 | 1 | -4/+6 |
* | make-template.sh: minor improvements | Přemysl Eric Janouch | 2021-10-22 | 1 | -1/+3 |
* | README: fix cross-building instructions | Přemysl Eric Janouch | 2021-10-22 | 1 | -1/+1 |
* | sdgui: the firstclassing continues | Přemysl Eric Janouch | 2021-10-22 | 2 | -7/+7 |
* | sdgui: cross-compile for Windows | Přemysl Eric Janouch | 2021-10-22 | 7 | -30/+203 |
* | README: make sdgui even more 1st-class | Přemysl Eric Janouch | 2021-10-20 | 1 | -10/+8 |
* | sdgui: bind Up/Down to view scrolling | Přemysl Eric Janouch | 2021-10-20 | 1 | -0/+4 |
* | sdgui: improve styling of the text entry | Přemysl Eric Janouch | 2021-10-20 | 1 | -9/+5 |
* | sdgui: trim selection text | Přemysl Eric Janouch | 2021-10-20 | 1 | -1/+3 |
* | sdgui: avoid Pango markup for keywords | Přemysl Eric Janouch | 2021-10-20 | 1 | -23/+22 |