Commit Graph

13124 Commits

Author SHA1 Message Date
951d86baad Upddated Macedonian Translation, Arangel Angov <ufo@linux.net.mk> 2006-08-04 06:28:37 +00:00
598be59bee Updated Translation 2006-08-04 04:55:40 +00:00
cace1bce28 Lazily populate the menu when creating it and after the manager emits the
2006-08-03  Emmanuele Bassi  <ebassi@gnome.org>

	* gtk/gtkrecentchoosermenu.c:
	(set_recent_managet), (gtk_recent_chooser_menu_populate),
	(idle_populate_func), (idle_populate_clean_up),
	(manager_changed_cb): Lazily populate the menu when creating
	it and after the manager emits the "changed" signal; this
	fixes the initial bad placing of the GtkRecentChooserMenu
	widget when its set as the menu of a GtkMenuToolButton.

	(gtk_recent_chooser_menu_map),
	(gtk_recent_chooser_menu_class_init): Remove the ::map method
	override, since it's not needed anymore.
2006-08-03 20:26:31 +00:00
1ed82d3f1c Translation updated by Ivar Smolin.
2006-08-03  Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.
2006-08-03 15:49:47 +00:00
edab825640 reset scanner config to default values while checking if an
2006-08-03  Michael Natterer  <mitch@imendio.com>

	* gtk/gtkrc.c (gtk_rc_parse_assignment): reset scanner config to
	default values while checking if an expression(foobar) follows,
	because if no expression follows the scanner's "next token" must
	be usable for the caller of this function (fixes bug #349552).
2006-08-03 14:07:26 +00:00
538498a149 Updated Norwegian bokmål translation.
2006-08-03  Kjartan Maraas  <kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.
2006-08-03 11:36:15 +00:00
76f99372ba removed the "widget &&" part from "widget && GTK_IS_FOO (widget)" checks.
2006-08-03  Michael Natterer  <mitch@imendio.com>

	* gtk/gtkstyle.c: removed the "widget &&" part from
	"widget && GTK_IS_FOO (widget)" checks.
2006-08-03 09:49:37 +00:00
468a7bc2f9 Removed unused call to GetPosition 2006-08-02 21:45:53 +00:00
f46227d5e8 Translation updated by Ivar Smolin.
2006-08-02  Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.
2006-08-02 19:38:59 +00:00
ef25b1bb2a Updated Macedonian Translation, Arangel Angov <ufo@linux.net.mk> 2006-08-02 06:51:08 +00:00
d5e9ff5363 Updated Macedonian translation, Arangel Angov <ufo@linux.net.mk> 2006-08-01 22:45:53 +00:00
8289bc0920 Updated Malayalam 2006-08-01 12:50:04 +00:00
1d8a44bc14 Updated Malayalam ml.po 2006-08-01 12:49:44 +00:00
ab4a66452b Updated Oriya Translation 2006-08-01 08:07:15 +00:00
046f1c3761 Added Entry for Updated Oriya Translation 2006-08-01 08:06:45 +00:00
75ee4993be Updated Oriya Translation 2006-08-01 07:25:20 +00:00
4abe420e1f Added Entry for Updated Oriya Translation 2006-08-01 07:24:45 +00:00
0cb61e8a48 Patch from Erik van Pienbroek to implement drawing bg_pixmaps (#348145).
2006-07-31  Richard Hult  <richard@imendio.com>

	* gdk/quartz/gdkdrawable-quartz.c: (gdk_quartz_draw_drawable):
	* gdk/quartz/gdkwindow-quartz.c:
	(gdk_window_impl_quartz_begin_paint_region): Patch from Erik van
	Pienbroek to implement drawing bg_pixmaps (#348145).
2006-07-31 21:05:12 +00:00
f04a51a7b4 Updated German translation.
2006-07-31  Hendrik Richter  <hendrikr@gnome.org>

	* de.po: Updated German translation.
2006-07-31 15:52:16 +00:00
05b21d12f7 Updated German translation.
2006-07-31  Hendrik Richter  <hendrikr@gnome.org>

	* de.po: Updated German translation.
2006-07-31 15:46:53 +00:00
e5680a3765 Added Entry for Bengali India (bn_IN) Translation updation 2006-07-31 15:01:29 +00:00
dec5c28a45 Updated Bengali India Translation 2006-07-31 15:00:59 +00:00
9e35074627 Updated Oriya Translation 2006-07-31 14:33:07 +00:00
60fdf3f733 Added Entry for Updated Oriya Translation 2006-07-31 14:32:35 +00:00
c4428beea8 Updated Ukrainian translation.
2006-07-31  Maxim Dziumanenko <dziumanenko@gmail.com>

	* Updated Ukrainian translation.
2006-07-31 07:51:37 +00:00
ae37bdde39 Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
2006-07-30  Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Alexander Shopov <ash@contact.bg>
2006-07-30 14:10:16 +00:00
571c460503 Always set success to TRUE. (gdk_color_change): Implement.
2006-07-29  Richard Hult  <richard@imendio.com>

	* gdk/quartz/gdkcolor-quartz.c (gdk_colormap_alloc_colors): Always
	set success to TRUE.
	(gdk_color_change): Implement.

	* gdk/quartz/GdkQuartzWindow.c
	([GdkQuartzWindow -canBecomeKeyWindow]): Add comment.

	* gdk/quartz/gdkevents-quartz.c (gdk_screen_get_setting): Make the
	default font a bit smaller until we have made this get the system
	setting.

	* gdk/quartz/gdkwindow-quartz.c (gdk_window_set_type_hint): Enable
	shadows for the right window types.

	* gdk/quartz/gdkprivate-quartz.h:
	* gdk/quartz/gdkgc-quartz.c:
	* gdk/quartz/gdkdrawable-quartz.c:
	* gdk/quartz/gdkcolor-quartz.c: Expose the CGContext functions,
	update callers.

	* gdk/quartz/gdkmain-quartz.c: (_gdk_windowing_init): No need to
	get the current process ID, use the right constant instead.
2006-07-29 11:05:15 +00:00
441a86fe55 http://bugzilla.gnome.org/show_bug.cgi?id=348792 fixed for Georgian (kaq) 2006-07-28 22:47:41 +00:00
770599e349 Add the timeout for polling the file; change the default polling delta to
2006-07-28  Emmanuele Bassi  <ebassi@gnome.org>

	* gtk/gtkrecentmanager.c (gtk_recent_manager_init): Add the
	timeout for polling the file; change the default polling
	delta to 2000 msec.
2006-07-28 20:37:58 +00:00
61fa07ff70 Updated Tatar translation of gtk+ by Albert Fazli. 2006-07-28 01:12:42 +00:00
8022523767 cast the return value of XGetWindowProperty() correctly so we don't return
2006-07-27  Michael Natterer  <mitch@imendio.com>

	* gdk/x11/gdkwindow-x11.c (gdk_window_get_type_hint): cast the
	return value of XGetWindowProperty() correctly so we don't return
	garbage type hints. Pointed out by Tommi Komulainen, patch taken
	from https://maemo.org/bugzilla/show_bug.cgi?id=724
2006-07-27 15:22:13 +00:00
d9c4801d94 Move a call 2006-07-27 14:13:18 +00:00
c022dbfc1e Updated Malayalam Translations 2006-07-27 13:31:37 +00:00
9d952215c9 Updated Greek translation 2006-07-26 20:51:23 +00:00
ed44e6907c Updayed Greek translation 2006-07-26 20:33:14 +00:00
13ccc82dce Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
2006-07-26  Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Alexander Shopov <ash@contact.bg>
2006-07-26 19:36:23 +00:00
6a8b0c8735 Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
2006-07-25  Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Alexander Shopov <ash@contact.bg>
2006-07-25 16:39:21 +00:00
51085d9302 Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
2006-07-24  Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Alexander Shopov <ash@contact.bg>
2006-07-24 20:13:23 +00:00
348bffc856 Implement getting the double click threshold.
2006-07-24  Richard Hult  <richard@imendio.com>

	* gdk/quartz/gdkevents-quartz.c (gdk_screen_get_setting): Implement
	getting the double click threshold.
2006-07-24 12:31:17 +00:00
ae9bd354c1 Fix changelog. 2006-07-24 10:47:40 +00:00
b93d4adde0 Save before committing... 2006-07-24 10:46:58 +00:00
7a3c18ab7b Set the window level depending on the type hint.
2006-07-24  Richard Hult  <richard@imendio.com>

	* gdk/quartz/gdkwindow-quartz.c (gdk_window_set_type_hint): Set the
	window level depending on the type hint.

	* gdk/quartz/gdkevents-quartz.c (gdk_keyboard_grab,
	pointer_ungrab_internal): Only break the grab if the new window is
	a different one.
	(gdk_event_translate): Catch the case where the entire app loses
	focus and break any grabs. Only do implicit grabs when the event
	mask has both press and release.

	* gdk/quartz/gdkkeys-quartz.c (translate_keysym):
	* gdk/quartz/gdkselection-quartz.c:

        * gdk/quartz/GdkQuartzWindow.c
	([GdkQuartzWindow -windowDidResignKey:]): Use this to update the
	focus window instead of resignMain, fixes the case where other apps
	uses focus follows mouse (like the terminal can).
2006-07-24 10:46:21 +00:00
247fd362ba Updated Finnish translation 2006-07-24 09:08:52 +00:00
af845954fd Bump version 2006-07-24 02:10:48 +00:00
fe03813226 2.10.1 2006-07-24 02:02:14 +00:00
48a99eb230 Updated Portuguese translation.
2006-07-23  Duarte Loreto <happyguy_pt@hotmail.com>

	* pt.po: Updated Portuguese translation.
2006-07-23 23:11:58 +00:00
41bae42812 Updated French translation. 2006-07-23 21:41:38 +00:00
7298085a81 Add a POTFILES.skip file 2006-07-23 20:19:18 +00:00
aa5edeb2e0 Fix a memleak 2006-07-23 20:11:28 +00:00
a7cb33db4a Updated Lithuanian translation.
2006-07-22  Žygimantas Beručka  <zygis@gnome.org>

        * lt.po: Updated Lithuanian translation.
2006-07-22 19:03:58 +00:00