Sandeep Shedmake
c564840759
removing the translated mr.po consisting translations for 'gtk+/po-properties' module
...
svn path=/trunk/; revision=21116
2008-08-14 09:13:05 +00:00
Matthias Clasen
c10ff07d8c
Exclude CR2 files in the tiff loader.
...
svn path=/trunk/; revision=21115
2008-08-14 05:32:58 +00:00
Matthias Clasen
81aa21a834
Don't add pointless getters
...
svn path=/trunk/; revision=21114
2008-08-14 03:37:43 +00:00
Matthias Clasen
a50b2ee48f
Add translator hints
...
svn path=/trunk/; revision=21113
2008-08-14 03:12:58 +00:00
Torsten Schönfeld
375e16715c
Move gtk_font_selection_dialog_get_apply_button,
...
gtk_font_selection_dialog_get_cancel_button, and
gtk_font_selection_dialog_get_ok_button to the GtkFontSelectionDialog section.
svn path=/trunk/; revision=21112
2008-08-13 20:59:29 +00:00
Michael Natterer
e0bbf16989
get rid of the deprecated aliases NONE and BOOL.
...
2008-08-13 Michael Natterer <mitch@imendio.com>
* gtk/gtkmarshalers.list: get rid of the deprecated aliases NONE
and BOOL.
* gtk/gtkdialog.c
* gtk/gtkentrycompletion.c
* gtk/gtkmenuitem.c
* gtk/gtkoldeditable.c
* gtk/gtkrange.c
* gtk/gtktreeview.c
* gtk/gtkwidget.c: changed accordingly.
svn path=/trunk/; revision=21111
2008-08-13 18:44:11 +00:00
Sandeep Shedmake
0d1dd5e059
Updated Marathi Translations
...
svn path=/trunk/; revision=21110
2008-08-13 15:09:12 +00:00
Sandeep Shedmake
5091ca3c6c
Added Marathi Translations
...
svn path=/trunk/; revision=21109
2008-08-13 15:08:44 +00:00
Amanpreet Singh Alam
afb2ba23bf
updating for Punjabi file pa.po by Amanpreet Singh Alam
...
svn path=/trunk/; revision=21108
2008-08-13 14:36:08 +00:00
Erwann Chenede -
a82a25aa23
Bug 547456 - gdk/x11/gdkscreen-x11.c : init_solaris_xinerama doesn't
...
2008-08-13 Erwann Chenede - <erwann.chenede@sun.com>
Bug 547456 - gdk/x11/gdkscreen-x11.c : init_solaris_xinerama
doesn't compile on Solaris
* gdk/x11/gdkscreen-x11.c: make init_solaris_xinerama () compile
when HAVE_SOLARIS_XINERAMA is defined.
svn path=/trunk/; revision=21107
2008-08-13 13:47:02 +00:00
Michael Natterer
b8d968aa48
cast the return value of g_dgettext() to fix warning about discarded
...
2008-08-13 Michael Natterer <mitch@imendio.com>
* gtk/gtkstock.c (gtk_stock_lookup): cast the return value of
g_dgettext() to fix warning about discarded qualifier.
svn path=/trunk/; revision=21106
2008-08-13 08:40:44 +00:00
Michael Natterer
5c7030a1ba
reorder marshalers for no reason apart from forcing a rebuild of the
...
2008-08-13 Michael Natterer <mitch@imendio.com>
* gdk-pixbuf-marshal.list: reorder marshalers for no reason apart
from forcing a rebuild of the header after yesterday's Makefile.am
change.
svn path=/trunk/; revision=21105
2008-08-13 08:26:39 +00:00
Paolo Borelli
3a13747e3f
use canonical signal name.
...
2008-08-12 Paolo Borelli <pborelli@katamail.com>
* gtk/gtkclipboard.c (gtk_clipboard_store):
use canonical signal name.
svn path=/trunk/; revision=21104
2008-08-12 19:20:43 +00:00
Paolo Borelli
05dba4badb
Bug 526234 - make shift+ctrl+del delete till the end of line
...
2008-08-12 Paolo Borelli <pborelli@katamail.com>
Bug 526234 - make shift+ctrl+del delete till the end of line
* gtk/gtktextview.c: add shift+ctrl+del and shift+ctrl+backspace
keyboard shortcuts to delete to the end/start of the current line.
svn path=/trunk/; revision=21103
2008-08-12 17:21:13 +00:00
Jorge Gonzalez Gonzalez
f28b71b342
Updated Spanish translation
...
svn path=/trunk/; revision=21102
2008-08-12 16:03:49 +00:00
Jorge Gonzalez Gonzalez
405abc8d24
Updated Spanish translation
...
svn path=/trunk/; revision=21101
2008-08-12 16:03:01 +00:00
Michael Natterer
611fcd30d3
bail out if there is no label to set the color on.
...
2008-08-12 Michael Natterer <mitch@imendio.com>
* gtk/gtklinkbutton.c (set_link_color): bail out if there is no
label to set the color on.
(gtk_link_button_add): call set_link_color() so the label gets
the right color no matter how the link button is created.
svn path=/trunk/; revision=21100
2008-08-12 15:47:13 +00:00
Michael Natterer
25d3a9c309
remove unused variable and fix formatting of some function headers.
...
2008-08-12 Michael Natterer <mitch@imendio.com>
* gtk/gtkassistant.c: remove unused variable and fix formatting of
some function headers.
svn path=/trunk/; revision=21099
2008-08-12 15:20:19 +00:00
Ignacio Casal Quinteiro
009ae60497
Updated Galician translation
...
svn path=/trunk/; revision=21098
2008-08-12 15:13:39 +00:00
Ignacio Casal Quinteiro
8ec3e1b33e
Updated Galician translation
...
svn path=/trunk/; revision=21097
2008-08-12 15:11:44 +00:00
Michael Natterer
e0d30ee141
define -DGDK_PIXBUF_DISABLE_DEPRECATED in the global CFLAGS.
...
2008-08-12 Michael Natterer <mitch@imendio.com>
* configure.in: define -DGDK_PIXBUF_DISABLE_DEPRECATED in the
global CFLAGS.
* gdk-pixbuf/Makefile.am: make the contents gdk-pixbuf-marshal.h
visible for GDK_PIXBUF_COMPILATION.
* contrib/gdk-pixbuf-xlib/Makefile.am
* demos/Makefile.am
* demos/gtk-demo/Makefile.am
* gdk-pixbuf/pixops/Makefile.am
* gdk/Makefile.am
* gdk/x11/Makefile.am
* gtk/Makefile.am
* gtk/tests/Makefile.am
* gtk/theme-bits/Makefile.am
* modules/engines/ms-windows/Makefile.am
* modules/engines/pixbuf/Makefile.am
* modules/input/Makefile.am
* perf/Makefile.am
* tests/Makefile.am: remove -DDGDK_PIXBUF_DISABLE_DEPRECATED here.
svn path=/trunk/; revision=21096
2008-08-12 15:04:55 +00:00
Michael Natterer
f385a771e1
use g_return_val_if_fail() now that the function has a return value.
...
2008-08-12 Michael Natterer <mitch@imendio.com>
* gtk/gtkstatusicon.c (gtk_status_icon_get_gicon): use
g_return_val_if_fail() now that the function has a return value.
svn path=/trunk/; revision=21095
2008-08-12 14:45:35 +00:00
Sven Neumann
b699ac5853
gtk/gtkaccellabel.c gtk/gtkaction.c gtk/gtkclist.c gtk/gtkcolorbutton.c
...
2008-08-12 Sven Neumann <sven@gimp.org>
* gtk/gtkaccellabel.c
* gtk/gtkaction.c
* gtk/gtkclist.c
* gtk/gtkcolorbutton.c
* gtk/gtkctree.c
* gtk/gtkdialog.c
* gtk/gtkdnd-quartz.c
* gtk/gtkdnd.c
* gtk/gtkentry.c
* gtk/gtkfilechooserdefault.c
* gtk/gtkfilesel.c
* gtk/gtkgamma.c
* gtk/gtkiconview.c
* gtk/gtkkeyhash.c
* gtk/gtklabel.c
* gtk/gtkmenu.c
* gtk/gtkmenubar.c
* gtk/gtkpaned.c
* gtk/gtkrecentchooserdialog.c
* gtk/gtkrecentchooserutils.c
* gtk/gtkselection.c
* gtk/gtksizegroup.c
* gtk/gtktextbtree.c
* gtk/gtktextbuffer.c
* gtk/gtktextview.c
* gtk/gtktoolbar.c
* gtk/gtktreemodel.c
* gtk/gtkuimanager.c
* gtk/gtkwindow-decorate.c
* gtk/gtkwindow.c: use canonical signal names in some more places
that I missed earlier. Also changed this in the documentation and
comments.
svn path=/trunk/; revision=21094
2008-08-12 14:37:03 +00:00
Yair Hershkovitz
3818f47eb9
updated hebrew translation
...
svn path=/trunk/; revision=21093
2008-08-12 12:55:22 +00:00
Theppitak Karoonboonyanan
1b12ed080a
Updated Thai translation.
...
2008-08-12 Theppitak Karoonboonyanan <thep@linux.thai.net>
* th.po: Updated Thai translation.
svn path=/trunk/; revision=21092
2008-08-12 11:53:28 +00:00
Sven Neumann
851061574a
gtk/gtknotebook.c property nick and blurb should be marked with P_(), not
...
2008-08-12 Sven Neumann <sven@gimp.org>
* gtk/gtknotebook.c
* gtk/gtkradiotoolbutton.c: property nick and blurb should be
marked with P_(), not _().
svn path=/trunk/; revision=21091
2008-08-12 11:32:35 +00:00
Inaki Larranaga Murgoitio
960fc6eacc
Updated Basque translation.
...
2008-08-12 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
* eu.po: Updated Basque translation.
svn path=/trunk/; revision=21090
2008-08-12 10:56:25 +00:00
Michael Natterer
b2d286d5bf
examples/gtkdial/gtkdial.c gdk/gdkapplaunchcontext.c gdk/gdkpango.c
...
2008-08-12 Michael Natterer <mitch@imendio.com>
* examples/gtkdial/gtkdial.c
* gdk/gdkapplaunchcontext.c
* gdk/gdkpango.c
* gtk/gtkcellrendererpixbuf.c
* gtk/gtkcellrenderertext.c
* gtk/gtkcellview.c
* gtk/gtkcombobox.c
* gtk/gtkfontsel.c
* gtk/gtkinvisible.c
* gtk/gtkliststore.c
* gtk/gtktexttag.c
* gtk/gtktexttagtable.c: remove dereferencing from some function
pointers i missed before.
svn path=/trunk/; revision=21089
2008-08-12 09:51:16 +00:00
Michael Natterer
d9d3379698
gtk/gtkaccellabel.c gtk/gtkcalendar.c gtk/gtkclist.c gtk/gtkentry.c
...
2008-08-12 Michael Natterer <mitch@imendio.com>
* gtk/gtkaccellabel.c
* gtk/gtkcalendar.c
* gtk/gtkclist.c
* gtk/gtkentry.c
* gtk/gtkeventbox.c
* gtk/gtkfilechooserbutton.c
* gtk/gtkfilechooserdefault.c
* gtk/gtkhandlebox.c
* gtk/gtkhsv.c
* gtk/gtkiconview.c
* gtk/gtkimage.c
* gtk/gtklayout.c
* gtk/gtklistitem.c
* gtk/gtkmenuitem.c
* gtk/gtkmessagedialog.c
* gtk/gtknotebook.c
* gtk/gtkpaned.c
* gtk/gtkpathbar.c
* gtk/gtkplug.c
* gtk/gtkprintunixdialog.c
* gtk/gtkrange.c
* gtk/gtkrecentchooserdefault.c
* gtk/gtkruler.c
* gtk/gtksocket.c
* gtk/gtktext.c
* gtk/gtktextview.c
* gtk/gtktoolbar.c
* gtk/gtktreeitem.c
* gtk/gtktreeview.c
* gtk/gtkviewport.c
* gtk/gtkwin32embedwidget.c: chain up unconditionally in
realize(), unrealize(), map(), unmap(), style_set(),
key_press_event() and size_request()
svn path=/trunk/; revision=21088
2008-08-12 09:44:32 +00:00
Michael Natterer
4980a282a0
change names of default implementations of our own signals to consistently
...
2008-08-12 Michael Natterer <mitch@imendio.com>
* gtk/gtkwidget.c: change names of default implementations of
our own signals to consistently contain "real":
gtk_widget_style_set -> gtk_widget_real_style_set
gtk_widget_direction_changed -> gtk_widget_real_direction_changed
svn path=/trunk/; revision=21087
2008-08-12 09:25:35 +00:00
Inaki Larranaga Murgoitio
02f0720aa1
Updated Basque translation.
...
2008-08-12 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
* eu.po: Updated Basque translation.
svn path=/trunk/; revision=21086
2008-08-12 09:15:15 +00:00
Michael Natterer
e18d3c6fd3
consistently chain up using GTK_FOO_CLASS(parent_class)->bar(instance)
...
2008-08-12 Michael Natterer <mitch@imendio.com>
* gtk/*.c: consistently chain up using
GTK_FOO_CLASS(parent_class)->bar(instance) instead of
(*GTK_FOO_CLASS(parent_class))->bar(instance).
svn path=/trunk/; revision=21085
2008-08-12 09:06:34 +00:00
Matthias Clasen
a862e0dfcd
Fix some new api
...
svn path=/trunk/; revision=21083
2008-08-12 07:25:08 +00:00
Leonardo Ferreira Fontenelle
deb6ea7c41
Fixed typo in the Brazilian Portuguese translation.
...
2008-08-11 Leonardo Ferreira Fontenelle <leonardof@gnome.org>
* pt_BR.po: Fixed typo in the Brazilian Portuguese translation.
svn path=/trunk/; revision=21082
2008-08-12 02:39:51 +00:00
Leonardo Ferreira Fontenelle
8e2c9976ef
Brazilian Portuguese translation updated by Henrique Machado and Leonardo
...
2008-08-11 Leonardo Ferreira Fontenelle <leonardof@gnome.org>
* pt_BR.po: Brazilian Portuguese translation updated by Henrique
Machado and Leonardo Fontenelle.
svn path=/trunk/; revision=21081
2008-08-12 02:36:34 +00:00
Michael Natterer
74bc87842f
Bug 546754 – 2.13.6 update create rendering issue in the evolution
...
2008-08-11 Michael Natterer <mitch@imendio.com>
Bug 546754 – 2.13.6 update create rendering issue in the evolution
composer
* gtk/gtkadjustment.c: instead of CLAMP(), use
value = MIN (value, upper - page_size);
value = MAX (value, lower);
so we don't end up below lower if upper - page_size is smaller
than lower.
svn path=/trunk/; revision=21080
2008-08-11 21:07:36 +00:00
Matthias Clasen
6f789132c5
Fix build with old cups
...
svn path=/trunk/; revision=21079
2008-08-11 19:59:50 +00:00
Michael Natterer
ac32796399
Bug 547270 – Make GtkHSV public
...
2008-08-11 Michael Natterer <mitch@imendio.com>
Bug 547270 – Make GtkHSV public
* gtk/Makefile.am
* gtk/gtk.h: install gtkhsv.h as public header (its symbols were
always public anyway).
* gtk/gtkhsv.h: add single-include guards, add class struct padding,
seal the instance member, cleanup.
* gtk/gtkhsv.c: center the widget in its allocation,
add "Since: 2.14", cleanup.
svn path=/trunk/; revision=21078
2008-08-11 19:57:38 +00:00
Torsten Schönfeld
7dbf580797
Fix the Since: tag of GtkCalendarDetailFunc to correctly state 2.14, not 2.16.
...
svn path=/trunk/; revision=21077
2008-08-11 19:54:07 +00:00
Daniel Nylander
2ec847ba64
sv.po: Updated Swedish translation
...
svn path=/trunk/; revision=21076
2008-08-11 19:53:30 +00:00
Ignacio Casal Quinteiro
8e4794ab79
Updated Galician translation
...
svn path=/trunk/; revision=21075
2008-08-11 19:31:07 +00:00
Sven Neumann
092187e99c
demos/gtk-demo/changedisplay.c demos/gtk-demo/clipboard.c
...
2008-08-11 Sven Neumann <sven@gimp.org>
* demos/gtk-demo/changedisplay.c
* demos/gtk-demo/clipboard.c
* demos/gtk-demo/drawingarea.c
* demos/gtk-demo/iconview.c
* demos/gtk-demo/images.c
* demos/gtk-demo/pixbufs.c: use canonical signal names in the
demos.
svn path=/trunk/; revision=21074
2008-08-11 19:12:58 +00:00
Matthias Clasen
987da8416f
Move some mnemonics around
...
svn path=/trunk/; revision=21073
2008-08-11 19:09:32 +00:00
Sven Neumann
d1ceb929b5
use canonical signal names.
...
2008-08-11 Sven Neumann <sven@gimp.org>
* gdk-pixbuf/gdk-pixbuf-loader.c: use canonical signal names.
svn path=/trunk/; revision=21072
2008-08-11 18:40:41 +00:00
Sven Neumann
82f6ccd79c
updated the (quite outdated) examples to use canonical signal names as
...
2008-08-11 Sven Neumann <sven@gimp.org>
* examples/*: updated the (quite outdated) examples to use
canonical signal names as well. Removed some unneeded casts and
trailing whitespace while I was on it...
svn path=/trunk/; revision=21071
2008-08-11 18:36:07 +00:00
Sven Neumann
e3e126ae9e
modules/input/gtkimcontextime.c modules/input/gtkimcontextmultipress.c use
...
2008-08-11 Sven Neumann <sven@gimp.org>
* modules/input/gtkimcontextime.c
* modules/input/gtkimcontextmultipress.c
* modules/input/gtkimcontextxim.c: use canonical signal names.
svn path=/trunk/; revision=21070
2008-08-11 14:55:31 +00:00
Sven Neumann
4c33ae06be
gtk/gtkdnd-quartz.c gtk/gtkdnd.c gtk/gtkentry.c gtk/gtkfilesel.c
...
2008-08-11 Sven Neumann <sven@gimp.org>
* gtk/gtkdnd-quartz.c
* gtk/gtkdnd.c
* gtk/gtkentry.c
* gtk/gtkfilesel.c
* gtk/gtkimcontextsimple.c
* gtk/gtkimmulticontext.c
* gtk/gtkoptionmenu.c
* gtk/gtkplug.c
* gtk/gtkrecentchooserdefault.c
* gtk/gtkscrolledwindow.c
* gtk/gtksocket-x11.c: use canonical signal names in some more
places that I missed earlier.
svn path=/trunk/; revision=21069
2008-08-11 13:36:15 +00:00
Sven Neumann
b5796771d2
gtk/gtkaccelgroup.c gtk/gtkactiongroup.c gtk/gtkcalendar.c
...
2008-08-11 Sven Neumann <sven@gimp.org>
* gtk/gtkaccelgroup.c
* gtk/gtkactiongroup.c
* gtk/gtkcalendar.c
* gtk/gtkcelleditable.c
* gtk/gtkclipboard-quartz.c
* gtk/gtkclipboard.c
* gtk/gtkcolorbutton.c
* gtk/gtkcolorsel.c
* gtk/gtkcontainer.c
* gtk/gtkcurve.c: use canonical signal names.
svn path=/trunk/; revision=21068
2008-08-11 13:07:18 +00:00
Sven Neumann
0ab00ebc67
gtk/gtkentry.c gtk/gtkentrycompletion.c gtk/gtkhandlebox.c
...
2008-08-11 Sven Neumann <sven@gimp.org>
* gtk/gtkentry.c
* gtk/gtkentrycompletion.c
* gtk/gtkhandlebox.c
* gtk/gtkiconview.c
* gtk/gtkimcontext.c
* gtk/gtkinputdialog.c
* gtk/gtktreeview.c: use canonical signal names.
svn path=/trunk/; revision=21067
2008-08-11 12:54:57 +00:00
Shankar Prasad
04e56c23bd
updating ChangeLog
...
svn path=/trunk/; revision=21066
2008-08-11 12:45:08 +00:00