Commit Graph

14590 Commits

Author SHA1 Message Date
58c578aabd Updated Translation
svn path=/trunk/; revision=18628
2007-08-16 08:14:01 +00:00
1f0ce4c1aa Updated Finnish translation
svn path=/trunk/; revision=18627
2007-08-16 08:13:25 +00:00
452c631aca Updated Finnish translation
svn path=/trunk/; revision=18626
2007-08-16 08:01:21 +00:00
4b31d8c1b8 Added missing files. Added this file with a skippable file. Updated
2007-08-15  Adam Weinberger  <adamw@gnome.org>

	* POTFILES.in: Added missing files.
	* POTFILES.skip: Added this file with a skippable file.
	* en_CA.po: Updated Canadian English translation.



svn path=/trunk/; revision=18625
2007-08-16 01:13:15 +00:00
ae08771b69 Added demo file.
2007-08-15  Adam Weinberger  <adamw@gnome.org>

	* POTFILES.skip: Added demo file.



svn path=/trunk/; revision=18624
2007-08-16 01:06:45 +00:00
c855e9a982 Updated Canadian English translation.
2007-08-15  Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.



svn path=/trunk/; revision=18623
2007-08-15 18:42:38 +00:00
2f84d09342 Added missing files. Updated Canadian English translation.
2007-08-15  Adam Weinberger  <adamw@gnome.org>

	* POTFILES.in: Added missing files.
	* en_CA.po: Updated Canadian English translation.



svn path=/trunk/; revision=18622
2007-08-15 18:39:38 +00:00
a30a76c3e0 Modified the sb_h_double_arrow and sb_v_double_arrow mouse cursors to
2007-08-15  Cody Russell  <bratsche@gnome.org>

        * gdk/win32/xcursors.h: Modified the sb_h_double_arrow and
        sb_v_double_arrow mouse cursors to match the ones that Windows
        uses for split container controls.  This allows our paned
        widgets to be more easily identified as paned widgets on
        Windows, since we don't have any prelighting on the draggable
        pane part.  (#458088)


svn path=/trunk/; revision=18621
2007-08-15 14:58:45 +00:00
cd57ff1053 Another documentation fix that I forgot to commit yesterday. (#459340,
2007-08-15  Cody Russell  <bratsche@gnome.org>

        * gtk/gtkcontainer.c: Another documentation fix that I forgot to
        commit yesterday.  (#459340, Guillaume Cottenceau)


svn path=/trunk/; revision=18619
2007-08-15 14:49:56 +00:00
ebb52086e4 Updated German translation.
2007-08-15  Hendrik Richter  <hendrikr@gnome.org>

	* de.po: Updated German translation.

svn path=/trunk/; revision=18618
2007-08-15 13:42:33 +00:00
52eb9c2ba7 Updated zh_CN translation
svn path=/trunk/; revision=18617
2007-08-15 12:40:53 +00:00
d8fcb631ee POT update of zh_CN
svn path=/trunk/; revision=18616
2007-08-15 11:30:42 +00:00
6fe396388d Updated zh_CN translation by zyang
svn path=/trunk/; revision=18615
2007-08-15 07:59:03 +00:00
46bbf4ebd8 gtk/gtkwidget.c gtk/gtkscrolledwindow.c Correct documentation that refers
2007-08-14  Cody Russell  <bratsche@gnome.org>

        * gtk/gtkwidget.c
        * gtk/gtkscrolledwindow.c
        * gtk/gtklabel.c: Correct documentation that refers to the
        deprecated gtk_widget_set_usize() API.  Refer instead to
        gtk_widget_set_size_request().  (#459340, Guillaume Cottenceau)


svn path=/trunk/; revision=18613
2007-08-14 22:44:11 +00:00
fe551d17ff Updated German translation.
2007-08-14  Hendrik Richter  <hendrikr@gnome.org>

	* de.po: Updated German translation.

svn path=/trunk/; revision=18612
2007-08-14 11:41:44 +00:00
5ac50e723a Updated German translation.
2007-08-14  Hendrik Richter  <hendrikr@gnome.org>

	* de.po: Updated German translation.

svn path=/trunk/; revision=18611
2007-08-14 10:38:53 +00:00
bd7b15f347 make sure we fail keynav if the only item in the list is already selected.
2007-08-14  Kristian Rietveld  <kris@imendio.com>

	* gtk/gtktreeview.c (gtk_tree_view_move_cursor_up_down): make
	sure we fail keynav if the only item in the list is already selected.
	(Fixes #465039, reported by Fernando Herrera).


svn path=/trunk/; revision=18610
2007-08-14 08:11:26 +00:00
658bb5e07c Updated Irish translation on behalf of Sean Burke <leftmostcat@gmail.com>.
2007-08-13  Claude Paroz  <claude@2xlibre.net>

	* ga.po: Updated Irish translation on behalf of Sean Burke
	<leftmostcat@gmail.com>. Fixes #456124.

svn path=/trunk/; revision=18609
2007-08-13 17:20:58 +00:00
12d7167006 Updated Danish translation
svn path=/trunk/; revision=18605
2007-08-12 15:21:00 +00:00
e87575ebc0 Brazilian Portuguese translation updated and enhanced by Pedro V M de
2007-08-12  Leonardo Ferreira Fontenelle  <leonardof@svn.gnome.org>

	* pt_BR.po: Brazilian Portuguese translation updated and enhanced by
	Pedro V M de Medeiros <pedrovmm@gmail.com>.

svn path=/trunk/; revision=18603
2007-08-12 04:27:39 +00:00
e1f1121149 Note in docs that @dest's width and height is set to 0, 0 if the
2007-08-11  Björn Lindqvist  <bjourne@gmail.com>

	* gdk/gdkrectangle.c (gdk_rectangle_intersect): Note in docs
        that @dest's width and height is set to 0, 0 if the rectangles
        does not intersect. (#464524)

svn path=/trunk/; revision=18602
2007-08-10 23:34:26 +00:00
8c4287775b change the file extension when the file format is changed in the Print
2007-08-09  Sven Neumann  <sven@gimp.org>

	* modules/printbackends/file/gtkprintbackendfile.c: change the
	file extension when the file format is changed in the Print dialog
	(#356630).

svn path=/trunk/; revision=18600
2007-08-09 15:05:23 +00:00
07a789f58a Move documentation of gtk_ruler_set_range() to source and fix nonsense.
* docs/reference/gtk/tmpl/gtkruler.sgml:
	* gtk/gtkruler.c:
	Move documentation of gtk_ruler_set_range() to source and fix nonsense.


svn path=/trunk/; revision=18599
2007-08-09 12:58:25 +00:00
156f507cd0 Updated Finnish translation
svn path=/trunk/; revision=18598
2007-08-09 05:34:21 +00:00
f5e29ae8a7 Updated Finnish translation
svn path=/trunk/; revision=18597
2007-08-09 04:53:08 +00:00
69cce50cd0 Revert commit that was accidentally made. Sorry.
svn path=/trunk/; revision=18596
2007-08-08 22:30:26 +00:00
398a61e43d Use gtk_true instead of rolling a new one. Patch from Xan Lopez.
2007-08-08  Behdad Esfahbod  <behdad@gnome.org>

        * gdk/gdkwindow.c (gdk_window_invalidate_region): Use gtk_true
        instead of rolling a new one.  Patch from Xan Lopez.


svn path=/trunk/; revision=18595
2007-08-08 22:25:58 +00:00
9e9767401d Document the new signals popup, popdown and move-active.
2007-08-08  Mikael Hallendal  <micke@imendio.com>

	* gtk/gtkcombobox.c (gtk_combo_box_class_init):
	Document the new signals popup, popdown and move-active.

svn path=/trunk/; revision=18594
2007-08-08 19:59:42 +00:00
866f875cf7 update file format
svn path=/trunk/; revision=18593
2007-08-08 03:11:35 +00:00
12e1855bba Do not assume that text is null-terminated as pointed out by Christopher
2007-08-07  Johan Dahlin  <jdahlin@async.com.br>

    * gtk/gtkbuilderparser.c (text): 
    * gtk/gtkcelllayout.c (attributes_text_element): 
    * gtk/gtkliststore.c (list_store_text): 
    Do not assume that text is null-terminated as pointed out by
    Christopher Fergeau


svn path=/trunk/; revision=18592
2007-08-07 21:52:29 +00:00
923a1cf84e Updated Polish translation by GNOME PL Team.
2007-08-07  Artur Flinta  <aflinta@svn.gnome.org>

	* pl.po: Updated Polish translation by GNOME PL Team.


svn path=/trunk/; revision=18591
2007-08-07 21:51:56 +00:00
c06a73b5b0 Updated polish translation
2007-08-07  Wadim Dziedzic  <wadimd@svn.gnome.org>

	* pl.po: Updated polish translation

svn path=/trunk/; revision=18590
2007-08-07 21:07:10 +00:00
127a186fe5 Updated polish translation
2007-08-07  Wadim Dziedzic  <wadimd@svn.gnome.org>

	* pl.po: Updated polish translation

svn path=/trunk/; revision=18589
2007-08-07 21:06:32 +00:00
f09b3248af Use g_strdup on the translated string instead of g_strndup() + the length
2007-08-07  Johan Dahlin  <jdahlin@async.com.br>

    * gtk/gtkbuilderparser.c (text): Use g_strdup on the translated
    string instead of g_strndup() + the length of the untranslated
    string. (#461945, Claude Paroz)


svn path=/trunk/; revision=18588
2007-08-07 21:04:23 +00:00
ce1d7e3a4a create a dummy tip_window and tip_label, so old applications with code
2007-08-07  Kristian Rietveld  <kris@imendio.com>

	* gtk/gtktooltips.c (gtk_tooltips_init),
	(gtk_tooltips_destroy), (gtk_tooltips_force_window): create a dummy
	tip_window and tip_label, so old applications with code accessing
	those fields won't crash.


svn path=/trunk/; revision=18587
2007-08-07 13:32:19 +00:00
02eda450ea Disable tooltips in touchscreen mode.
2007-08-07  Kristian Rietveld  <kris@imendio.com>

	* gtk/gtktooltip.c (_gtk_tooltip_handle_event): Disable tooltips
	in touchscreen mode.


svn path=/trunk/; revision=18586
2007-08-07 11:28:01 +00:00
5f1c5eae14 Updated Turkish Translation
svn path=/trunk/; revision=18585
2007-08-07 00:22:28 +00:00
af114eedde Updated Finnish translation
svn path=/trunk/; revision=18582
2007-08-06 13:58:21 +00:00
a36e08c7cd Updated Finnish translation
svn path=/trunk/; revision=18581
2007-08-06 13:56:08 +00:00
fb0f30043f Updated Finnish translation
svn path=/trunk/; revision=18580
2007-08-06 13:55:57 +00:00
39e9670862 Translation updated by Tino Meinen.
2007-08-04  Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated by Tino Meinen.

svn path=/trunk/; revision=18575
2007-08-04 21:00:05 +00:00
50e8dc310a Translation updated by Tino Meinen.
2007-08-04  Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated by Tino Meinen.

svn path=/trunk/; revision=18574
2007-08-04 20:57:43 +00:00
603b9f2aa3 Updated Malayalam (ml) Translation
svn path=/trunk/; revision=18573
2007-08-04 10:08:22 +00:00
1eefaeb678 Updated Malayalam (ml) Translation
svn path=/trunk/; revision=18572
2007-08-04 10:08:08 +00:00
b74df303da Updated Greek translation
svn path=/trunk/; revision=18571
2007-08-03 10:14:55 +00:00
0e6db77059 Added Entry for Bengali India Translation Updation
svn path=/trunk/; revision=18570
2007-08-03 06:01:29 +00:00
12f7d5889b Updated Bengali India Translation
svn path=/trunk/; revision=18569
2007-08-03 06:01:12 +00:00
14a191b10d sv.po: Swedish translation updated
svn path=/trunk/; revision=18568
2007-08-01 17:19:36 +00:00
7e2415a3fd Updated Gujarati Translations
svn path=/trunk/; revision=18566
2007-08-01 13:35:51 +00:00
12b66cfabc Updated Translation
svn path=/trunk/; revision=18565
2007-08-01 13:24:14 +00:00