summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-10245-1145/+69
* gdk/: fully remove gdkalias hacksJavier Jardón2010-07-1087-521/+41
* Use -Bsymbolic-functions, drop g*alias PLT hackeryJavier Jardón2010-07-104-0/+6
* Add check for -Bsymbolic-functions linker flagJavier Jardón2010-07-101-2/+22
* [docs] GtkPaned: Do not use gutter_size deprecated member in examplesJavier Jardón2010-07-091-1/+1
* Actually build the tutorial if enabledColin Walters2010-07-091-2/+4
* Actually build faq if enabledColin Walters2010-07-091-0/+2
* [l10n] Updated Estonian translationIvar Smolin2010-07-091-381/+9
* annotation (transfer-none) fix that somehow got dropped from last patchJohn (J5) Palmieri2010-07-081-1/+1
* fix some tree model annotationsJohn (J5) Palmieri2010-07-081-1/+1
* docs: Document the GtkApplication::quit signal behaviorEmmanuele Bassi2010-07-081-4/+28
* GtkApplication: use new GVariant bytestring APIRyan Lortie2010-07-071-24/+3
* Add (out) annotations to GtkTreeIter parametersPhilip Withnall2010-07-079-33/+33
* Updated Galician translationsFran Diéguez2010-07-072-1345/+1340
* [docs] GtkCellEditable: Move documentation to inline commentsJavier Jardón2010-07-063-85/+13
* [docs] GtkCalendar: Move documentation to inline commentsJavier Jardón2010-07-063-315/+73
* [docs] GtkButton: Move documentation to inline commentsTadej Borovšak2010-07-063-412/+103
* Fix annotation syntax for gtk_widget_class_pathColin Walters2010-07-061-2/+2
* fix annotation for gtk_window_set_default_icon_listJohn (J5) Palmieri2010-07-061-1/+1
* Fix annotation on gtk_tree_model_get_valueColin Walters2010-07-061-1/+1
* Updated Slovenian translationMatej Urbančič2010-07-061-2546/+2377
* Updated Slovenian translationMatej Urbančič2010-07-061-940/+952
* Bind get_bounds and use out instead of out caller-allocates.Ignacio Casal Quinteiro2010-07-051-12/+12
* [docs] Minor documentation fixes.Tadej Borovšak2010-07-054-5/+6
* Fix build breakage on Windows caused by the region changesTor Lillqvist2010-07-056-47/+54
* Updated Spanish translationJorge González2010-07-031-862/+868
* Updated Hebrew translation.Yaron Shahrabani2010-07-031-17/+25
* Remove leftover uses/references of GtkNotebook::group-idXan Lopez2010-07-021-2/+1
* Remove GtkWindow:allow-grow and GtkWindow::allow_shrink deprecated propertiesJavier Jardón2010-07-022-75/+12
* Deprecate GtkWindow:allow-grow and GtkWindow::allow_shrink propertiesJavier Jardón2010-07-021-2/+17
* Add gdk_keymap_get_num_lock_state to the docsMatthias Clasen2010-07-021-0/+1
* [iconview] Fix segfault when using rubberband selectionFlorian Müllner2010-07-021-1/+1
* Updated Kazakh translation for gtk+Baurzhan Muftakhidinov2010-07-021-1163/+1414
* Annotate gdk_display_manager_list_displays return valueTomeu Vizoso2010-07-021-2/+3
* Show lock warning for num lock as well as caps lockWilliam Jon McCann2010-07-011-1/+6
* [gdk] Add gdk_keymap_get_num_lock_stateWilliam Jon McCann2010-07-016-4/+67
* [gdk] Remove GdkWindowObject public structureJavier Jardón2010-07-015-84/+11
* [gdk] Add gdk_window_has_native() functionJavier Jardón2010-07-014-0/+26
* [l10n] Updated Estonian translationIvar Smolin2010-06-301-864/+7
* Remove dummy for gdk_event_get_graphics_expose()Kristian Rietveld2010-06-301-7/+0
* Remove mention of gdk_event_get_graphics_expose()Kristian Rietveld2010-06-301-2/+2
* Fix annotation.Ignacio Casal Quinteiro2010-06-301-1/+1
* Fix typos in Cairo region conversion so that Quartz actually compilesKristian Rietveld2010-06-301-2/+2
* Update Quartz DnD code to set device on DnD eventsKristian Rietveld2010-06-302-41/+65
* Implement gdk_drag_context_{get,set}_device in Quartz backendKristian Rietveld2010-06-302-0/+51
* configure: Bump required Cairo version to 1.9.10Benjamin Otte2010-06-291-1/+1
* API: Remove all GdkRegion APIBenjamin Otte2010-06-2922-1875/+108
* examples: Port example to use cairo region APIBenjamin Otte2010-06-291-3/+4
* s/GdkRegion/cairo_region_t/ in all of gtkBenjamin Otte2010-06-2949-335/+325
* Deprecate the GdkRegion APIBenjamin Otte2010-06-2932-596/+644