summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* notification: default to being invisiblewip/ernestask/gtk4Ernestas Kulik2018-03-111-1/+1
* notification: remove visibility_notify_event overrideErnestas Kulik2018-03-111-25/+7
* notification: use an event controller for motion eventsErnestas Kulik2018-03-111-145/+49
* notification: use gtk_widget_measure()Ernestas Kulik2018-03-111-153/+125
* notification: use snapshot API for drawingErnestas Kulik2018-03-111-66/+40
* notification: remove include_internals from forall()Ernestas Kulik2018-03-111-2/+1
* notification: use g_timeout_add()Ernestas Kulik2018-03-111-7/+3
* Add test for GdNotificationErnestas Kulik2018-03-112-0/+89
* notification: use gtk_button_new_from_icon_name()Ernestas Kulik2018-03-111-4/+1
* main-view: connect to generic event vfuncErnestas Kulik2018-03-111-37/+102
* main-list-view: set up a clip regionErnestas Kulik2018-03-111-0/+19
* main-list-view: use snapshot API for renderingErnestas Kulik2018-03-111-15/+13
* toggle-pixbuf-renderer: use snapshot API for renderingErnestas Kulik2018-03-111-9/+18
* main-icon-view: remove style propertyErnestas Kulik2018-03-111-7/+0
* toggle-pixbuf-renderer: copy gtk_paint_spinner() from GTK+Ernestas Kulik2018-03-111-10/+68
* toggle-pixbuf-renderer: hardcode icon sizeErnestas Kulik2018-03-111-15/+5
* Add test for GdMainViewErnestas Kulik2018-03-112-0/+134
* main-icon-view: use snapshot API for renderingErnestas Kulik2018-03-111-14/+30
* main-icon-box: use gestures for cursor eventsErnestas Kulik2018-03-111-98/+103
* main-icon-box: drop fake event stuffErnestas Kulik2018-03-111-13/+0
* main-icon-box-child: remove calls to gtk_set_no_show_all()Ernestas Kulik2018-03-111-3/+0
* Add test for GdMainBoxErnestas Kulik2018-03-112-0/+348
* main-icon-box-icon: use gtk_widget_measure()Ernestas Kulik2018-03-111-17/+10
* Replace GtkTarget{Entry,List} with GdkContentFormatsErnestas Kulik2018-03-113-11/+22
* Drop info parameter from drag-data-getErnestas Kulik2018-03-113-14/+2
* Remove calls to gtk_widget_show_all()Ernestas Kulik2018-03-114-7/+0
* margin-container: use gtk_widget_measure()Ernestas Kulik2018-03-111-78/+49
* Remove calls to gtk_container_class_handle_border_width()Ernestas Kulik2018-03-112-3/+0
* margin-container: remove call to gtk_widget_set_redraw_on_allocate()Ernestas Kulik2018-03-111-1/+0
* Remove calls to gtk_widget_set_allocation()Ernestas Kulik2018-03-112-3/+0
* Use new gtk_widget_size_allocate() signatureErnestas Kulik2018-03-113-10/+19
* Add test for GdMarginContainerErnestas Kulik2018-03-102-0/+72
* Add test for GdTwoLinesRendererErnestas Kulik2018-03-102-2/+93
* icon-utils: drop GtkCssProvider load error argumentErnestas Kulik2018-03-101-9/+16
* styled-text-renderer: use snapshot API for renderingErnestas Kulik2018-03-101-9/+9
* Add test for GdStyledTextRendererErnestas Kulik2018-03-102-0/+122
* Move tests to subdirErnestas Kulik2018-03-104-6/+6
* two-lines-renderer: use snapshot API for renderingErnestas Kulik2018-03-101-15/+15
* Drop state arguments from GtkStyleContext gettersErnestas Kulik2018-03-105-37/+17
* tests: drop obsolete APIErnestas Kulik2018-03-042-4/+6
* build: switch to GTK+ 4Ernestas Kulik2018-03-044-4/+4
* margin-container: don’t include config.hErnestas Kulik2018-03-021-2/+0
* meson: Fix missing implicit dependency on gtk-hacksfosero2018-02-231-1/+3
* main-icon-box-child: Show a spinner to reflect GdMainBoxItem::pulseDebarshi Ray2018-02-121-0/+30
* main-icon-box-child: Shuffle some code aroundDebarshi Ray2018-02-121-82/+82
* two-lines-renderer: Don't ignore the y-offset when renderingIsaque Galdino2018-02-011-1/+2
* two-lines-renderer: Don't ignore the aligned area's y-offsetDebarshi Ray2018-02-011-1/+1
* two-lines-renderer: Simplify codeDebarshi Ray2018-02-011-7/+1
* main-icon-view: Explicitly specify the vertical alignment of the textDebarshi Ray2018-02-011-0/+1
* libgd.m4: Fix order for gtk-hacksMarinus Schraal2017-12-151-6/+6