summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* GtkIconTheme: Repair symbolic fallback with rtl/ltrMatthias Clasen2014-09-211-6/+8
* Trivial: clarify a commentMatthias Clasen2014-09-211-1/+1
* inspector: Look up the schema recursivelyMatthias Clasen2014-09-201-1/+2
* inspector: Avoid a crashMatthias Clasen2014-09-201-0/+2
* gtkwindow: Make sure to update the shadow width, opaque region and border win...Jasper St. Pierre2014-09-191-388/+403
* Fix warning grammarMatthias Clasen2014-09-181-1/+1
* Fix parse-sass.sh scriptMatthias Clasen2014-09-181-1/+1
* Raleigh: Drop decoration-layout style propertyMatthias Clasen2014-09-171-1/+0
* Better mark GtkAlignment as deprecatedSébastien Wilmet2014-09-172-8/+8
* docs: GtkStatusIcon is deprecated since 3.14, not 3.16Sébastien Wilmet2014-09-171-1/+1
* Undreprecate GtkMisc::x/yalign for nowMatthias Clasen2014-09-151-2/+2
* iconview: Unset prelit item in leave-notifyBenjamin Otte2014-09-161-0/+23
* iconview: Remove iterm->prelightBenjamin Otte2014-09-162-4/+1
* iconview: always draw a cell backgroundBenjamin Otte2014-09-161-13/+10
* Revert "GtkAssistant: Drop use of GtkMisc"Matthias Clasen2014-09-151-2/+9
* iconview: Don't queue redraws when nothing changesBenjamin Otte2014-09-151-12/+14
* build: Set no_undefined in Makefile.declРуслан Ижбулатов2014-09-151-4/+0
* treeview: Apply column-header region alwaysBenjamin Otte2014-09-151-0/+5
* label: Clear layout after setting GtkLabel::lines propertyBenjamin Otte2014-09-151-0/+1
* gtk/gtkgladecatalog.c: Fix Visual Studio BuildsChun-wei Fan2014-09-151-1/+2
* inspector: Show hidden windows in the inspectorBastien Nocera2014-09-141-0/+19
* inspector: Fix initial state of dark switchMatthias Clasen2014-09-141-3/+3
* Adwaita: osd progressbar fixesLapo Calamandrei2014-09-133-20/+30
* Adwaita: uneven paddings on .text-button.image-buttonLapo Calamandrei2014-09-134-5/+35
* Drop unused codeMatthias Clasen2014-09-121-78/+0
* Drop two pointless linesMatthias Clasen2014-09-121-2/+0
* GtkDnd: Move X11-specific code out of generic code pathMatthias Clasen2014-09-121-16/+15
* Revert "Adwaita: theme active-menu buttons"Lapo Calamandrei2014-09-124-8/+8
* Adwaita: theme active-menu buttonsLapo Calamandrei2014-09-124-8/+8
* Adwaita: keep pathbar the same height as imagebuttonsJakub Steiner2014-09-123-3/+3
* Adwaita: better stack switcher logicLapo Calamandrei2014-09-123-95/+75
* Adwaita: space pathbar betterJakub Steiner2014-09-123-30/+39
* GtkPlacesSidebar: Fix a memory leakRoss Lagerwall2014-09-121-1/+4
* GtkPlacesSidebar: Don't update bookmark if cancelledRoss Lagerwall2014-09-121-1/+5
* GtkPlacesSidebar: Only add shortcut if query succeedsRoss Lagerwall2014-09-121-1/+1
* GtkStackSwitcher: More disconnect fixesMatthias Clasen2014-09-111-26/+28
* GtkMessageDialog: Minor documentatation updateMatthias Clasen2014-09-111-1/+1
* Update gtk_compose_seqs_compact[] table for French layout bepo variant.Takao Fujiwara2014-09-103-150/+194
* Adwaita: blue selection mode checksLapo Calamandrei2014-09-1012-370/+40
* Adwaita: remove borders from insensitive flat buttonsLapo Calamandrei2014-09-093-13/+53
* GtkStackSwitcher: Disconnect signals when a child is removedMatthias Clasen2014-09-091-0/+5
* Fix stray dash addition in previous commitColin Walters2014-09-081-1/+1
* Remove more leftover —esMatthias Clasen2014-09-084-7/+7
* Fix a missing id in the docsMatthias Clasen2014-09-081-2/+2
* GtkAssistant: Make Escape cancel the assistantMatthias Clasen2014-09-081-0/+29
* Fix a thinko in adjustment animationMatthias Clasen2014-09-071-1/+1
* tree view: Fix column drag highlightMatthias Clasen2014-09-071-15/+24
* Avoid criticals when drags endMatthias Clasen2014-09-071-5/+8
* inspector: Don't unref NULL objectsTimm Bäder2014-09-061-1/+1
* Don't forget to allocate popoversMatthias Clasen2014-09-061-37/+36