summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move documentation to inline comments: GtkVBoxSteven Harms2010-03-052-49/+23
* Update Galician translationFran Diéguez2010-03-052-3122/+3124
* Update Afrikaans translationFriedel Wolff2010-03-041-2085/+1578
* Return FALSE in signal handlers to make the signals be propagatedLi Yuan2010-03-041-4/+6
* Move documentation to inline comments: GtkVSeparatorSteven Harms2010-03-043-41/+24
* Move documentation to inline comments: GtkVScrollbarSteven Harms2010-03-043-40/+20
* Updated Hungarian translationGabor Kelemen2010-03-041-1/+1
* Update gtkvscale documentation for in code comments. Removed template documentSteven Harms2010-03-033-52/+25
* Updated Basque languageInaki Larranaga Murgoitio2010-03-031-478/+350
* Add version info about the deprecation of GTK_WIDGET_SENSITIVEJavier Jardón2010-03-031-0/+2
* Updated Basque languageInaki Larranaga Murgoitio2010-03-031-2045/+1937
* Deprecate widget flag: GTK_WIDGET_REALIZEDJavier Jardón2010-03-0376-342/+357
* Deprecate widget flag: GTK_WIDGET_MAPPEDJavier Jardón2010-03-0357-154/+164
* Updated LowGerman translationNils-Christoph Fiedler2010-03-031-1490/+1866
* Updated Low German translationNils-Christoph Fiedler2010-03-031-1/+1
* Updated Low German translationNils-Christoph Fiedler2010-03-031-1906/+1491
* Updated Norwegian bokmål translationKjartan Maraas2010-03-031-1117/+1122
* Fix gtk_widget_is_sensitive() function. Second tryJavier Jardón2010-03-031-1/+1
* Updated Hungarian translationGabor Kelemen2010-03-031-2025/+1928
* Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_SHOW_ALL)Javier Jardón2010-03-021-6/+6
* Fix gtk_widget_is_sensitive() functionJavier Jardón2010-03-021-1/+2
* Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT)Javier Jardón2010-03-0228-78/+80