[gtk+/toolpalette: 95/95] Merge branch 'master' into toolpalette
- From: Matthias Clasen <matthiasc src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gtk+/toolpalette: 95/95] Merge branch 'master' into toolpalette
- Date: Fri, 27 Nov 2009 05:02:52 +0000 (UTC)
commit 37255486d4c4ef49d784e5383b3181e70b048474
Merge: 837775a... 9f1399e...
Author: Matthias Clasen <mclasen redhat com>
Date: Thu Nov 26 23:54:55 2009 -0500
Merge branch 'master' into toolpalette
NEWS | 79 +
configure.in | 8 +-
contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib-drawable.c | 41 +-
demos/gtk-demo/printing.c | 3 +-
demos/testpixbuf-save.c | 4 +-
docs/reference/gdk-pixbuf/gdk-pixbuf.types | 2 +
docs/reference/gtk/gtk-sections.txt | 16 +-
docs/reference/gtk/tmpl/gtkbutton.sgml | 1 -
docs/reference/gtk/tmpl/gtkcelleditable.sgml | 5 +
docs/reference/gtk/tmpl/gtkdialog.sgml | 10 +
docs/reference/gtk/tmpl/gtkinputdialog.sgml | 4 +
docs/reference/gtk/tmpl/gtknotebook.sgml | 7 +-
docs/reference/gtk/tmpl/gtkstyle.sgml | 15 +
docs/reference/gtk/tmpl/gtktexttag.sgml | 4 +-
docs/reference/gtk/tmpl/gtktooltip.sgml | 10 +
docs/reference/gtk/tmpl/gtkviewport.sgml | 9 +
docs/tutorial/gtk-tut.sgml | 6 +-
examples/gtkdial/gtkdial.c | 2 +-
examples/tictactoe/tictactoe.c | 2 +-
gdk-pixbuf/gdk-pixbuf-util.c | 2 +-
gdk-pixbuf/io-ani-animation.c | 4 +-
gdk-pixbuf/io-gdip-animation.c | 4 +-
gdk-pixbuf/io-gif-animation.c | 4 +-
gdk-pixbuf/io-jpeg.c | 1 +
gdk-pixbuf/io-qtif.c | 7 +-
gdk/directfb/gdkcolor-directfb.c | 2 +-
gdk/directfb/gdkdisplay-directfb.c | 2 +-
gdk/directfb/gdkdnd-directfb.c | 2 +-
gdk/directfb/gdkdrawable-directfb.c | 2 +-
gdk/directfb/gdkgc-directfb.c | 2 +-
gdk/directfb/gdkimage-directfb.c | 2 +-
gdk/directfb/gdkinput-directfb.c | 2 +-
gdk/directfb/gdkpixmap-directfb.c | 2 +-
gdk/directfb/gdkvisual-directfb.c | 2 +-
gdk/directfb/gdkwindow-directfb.c | 6 +-
gdk/gdkcolor.c | 10 +-
gdk/gdkdraw.c | 11 +-
gdk/gdkgc.c | 4 +-
gdk/gdkimage.c | 9 +-
gdk/gdktypes.h | 6 +
gdk/gdkwindow.c | 228 +-
gdk/gdkwindowimpl.h | 1 +
gdk/quartz/gdkcolor-quartz.c | 2 +-
gdk/quartz/gdkdnd-quartz.c | 2 +-
gdk/quartz/gdkdrawable-quartz.c | 2 +-
gdk/quartz/gdkgc-quartz.c | 2 +-
gdk/quartz/gdkimage-quartz.c | 2 +-
gdk/quartz/gdkinput-old.c | 2 +-
gdk/quartz/gdkinput.c | 2 +-
gdk/quartz/gdkpixmap-quartz.c | 2 +-
gdk/quartz/gdkscreen-quartz.c | 34 +
gdk/quartz/gdkvisual-quartz.c | 2 +-
gdk/quartz/gdkwindow-quartz.c | 1 +
gdk/win32/gdkcolor-win32.c | 2 +-
gdk/win32/gdkdnd-win32.c | 78 +-
gdk/win32/gdkgc-win32.c | 2 +-
gdk/win32/gdkimage-win32.c | 2 +-
gdk/win32/gdkinput.c | 2 +-
gdk/win32/gdkpixmap-win32.c | 2 +-
gdk/win32/gdkvisual-win32.c | 2 +-
gdk/win32/gdkwindow-win32.c | 2 +-
gdk/x11/gdkdnd-x11.c | 8 +-
gdk/x11/gdkevents-x11.c | 9 +-
gdk/x11/gdkim-x11.c | 2 +-
gdk/x11/gdkinput.c | 8 +-
gdk/x11/gdkkeys-x11.c | 10 +-
gdk/x11/gdkvisual-x11.c | 2 +-
gdk/x11/gdkwindow-x11.c | 1 +
gtk/gtk.symbols | 4 +
gtk/gtkactiongroup.c | 2 +-
gtk/gtkcellrenderer.c | 2 +-
gtk/gtkcellrendererspinner.c | 6 +-
gtk/gtkclist.c | 12 +-
gtk/gtkcolorsel.c | 37 +-
gtk/gtkcontainer.c | 2 +-
gtk/gtkctree.c | 8 +-
gtk/gtkdnd.c | 22 +
gtk/gtkenums.h | 2 +-
gtk/gtkfilechooserdefault.c | 22 +-
gtk/gtkfilechooserdialog.c | 2 +-
gtk/gtkfilechooserentry.c | 2 +-
gtk/gtkfilechooserwidget.c | 2 +-
gtk/gtkfilesel.c | 4 +-
gtk/gtkfilesystemmodel.c | 28 +-
gtk/gtkiconview.c | 14 +-
gtk/gtkimage.c | 6 +-
gtk/gtkimmodule.c | 2 +-
gtk/gtkkeyhash.c | 2 +-
gtk/gtkmain.c | 1 -
gtk/gtknotebook.c | 451 ++-
gtk/gtknotebook.h | 6 +
gtk/gtkobject.c | 4 +-
gtk/gtksettings.c | 4 +-
gtk/gtkspinner.c | 6 +-
gtk/gtkstatusbar.c | 56 +-
gtk/gtkstatusbar.h | 2 +
gtk/gtktext.c | 10 +-
gtk/gtktextbtree.c | 4 +
gtk/gtktoolbutton.c | 2 +-
gtk/gtktooltip.c | 9 +-
gtk/gtktooltip.h | 6 +-
gtk/gtktreemodelfilter.c | 8 -
gtk/gtkwindow.c | 22 +-
gtk/gtkwindow.h | 2 +
gtk/stock-icons/16/gtk-orientation-landscape.png | Bin 608 -> 756 bytes
gtk/stock-icons/16/gtk-orientation-landscape.svg | 10 +-
.../16/gtk-orientation-reverse-landscape.png | Bin 599 -> 751 bytes
.../16/gtk-orientation-reverse-landscape.svg | 10 +-
gtk/stock-icons/24/gtk-orientation-landscape.png | Bin 932 -> 1097 bytes
gtk/stock-icons/24/gtk-orientation-landscape.svg | 10 +-
.../24/gtk-orientation-reverse-landscape.png | Bin 920 -> 1059 bytes
.../24/gtk-orientation-reverse-landscape.svg | 10 +-
gtk/tests/object.c | 18 +-
m4macros/gtk-2.0.m4 | 2 +-
modules/engines/ms-windows/msw_rc_style.c | 2 +-
modules/engines/ms-windows/msw_style.c | 2 +-
modules/engines/pixbuf/pixbuf-draw.c | 2 +-
modules/engines/pixbuf/pixbuf-rc-style.c | 2 +-
modules/input/gtkimcontextime.c | 2 +-
modules/input/gtkimcontextmultipress.c | 2 +-
modules/input/gtkimcontextthai.c | 2 +-
modules/input/gtkimcontextxim.c | 2 +-
modules/input/imam-et.c | 2 +-
modules/input/imcedilla.c | 2 +-
modules/input/imcyrillic-translit.c | 2 +-
modules/input/iminuktitut.c | 2 +-
modules/input/imipa.c | 2 +-
modules/input/imti-er.c | 2 +-
modules/input/imti-et.c | 2 +-
modules/input/imviqr.c | 2 +-
modules/other/gail/gailbutton.c | 4 +-
modules/other/gail/gailtreeview.c | 2 +
modules/other/gail/libgail-util/gailtextutil.c | 2 +-
modules/printbackends/cups/gtkprintbackendcups.c | 2 +-
modules/printbackends/cups/gtkprintercups.c | 2 +-
modules/printbackends/file/gtkprintbackendfile.c | 2 +-
modules/printbackends/lpr/gtkprintbackendlpr.c | 4 +-
modules/printbackends/papi/gtkprintbackendpapi.c | 2 +-
modules/printbackends/papi/gtkprinterpapi.c | 2 +-
modules/printbackends/test/gtkprintbackendtest.c | 2 +-
po-properties/af.po | 655 +-
po-properties/am.po | 654 +-
po-properties/ang.po | 654 +-
po-properties/ar.po | 658 +-
po-properties/as.po | 655 +-
po-properties/ast.po | 654 +-
po-properties/az.po | 655 +-
po-properties/az_IR.po | 654 +-
po-properties/be.po | 655 +-
po-properties/be latin po | 658 +-
po-properties/bg.po | 655 +-
po-properties/bn.po | 658 +-
po-properties/bn_IN.po | 655 +-
po-properties/br.po | 654 +-
po-properties/bs.po | 655 +-
po-properties/ca.po | 3483 +++++-----
po-properties/ca valencia po | 655 +-
po-properties/crh.po | 656 +-
po-properties/cs.po | 655 +-
po-properties/cy.po | 658 +-
po-properties/da.po | 658 +-
po-properties/de.po | 658 +-
po-properties/dz.po | 658 +-
po-properties/el.po | 655 +-
po-properties/en shaw po | 5767 ++++++++++++++++
po-properties/en_CA.po | 658 +-
po-properties/en_GB.po | 658 +-
po-properties/eo.po | 654 +-
po-properties/es.po | 3482 +++++-----
po-properties/et.po | 654 +-
po-properties/eu.po | 655 +-
po-properties/fa.po | 654 +-
po-properties/fi.po | 658 +-
po-properties/fr.po | 655 +-
po-properties/ga.po | 654 +-
po-properties/gl.po | 3528 +++++-----
po-properties/gu.po | 655 +-
po-properties/he.po | 658 +-
po-properties/hi.po | 655 +-
po-properties/hr.po | 659 +-
po-properties/hu.po | 655 +-
po-properties/hy.po | 659 +-
po-properties/ia.po | 654 +-
po-properties/id.po | 655 +-
po-properties/io.po | 654 +-
po-properties/is.po | 659 +-
po-properties/it.po | 658 +-
po-properties/ja.po | 655 +-
po-properties/ka.po | 655 +-
po-properties/kn.po | 655 +-
po-properties/ko.po | 655 +-
po-properties/ku.po | 654 +-
po-properties/li.po | 655 +-
po-properties/lt.po | 658 +-
po-properties/lv.po | 655 +-
po-properties/mai.po | 655 +-
po-properties/mi.po | 659 +-
po-properties/mk.po | 658 +-
po-properties/ml.po | 655 +-
po-properties/mn.po | 655 +-
po-properties/mr.po | 655 +-
po-properties/ms.po | 655 +-
po-properties/nb.po | 655 +-
po-properties/nds.po | 7102 ++++++++++++++++++++
po-properties/ne.po | 655 +-
po-properties/nl.po | 658 +-
po-properties/nn.po | 655 +-
po-properties/nso.po | 655 +-
po-properties/oc.po | 658 +-
po-properties/or.po | 655 +-
po-properties/pa.po | 3655 +++++-----
po-properties/pl.po | 656 +-
po-properties/ps.po | 658 +-
po-properties/pt.po | 658 +-
po-properties/pt_BR.po | 658 +-
po-properties/ro.po | 655 +-
po-properties/ru.po | 3483 +++++-----
po-properties/rw.po | 654 +-
po-properties/si.po | 654 +-
po-properties/sk.po | 658 +-
po-properties/sl.po | 4845 +++++++-------
po-properties/sq.po | 655 +-
po-properties/sr.po | 3488 +++++-----
po-properties/sr ije po | 655 +-
po-properties/sr latin po | 3598 +++++-----
po-properties/sv.po | 658 +-
po-properties/ta.po | 655 +-
po-properties/te.po | 655 +-
po-properties/th.po | 654 +-
po-properties/tk.po | 659 +-
po-properties/tr.po | 658 +-
po-properties/tt.po | 654 +-
po-properties/uk.po | 658 +-
po-properties/ur.po | 654 +-
po-properties/uz.po | 655 +-
po-properties/uz cyrillic po | 655 +-
po-properties/vi.po | 655 +-
po-properties/wa.po | 654 +-
po-properties/xh.po | 655 +-
po-properties/yi.po | 655 +-
po-properties/zh_CN.po | 658 +-
po-properties/zh_HK.po | 658 +-
po-properties/zh_TW.po | 658 +-
po/LINGUAS | 1 +
po/af.po | 608 +-
po/am.po | 607 +-
po/ang.po | 616 +-
po/ar.po | 625 +-
po/as.po | 608 +-
po/ast.po | 608 +-
po/az.po | 614 +-
po/az_IR.po | 603 +-
po/be.po | 614 +-
po/be latin po | 608 +-
po/bg.po | 2238 ++++---
po/bn.po | 610 +-
po/bn_IN.po | 610 +-
po/br.po | 606 +-
po/bs.po | 614 +-
po/ca.po | 2238 ++++---
po/ca valencia po | 608 +-
po/crh.po | 611 +-
po/cs.po | 608 +-
po/cy.po | 610 +-
po/da.po | 608 +-
po/de.po | 608 +-
po/dz.po | 610 +-
po/el.po | 2218 +++---
po/en shaw po | 4492 +++++++++++++
po/en_CA.po | 608 +-
po/en_GB.po | 608 +-
po/eo.po | 610 +-
po/es.po | 581 +-
po/et.po | 1142 +---
po/eu.po | 608 +-
po/fa.po | 614 +-
po/fi.po | 2256 ++++---
po/fr.po | 608 +-
po/ga.po | 608 +-
po/gl.po | 2396 ++++----
po/gu.po | 608 +-
po/he.po | 608 +-
po/hi.po | 608 +-
po/hr.po | 611 +-
po/hu.po | 608 +-
po/hy.po | 612 +-
po/ia.po | 607 +-
po/id.po | 610 +-
po/io.po | 608 +-
po/is.po | 614 +-
po/it.po | 2255 ++++---
po/ja.po | 2275 ++++---
po/ka.po | 608 +-
po/kn.po | 608 +-
po/ko.po | 608 +-
po/ku.po | 608 +-
po/li.po | 611 +-
po/lt.po | 608 +-
po/lv.po | 607 +-
po/mai.po | 608 +-
po/mi.po | 614 +-
po/mk.po | 608 +-
po/ml.po | 608 +-
po/mn.po | 617 +-
po/mr.po | 608 +-
po/ms.po | 614 +-
po/nb.po | 618 +-
po/nds.po | 5167 ++++++++++++++
po/ne.po | 610 +-
po/nl.po | 612 +-
po/nn.po | 614 +-
po/nso.po | 614 +-
po/oc.po | 608 +-
po/or.po | 2285 ++++----
po/pa.po | 630 +-
po/pl.po | 608 +-
po/ps.po | 607 +-
po/pt.po | 608 +-
po/pt_BR.po | 2238 ++++---
po/ro.po | 2218 +++---
po/ru.po | 2306 ++++----
po/rw.po | 610 +-
po/si.po | 610 +-
po/sk.po | 608 +-
po/sl.po | 655 +-
po/sq.po | 608 +-
po/sr.po | 608 +-
po/sr ije po | 614 +-
po/sr latin po | 608 +-
po/sv.po | 638 +-
po/ta.po | 608 +-
po/te.po | 608 +-
po/th.po | 608 +-
po/tk.po | 610 +-
po/tr.po | 611 +-
po/tt.po | 610 +-
po/uk.po | 608 +-
po/ur.po | 603 +-
po/uz.po | 607 +-
po/uz cyrillic po | 607 +-
po/vi.po | 608 +-
po/wa.po | 610 +-
po/xh.po | 610 +-
po/yi.po | 611 +-
po/zh_CN.po | 608 +-
po/zh_HK.po | 608 +-
po/zh_TW.po | 608 +-
tests/testtreecolumns.c | 8 +-
tests/testtreeview.c | 8 +-
349 files changed, 109853 insertions(+), 85253 deletions(-)
---
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]