Javier Jardón
|
e8e95d4c5e
|
Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT)
Use new API instead: gtk_widget_set_can_default ()
|
2010-03-02 07:58:05 +01:00 |
|
Javier Jardón
|
483a5a9e1a
|
Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_FOCUS)
Use new API instead: gtk_widget_set_can_focus ()
|
2010-03-02 04:42:54 +01:00 |
|
Gabor Kelemen
|
f19dc0bd4b
|
Updated Hungarian translation
|
2010-03-02 00:29:40 +01:00 |
|
Petr Kovar
|
1ec18b9258
|
Update Czech translation
|
2010-03-01 20:12:54 +01:00 |
|
Javier Jardón
|
c3d09e5627
|
Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_SENSITIVE)
|
2010-03-01 18:24:28 +01:00 |
|
Javier Jardón
|
27b64f50e6
|
Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_DOUBLE_BUFFERED)
Use new API instead: gtk_widget_set_double_buffered ()
|
2010-03-01 18:14:05 +01:00 |
|
Javier Jardón
|
b909abaa62
|
Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_RECEIVES_DEFAULT)
Use new API instead: gtk_widget_set_receives_default ()
|
2010-03-01 18:03:19 +01:00 |
|
Javier Jardón
|
b4b95d07f8
|
Deprecate widget flag: GTK_WIDGET_PARENT_SENSITIVE
Use gtk_widget_get_sensitive() on the parent widget instead.
https://bugzilla.gnome.org/show_bug.cgi?id=69872
|
2010-03-01 07:57:27 +01:00 |
|
Javier Jardón
|
214a023e91
|
Deprecate widget flag: GTK_WIDGET_VISIBLE
Use gtk_widget_get_visible() instead
https://bugzilla.gnome.org/show_bug.cgi?id=69872
|
2010-03-01 07:52:07 +01:00 |
|
Javier Jardón
|
4232115e22
|
Deprecate widget flag: GTK_WIDGET_HAS_FOCUS
Use gtk_widget_has_focus() instead
https://bugzilla.gnome.org/show_bug.cgi?id=69872
|
2010-03-01 06:11:01 +01:00 |
|
Javier Jardón
|
64f526d34e
|
Deprecate widget flag: GTK_WIDGET_SENSITIVE
Use gtk_widget_get_sensitive() instead
https://bugzilla.gnome.org/show_bug.cgi?id=69872
|
2010-03-01 05:59:23 +01:00 |
|
Javier Jardón
|
f5bde06e82
|
Don't use GTK_WIDGET_NO_WINDOW in internal code anymore
Use gtk_widget_get_has_window() instead
https://bugzilla.gnome.org/show_bug.cgi?id=69872
|
2010-03-01 05:44:19 +01:00 |
|
Javier Jardón
|
a27d5a2c9e
|
Deprecate widget flag: GTK_WIDGET_IS_SENSITIVE
Use gtk_widget_is_sensitive() instead
https://bugzilla.gnome.org/show_bug.cgi?id=69872
|
2010-03-01 05:32:51 +01:00 |
|
Javier Jardón
|
4f78f70b15
|
Deprecate widget flag: GTK_WIDGET_DRAWABLE
Use gtk_widget_is_drawable() instead.
https://bugzilla.gnome.org/show_bug.cgi?id=69872
|
2010-03-01 04:55:55 +01:00 |
|
Mario Blättermann
|
6a9d4d8203
|
Updated German translation
|
2010-02-27 20:33:02 +01:00 |
|
Nils-Christoph Fiedler
|
8864b81903
|
Updated LowGerman translation
|
2010-02-26 13:56:29 +01:00 |
|
Nils-Christoph Fiedler
|
a9e0010ff8
|
Updated LowGerman translation
|
2010-02-26 13:42:38 +01:00 |
|
Florian Müllner
|
c4a3a7bdfd
|
Add introspection annotation for gtk_builder_get_object
|
2010-02-25 21:33:15 +01:00 |
|
Nils-Christoph Fiedler
|
ab3d86d44d
|
Updated LowGerman translation
|
2010-02-25 19:30:59 +01:00 |
|
Piotr Drąg
|
93ed6885a1
|
Updated Polish translation
|
2010-02-25 14:32:38 +01:00 |
|
Piotr Drąg
|
0807dd6512
|
Updated Polish translation
|
2010-02-25 13:50:21 +01:00 |
|
Leonid Kanter
|
973dbbf634
|
Update Russian translation
|
2010-02-25 13:59:46 +02:00 |
|
Leonid Kanter
|
31abb05273
|
Update Russian translation
|
2010-02-25 13:59:46 +02:00 |
|
Nils-Christoph Fiedler
|
707bec3ec2
|
Updated LowGerman translation
|
2010-02-25 12:47:55 +01:00 |
|
Duarte Loreto
|
211c174580
|
Updated Portuguese translation
|
2010-02-25 02:43:25 +00:00 |
|
Duarte Loreto
|
8d475898ab
|
Updated Portuguese translation
|
2010-02-25 02:30:32 +00:00 |
|
Khaled Hosny
|
4ba5e0e5d6
|
Updated Arabic translation
|
2010-02-24 21:18:37 +02:00 |
|
Bruce Cowan
|
868e1b07c3
|
Updated British English translation
|
2010-02-24 16:40:46 +00:00 |
|
Matej Urbančič
|
7d2f616bc6
|
Updated Slovenian translation
|
2010-02-24 15:32:09 +01:00 |
|
Nils-Christoph Fiedler
|
62954b2f48
|
Updated LowGerman translation
|
2010-02-24 12:47:20 +01:00 |
|
Nils-Christoph Fiedler
|
e173212e45
|
Updated LowGerman translation
|
2010-02-24 12:39:51 +01:00 |
|
Alexander Shopov
|
0305a39900
|
Updated Bulgarian translation
|
2010-02-24 07:18:26 +02:00 |
|
Gintautas Miliauskas
|
00a404c515
|
Updated Lithuanian translation.
|
2010-02-24 00:04:14 +02:00 |
|
Gintautas Miliauskas
|
49429b07a9
|
Updated Lithuanian translation.
|
2010-02-24 00:03:20 +02:00 |
|
Ask H. Larsen
|
e8e29861d3
|
Updated Danish translation
|
2010-02-23 22:17:20 +01:00 |
|
Ask H. Larsen
|
cc6e4d0450
|
Updated Danish translation
|
2010-02-23 22:14:45 +01:00 |
|
Matthias Clasen
|
e1ddcf8466
|
Bump version
|
2010-02-23 15:57:14 -05:00 |
|
Matthias Clasen
|
1364b49e67
|
2.19.6
|
2010-02-23 15:54:56 -05:00 |
|
Jorge González
|
980326a231
|
Updated Spanish translation
|
2010-02-23 21:51:30 +01:00 |
|
Matthias Clasen
|
18d065c109
|
Updates
|
2010-02-23 15:14:28 -05:00 |
|
Matthias Clasen
|
6b5034323a
|
Some forgotten docs
|
2010-02-23 14:14:02 -05:00 |
|
Matthias Clasen
|
e69add1dad
|
Add some missing docs
|
2010-02-23 14:14:02 -05:00 |
|
Matthias Clasen
|
e601f6c478
|
doc fixes
|
2010-02-23 14:14:02 -05:00 |
|
Jorge González
|
a6fc3b9109
|
Updated Spanish translation
|
2010-02-23 20:01:39 +01:00 |
|
Matthias Clasen
|
60017d2676
|
Add 2.20 index for gdk docs
|
2010-02-23 13:57:47 -05:00 |
|
Matthias Clasen
|
28760d992b
|
Init gdk in the same order as other backends
Patch by Andre Draszik, bug 609172
|
2010-02-23 13:07:23 -05:00 |
|
Matthias Clasen
|
7f483dbd7b
|
Fix a memory leak in gdk_display_open in the directfb backend
Patch by Andre Draszik, bug 609172
|
2010-02-23 13:06:44 -05:00 |
|
Matthias Clasen
|
2dc9298b41
|
Simplify the DirectFBInit call
Patch by Andre Draszik, bug 609172
|
2010-02-23 13:06:03 -05:00 |
|
Matthias Clasen
|
3d66034d7d
|
Catch directfb errors in gdk_colormap_new
Patch by Andre Draszik, bug 609172.
|
2010-02-23 13:05:24 -05:00 |
|
Matthias Clasen
|
e06edf375a
|
Fix a crash at startup in the directfb backend
Patch by André Draszik, bug 600789
|
2010-02-23 12:54:00 -05:00 |
|