]> Pileus Git - ~andy/gtk/log
~andy/gtk
14 years agoGtkWindow: Add gtk_window_has_group()
Carlos Garcia Campos [Wed, 26 May 2010 14:49:31 +0000 (16:49 +0200)]
GtkWindow: Add gtk_window_has_group()

To check whether the window has an explicit group

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=618271#c2

14 years agogdk/gdkwindow.c: fix a typo in gdk_window_set_device_cursor().
Christian Beier [Wed, 26 May 2010 11:22:25 +0000 (13:22 +0200)]
gdk/gdkwindow.c: fix a typo in gdk_window_set_device_cursor().

Signed-off-by: Christian Beier <dontmind@freeshell.org>
Signed-off-by: Javier Jardón <jjardon@gnome.org>
14 years agoRemove gdk_*et_use_xshm() deprecated functions
Javier Jardón [Tue, 25 May 2010 23:41:40 +0000 (01:41 +0200)]
Remove gdk_*et_use_xshm() deprecated functions

14 years agoBump version
Matthias Clasen [Wed, 26 May 2010 03:01:37 +0000 (23:01 -0400)]
Bump version

14 years ago2.90.1
Matthias Clasen [Wed, 26 May 2010 02:57:46 +0000 (22:57 -0400)]
2.90.1

14 years agoSome more devicegroup purging
Matthias Clasen [Wed, 26 May 2010 02:12:51 +0000 (22:12 -0400)]
Some more devicegroup purging

14 years agoMake gio sniffing test work again
Matthias Clasen [Wed, 26 May 2010 01:33:40 +0000 (21:33 -0400)]
Make gio sniffing test work again

14 years agoFix up distcheck
Matthias Clasen [Wed, 26 May 2010 00:13:14 +0000 (20:13 -0400)]
Fix up distcheck

14 years agoUpdates
Matthias Clasen [Wed, 26 May 2010 00:07:52 +0000 (20:07 -0400)]
Updates

14 years agoDocumentation fixes
Matthias Clasen [Tue, 25 May 2010 23:27:42 +0000 (19:27 -0400)]
Documentation fixes

14 years agoSome additions
Matthias Clasen [Tue, 25 May 2010 23:18:06 +0000 (19:18 -0400)]
Some additions

14 years agoRemove duplicates
Matthias Clasen [Tue, 25 May 2010 23:03:16 +0000 (19:03 -0400)]
Remove duplicates

14 years agoMake orientable base classes instantiable
Matthias Clasen [Tue, 25 May 2010 22:55:15 +0000 (18:55 -0400)]
Make orientable base classes instantiable

This commit adds constructors for GtkPaned, GtkBox, GtkButtonBox,
GtkRuler, GtkScale, GtkScrollbar and GtkSeparator and makes these
types instantiable.

14 years agoMerge the xi2-for-master branch
Matthias Clasen [Tue, 25 May 2010 22:38:44 +0000 (18:38 -0400)]
Merge the xi2-for-master branch

14 years agoFix conflict Git markers
Bruce Cowan [Tue, 25 May 2010 19:27:43 +0000 (20:27 +0100)]
Fix conflict Git markers

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=619655

14 years agoFix typo in previous patch
Javier Jardón [Tue, 25 May 2010 18:48:59 +0000 (20:48 +0200)]
Fix typo in previous patch

14 years agoAdd indexes
Matthias Clasen [Tue, 25 May 2010 16:21:13 +0000 (12:21 -0400)]
Add indexes

Add an index for 2.22 api additions, and one for 3.0.

14 years agoAdd some leftover symbols
Matthias Clasen [Tue, 25 May 2010 16:00:51 +0000 (12:00 -0400)]
Add some leftover symbols

14 years agoSeal gdk
Matthias Clasen [Tue, 25 May 2010 15:54:16 +0000 (11:54 -0400)]
Seal gdk

Add G_SEAL annotation for struct members, and add accessors for
the (useful) fields. Patch based on work by Garrett Regier,
see bug #592580.

14 years agoadd a transfer none annotation to gtk_tree_view_get_selection
John (J5) Palmieri [Tue, 25 May 2010 15:49:10 +0000 (11:49 -0400)]
add a transfer none annotation to gtk_tree_view_get_selection

* it returns the selection from its priv structure without reffing

14 years agoSome additions
Matthias Clasen [Tue, 25 May 2010 14:24:53 +0000 (10:24 -0400)]
Some additions

14 years agoFix up gtk_paned_get_handle_window docs
Matthias Clasen [Tue, 25 May 2010 13:47:54 +0000 (09:47 -0400)]
Fix up gtk_paned_get_handle_window docs

14 years agoFix up gtk_icon_info_load_symbolic docs
Matthias Clasen [Tue, 25 May 2010 13:47:20 +0000 (09:47 -0400)]
Fix up gtk_icon_info_load_symbolic docs

14 years agoDocument GtkRange::adjust-bounds
Matthias Clasen [Tue, 25 May 2010 13:44:29 +0000 (09:44 -0400)]
Document GtkRange::adjust-bounds

14 years agoDocument GtkMovementStep
Matthias Clasen [Tue, 25 May 2010 13:42:09 +0000 (09:42 -0400)]
Document GtkMovementStep

14 years agoDocument GTK_FILE_CHOOSER_ERROR_INCOMPLETE_HOSTNAME
Matthias Clasen [Tue, 25 May 2010 13:34:38 +0000 (09:34 -0400)]
Document GTK_FILE_CHOOSER_ERROR_INCOMPLETE_HOSTNAME

14 years agoFix many fuzzy translations of default:mm
Caolan McNamara [Tue, 25 May 2010 01:30:04 +0000 (21:30 -0400)]
Fix many fuzzy translations of default:mm

Many of these were translated to either default:LTR or @#$^%&:mm.

Bug #619595.

14 years agoRemove deprecated GtkToolbar code
Javier Jardón [Sat, 22 May 2010 05:10:18 +0000 (07:10 +0200)]
Remove deprecated GtkToolbar code

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=616817

14 years agoHonor PPD reading over listing of printers
Marek Kasik [Mon, 24 May 2010 14:39:19 +0000 (16:39 +0200)]
Honor PPD reading over listing of printers

Reading of PPD files collides with getting list of printers.
It helps to give higher priority to getting of PPDs than to
getting list of printers (#614581).

14 years agoRevert "Forward-port a GtkAdjustment compatibility fix"
Javier Jardón [Mon, 24 May 2010 02:04:10 +0000 (04:04 +0200)]
Revert "Forward-port a GtkAdjustment compatibility fix"

In the early 2.14.x releases, GtkAdjustment was changed to enforce
that values are restricted to the range [lower, upper - page_size].
This has always been the documented behaviour, and the recommended
practice is to set page_size to 0 when using adjustments for simple
scalar values, like in a slider or spin button.
Due to the large number of applications that are affected by this
change, the behaviour has been reverted to the old behaviour in
2.14.3, with an explicit warning that this change will be
reintroduced in 2.90.

This reverts commit e6373738fc9c53c95e467a3681fcd3426fd94d13.

https://bugzilla.gnome.org/show_bug.cgi?id=619474

14 years agoActually expose the X11 funcs through introspection
Tomeu Vizoso [Thu, 6 May 2010 07:54:58 +0000 (09:54 +0200)]
Actually expose the X11 funcs through introspection

https://bugzilla.gnome.org/show_bug.cgi?id=617863

14 years agogdkevents-x11: Do not break strict-aliasing rules
Javier Jardón [Sat, 22 May 2010 20:42:00 +0000 (22:42 +0200)]
gdkevents-x11: Do not break strict-aliasing rules

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=619385

14 years agogdkevents-x11.c: Remove unused function: graphics_expose_predicate()
Javier Jardón [Sat, 22 May 2010 20:49:58 +0000 (22:49 +0200)]
gdkevents-x11.c: Remove unused function: graphics_expose_predicate()

14 years agoFix libjasper test
Matthias Clasen [Sat, 22 May 2010 04:29:58 +0000 (00:29 -0400)]
Fix libjasper test

This was reported in bug 551322.

14 years agoDeprecate GtkBoxChild
Matthias Clasen [Sat, 22 May 2010 04:15:00 +0000 (00:15 -0400)]
Deprecate GtkBoxChild

This was discussed in bug 613132.

14 years agoFix signal parameters in GtkEntryCompletion
Matthias Clasen [Sat, 22 May 2010 03:50:46 +0000 (23:50 -0400)]
Fix signal parameters in GtkEntryCompletion

The ::match-selected and ::cursor-on-match signal were emitted
with the internal filter model instead of the user-provided model.

Fixes bug #555087.

14 years agoClean up man page handling
Matthias Clasen [Sat, 22 May 2010 02:41:35 +0000 (22:41 -0400)]
Clean up man page handling

14 years agoRemove long-obsolete docs
Matthias Clasen [Sat, 22 May 2010 02:14:46 +0000 (22:14 -0400)]
Remove long-obsolete docs

There are no traces of GDK_USE_XFT, GXID_HOST or GXID_PORT in the
code anymore.

14 years agoDocument GSEAL_ENABLE with other preprocessor symbols.
Matthias Clasen [Sat, 22 May 2010 02:07:46 +0000 (22:07 -0400)]
Document GSEAL_ENABLE with other preprocessor symbols.

14 years agoConvert to UTF-8
Matthias Clasen [Sat, 22 May 2010 00:49:41 +0000 (20:49 -0400)]
Convert to UTF-8

14 years agoMake the !xkb build survive a little longer
Matthias Clasen [Fri, 21 May 2010 16:13:05 +0000 (12:13 -0400)]
Make the !xkb build survive a little longer

This fixes bug 619114.

14 years agoExplain that unmap-event may never be emitted
Christian Dywan [Fri, 21 May 2010 15:10:25 +0000 (17:10 +0200)]
Explain that unmap-event may never be emitted

Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=613302
14 years agoMove documentation to inline comments: GtkRecentChooserDialog
Javier Jardón [Fri, 21 May 2010 01:24:05 +0000 (03:24 +0200)]
Move documentation to inline comments: GtkRecentChooserDialog

14 years agoMove documentation to inline comments: GtkRecentChooserMenu
Javier Jardón [Fri, 21 May 2010 01:19:02 +0000 (03:19 +0200)]
Move documentation to inline comments: GtkRecentChooserMenu

14 years agoMove documentation to inline comments: GtkRange
Javier Jardón [Fri, 21 May 2010 00:19:14 +0000 (02:19 +0200)]
Move documentation to inline comments: GtkRange

14 years agoFix fail to build when building with introspection:
Didier Roche [Thu, 20 May 2010 23:00:55 +0000 (09:00 +1000)]
Fix fail to build when building with introspection:
in debian/ubuntu, builddir != srcdir. This trigger an error
on introspection_files where srcdir is added to x11/*.c.
Indeed, srcdir is added again later:
$(addprefix $(srcdir)/,$(introspection_files))
making $(srcdir)/$(srcdir)/x11/*.c (not an issue on jhbuild as srcdir = .)

14 years ago[docs] Fix a typo in the tutorial
Javier Jardón [Thu, 20 May 2010 19:56:56 +0000 (21:56 +0200)]
[docs] Fix a typo in the tutorial

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=412331

14 years agoEstonian translation updated
Mattias Põldaru [Thu, 20 May 2010 11:58:34 +0000 (14:58 +0300)]
Estonian translation updated

14 years agoAmending GtkBuildable documentation.
Tristan Van Berkom [Thu, 20 May 2010 04:30:13 +0000 (00:30 -0400)]
Amending GtkBuildable documentation.

GtkBuildable documentation has forever stated that "only
objects which implement GtkBuildable can parsed by GtkBuilder" fixed.

14 years agoMove documentation to inline comments: GtkRadioButton
Javier Jardón [Wed, 19 May 2010 22:40:58 +0000 (00:40 +0200)]
Move documentation to inline comments: GtkRadioButton

14 years ago[PATCH] add the binding friendly join_group method to GtkRadioAction
John (J5) Palmieri [Wed, 19 May 2010 19:12:49 +0000 (15:12 -0400)]
[PATCH] add the binding friendly join_group method to GtkRadioAction

* Due to object ownership issues it is impossible to correctly use
  get_group/set_group from a GI binding
* join_group is safer because at the binding level it works with individual
  GtkRadioAction objects and not with the list of objects that gets
  modified in the library

14 years agoSome cleanups after the module cache file change
Matthias Clasen [Tue, 18 May 2010 23:23:06 +0000 (19:23 -0400)]
Some cleanups after the module cache file change

Bring the various 'run uninstalled' hacks in line with the
new way of doing things, and fix make install for module cache
files.

Patch by Tadej Borovsak.

14 years agogtk/gtkobject: use G_DEFINE_ABSTRACT_TYPE
Javier Jardón [Tue, 11 May 2010 16:35:42 +0000 (18:35 +0200)]
gtk/gtkobject: use G_DEFINE_ABSTRACT_TYPE

14 years agoMove documentation to inline comments: GtkRecentChooser
Javier Jardón [Sun, 16 May 2010 00:53:49 +0000 (02:53 +0200)]
Move documentation to inline comments: GtkRecentChooser

14 years agoGtkDebug: Remove a trailing comma on an enum.
Murray Cumming [Tue, 18 May 2010 07:32:44 +0000 (09:32 +0200)]
GtkDebug: Remove a trailing comma on an enum.

14 years agoGtkRange: Redraw if GtkRange is a GtkScale and value is drawn.
Jan Arne Petersen [Tue, 18 May 2010 06:46:42 +0000 (08:46 +0200)]
GtkRange: Redraw if GtkRange is a GtkScale and value is drawn.

* gtk/gtkrange.c: (gtk_range_adjustment_value_change):
Queue the draw also if the range is a scale and the value is drawn,
fixing bug #533946 (Markus Brinkmann), when two HScales use one
adjustment.

14 years agoLet query utilities update the cache file directly
Matthias Clasen [Tue, 18 May 2010 02:58:25 +0000 (22:58 -0400)]
Let query utilities update the cache file directly

This is much more convenient for packagers than having to
redirect the output into the cache file, and much less error-prone.

14 years agoMove the module cache files below libdir
Matthias Clasen [Tue, 18 May 2010 01:30:46 +0000 (21:30 -0400)]
Move the module cache files below libdir

These files contain architecture-dependent paths, and thus placing
them into sysconfdir causes unnecessary hassle. Now the immodule cache
file is looked for in libdir/gtk-3.0/3.0.0/immodules.cache, and the
pixbuf loader cache is looked for in libdir/gtk-3.0/3.0.0/loaders.cache.

14 years agoFix CAIRO_PREFIX for cross-build environments
Volker Grabsch [Mon, 17 May 2010 23:00:02 +0000 (19:00 -0400)]
Fix CAIRO_PREFIX for cross-build environments

configure.ac was using pkg-config instead of $PKG_CONFIG for this
prefix, leading to incorrect results in cross-build environments.

Bug 618870.

14 years agoUpdated Shavian translation
Thomas Thurman [Sun, 16 May 2010 21:53:25 +0000 (17:53 -0400)]
Updated Shavian translation

14 years agoUpdated Shavian translation
Thomas Thurman [Sun, 16 May 2010 21:52:08 +0000 (17:52 -0400)]
Updated Shavian translation

14 years agoUpdated Indonesian translation
Andika Triwidada [Sun, 16 May 2010 01:33:26 +0000 (08:33 +0700)]
Updated Indonesian translation

14 years agoMove documentation to inline comments: GtkSeparatorToolItem
Javier Jardón [Sun, 16 May 2010 00:31:45 +0000 (02:31 +0200)]
Move documentation to inline comments: GtkSeparatorToolItem

14 years agoMove documentation to inline comments: GtkPrinter
Javier Jardón [Sun, 16 May 2010 00:11:16 +0000 (02:11 +0200)]
Move documentation to inline comments: GtkPrinter

14 years agoMove documentation to inline comments: GtkTreeView drag-and-drop
Javier Jardón [Sun, 16 May 2010 00:04:12 +0000 (02:04 +0200)]
Move documentation to inline comments: GtkTreeView drag-and-drop

14 years agoMove documentation to inline comments: GtkRecentChooserWidget
Javier Jardón [Sat, 15 May 2010 23:58:06 +0000 (01:58 +0200)]
Move documentation to inline comments: GtkRecentChooserWidget

14 years agoMove documentation to inline comments: GtkStyle
Javier Jardón [Sat, 15 May 2010 22:44:58 +0000 (00:44 +0200)]
Move documentation to inline comments: GtkStyle

14 years agoMove documentation to inline comments: GtkSeparatorMenuItem
Javier Jardón [Sat, 15 May 2010 22:40:11 +0000 (00:40 +0200)]
Move documentation to inline comments: GtkSeparatorMenuItem

14 years agoMove documentation to inline comments: GtkScaleButton
Javier Jardón [Sat, 15 May 2010 22:32:05 +0000 (00:32 +0200)]
Move documentation to inline comments: GtkScaleButton

14 years agoMove documentation to inline comments: GtkRadioAction
Javier Jardón [Sat, 15 May 2010 22:26:22 +0000 (00:26 +0200)]
Move documentation to inline comments: GtkRadioAction

14 years agoMove documentation to inline comments: GtkRecentAction
Javier Jardón [Sat, 15 May 2010 22:20:20 +0000 (00:20 +0200)]
Move documentation to inline comments: GtkRecentAction

14 years agoUpdated Arabic translation
Khaled Hosny [Sat, 15 May 2010 19:58:15 +0000 (22:58 +0300)]
Updated Arabic translation

14 years agoRemove deprecated functions from GDK docs
Javier Jardón [Fri, 14 May 2010 16:36:59 +0000 (18:36 +0200)]
Remove deprecated functions from GDK docs

14 years agoRemove deprecated gdk_window_get_toplevels() function
Javier Jardón [Fri, 14 May 2010 16:18:10 +0000 (18:18 +0200)]
Remove deprecated gdk_window_get_toplevels() function

14 years agogdkwindow: Move includes to the beginning of the file
Javier Jardón [Fri, 14 May 2010 15:23:33 +0000 (17:23 +0200)]
gdkwindow: Move includes to the beginning of the file

14 years agoMove documentation to inline comments: GdkWindow
Tadej Borovšak [Thu, 13 May 2010 02:51:37 +0000 (04:51 +0200)]
Move documentation to inline comments: GdkWindow

Use examples/gdk to store documentation code examples.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=618498

Signed-off-by: Javier Jardón <jjardon@gnome.org>
14 years agoUpdated Italian translation
Luca Ferretti [Fri, 14 May 2010 10:53:44 +0000 (12:53 +0200)]
Updated Italian translation

14 years agoUpdated Galician translations
Fran Diéguez [Fri, 14 May 2010 07:47:29 +0000 (09:47 +0200)]
Updated Galician translations

14 years agoMove documentation to inline comments: GtkObject
Javier Jardón [Thu, 13 May 2010 17:39:44 +0000 (19:39 +0200)]
Move documentation to inline comments: GtkObject

14 years agoUse ACLOCAL in autogen.sh
Javier Jardón [Thu, 13 May 2010 15:10:04 +0000 (17:10 +0200)]
Use ACLOCAL in autogen.sh

14 years agoClean autotools configuration a bit
Javier Jardón [Wed, 12 May 2010 16:28:25 +0000 (18:28 +0200)]
Clean autotools configuration a bit

New requirements:
automake >= 1.10
libtool >= 2.2

14 years agoFix doc generation: rename gdk-overrides.txt to gdk3-overrides
Javier Jardón [Thu, 13 May 2010 02:55:19 +0000 (04:55 +0200)]
Fix doc generation: rename gdk-overrides.txt to gdk3-overrides

Also, remove unnneded *-overrides files
Patch by Tadej Borovšak

14 years agoMove documentation to inline comments: GtkOrientable
Javier Jardón [Thu, 13 May 2010 01:35:02 +0000 (03:35 +0200)]
Move documentation to inline comments: GtkOrientable

14 years agoMove documentation to inline comments: GtkToggleAction
Javier Jardón [Thu, 13 May 2010 01:23:30 +0000 (03:23 +0200)]
Move documentation to inline comments: GtkToggleAction

14 years agoMove documentation to inline comments: GtkPageSetupUnixDialog
Javier Jardón [Wed, 12 May 2010 23:25:02 +0000 (01:25 +0200)]
Move documentation to inline comments: GtkPageSetupUnixDialog

14 years agoMove documentation to inline comments: GtkSeparator
Javier Jardón [Wed, 12 May 2010 23:20:45 +0000 (01:20 +0200)]
Move documentation to inline comments: GtkSeparator

14 years agoMove documentation to inline comments: GtkTextIter
Javier Jardón [Wed, 12 May 2010 23:19:55 +0000 (01:19 +0200)]
Move documentation to inline comments: GtkTextIter

14 years agoMove documentation to inline comments: GtkToolItem
Javier Jardón [Wed, 12 May 2010 22:59:58 +0000 (00:59 +0200)]
Move documentation to inline comments: GtkToolItem

14 years agoUpdated Shavian transliteration
Thomas Thurman [Wed, 12 May 2010 23:01:41 +0000 (19:01 -0400)]
Updated Shavian transliteration

14 years agoUpdated Shavian transliteration
Thomas Thurman [Wed, 12 May 2010 22:40:58 +0000 (18:40 -0400)]
Updated Shavian transliteration

14 years agoMerge commit 'origin'
Johan Dahlin [Wed, 12 May 2010 22:54:28 +0000 (19:54 -0300)]
Merge commit 'origin'

14 years ago[GtkExtendedLayout] Add annotations
Johan Dahlin [Wed, 12 May 2010 22:53:43 +0000 (19:53 -0300)]
[GtkExtendedLayout] Add annotations

Add missing annotations for out values.

14 years ago[GtkWidget] Add annotations
Johan Dahlin [Wed, 12 May 2010 22:53:24 +0000 (19:53 -0300)]
[GtkWidget] Add annotations

Add a couple of out/inout annotations

14 years ago[GtkWindow] Add annotations
Johan Dahlin [Wed, 12 May 2010 22:51:55 +0000 (19:51 -0300)]
[GtkWindow] Add annotations

Add introspection annotations for lists and functions with
multiple out values.

14 years agoAnother attempt to handle pngs changing int types
Matthias Clasen [Wed, 12 May 2010 19:02:02 +0000 (15:02 -0400)]
Another attempt to handle pngs changing int types

14 years agoBug 565559 - Incorrect leave-notify signals for treeview
Kristian Rietveld [Wed, 12 May 2010 10:15:48 +0000 (12:15 +0200)]
Bug 565559 - Incorrect leave-notify signals for treeview

Set enter and leave notify mask on header window.

Extract from a patch by Hans van Hintum.

14 years agoRemove arbitrary limit on number of redraw rectangles
Paul Davis [Wed, 12 May 2010 10:11:40 +0000 (12:11 +0200)]
Remove arbitrary limit on number of redraw rectangles

The aim of this limit was to not degrade performance too much, however,
it actually did degrade performance to a large extent.

14 years agoUpdated Oriya Translation
Manoj Kumar Giri [Wed, 12 May 2010 08:05:28 +0000 (13:35 +0530)]
Updated Oriya Translation

14 years agoRemove some deprecated stuff from GdkWindow
Javier Jardón [Wed, 12 May 2010 02:25:46 +0000 (04:25 +0200)]
Remove some deprecated stuff from GdkWindow

Also, substitute the deprecated functions with the correct ones

14 years agoRemove deprecated gdk_exit() function
Javier Jardón [Wed, 12 May 2010 01:41:45 +0000 (03:41 +0200)]
Remove deprecated gdk_exit() function