summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* tree-cv: Single clicking on list rows should activate check/radio buttonsLogan Rathbone2023-02-041-0/+38
* Add some missing GPL headers.Logan Rathbone2023-02-042-0/+46
* tree: Fix radiolist infinite loopLogan Rathbone2023-02-021-15/+17
* tree: Re-add support for hiding columnsLogan Rathbone2023-02-023-0/+18
* tree: Add searchabilityLogan Rathbone2023-02-024-18/+190
* Mark deprecation strings for translation.Logan Rathbone2023-02-012-4/+4
* tree: Initial port to GtkColumnViewLogan Rathbone2023-02-0111-551/+767
* tree: Remove conflict marker left in file during merge.Logan Rathbone2023-01-261-4/+0
* Merge branch 'gtk4-port'Logan Rathbone2023-01-2623-4492/+3686
|\
| * main: suppress "this is discouraged" message from libadwaitaLogan Rathbone2023-01-251-0/+7
| * forms: Fix parameter order in calendar segmentLogan Rathbone2023-01-241-4/+3
| * text: Fix dialog response signal handlerLogan Rathbone2023-01-241-1/+5
| * color/filesel: ignore deprecations and fix signal handlersLogan Rathbone2023-01-242-14/+13
| * text: Make resizableLogan Rathbone2023-01-241-0/+1
| * text: Re-add webkit support for gtk4Logan Rathbone2023-01-242-12/+11
| * Initial port to libadwaitaLogan Rathbone2023-01-2321-973/+642
| * scale: set a page increment so mouse wheel can be used on widgetHg2022-09-211-1/+2
| * Icon handling improvements.Logan Rathbone2022-01-126-43/+132
| * help/docs: update; notification: bugfixes.Logan Rathbone2022-01-112-5/+13
| * Drop gdialog wrapper script.Logan Rathbone2022-01-102-363/+0
| * notification: Initial port to GNotificationLogan Rathbone2022-01-108-249/+65
| * Use g_auto* where possible.Logan Rathbone2021-12-2915-220/+65
| * tree: clicking row should check radio/checkboxesLogan Rathbone2021-11-151-24/+27
| * Make icon notification-only.Logan Rathbone2021-02-155-120/+53
| * Mass cleanup and finish meson migration.Logan Rathbone2021-02-1414-336/+139
| * Start migrating to meson.Logan Rathbone2021-02-134-6/+53
| * .ui: use resource; cleanup before commencing meson conversion.Logan Rathbone2021-02-1310-71/+96
| * calendar: make it not crash and use GDateTime.Logan Rathbone2021-02-125-20/+47
| * password: use Builder for consistency with rest of app.Logan Rathbone2021-02-123-49/+134
| * Tweak layout of msg dialogs. Get font-setter to work with text-info.Logan Rathbone2021-02-127-680/+849
| * Make zenity run with gtk4 (very unstable).Logan Rathbone2021-02-114-269/+96
| * Make remaining C files build against gtk4Logan Rathbone2021-02-118-579/+773
| * forms,msg,notification,option: make build against gtk4Logan Rathbone2021-02-116-1172/+1412
| * entry, fileselection: make build against gtk4Logan Rathbone2021-02-106-208/+243
| * convert .ui to gtk4; make calendar, color, about build against gtk4.Logan Rathbone2021-02-108-1011/+528
| * Get msg.c and util.c to build against gtk4.Logan Rathbone2021-02-103-51/+71
* | scale: set a page increment so mouse wheel can be used on widgetHg2022-09-211-1/+2
* | zenity.ui: make message dialogs non-resizableDavid King2022-04-261-0/+4
* | msg: Fix maximum width to 60 charactersDavid King2022-04-261-5/+3
* | src/zenity.ui: add default OK button for --scalehydrargyrum2022-04-241-0/+1
* | Merge branch 'check-radio-box-fixes' into 'master'Logan Rathbone2021-11-151-21/+28
|\ \
| * | tree: clicking row should check radio/checkboxescheck-radio-box-fixesLogan Rathbone2021-08-161-21/+28
* | | Fix search column selection with --imagelistJanne Pulkkinen2021-07-241-0/+8
|/ /
* | about: Remove Zen wisdom of the ancientsLogan Rathbone2021-06-291-189/+0
* | meson: bump gtk req. Suppress compiler warning.Logan Rathbone2021-06-281-0/+2
* | Port build system from autotools to meson.Logan Rathbone2021-06-084-68/+52
* | Fix some compilations warningsjjardon/fix_warningJavier Jardón2020-12-182-6/+7
|/
* src/forms.c: Fix segfault on multiple lists without valuesquartenium2019-04-141-1/+12
* Makes progress to consider the decimal from percent updateAurélio A. Heckert2018-06-181-1/+22
* password: Replace N_() with regular _()Piotr Drąg2017-12-041-2/+2