Matthias Clasen
d1f256ac30
Backport some new GdkWindow api from 2.90
...
This commit adds
gdk_window_get_display
gdk_window_get_screen
gdk_window_get_visual
gdk_window_get_width
gdk_window_get_height
and deprecates the corresponding GdkDrawable APIs.
This will make it easier to prepare the port to GTK+ 3
2010-09-27 20:37:03 -04:00
Matthias Clasen
2e5251b405
Add gdk_cairo_set_source_window
...
And deprecate gdk_cairo_set_source_pixmap.
2010-09-27 19:00:10 -04:00
Matthias Clasen
a2087c9095
Deprecate gtk_object_destroy
2010-09-26 22:33:18 -04:00
Matthias Clasen
c4bc22d77b
Backport the uri hook cleanup
...
This commit deprecates gtk_link_button_set_uri_hook(),
gtk_about_dialog_set_email_hook() and gtk_about_dialog_set_url_hook(),
and adds a GtkAboutDialog::activate-link signal.
2010-09-24 12:40:53 -04:00
Matthias Clasen
ce6090b11e
Add an index for 2.24 api additions
2010-09-24 11:53:05 -04:00
Matthias Clasen
74ad2e1e7e
GtkNotebook: deprecate some tab-dnd-related functions
...
gtk_notebook_set_window_creation_hook has been removed in GTK+ 3,
deprecate it here. gtk_notebook_get/set_group has been deprecated
in favour of the new gtk_notebook_get/set_group_name.
http://bugzilla.gnome.org/show_bug.cgi?id=630521
2010-09-24 11:50:26 -04:00
Matthias Clasen
f574305b17
Set version to 2.23.0
2010-09-23 23:36:53 -04:00
Matthias Clasen
71bec7e7ad
Bump version
2010-09-23 13:36:46 -04:00
Takayuki KUSANO
b7cd904fe3
Updated Japanese translation (symbolic link related)
2010-09-24 02:13:15 +09:00
Javier Jardón
537a2534b9
INSTALL.in: the Glib required version is 2.25.10
2010-09-23 17:05:46 +02:00
Matthias Clasen
6c95f0475f
Update INSTALL information
2010-09-23 08:17:42 -04:00
Matthias Clasen
43bc74eae1
Update NEWS for 2.22.0
2010-09-22 23:06:21 -04:00
Kenneth Nielsen
2119046a1c
Updated Danish translation
2010-09-22 22:59:24 +02:00
Sweta Kothari
530cf56f24
Updated Gujarati Translations
2010-09-22 16:50:01 +05:30
Jonh Wendell
990715e5db
Updated Brazilian Portuguese translation
2010-09-21 21:25:41 -03:00
Jonh Wendell
dd5cf4769a
Updated Brazilian Portuguese translation
2010-09-21 21:09:07 -03:00
Inaki Larranaga Murgoitio
4272a6f1d8
Updated Basque language
2010-09-21 15:39:52 +02:00
Inaki Larranaga Murgoitio
fb4ae28444
Updated Basque language
2010-09-21 15:32:54 +02:00
Aron Xu
6d9959b30c
Add a ug.po for po-properties, re-enable ug in LINGUAS.
2010-09-20 20:12:26 +00:00
Kjartan Maraas
f6e92685a6
Remove ug since it broke the build. Please add the translation to po-properties as well next time.
2010-09-20 21:04:25 +02:00
Bakaoukas Nikolaos
fe5c6f29fe
Updated Greek translation
2010-09-20 19:00:58 +03:00
Colin Walters
62c2b4f529
introspection: Only use 0.9.3 API
2010-09-20 10:00:30 -04:00
Takayuki KUSANO
2dd67663c8
Updated Japanese translation
2010-09-20 18:40:57 +09:00
Gheyret Kenji
1757426e86
Add Uighur UI translation.
2010-09-20 05:15:04 +00:00
Kenneth Nielsen
d508b22228
Updated Danish translation
2010-09-19 17:41:15 +02:00
Wouter Bolsterlee
efc03dd0ee
Updated Dutch translation by Vincent van Adrighem
2010-09-19 16:37:50 +02:00
Matthias Clasen
4850fa57f9
Fix up a botched cherry-pick
2010-09-17 11:05:42 -04:00
Matthias Clasen
d7cc714705
Add some element-type annotations to gtk apis
2010-09-17 09:50:57 -04:00
Matthias Clasen
0ebde0bbe5
Fix a doc comment
...
(cherry picked from commit 28c66ed9b0
)
2010-09-17 09:49:54 -04:00
Matthias Clasen
a3fa516c60
Scan gdk/x11 sources for Gdk-3.0.gir
...
The doc comments (with annotations) for some of the gdk api are down
in x11/ sources, so we need to scan those too, when building Gdk-3.0.gir.
2010-09-17 09:49:19 -04:00
Matthias Clasen
27970efd52
Add annotations
...
The goi scanner warns about these nowadays.
(cherry picked from commit 6aa8941b84
)
2010-09-17 09:47:47 -04:00
Aron Xu
44b8334775
Update Simplified Chinese translation.
2010-09-16 17:22:27 +00:00
Aron Xu
3a634939a8
Update Simplified Chinese UI translation.
2010-09-16 15:45:51 +00:00
Christian Kirbach
7e0f13f678
[i18n] Updated German translation
2010-09-16 15:43:09 +02:00
Petr Kovar
2c6685355b
Update Czech translation
2010-09-15 20:29:41 +02:00
Petr Kovar
42e2d014d0
Update Czech translation
2010-09-15 19:56:56 +02:00
Sebastian Dröge
285ab04c0c
gdk: Only use XComposite if it is available
...
Fixes build if it isn't available. Bug #629748 .
2010-09-15 16:41:41 +02:00
Aron Xu
b9db80d62c
Update Simplified Chinese translation.
2010-09-15 16:06:33 +08:00
Andika Triwidada
2ba282165e
Updated Indonesian translation
2010-09-15 09:25:48 +07:00
Matthias Clasen
7c44678f53
Bump version after release
2010-09-14 07:53:19 -04:00
Matthias Clasen
f9473472dd
Change the initial value of GtkDialog::has-separator to match the default
2010-09-13 23:43:45 -04:00
Matthias Clasen
3cd5d1619c
Update NEWS for 2.21.8
2010-09-13 23:43:45 -04:00
Milan Bouchet-Valat
2363cccd24
bgo#486839 - Fix path bar size group in the file chooser
...
Since the location button is hidden in save mode, we need to add the
path bar to the size group too. The location button still has to be in
the group though, because it's larger than the path bar (when
shown). Instead of using the recent/search icons, add their hboxes so
that themed widget spacings don't introduce variations.
2010-09-13 14:58:04 -05:00
Matthias Clasen
4394a972dc
Fix a logic error in the gdk_display deprecation
2010-09-13 13:14:18 -04:00
Takayuki KUSANO
7cf1133d45
Updated Japanese translation.
2010-09-14 01:41:18 +09:00
Adel Gadllah
81ec8c7a1b
[GdkWindowCache] Don't ignore the CompositeOverlayWindow
...
Add the composite overlay window to the cache, as this can be a reasonable Xdnd proxy as well.
This is only done when the screen is composited in order to avoid mapping
the COW. We assume that the CM is using the COW (which is true for pretty
much any CM currently in use).
https://bugzilla.gnome.org/show_bug.cgi?id=601731
2010-09-13 18:21:15 +02:00
Takayuki KUSANO
dddeee0cb2
Updated Japanese translation.
2010-09-13 02:06:19 +09:00
Christian Kirbach
80c096ed6e
[l10n] Updated German translation
2010-09-12 13:26:23 +02:00
Andika Triwidada
92235e2a58
Updated Indonesian translation
2010-09-11 15:21:46 +07:00
Matthias Clasen
9190497b4a
Don't use g_idle_add to schedule idles in GDK
...
We need to use gdk_threads_add_idle, in order to keep GDK code
under the GDK lock.
Bug 629277
(cherry picked from commit 08dd02fe25
)
2010-09-10 22:35:36 -04:00