summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* gtkpathbar: remove event windowwip/csoriano/gtkpathbar_reworkCarlos Soriano2015-08-131-81/+0
* gtkpathbar: listen to file changes and update pathbarCarlos Soriano2015-08-132-39/+545
* gtkpathbar: only unref cancelable when it existsCarlos Soriano2015-08-041-2/+4
* gtkpathbar: avoid unrefing wrong memoryCarlos Soriano2015-08-041-0/+1
* gtkpathbar: allow more destinations as rootCarlos Soriano2015-08-041-35/+5
* gtkpathbar: match NautilusPathBar allocationCarlos Soriano2015-08-041-109/+142
* gtkpathbar: remove unmap handling of slidersCarlos Soriano2015-08-042-13/+0
* gtkpathbar: remove unfocus managementCarlos Soriano2015-08-042-66/+0
* gtkpathbar: adjust Nautilus slider timeoutsCarlos Soriano2015-08-041-2/+2
* gtkpathbar: tabs to spaces in scroll_timeoutCarlos Soriano2015-08-041-5/+5
* gtkpathbar: rename timeout for clarityCarlos Soriano2015-08-041-13/+13
* gtkpathbar: remove use of gtk_file_systemCarlos Soriano2015-07-243-265/+186
* 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