summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Emit ::style-set after setting priv->styleMatthias Clasen2016-10-211-1/+1
* GtkMenu: Try using gdk_window_move_to_rect() more oftenJonas Ã…dahl2016-10-211-11/+48
* overlay: Document availability of propertiesPavel Grunt2016-10-211-0/+17
* Deprecate gdk_window_set_debug_updatesMatthias Clasen2016-10-211-0/+2
* Deprecate GtkContainer::childMatthias Clasen2016-10-211-1/+1
* Deprecate gtk_window_set_wmclassMatthias Clasen2016-10-202-2/+3
* Some forgotten deprecation cleanupMatthias Clasen2016-10-201-0/+2
* Deprecate gtk_drag_dest_set_proxyMatthias Clasen2016-10-202-1/+3
* Deprecate more to-be-removed screen apisMatthias Clasen2016-10-201-0/+2
* Deprecate to-be-removed screen APIMatthias Clasen2016-10-201-0/+2
* win32 theme: Fix tooltip bordersJaime Velasco Juan2016-10-201-2/+2
* win32 theme: Fix comboboxJaime Velasco Juan2016-10-201-50/+46
* win32 theme: Fix column headersJaime Velasco Juan2016-10-201-8/+8
* win32 theme: Fix popup window decorationsJaime Velasco Juan2016-10-201-0/+6
* gtkwin32theme: delete #if 0 codeJaime Velasco Juan2016-10-201-11/+0
* win32 theme: Fix scale widgetJaime Velasco Juan2016-10-201-117/+74
* win32 theme: No need to create a DC for GetThemePartSizeJaime Velasco Juan2016-10-201-4/+1
* win32 theme: use TS_TRUE in GetThemePartSizeJaime Velasco Juan2016-10-201-2/+1
* win32 theme: Fix scrollbarsJaime Velasco Juan2016-10-201-69/+71
* Fix CSS warnings in win32 themeJaime Velasco Juan2016-10-201-2/+2
* Fix tiny fonts in win32 themeJaime Velasco Juan2016-10-201-1/+1
* Adwaita: make circular button border looking niceLapo Calamandrei2016-10-193-2/+72
* Adwaita: sass, make button mixin export a global $button_fill varLapo Calamandrei2016-10-193-65/+88
* Adwaita: sass cleanupLapo Calamandrei2016-10-183-19/+17
* shortcutswindow: working version of set_section_name()Alan Jenkins2016-10-141-1/+1
* menusectionbox: add support for "text-direction" attributeChristian Hergert2016-10-144-0/+29
* scrolledwindow: fix leak of pan_gestureAlan Jenkins2016-10-131-0/+1
* headerbar: fix leak of label_sizing_boxAlan Jenkins2016-10-131-2/+9
* headerbar: fix leak of separatorAlan Jenkins2016-10-131-7/+9
* headerbar: fix leak of start_box/end_boxAlan Jenkins2016-10-131-2/+2
* shortcutsgroup: fix leak of titleAlan Jenkins2016-10-131-0/+19
* applicationwindow: fix leak of help_overlayAlan Jenkins2016-10-131-3/+9
* Deprecate gtk_menu_popup and gtk_menu_popup_for_deviceMatthias Clasen2016-10-122-2/+19
* Adwaita: dodge drop active style for window and decoration nodesLapo Calamandrei2016-10-123-6/+6
* shortcuts: the accelerator should always be LTRChristian Hergert2016-10-101-0/+3
* gtkplacesviewrow: stop busy_spinner from offsetting the other widgets when vi...djb2016-10-102-29/+47
* Use eglGetPlatformDisplay{,EXT} if availableAdam Jackson2016-10-101-1/+35
* Fix some EGLDisplay * abuseAdam Jackson2016-10-101-2/+2
* entry: Fix a corner case of overwrite modeMatthias Clasen2016-10-051-1/+6
* widget: Don't print underallocation warnings by defaultChristoph Reiter2016-09-301-1/+1
* icon-theme: Fix leaks on errorVictor Toso2016-09-301-1/+13
* popover: Update scrollable on relative-to hierarchy changesCarlos Garnacho2016-09-291-0/+4
* popover: Add helper functions around setting up an scrollableCarlos Garnacho2016-09-291-17/+40
* scrolledwindow: handle NULL cursor safelyChristian Hergert2016-09-281-1/+1
* wayland: Avoid negative size constraintsOlivier Fourdan2016-09-281-14/+0
* entry: handle NULL cursor when updating cursorsChristian Hergert2016-09-271-1/+1
* entry: handle NULL cursor when releasing referenceChristian Hergert2016-09-271-1/+1
* treeviewcolumn: use g_clear_object when freeing cursorChristian Hergert2016-09-271-1/+1
* Make gtk_init_with_args behave as documentedMatthias Clasen2016-09-271-3/+7
* paned: quietly handle missing cursorsMatthias Clasen2016-09-271-2/+2