summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* gtk: Use GDK_AVAILABLE_IN_ALL for generated enum typesMatthias Clasen2013-05-054-1/+5
* Just ignore deprecations inside deprecated/Matthias Clasen2013-05-0513-0/+13
* Remove an unused private functionMatthias Clasen2013-05-052-43/+0
* Always use gint for border_widthMatthias Clasen2013-05-045-5/+5
* window: handle titlebar property for the buildable interfaceIgnacio Casal Quinteiro2013-05-041-0/+24
* Some window size test tweaksMatthias Clasen2013-05-041-13/+70
* Add some more GtkWindow testsMatthias Clasen2013-05-041-0/+41
* Fix setting child propertiesMatthias Clasen2013-05-031-4/+5
* Don't clear data on a NULL screenMatthias Clasen2013-05-031-1/+1
* widget: fix two typos in api-docsStefan Sauer2013-05-031-2/+2
* treemodelsort: destroy the root only if we are removing the latest row of the...Guillaume Desmottes2013-05-032-1/+34
* Make it possible to finalize theming enginesMatthias Clasen2013-05-021-1/+1
* GtkInvisible behaves like GtkWindowMatthias Clasen2013-05-021-1/+1
* Only check for finalization after a grace periodMatthias Clasen2013-05-021-3/+3
* Prevent a segfault if GtkAppChooserDialog gets disposed earlyMatthias Clasen2013-05-021-0/+2
* gdk: Remove new gdk_display_manager_peek() APIBenjamin Otte2013-05-021-11/+8
* window: Handle attach widget disappearing without weak pointersBenjamin Otte2013-05-022-5/+2
* a11y: Remove AtkSelection implementation from comboboxBenjamin Otte2013-05-021-107/+1
* Try this againMatthias Clasen2013-05-021-4/+7
* Revert "Remove a superfluous ref"Matthias Clasen2013-05-021-2/+5
* Clear list of attached windows when disposing a widgetMatthias Clasen2013-05-021-0/+3
* GtkWindow: use a weak ref to keep track of attach_widgetMatthias Clasen2013-05-021-2/+2
* Remove a superfluous refMatthias Clasen2013-05-021-5/+2
* Fix buildMatthias Clasen2013-05-021-1/+0
* Revert "Disable the filechooser template tests"Matthias Clasen2013-05-011-3/+0
* Revert "Disable the object-finalize test for now"Matthias Clasen2013-05-011-3/+3
* Silence a compiler warningMatthias Clasen2013-05-011-1/+1
* Minor doc comment fixMatthias Clasen2013-05-011-1/+1
* Make gtkplacessidebar.h look like a gtk headerMatthias Clasen2013-05-011-14/+21
* GtkPlacesSidebar: Correct all since tagsMatthias Clasen2013-05-011-18/+18
* paned: Fixup recent commitBenjamin Otte2013-05-011-3/+5
* tests: Comment out unused functionsBenjamin Otte2013-05-011-1/+1
* window: last size is more important than default sizeBenjamin Otte2013-05-011-4/+5
* window: Deprecate gtk_window_reshow_with_initial_size()Benjamin Otte2013-05-012-0/+5
* paned: Correctly compute child sizes in size requestsBenjamin Otte2013-05-011-2/+83
* gtkprivate: #define OPPOSITE_ORIENTATIONBenjamin Otte2013-05-014-10/+13
* paned: Split size request codeBenjamin Otte2013-05-011-77/+54
* paned: Split out a functionBenjamin Otte2013-05-011-35/+60
* button: Rework size request/allocation codeBenjamin Otte2013-05-011-77/+56
* widget: Improve debug outputBenjamin Otte2013-05-011-1/+2
* button: Use _gtk_widget_get_preferred_size_for_size()Benjamin Otte2013-05-011-4/+6
* widget: Adapt _gtk_widget_get_preferred_size_for_size()Benjamin Otte2013-05-015-14/+31
* Disable the filechooser template testsMatthias Clasen2013-05-011-0/+4
* Disable the object-finalize test for nowMatthias Clasen2013-05-011-3/+3
* Add missing symbolsMatthias Clasen2013-05-011-0/+4
* Revert "Don't build gtk-launch when gio-unix is not available"Hib Eris2013-05-011-4/+3
* Fix a typoMatthias Clasen2013-04-291-1/+1
* gtksizerequestcache: Fix typo that lead to crash/leakAlexander Larsson2013-04-291-1/+1
* docs: Add GtkWidget::show,hide,map,unmap,realize,unrealizeDavid King2013-04-291-0/+32
* docs: Add (inout) to requisition of gtk_menu_item_toggle_size_request()David King2013-04-291-1/+1