Commit Graph

17806 Commits

Author SHA1 Message Date
Stefan Walter
de60fd8cfd Use gtk_entry_xxx functions rather than using GtkEntry structure directly.
See bug #576801

svn path=/trunk/; revision=22589
2009-03-27 05:22:23 +00:00
Christian Dywan
e5110c50b6 Typo correction, s/hilding/holding
svn path=/trunk/; revision=22588
2009-03-25 22:54:10 +00:00
Paul Bolle
d7f5c0de0e Bug 562863 - GtkVscrollbar is hardly documented
2009-03-25   Paul Bolle <pebolle@tiscali.nl>

	Bug 562863 - GtkVscrollbar is hardly documented

	* gtk/tmpl/gtkvscrollbar.sgml:
	* gtk/tmpl/gtkhscrollbar.sgml: Minor tweaks.


svn path=/trunk/; revision=22587
2009-03-25 20:21:30 +00:00
Tor Lillqvist
d8ea13216c Bug 575644 - Cygwin gail build patch
2009-03-25  Tor Lillqvist  <tml@novell.com>

	Bug 575644 - Cygwin gail build patch

	* modules/other/gail/Makefile.am
	* modules/other/gail/libgail-util/Makefile.am
	* modules/other/gail/tests/Makefile.am: Use -no-undefined also on
	Cygwin. Patch from "Cygwin ports maintainer".


svn path=/trunk/; revision=22586
2009-03-25 07:18:58 +00:00
Matthias Clasen
b6cba0b542 Remove a misleading sentence
svn path=/trunk/; revision=22585
2009-03-25 03:47:15 +00:00
Sven Neumann
7cfac711e2 compile fix for build with DIRECT_ENABLE_DEBUG.
2009-03-25  Sven Neumann  <sven@gimp.org>

	* gdk/directfb/gdkwindow-directfb.c
	(gdk_window_directfb_process_all_updates): compile fix for build
	with DIRECT_ENABLE_DEBUG.


svn path=/trunk/; revision=22583
2009-03-25 00:07:12 +00:00
Matthias Clasen
7dfb01937d Fix get_nearest_monitor
svn path=/trunk/; revision=22582
2009-03-24 05:57:53 +00:00
Claudio Saavedra
e0045d59c7 Fix typos and document the GdkPixbufSimpleAnim structure.
2009-03-23  Claudio Saavedra  <csaavedra@igalia.com>

	* gdk-pixbuf/tmpl/animation.sgml: Fix typos and document the
	GdkPixbufSimpleAnim structure.


svn path=/trunk/; revision=22581
2009-03-23 08:57:30 +00:00
Hiroyuki Ikezoe
cd96bd0209 Bug 576254 - <object> requires attribute "id"
2009-03-23  Hiroyuki Ikezoe  <poincare@ikezoe.net>

	Bug 576254 - <object> requires attribute "id"

	* docs/reference/gtk/tmpl/gtkdialog.sgml: Add id attribute to 
	GtkBuilder UI sample.


svn path=/trunk/; revision=22580
2009-03-22 23:09:54 +00:00
Nickolay V. Shmyrev
6b41d44670 Updated Russian translation.
2008-03-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

	* ru.po: Updated Russian translation.


svn path=/trunk/; revision=22579
2009-03-22 07:31:12 +00:00
Nickolay V. Shmyrev
b2d263cd99 Updated Russian translation.
2009-03-22  Nickolay V. Shmyrev <nshmyrev@yandex.ru>

	* ru.po: Updated Russian translation.


svn path=/trunk/; revision=22578
2009-03-22 06:31:16 +00:00
Cody Russell
b48e4b070f Bug 538840 – [Win32] GTK menu theming could be improved
2009-03-21  Cody Russell  <bratsche@gnome.org>

        Bug 538840 – [Win32] GTK menu theming could be improved

        * modules/engines/ms-windows/xp_theme.c
        * modules/engines/ms-windows/msw_style.c: Use newer
        menu styling API.  This makes gtk+ look much better on
        Windows Vista.


svn path=/trunk/; revision=22577
2009-03-21 13:58:12 +00:00
Aron Xu
4bf41bbf53 Updated simplified Chinese translations by Xiyue Deng <manphiz at gmail dot com>
svn path=/trunk/; revision=22576
2009-03-21 08:56:20 +00:00
Claudio Saavedra
584bd9cbc6 Bug 574283 – unused assignment and dead code in
2009-03-19  Claudio Saavedra  <csaavedra@igalia.com>

	Bug 574283 – unused assignment and dead code in
	gtk_widget_set_tooltip_window()

	* gtk/gtkwidget.c: (gtk_widget_set_tooltip_window): Remove
	an unused assignment, improving checks, and clean up method.


svn path=/trunk/; revision=22575
2009-03-19 07:47:23 +00:00
Michael Natterer
576ef4d6ea add static function gtk_scale_button_set_orientation_private() and use it
2009-03-18  Michael Natterer  <mitch@gimp.org>

	* gtk/gtkscalebutton.c: add static function
	gtk_scale_button_set_orientation_private() and use it instead of
	the public but deprecated gtk_scale_button_set_orientation().


svn path=/trunk/; revision=22574
2009-03-18 21:19:07 +00:00
Kostas Papadimas
6a14ed9b64 Updated Greek Translation by Jennie Petoumenou.
svn path=/trunk/; revision=22573
2009-03-18 15:53:51 +00:00
Jorge Gonzalez Gonzalez
0b0b56833f Updated Pashto translation by Zabeeh Khan
svn path=/trunk/; revision=22572
2009-03-18 14:45:46 +00:00
Djihed Afifi
b414832f25 Updated Arabic translation
svn path=/trunk/; revision=22571
2009-03-18 09:22:49 +00:00
Tor Lillqvist
c3879d400c Bug 575700 - Crash when moving a GtkWindow
2009-03-17  Tor Lillqvist  <tml@novell.com>

	Bug 575700 - Crash when moving a GtkWindow

	* gdk/win32/gdkevents-win32.c (gdk_event_translate): Fix
	embarrassing crasher bug introduced on 2009-03-11. A variable was
	assigned a value only inside a GDK_NOTE but still used outside
	that.


svn path=/trunk/; revision=22568
2009-03-17 18:26:28 +00:00
Matej Urbančič
25deb501ad Updated Slovenian translation
svn path=/trunk/; revision=22567
2009-03-17 16:55:07 +00:00
Matej Urbančič
f339176285 Updated Slovenian translation
svn path=/trunk/; revision=22566
2009-03-17 16:35:58 +00:00
Ani Peter
f48419708f Updated Malayalam Translation
svn path=/trunk/; revision=22565
2009-03-17 15:37:08 +00:00
Ani Peter
73625e3f87 Updated Malayalam Translation
svn path=/trunk/; revision=22564
2009-03-17 15:36:58 +00:00
Ani Peter
c7049ff5a0 Updated Malayalam Translations
svn path=/trunk/; revision=22563
2009-03-17 15:09:53 +00:00
Ani Peter
d0314558e6 Updated Malayalam Translation
svn path=/trunk/; revision=22562
2009-03-17 15:06:02 +00:00
Tor Lillqvist
f3bcc940a6 Newer mingw-w64 uses an underscore-prefixed identification macro.
2009-03-17  Tor Lillqvist  <tml@novell.com>

	* gtk/gtkprintoperation-win32.c: Newer mingw-w64 uses an
	underscore-prefixed identification macro.


svn path=/trunk/; revision=22561
2009-03-17 12:58:40 +00:00
Andre Klapper
e944e67130 Updated Crimean Tatar translation by Reşat SABIQ.
2009-03-16  Andre Klapper  <a9016009@gmx.de>

	* crh.po: Updated Crimean Tatar translation by Reşat SABIQ.


svn path=/trunk/; revision=22560
2009-03-16 22:30:32 +00:00
Andre Klapper
5af3180212 Updated Crimean Tatar translation by Reşat SABIQ.
2009-03-16  Andre Klapper  <a9016009@gmx.de>

	* crh.po: Updated Crimean Tatar translation by Reşat SABIQ.


svn path=/trunk/; revision=22559
2009-03-16 22:28:43 +00:00
Baris Cicek
6da2eb3805 Updated Turkish Translation
svn path=/trunk/; revision=22558
2009-03-16 19:21:53 +00:00
Baris Cicek
0e5777ad61 Updated Turkish Translation
svn path=/trunk/; revision=22557
2009-03-16 19:20:27 +00:00
Ignacio Casal Quinteiro
3ea3fe9f40 Updated Galician translation by Suso Baleato.
svn path=/trunk/; revision=22556
2009-03-16 17:29:49 +00:00
Amitakhya Phukan
f096b32283 Updated assamese translations
svn path=/trunk/; revision=22555
2009-03-16 12:22:28 +00:00
Amitakhya Phukan
5fcd7c66ae Updated assamese translations
svn path=/trunk/; revision=22554
2009-03-16 12:02:07 +00:00
Alexander Shopov
7a8ade9c32 Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
2009-03-16  Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Alexander Shopov <ash@contact.bg>

svn path=/trunk/; revision=22553
2009-03-16 11:18:19 +00:00
Inaki Larranaga Murgoitio
91afe20d7a Updated Basque translation.
2009-03-16  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>

	* eu.po: Updated Basque translation.


svn path=/trunk/; revision=22552
2009-03-16 10:44:12 +00:00
Amanpreet Singh Alam
42ae70adb6 updating for Gnome Punjabi Translation by A S Alam
svn path=/trunk/; revision=22551
2009-03-16 02:36:42 +00:00
Takeshi AIHANA
4bc09e5dae Fixed wrong translations.
2009-03-16  Takeshi AIHANA <takeshi.aihana@gmail.com>

	* ja.po: Fixed wrong translations.

svn path=/trunk/; revision=22550
2009-03-15 23:19:49 +00:00
Hendrik Richter
7ef7ff7a5f Updated German translation, by Christian Kirbach
2009-03-15  Hendrik Richter  <hendrikr@gnome.org>

	* de.po: Updated German translation, by
	         Christian Kirbach

svn path=/trunk/; revision=22548
2009-03-15 18:07:04 +00:00
Shankar Prasad
a486e1c54a updated kn.po
svn path=/trunk/; revision=22547
2009-03-15 14:42:29 +00:00
Krishnababu Krothapalli
5bd99d1ac1 Updated Telugu translations
svn path=/trunk/; revision=22546
2009-03-15 14:02:50 +00:00
Krishnababu Krothapalli
f2e6ff9ee2 Updated Changelog entry
svn path=/trunk/; revision=22545
2009-03-15 13:57:09 +00:00
Felix I
2bb143a369 tamil translation updated
svn path=/trunk/; revision=22544
2009-03-15 13:38:22 +00:00
Sandeep Shedmake
fad2a3a005 Updated Marathi Translations
svn path=/trunk/; revision=22543
2009-03-15 11:50:41 +00:00
Sandeep Shedmake
9fc0c78c8a Updated Marathi Translations
svn path=/trunk/; revision=22542
2009-03-15 11:40:36 +00:00
Ankitkumar Rameshchandra Patel
4215486cc5 Updated Gujarati Translations
svn path=/trunk/; revision=22541
2009-03-15 04:53:17 +00:00
Aron Xu
4ea77c86f4 Updated Simplified Chinese translations by Deng Xiyue <manphiz@gmail.com>
svn path=/trunk/; revision=22540
2009-03-14 11:45:07 +00:00
Shankar Prasad
3ece05f028 updated kn.po
svn path=/trunk/; revision=22539
2009-03-14 10:43:14 +00:00
Kenneth Nielsen
f346c82673 Updated Danish translations
svn path=/trunk/; revision=22538
2009-03-14 04:03:19 +00:00
Shankar Prasad
89437c9f5f updated kn.po
svn path=/trunk/; revision=22537
2009-03-14 03:19:26 +00:00
Ignacio Casal Quinteiro
7c8847a8d8 Updated Galician translation
svn path=/trunk/; revision=22536
2009-03-13 18:43:23 +00:00