summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* combobox: Remove the separatorBenjamin Otte2015-07-261-21/+0
* Remove a duplicate stringMatthias Clasen2015-07-261-1/+0
* listbox: Fix shift-selectionMatthias Clasen2015-07-261-7/+8
* quartz: Implement NO_TARGET drag resultMatthias Clasen2015-07-261-4/+15
* GtkMenu: Properly detach menu when the window is detachedJonas Ådahl2015-07-261-1/+21
* Fix a warningMatthias Clasen2015-07-261-1/+1
* Use standard cursor namesMatthias Clasen2015-07-2613-61/+39
* places view: Documentation fixupsMatthias Clasen2015-07-251-12/+19
* Added api to set a window to fullscreen on a given monitor.Jeremy Whiting2015-07-252-1/+65
* Fix a typoMatthias Clasen2015-07-241-1/+1
* GtkGesture: minor cleanupCarlos Garnacho2015-07-241-2/+1
* gtk/gtkplacessidebar.c: Fix Build on C89Chun-wei Fan2015-07-241-2/+3
* file chooser dialog: Better spacingMatthias Clasen2015-07-231-1/+3
* file chooser: Fix gtk_file_chooser_set_show_hiddenMatthias Clasen2015-07-231-12/+20
* inspector: Rescan toplevels when they changeMatthias Clasen2015-07-231-1/+18
* inspector: Add a function to rescanMatthias Clasen2015-07-232-0/+9
* Another fix for unmapped window statesMatthias Clasen2015-07-231-89/+30
* GtkWidget: Fix set_font_map docsTimm Bäder2015-07-232-2/+2
* file chooser: Make keynav in save mode smootherMatthias Clasen2015-07-231-6/+0
* Remove debug spewMatthias Clasen2015-07-231-1/+0
* file chooser entry: Special-case ., .. and ~Matthias Clasen2015-07-231-1/+13
* GtkWindow: Rework the _initially variablesMatthias Clasen2015-07-221-24/+30
* Revert "window: fix initial shadow width for maximized/fullscreen windows"Matthias Clasen2015-07-221-7/+1
* Revert "gtkwindow: Reset maximize / fullscreen_initially on state changes"Matthias Clasen2015-07-221-2/+0
* file chooser: Fix a crashMatthias Clasen2015-07-221-1/+2
* toolbutton: linkify propertiesStefan Sauer2015-07-221-18/+20
* toolbutton: fix misleading docsStefan Sauer2015-07-221-9/+9
* fontchooserwidget: Refactor code so we actually optimizeBenjamin Otte2015-07-222-60/+106
* GtkImage: Plug a memory leakMatthias Clasen2015-07-211-2/+1
* places sidebar: Don't leak shortcutsMatthias Clasen2015-07-211-0/+3
* GtkSearchEngine: Be more robust in cancellation casesMatthias Clasen2015-07-211-3/+3
* GtkQuery: Make API follow GTK+ conversionsMatthias Clasen2015-07-214-19/+17
* places sidebar: Always chain up in finalizeMatthias Clasen2015-07-211-0/+2
* places sidebar: Plug a memory leakMatthias Clasen2015-07-211-0/+6
* places sidebar: Improve docsMatthias Clasen2015-07-211-2/+2
* places sidebar: Improve the docsMatthias Clasen2015-07-211-13/+16
* places sidebar: Fix a copy-paste leftoverMatthias Clasen2015-07-211-2/+2
* toolbutton: improve docs wrt stock deprecationStefan Sauer2015-07-211-2/+3
* places view: Disconnect from volume monitorMatthias Clasen2015-07-201-0/+4
* treeview: Don't underallocate editing widgets that are too bigBenjamin Otte2015-07-211-13/+25
* combobox: Unconditionally draw background and borderBenjamin Otte2015-07-211-12/+8
* combobox: Remove autoscroll timer on popdownBenjamin Otte2015-07-211-0/+6
* combobox: Remove cell_view_frameBenjamin Otte2015-07-211-93/+2
* cellview: Implement border and background drawingBenjamin Otte2015-07-211-8/+70
* gtkimagemenuitem: improve the replacement docs even moreStefan Sauer2015-07-201-1/+1
* gtkimagemenuitem: fix suggestion for replacementStefan Sauer2015-07-201-1/+1
* drawingarea: use same background approach as GtkLayoutCosimo Cecchi2015-07-201-2/+30
* Revert "drawingarea: don't call gtk_style_context_set_background()"Cosimo Cecchi2015-07-201-17/+4
* Revert "drawingarea: checks parent's draw() before call it"Cosimo Cecchi2015-07-201-4/+1
* file chooser: Memory handling fixesMatthias Clasen2015-07-202-10/+7