summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updates2.90.3Matthias Clasen2010-06-171-0/+52
* application: Fix marshaler for GVariant gtype changeChristian Persch2010-06-181-1/+1
* [docs] Fix gtk_tree_sortable_set_sort_column_id()Stanislas Marquis2010-06-171-1/+1
* Bump glib requirementMatthias Clasen2010-06-171-1/+1
* [docs/gtk-faq] Close <para> tagJavier Jardón2010-06-171-1/+1
* application: Allow sub-classes to override the Window creationEmmanuele Bassi2010-06-173-16/+76
* gail: do not use removed GTK_WIDGET_*SET macrosJavier Jardón2010-06-161-2/+2
* Deprecate GTK_OBJECT_FLAGS() and GtkObjectFlags enumJavier Jardón2010-06-161-0/+8
* [gtk/gtkmenu] Emit an "attach-widget" event in gtk_menu_attach_to_widget()Javier Jardón2010-06-161-0/+2
* [docs] Fix missing comma in gtkrc docsJavier Jardón2010-06-161-1/+1
* [docs] Add 'Since: 2.16' tag to GtkEntryIconPositionStanislas Marquis2010-06-161-0/+2
* [GtkApplication] Update for GApplication API changesColin Walters2010-06-163-14/+46
* GtkMenuShell: Store device on GTK+ device grab.Carlos Garnacho2010-06-161-4/+8
* GtkMenuShell: take a single device for grabs.Carlos Garnacho2010-06-163-46/+46
* Updated Spanish translationJorge González2010-06-161-1069/+1080
* configure.ac: Fix build if no XInput libraries are available.Carlos Garnacho2010-06-151-1/+3
* gdk_event_get_device(): Fallback to core pointer/keyboard.Carlos Garnacho2010-06-151-0/+45
* GtkTextView: Scroll on the pointer doing DnD.Carlos Garnacho2010-06-151-5/+15
* GtkWidget: Undef GDK_DISABLE_DEPRECATEDCarlos Garnacho2010-06-151-0/+2
* GdkDeviceManagerXI2: Make focus events contain a GdkDevice.Carlos Garnacho2010-06-151-9/+17
* GdkDeviceManagerCore: protect against xevent->xany.window not being a GdkWindow.Carlos Garnacho2010-06-151-3/+3
* Fixed negative allocations from gtk_box_size_allocate()Tristan Van Berkom2010-06-151-3/+2
* Make GTK+ device grabs take precedence over GTK+ grabsCarlos Garnacho2010-06-151-22/+12
* Use a GPid on gdk_spawn_on_screen[_with_pipes]. Take 2Javier Jardón2010-06-151-2/+2
* [docs] Make GtkUIManager signal documentation more consistentJavier Jardón2010-06-151-6/+6
* Docmentation improvementsMatthias Clasen2010-06-151-18/+33
* GtkCalendar: some functions always return TRUE, so change them to voidThomas Wood2010-06-152-33/+22
* Add a variant of gtk_icon_theme_load_symbolic that takes a styleMatthias Clasen2010-06-146-90/+79
* Remove some useless definesMatthias Clasen2010-06-141-3/+0
* win32: Avoid type warning for offscreen windows in xp themeMartin Schlemmer2010-06-144-1/+12
* [GtkApplication] Update for GApplication API changesColin Walters2010-06-142-16/+115
* Annotate the methods to get TextBuffer itersPaolo Borelli2010-06-141-10/+10
* Fix typo in docs for GtkFileChooserClaudio Saavedra2010-06-141-1/+1
* Updated Norwegian bokmål translationKjartan Maraas2010-06-131-1227/+1071
* Updated Galician translationsFran Diéguez2010-06-131-3/+3
* Updated Galician translationsFran Diéguez2010-06-121-1070/+1079
* Fix the build broken in previous commitPaolo Borelli2010-06-121-1/+0
* win32: Fix the xp there to correctly clip when drawingMartin Schlemmer2010-06-118-119/+283
* annotate gtk_color_selection_get_current_color color param as outJohn (J5) Palmieri2010-06-101-1/+1
* Add a missing accessor for GdkDragContext->source_window.Cosimo Cecchi2010-06-104-0/+22
* gdk: fix typo in the docs for gdk_drag_context_get_selected_action()Michael Natterer2010-06-101-1/+1
* Use a GPid on gdk_spawn_on_screen[_with_pipes] instead a gintJavier Jardón2010-06-104-12/+12
* constify gtk_init_with_args()'s GOptionEntry argumentJavier Jardón2010-06-102-13/+13
* [docs] GdkPixmap fix: gdk_pixmap_draw() does not exist.Stanislas Marquis2010-06-101-1/+1
* [docs] Saturation is the intensity of the color, not the "deepness"Javier Jardón2010-06-091-1/+1
* Add an accessor for GtkViewport->view_window (#621081).Cosimo Cecchi2010-06-094-0/+21
* One more s/2.0/3.0Tor Lillqvist2010-06-091-1/+1
* Use correct libgdkincludedir in gdk/win32 tooTor Lillqvist2010-06-091-1/+1
* Fix distcheck by removing references to gtk/gtkprogress.cRichard Hughes2010-06-092-2/+0
* Fix build breakage on non-UnixTor Lillqvist2010-06-091-1/+4