]> Pileus Git - ~andy/gtk/log
~andy/gtk
13 years agogtkcellrenderer: Move public members to private structure
Javier Jardón [Sun, 30 May 2010 20:21:33 +0000 (22:21 +0200)]
gtkcellrenderer: Move public members to private structure

13 years agoUse accessor functions to access GtkCellRenderer
Javier Jardón [Sun, 30 May 2010 20:38:33 +0000 (22:38 +0200)]
Use accessor functions to access GtkCellRenderer

13 years agogtkcellrendereraccel: Move public members to private structure
Javier Jardón [Sun, 30 May 2010 20:00:31 +0000 (22:00 +0200)]
gtkcellrendereraccel: Move public members to private structure

13 years agogtkbuilder: unseal private pointer
Javier Jardón [Thu, 27 May 2010 22:44:57 +0000 (00:44 +0200)]
gtkbuilder: unseal private pointer

13 years agogtkbox: Move public members to private structure
Javier Jardón [Mon, 24 May 2010 23:11:54 +0000 (01:11 +0200)]
gtkbox: Move public members to private structure

13 years agoUse accessor functions to access GtkBox
Javier Jardón [Mon, 24 May 2010 23:57:10 +0000 (01:57 +0200)]
Use accessor functions to access GtkBox

13 years agogtkbbox: Move public members to private structure
Javier Jardón [Mon, 24 May 2010 19:35:01 +0000 (21:35 +0200)]
gtkbbox: Move public members to private structure

13 years agogtkassistant: Move public members to private structure
Javier Jardón [Mon, 24 May 2010 13:46:51 +0000 (15:46 +0200)]
gtkassistant: Move public members to private structure

13 years agogtkaccessible: Move public members to private structure
Javier Jardón [Sat, 22 May 2010 23:06:45 +0000 (01:06 +0200)]
gtkaccessible: Move public members to private structure

13 years agoUse accessor functions to access GtkAccesible variables
Javier Jardón [Sat, 22 May 2010 23:55:33 +0000 (01:55 +0200)]
Use accessor functions to access GtkAccesible variables

13 years agogtkaspectframe: Move public members to private structure
Javier Jardón [Mon, 24 May 2010 04:10:41 +0000 (06:10 +0200)]
gtkaspectframe: Move public members to private structure

13 years agogtkarrow: Move public members to private structure
Javier Jardón [Mon, 24 May 2010 03:18:05 +0000 (05:18 +0200)]
gtkarrow: Move public members to private structure

13 years agogtkactiongroup: Unseal private pointer
Javier Jardón [Sat, 22 May 2010 23:25:06 +0000 (01:25 +0200)]
gtkactiongroup: Unseal private pointer

Also, use ->priv instead GET_PRIV() macro all the time

13 years agogtkaction: unseal private pointer
Javier Jardón [Sat, 22 May 2010 23:12:12 +0000 (01:12 +0200)]
gtkaction: unseal private pointer

13 years agoMove definition of GtkNotebookPage out of the header
Christian Dywan [Tue, 13 Jul 2010 16:46:33 +0000 (18:46 +0200)]
Move definition of GtkNotebookPage out of the header

13 years agoAdd annotations for GtkAccelMap
Ignacio Casal Quinteiro [Tue, 13 Jul 2010 16:36:39 +0000 (18:36 +0200)]
Add annotations for GtkAccelMap

13 years agoGtkNotebook: Move public members to private structure
Javier Jardón [Tue, 13 Jul 2010 15:47:05 +0000 (17:47 +0200)]
GtkNotebook: Move public members to private structure

13 years agoUse accessor functions to access GtkNotebook
Javier Jardón [Fri, 2 Jul 2010 20:39:02 +0000 (22:39 +0200)]
Use accessor functions to access GtkNotebook

13 years agoBump glib to 2.25.12
Pablo Castellano [Tue, 13 Jul 2010 02:29:57 +0000 (04:29 +0200)]
Bump glib to 2.25.12

g_variant_new_bytestring_array() was introduced in
424842e3a90150e8cab22f863ec1ae4edd7792f3 and requires in glib 2.25.12

13 years agoChange GtkNotebookPage in switch-page into GtkWidget
Christian Dywan [Tue, 13 Jul 2010 15:05:22 +0000 (17:05 +0200)]
Change GtkNotebookPage in switch-page into GtkWidget

13 years agoDeprecate GtkNotebookPage as used in switch-page
Christian Dywan [Tue, 13 Jul 2010 14:49:53 +0000 (16:49 +0200)]
Deprecate GtkNotebookPage as used in switch-page

Fixes: 618327
13 years agoUpdate Simplified Chinese po-propertiese translation.
Aron Xu [Tue, 13 Jul 2010 11:56:02 +0000 (19:56 +0800)]
Update Simplified Chinese po-propertiese translation.

13 years agoMove sealed attributes to private struct.
Ignacio Casal Quinteiro [Sun, 11 Jul 2010 09:55:44 +0000 (11:55 +0200)]
Move sealed attributes to private struct.

13 years agoMigrate GtkActionGroup API docs
Tadej Borovšak [Sat, 3 Jul 2010 21:16:39 +0000 (23:16 +0200)]
Migrate GtkActionGroup API docs

13 years agoBump version
Matthias Clasen [Mon, 12 Jul 2010 15:56:35 +0000 (11:56 -0400)]
Bump version

13 years agoFix distcheck
Matthias Clasen [Mon, 12 Jul 2010 15:53:36 +0000 (11:53 -0400)]
Fix distcheck

13 years agoInclude cairo-1.0.gir when building Gdk-3.0.gir
Matthias Clasen [Mon, 12 Jul 2010 14:30:06 +0000 (10:30 -0400)]
Include cairo-1.0.gir when building Gdk-3.0.gir

Seems necessary with the cairo_region_t changes.

13 years agoMore updates
Matthias Clasen [Mon, 12 Jul 2010 14:09:18 +0000 (10:09 -0400)]
More updates

13 years agoUpdates
Matthias Clasen [Mon, 12 Jul 2010 14:04:18 +0000 (10:04 -0400)]
Updates

13 years agoUpdate Simplified Chinese translation.
Aron Xu [Mon, 12 Jul 2010 13:57:24 +0000 (21:57 +0800)]
Update Simplified Chinese translation.

13 years agoFollowing the just now change.
Aron Xu [Mon, 12 Jul 2010 13:50:53 +0000 (21:50 +0800)]
Following the just now change.

13 years agoComplete Simplified Chinese translation.
Aron Xu [Mon, 12 Jul 2010 13:47:15 +0000 (21:47 +0800)]
Complete Simplified Chinese translation.

13 years agoUpdated Kazakh translation
Baurzhan Muftakhidinov [Mon, 12 Jul 2010 13:21:11 +0000 (16:21 +0300)]
Updated Kazakh translation

13 years agoUpdated Breton translation
Alan Monfort [Sun, 11 Jul 2010 17:11:44 +0000 (19:11 +0200)]
Updated Breton translation

13 years agoUpdate Czech translation
Petr Kovar [Sun, 11 Jul 2010 16:54:48 +0000 (18:54 +0200)]
Update Czech translation

13 years agoUpdated Norwegian bokmål translation
Kjartan Maraas [Sun, 11 Jul 2010 13:46:01 +0000 (15:46 +0200)]
Updated Norwegian bokmål translation

13 years agoThe hash owns a ref to the cursor
Paolo Borelli [Sat, 10 Jul 2010 16:48:12 +0000 (18:48 +0200)]
The hash owns a ref to the cursor

13 years agoUpdated Esperanto translation
Kristjan Schmidt [Sat, 10 Jul 2010 10:43:35 +0000 (12:43 +0200)]
Updated Esperanto translation

13 years agoUpdated Esperanto translation
Kristjan Schmidt [Sat, 10 Jul 2010 10:29:33 +0000 (12:29 +0200)]
Updated Esperanto translation

13 years agoUse GSlice for GtkRequisition
Javier Jardón [Tue, 4 May 2010 03:27:50 +0000 (05:27 +0200)]
Use GSlice for GtkRequisition

Also add gtk_requisition_new to avoid memory allocator confusions when
using GtkRequisitions.

Based on a Christian Persch patch.
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=461618

13 years agoRespect GtkEntry::state-hint when drawing spinbutton features
Matthias Clasen [Sat, 10 Jul 2010 02:23:25 +0000 (22:23 -0400)]
Respect GtkEntry::state-hint when drawing spinbutton features

As proposed in bug 589904 by Thomas Wood.

13 years agoSmall GtkTable doc improvement
Matthias Clasen [Sat, 10 Jul 2010 01:40:46 +0000 (21:40 -0400)]
Small GtkTable doc improvement

13 years agoTry to fix !srcdir build wrt to introspection
Matthias Clasen [Sat, 10 Jul 2010 01:01:40 +0000 (21:01 -0400)]
Try to fix !srcdir build wrt to introspection

This requires a recent gobject-introspection, so bump the
dependency to 0.9.0. Should fix bug 623520

13 years agogtk/: fully remove gtkalias hacks
Javier Jardón [Fri, 9 Jul 2010 17:22:23 +0000 (19:22 +0200)]
gtk/: fully remove gtkalias hacks

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

13 years agogdk/: fully remove gdkalias hacks
Javier Jardón [Fri, 9 Jul 2010 00:34:45 +0000 (02:34 +0200)]
gdk/: fully remove gdkalias hacks

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

13 years agoUse -Bsymbolic-functions, drop g*alias PLT hackery
Javier Jardón [Thu, 8 Jul 2010 14:54:38 +0000 (16:54 +0200)]
Use -Bsymbolic-functions, drop g*alias PLT hackery

This is a minimal patch-out of the galias functionality.

Based on a Glib pach by Ryan Lortie

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

13 years agoAdd check for -Bsymbolic-functions linker flag
Javier Jardón [Thu, 8 Jul 2010 14:18:48 +0000 (16:18 +0200)]
Add check for -Bsymbolic-functions linker flag

Based on a Glib patch by Ryan Lortie

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

13 years ago[docs] GtkPaned: Do not use gutter_size deprecated member in examples
Javier Jardón [Fri, 9 Jul 2010 21:24:38 +0000 (23:24 +0200)]
[docs] GtkPaned: Do not use gutter_size deprecated member in examples

13 years agoActually build the tutorial if enabled
Colin Walters [Sat, 26 Jun 2010 01:03:34 +0000 (21:03 -0400)]
Actually build the tutorial if enabled

Previously we required an explicit "make html" in this subdirectory
for no reason.  Just build it if make is invoked at the toplevel
and we have docbook.

13 years agoActually build faq if enabled
Colin Walters [Thu, 1 Jul 2010 19:16:25 +0000 (15:16 -0400)]
Actually build faq if enabled

Previously we required an explicit "make html" in this subdirectory
for no reason.  Just build it if make is invoked at the toplevel
and we have docbook.

13 years ago[l10n] Updated Estonian translation
Ivar Smolin [Fri, 9 Jul 2010 07:32:14 +0000 (10:32 +0300)]
[l10n] Updated Estonian translation

13 years agoannotation (transfer-none) fix that somehow got dropped from last patch
John (J5) Palmieri [Thu, 8 Jul 2010 19:26:55 +0000 (15:26 -0400)]
annotation (transfer-none) fix that somehow got dropped from last patch

* gtk_tree_path_get_indices_with_depth - annotate the return as 'transfer none'
  to avoid double frees

13 years agofix some tree model annotations
John (J5) Palmieri [Thu, 8 Jul 2010 19:06:55 +0000 (15:06 -0400)]
fix some tree model annotations

* gtk_tree_model_iter_next - 'inout' is poorly defined and causes bugs so
  revert back to the default 'in' annotation
* gtk_tree_path_get_indices_with_depth - annotate the return as 'transfer none'
  to avoid double frees

13 years agodocs: Document the GtkApplication::quit signal behavior
Emmanuele Bassi [Sat, 26 Jun 2010 15:01:15 +0000 (16:01 +0100)]
docs: Document the GtkApplication::quit signal behavior

And add Since: annotations to the GtkApplication signals.

13 years agoGtkApplication: use new GVariant bytestring API
Ryan Lortie [Wed, 7 Jul 2010 20:37:14 +0000 (16:37 -0400)]
GtkApplication: use new GVariant bytestring API

13 years agoAdd (out) annotations to GtkTreeIter parameters
Philip Withnall [Wed, 7 Jul 2010 16:20:37 +0000 (18:20 +0200)]
Add (out) annotations to GtkTreeIter parameters

13 years agoUpdated Galician translations
Fran Diéguez [Wed, 7 Jul 2010 15:54:03 +0000 (17:54 +0200)]
Updated Galician translations

13 years ago[docs] GtkCellEditable: Move documentation to inline comments
Javier Jardón [Tue, 6 Jul 2010 20:13:22 +0000 (22:13 +0200)]
[docs] GtkCellEditable: Move documentation to inline comments

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

Signed-off-by: Javier Jardón <jjardon@gnome.org>
13 years ago[docs] GtkCalendar: Move documentation to inline comments
Javier Jardón [Tue, 6 Jul 2010 20:06:34 +0000 (22:06 +0200)]
[docs] GtkCalendar: Move documentation to inline comments

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

Signed-off-by: Javier Jardón <jjardon@gnome.org>
13 years ago[docs] GtkButton: Move documentation to inline comments
Tadej Borovšak [Sat, 1 May 2010 17:17:51 +0000 (19:17 +0200)]
[docs] GtkButton: Move documentation to inline comments

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

Signed-off-by: Javier Jardón <jjardon@gnome.org>
13 years agoFix annotation syntax for gtk_widget_class_path
Colin Walters [Tue, 6 Jul 2010 19:49:41 +0000 (15:49 -0400)]
Fix annotation syntax for gtk_widget_class_path

13 years agofix annotation for gtk_window_set_default_icon_list
John (J5) Palmieri [Tue, 6 Jul 2010 19:46:14 +0000 (15:46 -0400)]
fix annotation for gtk_window_set_default_icon_list

13 years agoFix annotation on gtk_tree_model_get_value
Colin Walters [Tue, 6 Jul 2010 19:01:56 +0000 (15:01 -0400)]
Fix annotation on gtk_tree_model_get_value

13 years agoUpdated Slovenian translation
Matej Urbančič [Tue, 6 Jul 2010 13:14:13 +0000 (15:14 +0200)]
Updated Slovenian translation

13 years agoUpdated Slovenian translation
Matej Urbančič [Tue, 6 Jul 2010 13:13:48 +0000 (15:13 +0200)]
Updated Slovenian translation

13 years agoBind get_bounds and use out instead of out caller-allocates.
Ignacio Casal Quinteiro [Mon, 5 Jul 2010 16:25:09 +0000 (18:25 +0200)]
Bind get_bounds and use out instead of out caller-allocates.

There is no need to use caller-allocates if the scanner already detects it.

13 years ago[docs] Minor documentation fixes.
Tadej Borovšak [Mon, 5 Jul 2010 12:54:10 +0000 (14:54 +0200)]
[docs] Minor documentation fixes.

Signed-off-by: Javier Jardón <jjardon@gnome.org>
13 years agoFix build breakage on Windows caused by the region changes
Tor Lillqvist [Mon, 5 Jul 2010 09:56:02 +0000 (12:56 +0300)]
Fix build breakage on Windows caused by the region changes

Patches by Sam Thursfield, from bug #623476.

13 years agoUpdated Spanish translation
Jorge González [Sat, 3 Jul 2010 10:32:29 +0000 (12:32 +0200)]
Updated Spanish translation

13 years agoUpdated Hebrew translation.
Yaron Shahrabani [Fri, 2 Jul 2010 23:00:27 +0000 (02:00 +0300)]
Updated Hebrew translation.

13 years agoRemove leftover uses/references of GtkNotebook::group-id
Xan Lopez [Fri, 2 Jul 2010 20:38:39 +0000 (22:38 +0200)]
Remove leftover uses/references of GtkNotebook::group-id

13 years agoRemove GtkWindow:allow-grow and GtkWindow::allow_shrink deprecated properties
Javier Jardón [Thu, 1 Jul 2010 03:17:15 +0000 (05:17 +0200)]
Remove GtkWindow:allow-grow and GtkWindow::allow_shrink deprecated properties

13 years agoDeprecate GtkWindow:allow-grow and GtkWindow::allow_shrink properties
Javier Jardón [Tue, 15 Jun 2010 19:11:14 +0000 (21:11 +0200)]
Deprecate GtkWindow:allow-grow and GtkWindow::allow_shrink properties

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

13 years agoAdd gdk_keymap_get_num_lock_state to the docs
Matthias Clasen [Fri, 2 Jul 2010 16:59:07 +0000 (12:59 -0400)]
Add gdk_keymap_get_num_lock_state to the docs

13 years ago[iconview] Fix segfault when using rubberband selection
Florian Müllner [Fri, 2 Jul 2010 13:36:40 +0000 (15:36 +0200)]
[iconview] Fix segfault when using rubberband selection

When iterating over the cairo region's rectangles, do not decrement
the counter twice ...

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

13 years agoUpdated Kazakh translation for gtk+
Baurzhan Muftakhidinov [Fri, 2 Jul 2010 11:31:46 +0000 (14:31 +0300)]
Updated Kazakh translation for gtk+

13 years agoAnnotate gdk_display_manager_list_displays return value
Tomeu Vizoso [Fri, 2 Jul 2010 08:51:45 +0000 (10:51 +0200)]
Annotate gdk_display_manager_list_displays return value

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

13 years agoShow lock warning for num lock as well as caps lock
William Jon McCann [Thu, 1 Jul 2010 22:52:13 +0000 (18:52 -0400)]
Show lock warning for num lock as well as caps lock

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

13 years ago[gdk] Add gdk_keymap_get_num_lock_state
William Jon McCann [Thu, 1 Jul 2010 22:45:06 +0000 (18:45 -0400)]
[gdk] Add gdk_keymap_get_num_lock_state

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

13 years ago[gdk] Remove GdkWindowObject public structure
Javier Jardón [Fri, 25 Jun 2010 01:02:20 +0000 (03:02 +0200)]
[gdk] Remove GdkWindowObject public structure

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

13 years ago[gdk] Add gdk_window_has_native() function
Javier Jardón [Mon, 28 Jun 2010 22:31:39 +0000 (00:31 +0200)]
[gdk] Add gdk_window_has_native() function

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

13 years ago[l10n] Updated Estonian translation
Ivar Smolin [Wed, 30 Jun 2010 20:55:39 +0000 (23:55 +0300)]
[l10n] Updated Estonian translation

13 years agoRemove dummy for gdk_event_get_graphics_expose()
Kristian Rietveld [Wed, 30 Jun 2010 19:42:32 +0000 (21:42 +0200)]
Remove dummy for gdk_event_get_graphics_expose()

This was a deprecated function that has been removed.

13 years agoRemove mention of gdk_event_get_graphics_expose()
Kristian Rietveld [Wed, 30 Jun 2010 19:42:05 +0000 (21:42 +0200)]
Remove mention of gdk_event_get_graphics_expose()

13 years agoFix annotation.
Ignacio Casal Quinteiro [Wed, 30 Jun 2010 18:37:22 +0000 (20:37 +0200)]
Fix annotation.

13 years agoFix typos in Cairo region conversion so that Quartz actually compiles
Kristian Rietveld [Wed, 30 Jun 2010 09:10:29 +0000 (11:10 +0200)]
Fix typos in Cairo region conversion so that Quartz actually compiles

13 years agoUpdate Quartz DnD code to set device on DnD events
Kristian Rietveld [Wed, 30 Jun 2010 08:56:10 +0000 (10:56 +0200)]
Update Quartz DnD code to set device on DnD events

13 years agoImplement gdk_drag_context_{get,set}_device in Quartz backend
Kristian Rietveld [Tue, 29 Jun 2010 11:10:44 +0000 (13:10 +0200)]
Implement gdk_drag_context_{get,set}_device in Quartz backend

13 years agoconfigure: Bump required Cairo version to 1.9.10
Benjamin Otte [Tue, 29 Jun 2010 15:05:28 +0000 (17:05 +0200)]
configure: Bump required Cairo version to 1.9.10

13 years agoAPI: Remove all GdkRegion API
Benjamin Otte [Mon, 28 Jun 2010 14:19:56 +0000 (16:19 +0200)]
API: Remove all GdkRegion API

Remove the deprecated region APIs completely from GTK.

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

13 years agoexamples: Port example to use cairo region API
Benjamin Otte [Mon, 28 Jun 2010 14:19:30 +0000 (16:19 +0200)]
examples: Port example to use cairo region API

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

13 years agos/GdkRegion/cairo_region_t/ in all of gtk
Benjamin Otte [Mon, 28 Jun 2010 12:54:37 +0000 (14:54 +0200)]
s/GdkRegion/cairo_region_t/ in all of gtk

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

13 years agoDeprecate the GdkRegion API
Benjamin Otte [Mon, 28 Jun 2010 12:44:12 +0000 (14:44 +0200)]
Deprecate the GdkRegion API

Includes fixing all callers to use the cairo region API instead. This is
usually just replacing the function names, the only difference is
gdk_region_get_rectangles() being replaced by
cairo_region_num_rectangles() and cairo_region_get_rectangle() which
required a bit more work.

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

13 years agoRemove _gdk_region_new_from_yxbanded_rects()
Benjamin Otte [Mon, 28 Jun 2010 12:31:10 +0000 (14:31 +0200)]
Remove _gdk_region_new_from_yxbanded_rects()

It was an internal function and we can use
cairo_region_create_rectangles() instead.

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

13 years agoImplement GdkRegion in terms of cairo_region_t
Benjamin Otte [Mon, 28 Jun 2010 12:27:55 +0000 (14:27 +0200)]
Implement GdkRegion in terms of cairo_region_t

Only changes in headers: GdkRegion and GdkRectangle are typedeffed to
cairo_region_t and cairo_rectangle_int_t respectively. The region type
was opaque anyway so it doesn't matter and the rectangle types are
identical.

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

13 years agoMake sure we always include gdk-pixbuf in the gdk requires
Matthias Clasen [Tue, 29 Jun 2010 11:56:32 +0000 (07:56 -0400)]
Make sure we always include gdk-pixbuf in the gdk requires

This is needed since we include gdk-pixbuf.h in public gdk headers

13 years agoSupport NOCONFIGURE (from gnome-common)
Colin Walters [Mon, 28 Jun 2010 21:16:44 +0000 (17:16 -0400)]
Support NOCONFIGURE (from gnome-common)

gnome-common's autogen.sh uses NOCONFIGURE to skip running configure.
Support that in addition to the current AUTOGEN_SUBDIR_MODE.

13 years agoRemove XID_FONT_BIT
Javier Jardón [Fri, 25 Jun 2010 00:15:36 +0000 (02:15 +0200)]
Remove XID_FONT_BIT

13 years agoRemove GDK_GC_FONT
Javier Jardón [Fri, 25 Jun 2010 00:08:40 +0000 (02:08 +0200)]
Remove GDK_GC_FONT

13 years agoRemove deprecated GdkFont
Christian Dywan [Wed, 28 Apr 2010 19:28:06 +0000 (21:28 +0200)]
Remove deprecated GdkFont

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

Signed-off-by: Javier Jardón <jjardon@gnome.org>