summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Remove mouse scrolling from GtkNotebook tabs. Bug #630226.Cody Russell2010-09-211-48/+1
* | autogen.sh: run gtkdocize before aclocalMatthias Clasen2010-09-211-1/+2
* | Split up GtkWrapBox:spreading property into two orientation specific properties.Tristan Van Berkom2010-09-214-110/+320
* | configure.ac: remove check for sigsetjmp(), it belonged to gdk-pixbufMichael Natterer2010-09-211-12/+0
* | Use g_warning() for X errors and X IO errorsOwen W. Taylor2010-09-212-11/+10
* | Tons of transfer annotationsMatthias Clasen2010-09-2184-771/+814
* | Reduced overall SizeRequestCache sizeTristan Van Berkom2010-09-212-36/+69
* | Add a couple of missing transfer annotationsJohan Dahlin2010-09-202-5/+5
* | Fixup gtk-doc comment syntaxJohan Dahlin2010-09-201-8/+8
* | More error trap cleanupsMatthias Clasen2010-09-2010-35/+16
* | Only store error codes in inner-most X error trapOwen W. Taylor2010-09-202-1/+11
* | Add a ug.po for po-properties, re-enable ug in LINGUAS.Aron Xu2010-09-202-0/+7440
* | po: Disable ug localizationEmmanuele Bassi2010-09-201-1/+0
* | Updated Japanese translationTakayuki KUSANO2010-09-202-2210/+2349
* | Updated Gujarati TranslationsSweta Kothari2010-09-201-1681/+923
* | Add ug to LINGUAS.Aron Xu2010-09-201-0/+1
* | Add new error trap api to gdk.symbols and gdk3-sections.txtMatthias Clasen2010-09-192-1/+9
* | Add deprecation guards for gtk_cell_renderer_get_size()Javier Jardón2010-09-192-0/+4
* | Updated Danish translationKenneth Nielsen2010-09-191-1041/+1068
* | Updated Dutch translation by Vincent van AdrighemWouter Bolsterlee2010-09-191-1053/+1082
* | Fix a few dubious return values in return_if_fail callsMatthias Clasen2010-09-192-7/+7
* | Add a rename-to annotation for gtk_tree_path_get_indices_with_depthMatthias Clasen2010-09-191-0/+2
* | Point to the new GtkWidget align and margin propertiesMatthias Clasen2010-09-192-0/+9
* | Another fix for the initial focus heuristicMatthias Clasen2010-09-191-6/+6
* | Fix an annotationMatthias Clasen2010-09-191-1/+1
* | Use gdk_error_trap_pop_ignore() where appropriateMatthias Clasen2010-09-186-18/+18
* | Improve tests for X error traps, fix two bugsHavoc Pennington2010-09-183-10/+128