summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* GtkAboutDialog: Be slightly more flexible when listing creditsMatthias Clasen2010-12-221-2/+7
* Show translators properly in the new about dialogMatthias Clasen2010-12-221-4/+3
* Fix DSO link issuesRobert Ancell2010-12-221-0/+1
* Set a default value for rgba style propertiesMatthias Clasen2010-12-211-0/+6
* Fix a tag mismatch in the docsMatthias Clasen2010-12-211-1/+1
* Add gtkselectionprivate.h to MakefileMatthias Clasen2010-12-211-0/+1
* Temporarily disable combo box entry testMatthias Clasen2010-12-211-0/+4
* Return an appropriate GtkStyle from gtk_rc_get_style_by_paths()Owen W. Taylor2010-12-213-10/+103
* Check the right library for symbolsMatthias Clasen2010-12-211-1/+1
* Disable the GtkPlug xi2 hack more thoroughlyMatthias Clasen2010-12-211-0/+2
* x11: Rename GdkDisplayX11 to GdkX11DisplayBenjamin Otte2010-12-213-6/+6
* API: gdk: GDK_DISPLAY_OBJECT() => GDK_DISPLAY()Benjamin Otte2010-12-211-1/+1
* API: gdk: gdk_display_warp_device() => gdk_device_warp()Benjamin Otte2010-12-212-4/+4
* gtk: Use g_object_unref instead of gdk_cursor_unrefBenjamin Otte2010-12-2116-29/+29
* Deal with property encoding functionsMatthias Clasen2010-12-211-10/+14
* Avoid unnecessary use of gdk conversion routinesMatthias Clasen2010-12-211-18/+5
* Drop g[dt]k_set_localeMatthias Clasen2010-12-213-33/+0
* plug: Comment hack for xinput that used private x11 backend APIBenjamin Otte2010-12-211-3/+6
* Remove gdk_spawn functionsMatthias Clasen2010-12-211-3/+3
* Don't use gdk_spawnMatthias Clasen2010-12-211-8/+15
* Make gdk_window_{lookup,foreign_new}_for_display backend specificMatthias Clasen2010-12-215-41/+66
* Don't access GdkScreen fieldsMatthias Clasen2010-12-211-1/+0
* Remove some direct access to GdkDragContext membersMatthias Clasen2010-12-211-1/+1
* Merge libgdk and libgtkMatthias Clasen2010-12-2115-51/+29
* Added "fixed-size" cell property to GtkCellAreaBoxTristan Van Berkom2010-12-224-219/+382
* Fixed gtk_cell_layout_set_cell_data_func() to pass the correct layout objectTristan Van Berkom2010-12-223-32/+78
* Make gtk_style_context_get_* functions more robustCarlos Garnacho2010-12-211-13/+61
* Added out annotations for gtk_icon_size_lookup/_for_settingsJesse van den Kieboom2010-12-211-4/+4
* Added out annotations for gtk_accelerator_parseJesse van den Kieboom2010-12-211-2/+2
* Ensure widgets get a GtkStyle with its backing GtkStyleContextCarlos Garnacho2010-12-211-1/+1
* docs: unmap signal will always be emitted when a widget is unmappedJavier Jardón2010-12-201-5/+1
* Fix problems with window handling in GtkCalendarMatthias Clasen2010-12-201-6/+66
* printing: Set new print operation settings before emitting custom-widget-appl...Carlos Garcia Campos2010-12-201-1/+5
* Always emit unmap when a widget is unmappedHavoc Pennington2010-12-201-6/+7
* Add invariant that a child is unmapped if parent is unmappedHavoc Pennington2010-12-204-4/+28
* Verify GtkWidget invariants if G_ENABLE_DEBUG is definedHavoc Pennington2010-12-201-7/+227
* Make GtkEntry hide completelyMatthias Clasen2010-12-201-2/+4
* Update GtkAboutDialog documentationMatthias Clasen2010-12-201-7/+3
* Make gtk_style_new() use a backing GtkStyleContextCarlos Garnacho2010-12-201-3/+17
* Remove reference to GTK2_RC_FILES from the docsMatthias Clasen2010-12-202-5/+4
* appchooserdialog: use new GLib API to modify positioningCosimo Cecchi2010-12-201-3/+3
* Use g_strtod when converting strings for GtkCellRendererSpinMatthias Clasen2010-12-201-3/+5
* Add a test for basic style propertiesMatthias Clasen2010-12-201-0/+31
* Disable XI2 in gtk_test_init()Carlos Garnacho2010-12-201-0/+8
* GtkStyleProperties: Assign default value for the font propertyCarlos Garnacho2010-12-201-0/+2
* Fix up symbol listsMatthias Clasen2010-12-192-1/+20
* Move GtkSelectionData to a private headerJavier Jardón2010-12-194-23/+45
* gtktreeselection: Move public members to a private structureJavier Jardón2010-12-192-116/+208
* gtk/gtktreeview.c: Use accessor to access GtkTreeSelectionJavier Jardón2010-12-191-6/+6
* gtkcombobox.c: Use accessor functions to access GtkTreeSelectionJavier Jardón2010-12-191-1/+1