summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Queue an expand recompute if scrollbar visibility changeswidget-expand-3Matthias Clasen2010-10-111-2/+8
* Queue an expand recompute if scrollbar visibility changesMatthias Clasen2010-10-111-1/+14
* Unify handling of GtkWindow::resizable propertyMatthias Clasen2010-10-111-5/+9
* Support GtkWidget expand properties in GtkScrolledWindowMatthias Clasen2010-10-111-0/+21
* Support GtkWidget expand properties in GtkNotebookMatthias Clasen2010-10-111-2/+48
* Remove expand child properties from GtkWrapBoxMatthias Clasen2010-10-115-226/+99
* Support GtkWidget expand properties in GtkTableMatthias Clasen2010-10-111-10/+75
* Set fill options on all childrenMatthias Clasen2010-10-111-6/+6
* Add a GtkTable testcaseMatthias Clasen2010-10-111-14/+81
* add tests/testexpand.c used to test the expand props on GtkWidgetHavoc Pennington2010-09-252-0/+157
* Support GtkWidget expand properties in GtkBoxHavoc Pennington2010-09-251-6/+72
* Add horizontal and vertical expand flags, compute_expand() to GtkWidgetHavoc Pennington2010-09-253-3/+677
* Nuke the 'Types' section from the docsMatthias Clasen2010-09-242-20/+3
* Remove mention of input dialog from the docsMatthias Clasen2010-09-241-3/+1
* GtkOffscreenWindow: shorten doc titleMatthias Clasen2010-09-241-7/+6
* GtkScale: Remove links from doc section titleMatthias Clasen2010-09-241-4/+4
* GtkMenu: Add a destroy notify to gtk_menu_popup_for_deviceMatthias Clasen2010-09-242-32/+51
* Update docs of GtkAboutDialog and GtkLinkButtonMatthias Clasen2010-09-244-170/+32
* DND: don't use uninitialized memoryMatthias Clasen2010-09-241-60/+55
* GtkAboutDialog: correct a since tagMatthias Clasen2010-09-241-1/+1
* gtkeditable: move documentation to inline commentsChristian Dywan2010-09-243-214/+45
* introspection: Fix typo in annotationFlorian Müllner2010-09-241-1/+1
* Don't try to unref event->dnd.context unconditionally.Tomeu Vizoso2010-09-241-1/+2
* GtkAboutDialog: escape mail addressesMatthias Clasen2010-09-241-2/+10
* Remove gtk_notebook_set_window_creation_hook in testnotebookdnd.cMatthias Clasen2010-09-241-2/+6
* Another since tagMatthias Clasen2010-09-241-0/+2
* Correct since tagsMatthias Clasen2010-09-241-1/+3
* GtkNotebook: replace group by group_nameMatthias Clasen2010-09-245-56/+57
* GtkNotebook: remove gtk_notebook_set_window_creation_hookMatthias Clasen2010-09-244-48/+2
* docs: Add a CODING-STYLE documentMatthias Clasen2010-09-231-0/+635
* docs: remove defsformat.txtMatthias Clasen2010-09-231-338/+0
* docs: remove gtk-config.txtMatthias Clasen2010-09-231-236/+0
* Bump gobject-introspection dep in INSTALL.inMatthias Clasen2010-09-231-1/+1
* Fix a couple of broken annotationsJohan Dahlin2010-09-233-3/+3
* Fix the annotation of gtk_tree_view_create_row_drag_iconMatthias Clasen2010-09-231-1/+1
* fix a typo in the gtk_widget_render_icon annotationsMatthias Clasen2010-09-231-1/+1
* Updated Japanese translationTakayuki KUSANO2010-09-241-38/+32
* INSTALL.in: Automate the versions of the dependenciesJavier Jardón2010-09-232-1/+13
* Updated Danish translationKenneth Nielsen2010-09-221-1433/+1611
* Fixed GtkWrapBox base requests for ALIGNED and FREE modeTristan Van Berkom2010-09-221-26/+123
* Fixed gtk_distribute_natural_allocation() to place the g_newa *after* g_retur...Tristan Van Berkom2010-09-221-1/+3
* Remove url hooks from GtkAboutDialog and GtkLinkButtonMatthias Clasen2010-09-227-349/+136
* Fixed GtkViewport to set adjustments properly for width-for-height widgetsTristan Van Berkom2010-09-221-8/+14
* Do not disable GDK deprecation guardsJavier Jardón2010-09-221-2/+0
* Do not disable deprecation guardsJavier Jardón2010-09-223-5/+0
* Add deprecation guards for gdk_device_get_core_pointer()Javier Jardón2010-09-221-0/+2
* Do not use deprecated gdk_display_get_core_pointer()Javier Jardón2010-09-225-12/+32
* Fix an off-by-one error in serial range handlingMatthias Clasen2010-09-211-1/+1
* GtkScrolledWindow: change default policy to 'automatic'Matthias Clasen2010-09-211-4/+4
* Merge branch 'notebooks-without-mouse-scrolling'Cody Russell2010-09-211-48/+1
|\