]> Pileus Git - ~andy/gtk/log
~andy/gtk
15 years agoSmall update
Gabor Keleman [Wed, 14 Jan 2009 14:05:06 +0000 (14:05 +0000)]
Small update

svn path=/trunk/; revision=22114

15 years ago Bug 450716 – New API to change global IM
Matthias Clasen [Tue, 13 Jan 2009 19:15:42 +0000 (19:15 +0000)]
   Bug 450716 – New API to change global IM

        Requested by Daniel Elstner.

        * gtk/gtk.symbols:
        * gtk/gtkimmulticontext.[hc] (gtk_im_multicontext_set_context_id):
        New function to set the context id on a GtkIMMulticontext.

        * gtk/gtkentry.c:
        * gtk/gtktextview.c: Add a ::im-module property that can be
        set to override the global setting for the im module to be used.

svn path=/trunk/; revision=22113

15 years agoBug 566532 – GtkScaleButton implementation of GtkOrientable
Christian Dywan [Tue, 13 Jan 2009 15:24:03 +0000 (15:24 +0000)]
Bug 566532 – GtkScaleButton implementation of GtkOrientable

2009-01-13  Christian Dywan  <christian@imendio.com>

Bug 566532 – GtkScaleButton implementation of GtkOrientable

* gtk/gtk.symbols:
* gtk/gtkscalebutton.c (gtk_scale_button_class_init),
(gtk_scale_button_set_property):
* gtk/gtkscalebutton.h: Deprecate gtk_scale_button_get_orientation
        in favour of implementing GtkOrientable. Patch by Bruce Cowan.

svn path=/trunk/; revision=22112

15 years agoTranslation updated.
Gabor Kelemen [Tue, 13 Jan 2009 14:59:58 +0000 (14:59 +0000)]
Translation updated.

2009-01-13  Gabor Kelemen  <kelemeng@gnome.hu>

* hu.po: Translation updated.

svn path=/trunk/; revision=22111

15 years agoBug 164002 - query scripts don't work uninstalled on windows
Tor Lillqvist [Tue, 13 Jan 2009 14:04:27 +0000 (14:04 +0000)]
Bug 164002 - query scripts don't work uninstalled on windows

2009-01-13  Tor Lillqvist  <tml@iki.fi>

Bug 164002 - query scripts don't work uninstalled on windows

* gtk/gtkmain.c (_gtk_get_libdir): If the gtk DLL is in a ".libs"
folder, assume we are running uninstalled, and use the
configure-time GTK_LIBDIR.

svn path=/trunk/; revision=22110

15 years agoadded missing gtk/gtkorientable.c
Luca Ferretti [Tue, 13 Jan 2009 13:25:42 +0000 (13:25 +0000)]
added missing gtk/gtkorientable.c

2009-01-13  Luca Ferretti  <elle.uca@libero.it>

* POTFILES.in: added missing gtk/gtkorientable.c

svn path=/trunk/; revision=22109

15 years agoadde missing gtk/gtkorientable.c
Luca Ferretti [Tue, 13 Jan 2009 13:23:55 +0000 (13:23 +0000)]
adde missing gtk/gtkorientable.c

2009-01-13  Luca Ferretti  <elle.uca@libero.it>

* POTFILES.in: adde missing gtk/gtkorientable.c

svn path=/trunk/; revision=22108

15 years agoChanged two conflicting accelerators.
Luca Ferretti [Tue, 13 Jan 2009 13:18:23 +0000 (13:18 +0000)]
Changed two conflicting accelerators.

2009-01-13  Luca Ferretti  <elle.uca@libero.it>

* it.po: Changed two conflicting accelerators.

svn path=/trunk/; revision=22107

15 years agoBug 164002 - query scripts don't work uninstalled on windows
Tor Lillqvist [Tue, 13 Jan 2009 11:17:25 +0000 (11:17 +0000)]
Bug 164002 - query scripts don't work uninstalled on windows

2009-01-12  Tor Lillqvist  <tml@iki.fi>

Bug 164002 - query scripts don't work uninstalled on windows

* queryloaders.c (main): Use the configure-time PIXBUF_LIBDIR if
the exe is located in a .libs folder, i.e. run in the build
directory through a libtool wrapper script or wrapper executable,
or in the source folder itself. Otherwise continue to infer the
runtime prefix from the exe's location.

2009-01-12  Tor Lillqvist  <tml@iki.fi>

* queryloaders.c (main): Remove the Win9x code path. It had been
left by mistake. Win9x code is gone from the rest of GTK+ since
2.12.

svn path=/trunk/; revision=22106

15 years agoBug 567569 – Typo in GtkFileChooser example in GTK+ documentation
Christian Dywan [Tue, 13 Jan 2009 09:32:17 +0000 (09:32 +0000)]
Bug 567569 – Typo in GtkFileChooser example in GTK+ documentation

2009-01-13  Christian Dywan  <christian@imendio.com>

Bug 567569 – Typo in GtkFileChooser example in GTK+ documentation

* gtk/tmpl/gtkfilechooser.sgml: s/gobject_unref/g_object_unref.
        Patch by Priyank Gosalia.

svn path=/trunk/; revision=22105

15 years agono news
Matthias Clasen [Tue, 13 Jan 2009 05:32:13 +0000 (05:32 +0000)]
no news

svn path=/trunk/; revision=22104

15 years agoDon't cause lots of X traffic when the icon name doesn't actually change.
Matthias Clasen [Tue, 13 Jan 2009 03:04:52 +0000 (03:04 +0000)]
Don't cause lots of X traffic when the icon name doesn't actually change.

        * gtk/gtkwindow.c (gtk_window_set_icon_name): Don't cause lots
        of X traffic when the icon name doesn't actually change. Some
        apps like to reset their window icon frequently, without actually
        changing the icon name...

svn path=/trunk/; revision=22103

15 years agoUpdated Spanish translation
Jorge Gonzalez Gonzalez [Mon, 12 Jan 2009 22:43:46 +0000 (22:43 +0000)]
Updated Spanish translation

svn path=/trunk/; revision=22102

15 years agouse the normalized name in last patch's signal
Paolo Borelli [Mon, 12 Jan 2009 17:21:24 +0000 (17:21 +0000)]
use the normalized name in last patch's signal

svn path=/trunk/; revision=22101

15 years agoBug 492794 – Pasting external text at end of view yields wrong scrolling
Paolo Borelli [Mon, 12 Jan 2009 17:07:35 +0000 (17:07 +0000)]
Bug 492794 – Pasting external text at end of view yields wrong scrolling

2009-01-12  Paolo Borelli  <pborelli@katamail.com>

Bug 492794 – Pasting external text at end of view yields wrong
scrolling to mark

* gtk/gtktextbuffer.[ch]:
* gtk/gtktextview.c:
Add a "paste-done" signal and use it to propelry scroll the
view at the end of the pasted text in the case of an async
paste. Patch by Ignacio Casal Quintero based on a patch by
Yevgen Muntyan.

svn path=/trunk/; revision=22100

15 years agoUpdated Norwegian bokmål translation.
Kjartan Maraas [Mon, 12 Jan 2009 12:47:50 +0000 (12:47 +0000)]
Updated Norwegian bokmål translation.

2009-01-12  Kjartan Maraas  <kmaraas@gnome.org>

* nb.po: Updated Norwegian bokmål translation.

svn path=/trunk/; revision=22096

15 years agoA GOptionArgFunc should return gboolean and take also a GError pointer
Tor Lillqvist [Mon, 12 Jan 2009 12:05:13 +0000 (12:05 +0000)]
A GOptionArgFunc should return gboolean and take also a GError pointer

2009-01-12  Tor Lillqvist  <tml@iki.fi>

* gdk/gdk.c (gdk_arg_debug_cb) (gdk_arg_no_debug_cb): A
GOptionArgFunc should return gboolean and take also a GError
pointer parameter, so make these two functions do that. Return
FALSE (and set the GError) if the parsing of the debug string
failed completely. Note that g_parse_debug_string() doesn't really
have any way to return parsing status, and accepts partially
incorrect strings, though.

svn path=/trunk/; revision=22095

15 years agoUpdated Thai translation.
Theppitak Karoonboonyanan [Mon, 12 Jan 2009 11:13:54 +0000 (11:13 +0000)]
Updated Thai translation.

2009-01-12  Theppitak Karoonboonyanan  <thep@linux.thai.net>

* th.po: Updated Thai translation.

svn path=/trunk/; revision=22093

15 years agoUpdated Thai translation.
Theppitak Karoonboonyanan [Mon, 12 Jan 2009 10:32:46 +0000 (10:32 +0000)]
Updated Thai translation.

2009-01-12  Theppitak Karoonboonyanan  <thep@linux.thai.net>

* th.po: Updated Thai translation.

svn path=/trunk/; revision=22092

15 years agoBug 567468 – no check for trailing != NULL in
Claudio Saavedra [Mon, 12 Jan 2009 09:57:01 +0000 (09:57 +0000)]
Bug 567468 – no check for trailing != NULL in

2009-01-12  Claudio Saavedra  <csaavedra@igalia.com>

Bug 567468 – no check for trailing != NULL in
gtk_text_layout_get_iter_at_position()

* gtk/gtktextlayout.c: (gtk_text_layout_get_iter_at_position):
Check for trailing to be non-NULL.
* gtk/gtktextview.c: (gtk_text_view_get_iter_at_position): document
that trailing may be NULL.

svn path=/trunk/; revision=22090

15 years agoCommit an empty crh.po to make gtk+ build again.
Claude Paroz [Mon, 12 Jan 2009 08:31:59 +0000 (08:31 +0000)]
Commit an empty crh.po to make gtk+ build again.

2009-01-12  Claude Paroz  <claude@2xlibre.net>

* crh.po: Commit an empty crh.po to make gtk+ build again.

svn path=/trunk/; revision=22089

15 years agoAdded crh Updated Crimean Tatar translation on behalf of Reşat SABIQ.
Claude Paroz [Sun, 11 Jan 2009 19:22:59 +0000 (19:22 +0000)]
Added crh Updated Crimean Tatar translation on behalf of Reşat SABIQ.

2009-01-11  Claude Paroz  <claude@2xlibre.net>

* LINGUAS: Added crh
* crh.po: Updated Crimean Tatar translation on behalf of Reşat SABIQ.

svn path=/trunk/; revision=22088

15 years agoBug 523554 - Copy from GIMP to Word broken
Tor Lillqvist [Sun, 11 Jan 2009 13:23:46 +0000 (13:23 +0000)]
Bug 523554 - Copy from GIMP to Word broken

2009-01-11  Tor Lillqvist  <tml@iki.fi>

Bug 523554 - Copy from GIMP to Word broken

* gdk/win32/gdkselection-win32.c
(_gdk_win32_selection_convert_to_dib): The DIB stored in the
Windows Clipboard was for some unknown reason truncated by one
byte. Don't do that.

svn path=/trunk/; revision=22086

15 years agoProperly create a menu proxy from a GIcon. Patch by Christian Persch
Matthias Clasen [Sun, 11 Jan 2009 05:44:18 +0000 (05:44 +0000)]
Properly create a menu proxy from a GIcon. Patch by Christian Persch

       * gtk/gtktoolbutton.c: Properly create a menu proxy from a GIcon.
        Patch by Christian Persch

        * tests/testtoolbar.c: Add an example with a GIcon

svn path=/trunk/; revision=22084

15 years agoUpdated zh_CN translation.
Funda Wang [Sat, 10 Jan 2009 05:27:02 +0000 (05:27 +0000)]
Updated zh_CN translation.

svn path=/trunk/; revision=22083

15 years agoFail in gdk_window_new if _gdk_window_new failed
Christian Dywan [Fri, 9 Jan 2009 13:47:02 +0000 (13:47 +0000)]
Fail in gdk_window_new if _gdk_window_new failed

2009-01-09  Christian Dywan  <christian@imendio.com>

Fail in gdk_window_new if _gdk_window_new failed

* gdk/gdkwindow.c (gdk_window_new): Add g_return_val_if_fail
        in case _gdk_window_new is NULL. Approved by Tim Janik

svn path=/trunk/; revision=22082

15 years agoUpdated Lithuanian translation.
Gintautas Miliauskas [Fri, 9 Jan 2009 09:48:13 +0000 (09:48 +0000)]
Updated Lithuanian translation.

2009-01-09  Gintautas Miliauskas  <gintas@akl.lt>

* lt.po: Updated Lithuanian translation.

svn path=/trunk/; revision=22081

15 years agomerge to msgctxt
Funda Wang [Fri, 9 Jan 2009 02:49:52 +0000 (02:49 +0000)]
merge to msgctxt

svn path=/trunk/; revision=22080

15 years ago Bug 566733 – Add GIcon to GtkAction, GtkToolButton
Matthias Clasen [Thu, 8 Jan 2009 05:37:39 +0000 (05:37 +0000)]
    Bug 566733 – Add GIcon to GtkAction, GtkToolButton

        * gtk/gtkaction.c: Add a ::gicon property to GtkAction and set the
        icon from it if specified. The stock icon is preferred if a stock id
        is given. Based on a patch by A. Walton

svn path=/trunk/; revision=22079

15 years agoUpdated Brazilian Portuguese translation.
Leonardo Ferreira Fontenelle [Wed, 7 Jan 2009 22:56:57 +0000 (22:56 +0000)]
Updated Brazilian Portuguese translation.

2009-01-07  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>

* pt_BR.po: Updated Brazilian Portuguese translation.

svn path=/trunk/; revision=22075

15 years agoBug 566862 – pixbuf_new_from_file does not autodetect format
Matthias Clasen [Wed, 7 Jan 2009 15:02:33 +0000 (15:02 +0000)]
Bug 566862 – pixbuf_new_from_file does not autodetect format

2009-01-07  Matthias Clasen  <mclasen@redhat.com>

        Bug 566862 – pixbuf_new_from_file does not autodetect format

        * gdk-pixbuf-io.c (_gdk_pixbuf_get_module): Go back to sniffing
        without looking at the filename, to avoid breaking expected
        functionality.

svn path=/trunk/; revision=22073

15 years agoBug #565110 – Add an env variable to disable Gail.
Brad Taylor [Wed, 7 Jan 2009 14:46:10 +0000 (14:46 +0000)]
Bug #565110 – Add an env variable to disable Gail.

2009-01-07  Brad Taylor  <brad@getcoded.net>

* gail.c:
Bug #565110 – Add an env variable to disable Gail.

svn path=/trunk/; revision=22072

15 years agoUpdated Spanish translation
Jorge Gonzalez Gonzalez [Tue, 6 Jan 2009 10:33:32 +0000 (10:33 +0000)]
Updated Spanish translation

svn path=/trunk/; revision=22071

15 years agoUse a better caps lock warning icon
Matthias Clasen [Mon, 5 Jan 2009 18:14:58 +0000 (18:14 +0000)]
Use a better caps lock warning icon

svn path=/trunk/; revision=22070

15 years agoUpdated Spanish translation
Jorge Gonzalez Gonzalez [Mon, 5 Jan 2009 16:02:21 +0000 (16:02 +0000)]
Updated Spanish translation

svn path=/trunk/; revision=22069

15 years agoBug 566628 - gdk_display_close always asserts on win32
Tor Lillqvist [Mon, 5 Jan 2009 15:31:14 +0000 (15:31 +0000)]
Bug 566628 - gdk_display_close always asserts on win32

2009-01-05  Tor Lillqvist  <tml@novell.com>

Bug 566628 - gdk_display_close always asserts on win32

* gdk/win32/gdkdisplay-win32.c
(_gdk_windowing_set_default_display): Allow also a NULL parameter
in the g_assert(). Still don't actually do anything in this
function, though.

svn path=/trunk/; revision=22068

15 years agoUpdated Norwegian bokmål translation.
Kjartan Maraas [Mon, 5 Jan 2009 14:28:12 +0000 (14:28 +0000)]
Updated Norwegian bokmål translation.

2009-01-05  Kjartan Maraas  <kmaraas@gnome.org>

* nb.po: Updated Norwegian bokmål translation.

svn path=/trunk/; revision=22065

15 years agoUpdate zh_CN.po
Lu Gan [Mon, 5 Jan 2009 12:38:18 +0000 (12:38 +0000)]
Update zh_CN.po

svn path=/trunk/; revision=22064

15 years agoAdd long description
Matthias Clasen [Mon, 5 Jan 2009 04:19:48 +0000 (04:19 +0000)]
Add long description

svn path=/trunk/; revision=22063

15 years agoFix a typo in the docs
Matthias Clasen [Mon, 5 Jan 2009 04:07:00 +0000 (04:07 +0000)]
Fix a typo in the docs

svn path=/trunk/; revision=22062

15 years agoMake setting website, website-label and url hook work independent of their
Matthias Clasen [Mon, 5 Jan 2009 03:38:10 +0000 (03:38 +0000)]
Make setting website, website-label and url hook work independent of their

        * gtk/gtkaboutdialog.c: Make setting website, website-label and
        url hook work independent of their order. Reported by Steven
        Sheehy.

svn path=/trunk/; revision=22060

15 years agoUpdated Norwegian bokmål translation.
Kjartan Maraas [Mon, 5 Jan 2009 00:37:00 +0000 (00:37 +0000)]
Updated Norwegian bokmål translation.

2009-01-05  Kjartan Maraas  <kmaraas@gnome.org>

* nb.po: Updated Norwegian bokmål translation.

svn path=/trunk/; revision=22059

15 years agoRecheck _NET_SUPPORTING_WM_CHECK every now and then to avoid getting stuck
Matthias Clasen [Sun, 4 Jan 2009 04:50:36 +0000 (04:50 +0000)]
Recheck _NET_SUPPORTING_WM_CHECK every now and then to avoid getting stuck

2009-01-03  Matthias Clasen  <mclasen@redhat.com>

        * gdk/x11/gdkscreen-x11.h:
        * gdk/x11/gdkevents-x11.c (fetch_net_wm_check_window): Recheck
        _NET_SUPPORTING_WM_CHECK every now and then to avoid getting
        stuck on the id of a former wmcheck window that got reused by
        another client (see RH bug 471927)

svn path=/trunk/; revision=22058

15 years agoUpdated Korean translation
Changwoo Ryu [Sat, 3 Jan 2009 09:54:13 +0000 (09:54 +0000)]
Updated Korean translation

svn path=/trunk/; revision=22056

15 years ago Updated Chinese Simplified translation
Lu Gan [Sat, 3 Jan 2009 08:04:32 +0000 (08:04 +0000)]
 Updated Chinese Simplified translation

M    ChangeLog
M    zh_CN.po

svn path=/trunk/; revision=22055

15 years agoImprove the docs
Matthias Clasen [Sat, 3 Jan 2009 06:57:10 +0000 (06:57 +0000)]
Improve the docs

2009-01-03  Matthias Clasen  <mclasen@redhat.com>

        * gtk/gtktreesortable.c: Improve the docs

        * gtk/gtktreemodelsort.c: Don't assert when using the "unsorted"
        sort column id.

svn path=/trunk/; revision=22048

15 years agosv.po: Updated Swedish translation
Daniel Nylander [Fri, 2 Jan 2009 23:53:51 +0000 (23:53 +0000)]
sv.po: Updated Swedish translation

svn path=/trunk/; revision=22047

15 years agosv.po: Updated Swedish translation
Daniel Nylander [Fri, 2 Jan 2009 23:53:21 +0000 (23:53 +0000)]
sv.po: Updated Swedish translation

svn path=/trunk/; revision=22046

15 years agoLook for cairo-xlib when checking gdk-x11 deps
Matthias Clasen [Fri, 2 Jan 2009 21:11:58 +0000 (21:11 +0000)]
Look for cairo-xlib when checking gdk-x11 deps

svn path=/trunk/; revision=22045

15 years agoFix the build on OS X
Matthias Clasen [Fri, 2 Jan 2009 20:59:37 +0000 (20:59 +0000)]
Fix the build on OS X

svn path=/trunk/; revision=22044

15 years agoAdd bug ref
Matthias Clasen [Fri, 2 Jan 2009 20:56:31 +0000 (20:56 +0000)]
Add bug ref

svn path=/trunk/; revision=22043

15 years agoAdd docs
Matthias Clasen [Fri, 2 Jan 2009 20:55:54 +0000 (20:55 +0000)]
Add docs

svn path=/trunk/; revision=22042

15 years agoUnfuzzy/Copy yet translated stuff after C_() migration.
Luca Ferretti [Fri, 2 Jan 2009 11:23:53 +0000 (11:23 +0000)]
Unfuzzy/Copy yet translated stuff after C_() migration.

2009-01-02  Luca Ferretti  <elle.uca@libero.it>

* it.po: Unfuzzy/Copy yet translated stuff after C_() migration.

svn path=/trunk/; revision=22041

15 years agoUpdated Spanish translation
Jorge Gonzalez Gonzalez [Fri, 2 Jan 2009 10:08:30 +0000 (10:08 +0000)]
Updated Spanish translation

svn path=/trunk/; revision=22040

15 years agoBump version
Matthias Clasen [Thu, 1 Jan 2009 22:32:47 +0000 (22:32 +0000)]
Bump version

svn path=/trunk/; revision=22039

15 years ago2.15.0
Matthias Clasen [Thu, 1 Jan 2009 22:24:56 +0000 (22:24 +0000)]
2.15.0

svn path=/trunk/; revision=22037

15 years agoFix make check
Matthias Clasen [Thu, 1 Jan 2009 21:14:07 +0000 (21:14 +0000)]
Fix make check

svn path=/trunk/; revision=22036

15 years agoTypo.
Tor Lillqvist [Thu, 1 Jan 2009 14:20:11 +0000 (14:20 +0000)]
Typo.

svn path=/trunk/; revision=22035

15 years agoTypo.
Tor Lillqvist [Thu, 1 Jan 2009 14:19:55 +0000 (14:19 +0000)]
Typo.

svn path=/trunk/; revision=22034

15 years agoFix make check
Matthias Clasen [Thu, 1 Jan 2009 06:46:57 +0000 (06:46 +0000)]
Fix make check

svn path=/trunk/; revision=22033

15 years agoforgotten file
Matthias Clasen [Thu, 1 Jan 2009 04:37:28 +0000 (04:37 +0000)]
forgotten file

svn path=/trunk/; revision=22032

15 years agoforgotten files
Matthias Clasen [Thu, 1 Jan 2009 04:36:57 +0000 (04:36 +0000)]
forgotten files

svn path=/trunk/; revision=22031

15 years agoUpdates
Matthias Clasen [Wed, 31 Dec 2008 20:37:30 +0000 (20:37 +0000)]
Updates

svn path=/trunk/; revision=22030

15 years agoupdated hebrew translation
Yair Hershkovitz [Wed, 31 Dec 2008 20:24:15 +0000 (20:24 +0000)]
updated hebrew translation

svn path=/trunk/; revision=22029

15 years agoSome more
Matthias Clasen [Wed, 31 Dec 2008 20:05:16 +0000 (20:05 +0000)]
Some more

svn path=/trunk/; revision=22028

15 years agoupdated hebrew translation
Yair Hershkovitz [Wed, 31 Dec 2008 19:20:57 +0000 (19:20 +0000)]
updated hebrew translation

svn path=/trunk/; revision=22027

15 years agoKeep all these abstract for now
Matthias Clasen [Wed, 31 Dec 2008 19:13:23 +0000 (19:13 +0000)]
Keep all these abstract for now

svn path=/trunk/; revision=22026

15 years agoFix title
Matthias Clasen [Wed, 31 Dec 2008 18:55:29 +0000 (18:55 +0000)]
Fix title

svn path=/trunk/; revision=22025

15 years agoupdated uzbek translations by nurali
Nurali Abdurahmonov [Wed, 31 Dec 2008 12:44:04 +0000 (12:44 +0000)]
updated uzbek translations by nurali

svn path=/trunk/; revision=22024

15 years agoRename GtkEntry icon-related signals
Matthias Clasen [Wed, 31 Dec 2008 07:29:23 +0000 (07:29 +0000)]
Rename GtkEntry icon-related signals

svn path=/trunk/; revision=22023

15 years agoFix typo
Matthias Clasen [Wed, 31 Dec 2008 06:18:53 +0000 (06:18 +0000)]
Fix typo

svn path=/trunk/; revision=22022

15 years agoAdd a missing va_end() call. Pointed out by Jiwon Lee.
Matthias Clasen [Wed, 31 Dec 2008 04:15:57 +0000 (04:15 +0000)]
Add a missing va_end() call. Pointed out by Jiwon Lee.

        * gtk/gtktreestore.c (gtk_tree_store_new): Add a missing
        va_end() call. Pointed out by Jiwon Lee.

svn path=/trunk/; revision=22021

15 years agoCode cleanups; get rid of get_text_area_size, replace get_icon_allocation
Matthias Clasen [Wed, 31 Dec 2008 02:49:31 +0000 (02:49 +0000)]
Code cleanups; get rid of get_text_area_size, replace get_icon_allocation

        * gtk/gtkentry.c: Code cleanups; get rid of get_text_area_size,
        replace get_icon_allocation by get_icon_allocations, don't
        pass allocation to place_windows; other stylistic changes to
        the icon-related code.

svn path=/trunk/; revision=22020

15 years agoAVoid size allocation loops
Matthias Clasen [Wed, 31 Dec 2008 02:44:46 +0000 (02:44 +0000)]
AVoid size allocation loops

svn path=/trunk/; revision=22019

15 years agoFix errors in property definitions and get_property implementation.
Matthias Clasen [Wed, 31 Dec 2008 02:40:00 +0000 (02:40 +0000)]
Fix errors in property definitions and get_property implementation.

        * gtk/gtkentry.c: Fix errors in property definitions and
        get_property implementation.

svn path=/trunk/; revision=22018

15 years agoAnd amend the docs, too
Matthias Clasen [Wed, 31 Dec 2008 02:34:03 +0000 (02:34 +0000)]
And amend the docs, too

svn path=/trunk/; revision=22017

15 years agoRedo the Caps Lock warning using an icon
Matthias Clasen [Wed, 31 Dec 2008 02:32:21 +0000 (02:32 +0000)]
Redo the Caps Lock warning using an icon

svn path=/trunk/; revision=22016

15 years ago Bug 558694 – Paned window splitter keynav broken
Matthias Clasen [Tue, 30 Dec 2008 20:55:58 +0000 (20:55 +0000)]
    Bug 558694 – Paned window splitter keynav broken

        * gtk/gtkpaned.c (get_child_panes): Don't add unrealized
        widgets.

svn path=/trunk/; revision=22015

15 years agoForgotten files
Matthias Clasen [Tue, 30 Dec 2008 20:47:03 +0000 (20:47 +0000)]
Forgotten files

svn path=/trunk/; revision=22014

15 years agoAdditions
Matthias Clasen [Tue, 30 Dec 2008 06:33:11 +0000 (06:33 +0000)]
Additions

svn path=/trunk/; revision=22013

15 years agoDoc additions
Matthias Clasen [Tue, 30 Dec 2008 05:56:57 +0000 (05:56 +0000)]
Doc additions

svn path=/trunk/; revision=22012

15 years agoDoc additions
Matthias Clasen [Tue, 30 Dec 2008 05:51:18 +0000 (05:51 +0000)]
Doc additions

svn path=/trunk/; revision=22011

15 years agoDoc additions
Matthias Clasen [Tue, 30 Dec 2008 05:49:05 +0000 (05:49 +0000)]
Doc additions

svn path=/trunk/; revision=22010

15 years agoAdditions
Matthias Clasen [Tue, 30 Dec 2008 05:40:18 +0000 (05:40 +0000)]
Additions

svn path=/trunk/; revision=22009

15 years agoFix a typo
Matthias Clasen [Tue, 30 Dec 2008 05:30:22 +0000 (05:30 +0000)]
Fix a typo

svn path=/trunk/; revision=22008

15 years agoDocument the preview capability
Matthias Clasen [Tue, 30 Dec 2008 05:27:25 +0000 (05:27 +0000)]
Document the preview capability

svn path=/trunk/; revision=22007

15 years agoDoc additions
Matthias Clasen [Tue, 30 Dec 2008 05:18:18 +0000 (05:18 +0000)]
Doc additions

svn path=/trunk/; revision=22006

15 years agoDocument GtkTreeViewGridLines
Matthias Clasen [Tue, 30 Dec 2008 04:37:56 +0000 (04:37 +0000)]
Document GtkTreeViewGridLines

svn path=/trunk/; revision=22005

15 years agoTry to improve the formatting
Matthias Clasen [Tue, 30 Dec 2008 04:34:22 +0000 (04:34 +0000)]
Try to improve the formatting

svn path=/trunk/; revision=22004

15 years agoFix markup
Matthias Clasen [Tue, 30 Dec 2008 00:52:04 +0000 (00:52 +0000)]
Fix markup

svn path=/trunk/; revision=22003

15 years agoDoc additions
Matthias Clasen [Mon, 29 Dec 2008 21:21:27 +0000 (21:21 +0000)]
Doc additions

svn path=/trunk/; revision=22002

15 years agoDoc additions
Matthias Clasen [Mon, 29 Dec 2008 21:20:18 +0000 (21:20 +0000)]
Doc additions

svn path=/trunk/; revision=22001

15 years agoDoc additions.
Matthias Clasen [Mon, 29 Dec 2008 20:39:42 +0000 (20:39 +0000)]
Doc additions.

2008-12-29  Matthias Clasen  <mclasen@redhat.com>

        * gtk/gtkentry.c:
        * gtk/gtktextview.c:
        * gtk/gtkeditable.c:
        * gtk/gtktextbuffer.c: Doc additions.

svn path=/trunk/; revision=22000

15 years agoAdd missing symbols from gtkentry.c.
Tor Lillqvist [Mon, 29 Dec 2008 10:18:23 +0000 (10:18 +0000)]
Add missing symbols from gtkentry.c.

2008-12-29  Tor Lillqvist  <tml@novell.com>

* gtk/gtk.symbols: Add missing symbols from gtkentry.c.

svn path=/trunk/; revision=21999

15 years agoDoc additions
Matthias Clasen [Mon, 29 Dec 2008 07:39:34 +0000 (07:39 +0000)]
Doc additions

svn path=/trunk/; revision=21998

15 years agoMinor additions
Matthias Clasen [Mon, 29 Dec 2008 07:28:29 +0000 (07:28 +0000)]
Minor additions

svn path=/trunk/; revision=21997

15 years agoMore additions
Matthias Clasen [Mon, 29 Dec 2008 07:25:29 +0000 (07:25 +0000)]
More additions

svn path=/trunk/; revision=21996

15 years agoDoc additions
Matthias Clasen [Mon, 29 Dec 2008 07:24:06 +0000 (07:24 +0000)]
Doc additions

svn path=/trunk/; revision=21995

15 years agoMove docs inline.
Matthias Clasen [Mon, 29 Dec 2008 07:17:46 +0000 (07:17 +0000)]
Move docs inline.

svn path=/trunk/; revision=21994

15 years agoDocument gtk_xscrollbar.new
Matthias Clasen [Mon, 29 Dec 2008 07:17:01 +0000 (07:17 +0000)]
Document gtk_xscrollbar.new

svn path=/trunk/; revision=21993