summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* gtkpopover: set background and popover css classesLars Uebernickel2014-06-182-0/+14
* Revert "GtkMenuTracker: fix signal handler argument list"Ryan Lortie2014-06-101-4/+1
* GtkEntryAccessible: Emit signal after insertionJoanmarie Diggs2014-06-101-3/+5
* combobox: Fix reentrancy in gtk_combo_box_popdown()Carlos Garnacho2014-06-051-1/+5
* GtkMenuTracker: fix signal handler argument listRyan Lortie2014-06-051-1/+4
* GtkPopover: inherit actions from the relative_to widgetOwen W. Taylor2014-05-122-0/+3
* GtkIconFactory: Remove outdated information from the docsMatthias Clasen2014-05-123-3/+28
* a11y: Avoid a warningMatthias Clasen2014-05-121-1/+2
* applicationwindow: Properly unmap the menubar widgetBenjamin Otte2014-05-121-0/+13
* GtkApplication: Clarify docs a bitMatthias Clasen2014-05-121-1/+4
* GtkSearchBar: fix the templateMatthias Clasen2014-05-121-1/+1
* Raleigh: fix a typoMatthias Clasen2014-05-121-1/+1
* Add Adwaita to the list of default icon themesMatthias Clasen2014-05-121-0/+1
* GtkColorChooserWidget: Redraw swatches when selection changesMarcus Karlsson2014-05-121-1/+6
* docs: Add missing transfer annotation to GtkBoxMarcus Karlsson2014-05-121-1/+1
* listbox: check gsequence end iter in get_row_at_indexPaolo Borelli2014-05-041-2/+4
* W32: Add a theme for .app-notificationРуслан Ижбулатов2014-05-011-0/+26
* window: Subtract shadow from passed in width for heightBenjamin Otte2014-04-291-0/+4
* treeview: Fix prelight redraw when adjustment changesAlexander Larsson2014-04-291-8/+7
* GtkRecentChooserMenu: Set current uri before activating an item.Juan Pablo Ugarte2014-04-281-5/+6
* W32: Update the css to match the .modelbutton->.button.menuitem transitionРуслан Ижбулатов2014-04-281-49/+49
* Rename the modelbutton style classMatthias Clasen2014-04-271-1/+2
* Fixed crash in GtkLockButton if a button with permission set to NULL is clicked.Juan Pablo Ugarte2014-04-251-2/+4
* GtkWindow: Avoid a critical in F10 handlingMatthias Clasen2014-04-251-1/+4
* openbsd: properly set len for gtkmountoperation-x11Antoine Jacoutot2014-04-251-18/+19
* DND: go back to a timeout for cancel animationMatthias Clasen2014-04-251-7/+5
* csd: Fix drag hightlight drawingMatthias Clasen2014-04-251-5/+19
* W32: Add modelbutton stylesРуслан Ижбулатов2014-04-241-0/+100
* W32: Add a set of "focused" styles to checkmarksРуслан Ижбулатов2014-04-241-0/+6
* W32: Fix dummy prelight style for check/radio buttonsРуслан Ижбулатов2014-04-241-1/+3
* W32: remove the blue "selected" rectangle when activating a checkbuttonРуслан Ижбулатов2014-04-241-0/+6
* GtkScaleButton: Don't specify a icon size of zeroMatthias Clasen2014-04-221-2/+0
* Add a style class to model buttonsMatthias Clasen2014-04-221-0/+1
* docs: Fix parameter names for two functionsVolker Sobek2014-04-211-4/+4
* gtkapplication: Fix incorrect value passed to g_variant_new()Bastien Nocera2014-04-181-1/+1
* window: Be more careful when propagating key eventsMatthias Clasen2014-04-111-1/+5
* entry: consider ascent and descent when requesting heightCosimo Cecchi2014-04-111-0/+1
* gtkapplication: Fix passing NULL as the window to inhibitBastien Nocera2014-04-111-1/+1
* GtkAssistant: don't hide headerbar from a11yMatthias Clasen2014-04-101-1/+6
* GtkMessageDialog: Allow action-area-border theming againMatthias Clasen2014-04-101-5/+0
* GtkDialog: fix up handling of style propertiesMatthias Clasen2014-04-101-5/+18
* W32: remove border on default buttonsРуслан Ижбулатов2014-04-101-0/+1
* textview: Call map/unmap functions on pixel cacheBenjamin Otte2014-04-101-0/+32
* treeview: Call map/unmap functions on pixel cacheBenjamin Otte2014-04-101-0/+14
* viewport: Call map/unmap functions on pixel cacheBenjamin Otte2014-04-101-0/+26
* pixelcache: Add map/unmap functionsBenjamin Otte2014-04-102-0/+14
* pixelcache: Split out a functionBenjamin Otte2014-04-101-5/+17
* Set use-fallback property to True for GtkScaleButton icons.John Lindgren2014-04-061-0/+3
* Make GtkAccelGroupEntry public againJasper St. Pierre2014-04-052-7/+7
* overlay: deal gracefully with main widget being absentMatthias Clasen2014-04-051-1/+8