summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* canvas-private: Drop unused enumerationErnestas Kulik2019-06-281-1/+0
* canvas-container: Use event controller for pointer motion eventsErnestas Kulik2019-06-281-58/+40
* canvas-container: Use event controller for key eventsErnestas Kulik2019-06-282-75/+64
* general: Use new size_allocate() signatureErnestas Kulik2019-06-285-35/+40
* general: Use gtk_widget_get_preferred_size()Ernestas Kulik2019-06-282-18/+17
* general: Use GTK+ API to set the cursor where appropriateErnestas Kulik2019-06-287-108/+44
* batch-rename-dialog: Replace GtkStateType with GtkStateFlagsErnestas Kulik2019-06-281-2/+2
* general: Replace uses of GdkScreen with GdkDisplayErnestas Kulik2019-06-2812-224/+77
* general: Drop uses of gtk_widget_show_all()Ernestas Kulik2019-06-2819-42/+8
* general: Use measure() for size measuringErnestas Kulik2019-06-285-250/+190
* general: Drop state argument from GtkStyleContext callsErnestas Kulik2019-06-285-18/+10
* general: Rework event controller memory managementErnestas Kulik2019-06-2810-150/+104
* general: Drop uses of GDK_{2,3}BUTTON_PRESSErnestas Kulik2019-06-282-7/+1
* gd: styled-text-renderer: Port to GTK+ 4Ernestas Kulik2019-06-281-9/+9
* properties-window: Replace renamed GtkToggleButton callsErnestas Kulik2019-06-281-4/+4
* properties-window: Remove redundant gtk_widget_show() callsErnestas Kulik2019-06-281-1/+0
* general: Drop uses of gtk_container_set_border_width()Ernestas Kulik2019-06-2812-33/+19
* properties-window: Replace GdkPixbuf with GdkTextureErnestas Kulik2019-06-281-1/+5
* properties-window: Drop uses of GDK Cairo interaction APIErnestas Kulik2019-06-281-5/+1
* general: Don’t set child properties when packing to GtkBoxErnestas Kulik2019-06-2820-346/+86
* eel: canvas: Port to GTK+ 4Ernestas Kulik2019-06-282-164/+188
* general: Rename GdkWindow to GdkSurfaceErnestas Kulik2019-06-2813-97/+103
* general: Drop arguments to gtk_init()Ernestas Kulik2019-06-286-7/+6
* query-editor: Use GTK+ 4 tagged entryErnestas Kulik2019-06-289-1432/+977
* meson.build: Switch to GTK+ 4Ernestas Kulik2019-06-282-4/+4
* general: Use an in-tree copy of libgd codeErnestas Kulik2019-06-2811-23/+1675
* window-slot: Stop using flags parameter for history navigationErnestas Kulik2019-06-284-64/+22
* canvas-container: Fix signal parameter typesErnestas Kulik2019-06-281-5/+5
* canvas: Use custom event objects for event synthesisErnestas Kulik2019-06-289-490/+745
* Update Indonesian translationKukuh Syafaat2019-06-211-95/+103
* Update Croatian translationGoran Vidović2019-06-201-109/+128
* appdata: Fix accidentally changed appstream IDKalev Lember2019-02-061-1/+1
* Updated Spanish translationDaniel Mustieles2019-06-191-95/+103
* Update Dutch translationNathan Follens2019-06-181-125/+140
* Update Greek translationEfstathios Iosifidis2019-06-161-94/+101
* Update Chinese (Taiwan) translationCheng-Chia Tseng2019-06-161-823/+1065
* toolbar: add missing mnemonic in main menuTomasz Gąsior2019-06-151-1/+1
* toolbar: remove redundant separators in main menuTomasz Gąsior2019-06-151-20/+7
* Adwaita.css: make disclosure-button styles specificTomasz Gąsior2019-06-151-1/+2
* Adwaita.css: make sidebar selector specificTomasz Gąsior2019-06-151-7/+7
* appdata: update the appstream data to follow the latest specsBilal Elmoussaoui2019-06-151-18/+28
* window: Don’t mix and match enum typesErnestas Kulik2019-06-151-9/+4
* Update Greek translationEfstathios Iosifidis2019-06-121-303/+312
* triage-policies: Don't repeat untriaged issuesAntónio Fernandes2019-06-091-0/+1
* meson.build: Disable GLib deprecation warningsErnestas Kulik2019-06-021-0/+7
* location-entry: Allow white space paddingDaniel Pauls2019-06-021-5/+17
* Update Hungarian translationBalázs Meskó2019-06-011-303/+311
* files-view: Stop leaking context menusErnestas Kulik2019-05-271-26/+49
* files-view: Use g_autoptr for GtkBuilderErnestas Kulik2019-05-271-3/+1
* files-view: Stop sinking ref for GMenu instancesErnestas Kulik2019-05-271-2/+7