summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Spell delete-event with hyphen and don't cast to G_OBJECTChristian Dywan2010-03-121-36/+36
* Improve docs of gtk_notebook_set_tab_label_packingChristian Dywan2010-03-121-4/+6
* Check for __MINGW64__ and not __MINGW64Tor Lillqvist2010-03-121-1/+1
* Improve GTK_WIDGET_FLAGS() deprecation documentationJavier Jardón2010-03-122-15/+23
* Fix definition of GTK_VOLUME_BUTTON_CLASS castChristian Dywan2010-03-111-1/+1
* Fix introspection on return value transfer for gtk_clipboard_get*Alan Knowles2010-03-101-2/+2
* Fix gtk_text_tag_table_lookup transfer introspection notesAlan Knowles2010-03-101-1/+1
* Updated Spanish translationJorge González2010-03-101-3/+3
* Updated Spanish translationJorge González2010-03-101-1126/+1131
* Updated Catalan translationDavid Planella2010-03-091-1195/+1196
* Bump versionMatthias Clasen2010-03-091-1/+1
* 2.19.72.19.7Matthias Clasen2010-03-09206-85192/+69182
* UpdatesMatthias Clasen2010-03-091-0/+44
* Fix compilation warning: use entry var correctly initilizedJavier Jardón2010-03-091-4/+4
* Remove conflicting legacy compose sequences in favour of X.org sequencesMatthias Clasen2010-03-092-34/+16
* Regenerated compose tablesMatthias Clasen2010-03-091-61/+21
* Updates to the compose-parse.py scriptMatthias Clasen2010-03-091-18/+24
* Add some keysyms missing from keysyms.txtMatthias Clasen2010-03-091-0/+11
* fix file permissionsMatthias Clasen2010-03-091-0/+0
* Add some more annotation to the DND apiMatthias Clasen2010-03-091-4/+4
* Fix file chooser refcounting issuesMatthias Clasen2010-03-085-19/+53
* Add missing colonsMatthias Clasen2010-03-081-2/+2
* Document the use of NULL in gtk_window_set_transient_forChristian Dywan2010-03-081-6/+7
* Minor doc clarification for gdk_drag_beginMatthias Clasen2010-03-081-1/+1
* Don't use GTK_WIDGET_STATE in internal code anymoreJavier Jardón2010-03-0953-197/+218
* Remove obsolete translator commentsMatthias Clasen2010-03-082-217/+51
* Add accessible alternatives to entry icon functionalityMatthias Clasen2010-03-081-86/+138
* Add introspection annotations to gtk_drag_(source|dest)_setMatthias Clasen2010-03-082-24/+22
* Update release HOWTORyan Lortie2010-03-081-2/+2
* Don't scroll to insert after middle-click pasteMatthias Clasen2010-03-081-2/+23
* Fix an infinite loop in gtk_dialog_map()Matthias Clasen2010-03-081-4/+3
* Updated LowGerman translationNils-Christoph Fiedler2010-03-081-1/+1
* Updated LowGerman translationNils-Christoph Fiedler2010-03-081-22/+22
* Updated LowGerman translationNils-Christoph Fiedler2010-03-081-1586/+1057
* Updated Bulgarian translationAlexander Shopov2010-03-081-27/+27
* gtk: remove begin-user-action/end-user-action around copyingMichael Natterer2010-03-071-2/+0
* Updated Greek translation.Jennie Petoumenou2010-03-071-1904/+1881
* Updated Greek translation.Jennie Petoumenou2010-03-071-1143/+1141
* Updated French translationClaude Paroz2010-03-061-1131/+1120
* Don't use GTK_WIDGET_SET_FLAGS() in gtk_widget_init()Javier Jardón2010-03-061-5/+4
* Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_PARENT_SENSITIVE)Javier Jardón2010-03-061-2/+2
* Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_RC_STYLE)Javier Jardón2010-03-061-2/+2
* Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_APP_PAINTABLE)Javier Jardón2010-03-061-2/+2
* Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_MAPPED)Javier Jardón2010-03-0614-30/+31
* Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED)Javier Jardón2010-03-0647-52/+55
* Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_WINDOW)Javier Jardón2010-03-0634-36/+36
* Updated Swedish translationDaniel Nylander2010-03-061-2575/+2361
* Updated Swedish translationDaniel Nylander2010-03-061-1574/+1313
* Add/Remove ATK_STATE_SENSITIVE according to cells' state.Joanmarie Diggs2010-03-052-1/+19
* Move documentation to inline comments: GtkPlugPatrick Bernaud2010-03-052-126/+21