Claude Paroz
b44a74dc63
Added crh Updated Crimean Tatar translation on behalf of Reşat SABIQ.
...
2009-01-11 Claude Paroz <claude@2xlibre.net>
* LINGUAS: Added crh
* crh.po: Updated Crimean Tatar translation on behalf of Reşat SABIQ.
svn path=/trunk/; revision=22088
2009-01-11 19:22:59 +00:00
Tor Lillqvist
bb56a0a119
Bug 523554 - Copy from GIMP to Word broken
...
2009-01-11 Tor Lillqvist <tml@iki.fi>
Bug 523554 - Copy from GIMP to Word broken
* gdk/win32/gdkselection-win32.c
(_gdk_win32_selection_convert_to_dib): The DIB stored in the
Windows Clipboard was for some unknown reason truncated by one
byte. Don't do that.
svn path=/trunk/; revision=22086
2009-01-11 13:23:46 +00:00
Matthias Clasen
b87add630e
Properly create a menu proxy from a GIcon. Patch by Christian Persch
...
* gtk/gtktoolbutton.c: Properly create a menu proxy from a GIcon.
Patch by Christian Persch
* tests/testtoolbar.c: Add an example with a GIcon
svn path=/trunk/; revision=22084
2009-01-11 05:44:18 +00:00
Funda Wang
ca2cfa096f
Updated zh_CN translation.
...
svn path=/trunk/; revision=22083
2009-01-10 05:27:02 +00:00
Christian Dywan
27d8d8ea2b
Fail in gdk_window_new if _gdk_window_new failed
...
2009-01-09 Christian Dywan <christian@imendio.com>
Fail in gdk_window_new if _gdk_window_new failed
* gdk/gdkwindow.c (gdk_window_new): Add g_return_val_if_fail
in case _gdk_window_new is NULL. Approved by Tim Janik
svn path=/trunk/; revision=22082
2009-01-09 13:47:02 +00:00
Gintautas Miliauskas
7363a61079
Updated Lithuanian translation.
...
2009-01-09 Gintautas Miliauskas <gintas@akl.lt>
* lt.po: Updated Lithuanian translation.
svn path=/trunk/; revision=22081
2009-01-09 09:48:13 +00:00
Funda Wang
325fea2605
merge to msgctxt
...
svn path=/trunk/; revision=22080
2009-01-09 02:49:52 +00:00
Matthias Clasen
1d580cd1d1
Bug 566733 – Add GIcon to GtkAction, GtkToolButton
...
* gtk/gtkaction.c: Add a ::gicon property to GtkAction and set the
icon from it if specified. The stock icon is preferred if a stock id
is given. Based on a patch by A. Walton
svn path=/trunk/; revision=22079
2009-01-08 05:37:39 +00:00
Leonardo Ferreira Fontenelle
8ea564d5e2
Updated Brazilian Portuguese translation.
...
2009-01-07 Leonardo Ferreira Fontenelle <leonardof@gnome.org>
* pt_BR.po: Updated Brazilian Portuguese translation.
svn path=/trunk/; revision=22075
2009-01-07 22:56:57 +00:00
Matthias Clasen
54000d0ede
Bug 566862 – pixbuf_new_from_file does not autodetect format
...
2009-01-07 Matthias Clasen <mclasen@redhat.com>
Bug 566862 – pixbuf_new_from_file does not autodetect format
* gdk-pixbuf-io.c (_gdk_pixbuf_get_module): Go back to sniffing
without looking at the filename, to avoid breaking expected
functionality.
svn path=/trunk/; revision=22073
2009-01-07 15:02:33 +00:00
Brad Taylor
5a2d0bb014
Bug #565110 – Add an env variable to disable Gail.
...
2009-01-07 Brad Taylor <brad@getcoded.net>
* gail.c:
Bug #565110 – Add an env variable to disable Gail.
svn path=/trunk/; revision=22072
2009-01-07 14:46:10 +00:00
Jorge Gonzalez Gonzalez
37ec9dd31a
Updated Spanish translation
...
svn path=/trunk/; revision=22071
2009-01-06 10:33:32 +00:00
Matthias Clasen
b6036a88a6
Use a better caps lock warning icon
...
svn path=/trunk/; revision=22070
2009-01-05 18:14:58 +00:00
Jorge Gonzalez Gonzalez
04fe64b120
Updated Spanish translation
...
svn path=/trunk/; revision=22069
2009-01-05 16:02:21 +00:00
Tor Lillqvist
7ddb955766
Bug 566628 - gdk_display_close always asserts on win32
...
2009-01-05 Tor Lillqvist <tml@novell.com>
Bug 566628 - gdk_display_close always asserts on win32
* gdk/win32/gdkdisplay-win32.c
(_gdk_windowing_set_default_display): Allow also a NULL parameter
in the g_assert(). Still don't actually do anything in this
function, though.
svn path=/trunk/; revision=22068
2009-01-05 15:31:14 +00:00
Kjartan Maraas
64ba230671
Updated Norwegian bokmål translation.
...
2009-01-05 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
svn path=/trunk/; revision=22065
2009-01-05 14:28:12 +00:00
Lu Gan
1d02474e4e
Update zh_CN.po
...
svn path=/trunk/; revision=22064
2009-01-05 12:38:18 +00:00
Matthias Clasen
e725c73ba0
Add long description
...
svn path=/trunk/; revision=22063
2009-01-05 04:19:48 +00:00
Matthias Clasen
f4ee825f0e
Fix a typo in the docs
...
svn path=/trunk/; revision=22062
2009-01-05 04:07:00 +00:00
Matthias Clasen
313dec3da7
Make setting website, website-label and url hook work independent of their
...
* gtk/gtkaboutdialog.c: Make setting website, website-label and
url hook work independent of their order. Reported by Steven
Sheehy.
svn path=/trunk/; revision=22060
2009-01-05 03:38:10 +00:00
Kjartan Maraas
04a6a3fa7f
Updated Norwegian bokmål translation.
...
2009-01-05 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
svn path=/trunk/; revision=22059
2009-01-05 00:37:00 +00:00
Matthias Clasen
daf29bffed
Recheck _NET_SUPPORTING_WM_CHECK every now and then to avoid getting stuck
...
2009-01-03 Matthias Clasen <mclasen@redhat.com>
* gdk/x11/gdkscreen-x11.h:
* gdk/x11/gdkevents-x11.c (fetch_net_wm_check_window): Recheck
_NET_SUPPORTING_WM_CHECK every now and then to avoid getting
stuck on the id of a former wmcheck window that got reused by
another client (see RH bug 471927)
svn path=/trunk/; revision=22058
2009-01-04 04:50:36 +00:00
Changwoo Ryu
81ab852026
Updated Korean translation
...
svn path=/trunk/; revision=22056
2009-01-03 09:54:13 +00:00
Lu Gan
03b031cf34
Updated Chinese Simplified translation
...
M ChangeLog
M zh_CN.po
svn path=/trunk/; revision=22055
2009-01-03 08:04:32 +00:00
Matthias Clasen
1873c20239
Improve the docs
...
2009-01-03 Matthias Clasen <mclasen@redhat.com>
* gtk/gtktreesortable.c: Improve the docs
* gtk/gtktreemodelsort.c: Don't assert when using the "unsorted"
sort column id.
svn path=/trunk/; revision=22048
2009-01-03 06:57:10 +00:00
Daniel Nylander
5e0bd81e6d
sv.po: Updated Swedish translation
...
svn path=/trunk/; revision=22047
2009-01-02 23:53:51 +00:00
Daniel Nylander
8ea9920481
sv.po: Updated Swedish translation
...
svn path=/trunk/; revision=22046
2009-01-02 23:53:21 +00:00
Matthias Clasen
7ad5e9569b
Look for cairo-xlib when checking gdk-x11 deps
...
svn path=/trunk/; revision=22045
2009-01-02 21:11:58 +00:00
Matthias Clasen
f6212513f8
Fix the build on OS X
...
svn path=/trunk/; revision=22044
2009-01-02 20:59:37 +00:00
Matthias Clasen
7da4113ae2
Add bug ref
...
svn path=/trunk/; revision=22043
2009-01-02 20:56:31 +00:00
Matthias Clasen
125e80a64b
Add docs
...
svn path=/trunk/; revision=22042
2009-01-02 20:55:54 +00:00
Luca Ferretti
11956bc22a
Unfuzzy/Copy yet translated stuff after C_() migration.
...
2009-01-02 Luca Ferretti <elle.uca@libero.it>
* it.po: Unfuzzy/Copy yet translated stuff after C_() migration.
svn path=/trunk/; revision=22041
2009-01-02 11:23:53 +00:00
Jorge Gonzalez Gonzalez
c929a3e1fa
Updated Spanish translation
...
svn path=/trunk/; revision=22040
2009-01-02 10:08:30 +00:00
Matthias Clasen
d1242fdf5a
Bump version
...
svn path=/trunk/; revision=22039
2009-01-01 22:32:47 +00:00
Matthias Clasen
c885c8afd2
2.15.0
...
svn path=/trunk/; revision=22037
2009-01-01 22:24:56 +00:00
Matthias Clasen
50f87bfcdf
Fix make check
...
svn path=/trunk/; revision=22036
2009-01-01 21:14:07 +00:00
Tor Lillqvist
5ff6cfaf23
Typo.
...
svn path=/trunk/; revision=22035
2009-01-01 14:20:11 +00:00
Tor Lillqvist
5c658551e2
Typo.
...
svn path=/trunk/; revision=22034
2009-01-01 14:19:55 +00:00
Matthias Clasen
aa8673ba84
Fix make check
...
svn path=/trunk/; revision=22033
2009-01-01 06:46:57 +00:00
Matthias Clasen
bffd4b117d
forgotten file
...
svn path=/trunk/; revision=22032
2009-01-01 04:37:28 +00:00
Matthias Clasen
9a8f5ed4ee
forgotten files
...
svn path=/trunk/; revision=22031
2009-01-01 04:36:57 +00:00
Matthias Clasen
1975bea370
Updates
...
svn path=/trunk/; revision=22030
2008-12-31 20:37:30 +00:00
Yair Hershkovitz
b891e0d30a
updated hebrew translation
...
svn path=/trunk/; revision=22029
2008-12-31 20:24:15 +00:00
Matthias Clasen
9b3cc864d7
Some more
...
svn path=/trunk/; revision=22028
2008-12-31 20:05:16 +00:00
Yair Hershkovitz
89ccfc2351
updated hebrew translation
...
svn path=/trunk/; revision=22027
2008-12-31 19:20:57 +00:00
Matthias Clasen
3ba573aa02
Keep all these abstract for now
...
svn path=/trunk/; revision=22026
2008-12-31 19:13:23 +00:00
Matthias Clasen
5a751f46b6
Fix title
...
svn path=/trunk/; revision=22025
2008-12-31 18:55:29 +00:00
Nurali Abdurahmonov
a6167d1a86
updated uzbek translations by nurali
...
svn path=/trunk/; revision=22024
2008-12-31 12:44:04 +00:00
Matthias Clasen
e31eb99c9d
Rename GtkEntry icon-related signals
...
svn path=/trunk/; revision=22023
2008-12-31 07:29:23 +00:00
Matthias Clasen
b7ef9c53f7
Fix typo
...
svn path=/trunk/; revision=22022
2008-12-31 06:18:53 +00:00