]> Pileus Git - ~andy/gtk/log
~andy/gtk
13 years agoGtkLinkButton: unseal private pointer
Javier Jardón [Mon, 28 Jun 2010 04:10:15 +0000 (06:10 +0200)]
GtkLinkButton: unseal private pointer

13 years agoGtkLayout: move public members to private structure
Javier Jardón [Mon, 28 Jun 2010 02:22:50 +0000 (04:22 +0200)]
GtkLayout: move public members to private structure

13 years agoUse accessor funtions to access GtkLayout
Javier Jardón [Mon, 28 Jun 2010 02:51:34 +0000 (04:51 +0200)]
Use accessor funtions to access GtkLayout

13 years agoGtkLabel: move public members to private structure
Javier Jardón [Thu, 24 Jun 2010 02:36:08 +0000 (04:36 +0200)]
GtkLabel: move public members to private structure

13 years agoGtkInvisible: move public members to private structure
Javier Jardón [Thu, 24 Jun 2010 00:58:49 +0000 (02:58 +0200)]
GtkInvisible: move public members to private structure

13 years agoUse accessor funtions to acces GtkInvisible
Javier Jardón [Thu, 24 Jun 2010 01:04:10 +0000 (03:04 +0200)]
Use accessor funtions to acces GtkInvisible

13 years agoGtkInfoBar: use private pointer instead GET_PRIV() macro
Javier Jardón [Thu, 24 Jun 2010 00:40:47 +0000 (02:40 +0200)]
GtkInfoBar: use private pointer instead GET_PRIV() macro

13 years agoGtkIMMulticontext: move public members to private structure
Javier Jardón [Wed, 23 Jun 2010 23:20:47 +0000 (01:20 +0200)]
GtkIMMulticontext: move public members to private structure

13 years agoGtkImageMenuItem: move public members to private structure
Javier Jardón [Wed, 23 Jun 2010 22:53:00 +0000 (00:53 +0200)]
GtkImageMenuItem: move public members to private structure

13 years agoGtkImageMenuItem: move public members to private structure
Javier Jardón [Wed, 23 Jun 2010 21:40:06 +0000 (23:40 +0200)]
GtkImageMenuItem: move public members to private structure

13 years agoGtkImage: move public members to private structure
Javier Jardón [Wed, 23 Jun 2010 20:40:31 +0000 (22:40 +0200)]
GtkImage: move public members to private structure

13 years agoUse accessor funtions to acces GtkImage
Javier Jardón [Wed, 23 Jun 2010 20:56:13 +0000 (22:56 +0200)]
Use accessor funtions to acces GtkImage

13 years agoGtkIconView: Unseal private pointer
Javier Jardón [Wed, 23 Jun 2010 18:00:42 +0000 (20:00 +0200)]
GtkIconView: Unseal private pointer

13 years agoGtkIconTheme: unseal private pointer
Javier Jardón [Tue, 22 Jun 2010 14:42:00 +0000 (16:42 +0200)]
GtkIconTheme: unseal private pointer

13 years agoGtkIconFactory: move public members to private structure
Javier Jardón [Tue, 22 Jun 2010 14:37:36 +0000 (16:37 +0200)]
GtkIconFactory: move public members to private structure

13 years agoGtkHSV: unseal private pointer
Javier Jardón [Tue, 22 Jun 2010 14:26:09 +0000 (16:26 +0200)]
GtkHSV: unseal private pointer

13 years agogtkhandlebox: move public members to private structure
Javier Jardón [Tue, 15 Jun 2010 17:40:52 +0000 (19:40 +0200)]
gtkhandlebox: move public members to private structure

13 years agogtkframe: move public members to private structure
Javier Jardón [Sat, 5 Jun 2010 01:17:11 +0000 (03:17 +0200)]
gtkframe: move public members to private structure

13 years agoUse accessor funtions to acces GtkFrame
Javier Jardón [Sat, 5 Jun 2010 01:29:31 +0000 (03:29 +0200)]
Use accessor funtions to acces GtkFrame

13 years agoGtkFontSelection: move public members to private structure
Javier Jardón [Sat, 5 Jun 2010 00:17:48 +0000 (02:17 +0200)]
GtkFontSelection: move public members to private structure

13 years agoGtkFontSelectionDialog: move public members to private structure
Javier Jardón [Fri, 4 Jun 2010 22:58:32 +0000 (00:58 +0200)]
GtkFontSelectionDialog: move public members to private structure

13 years agoUse accessor funtions to access GtkFontSelectionDialog
Javier Jardón [Fri, 4 Jun 2010 23:30:54 +0000 (01:30 +0200)]
Use accessor funtions to access GtkFontSelectionDialog

13 years agogtkfontbutton: unseal private pointer
Javier Jardón [Fri, 4 Jun 2010 21:57:59 +0000 (23:57 +0200)]
gtkfontbutton: unseal private pointer

13 years agogtkfixed: Move public members to private structure
Javier Jardón [Fri, 4 Jun 2010 21:48:00 +0000 (23:48 +0200)]
gtkfixed: Move public members to private structure

13 years agogtkfilechooserwidget: Unseal private pointer
Javier Jardón [Fri, 4 Jun 2010 21:28:22 +0000 (23:28 +0200)]
gtkfilechooserwidget: Unseal private pointer

13 years agogtkfilechooserdialog: Unseal private pointer
Javier Jardón [Fri, 4 Jun 2010 21:25:45 +0000 (23:25 +0200)]
gtkfilechooserdialog: Unseal private pointer

13 years agogtkfilechooserbutton: unseal private pointer
Javier Jardón [Fri, 4 Jun 2010 21:23:12 +0000 (23:23 +0200)]
gtkfilechooserbutton: unseal private pointer

13 years agogtkentrycompletion: Do not use GET_PRIV() macro all the time
Javier Jardón [Thu, 3 Jun 2010 22:26:11 +0000 (00:26 +0200)]
gtkentrycompletion: Do not use GET_PRIV() macro all the time

Also, unseal private pointer

13 years agogtkdialog: Move public members to private structure
Javier Jardón [Thu, 3 Jun 2010 05:31:06 +0000 (07:31 +0200)]
gtkdialog: Move public members to private structure

13 years agoUse accessor functions to access GtkDialog
Javier Jardón [Thu, 3 Jun 2010 07:36:39 +0000 (09:36 +0200)]
Use accessor functions to access GtkDialog

13 years agogtkbin: Move public members to private structure
Javier Jardón [Mon, 24 May 2010 19:51:49 +0000 (21:51 +0200)]
gtkbin: Move public members to private structure

13 years agoAdd _gtk_bin_set_widget() internal function
Javier Jardón [Fri, 28 May 2010 03:49:30 +0000 (05:49 +0200)]
Add _gtk_bin_set_widget() internal function

13 years agoUse GtkBin accessors
Javier Jardón [Mon, 24 May 2010 20:31:36 +0000 (22:31 +0200)]
Use GtkBin accessors

13 years agogtkcontainer: Move public members to private structure
Javier Jardón [Thu, 3 Jun 2010 02:11:46 +0000 (04:11 +0200)]
gtkcontainer: Move public members to private structure

13 years agogtkcontainer: Add _gtk_container_get_reallocate_redraws internal accessor
Javier Jardón [Wed, 2 Jun 2010 23:38:05 +0000 (01:38 +0200)]
gtkcontainer: Add _gtk_container_get_reallocate_redraws internal accessor

Only used in gtkwidget

13 years agogtkcontainer: Add _gtk_container_*_need_resize internal accessors
Javier Jardón [Wed, 2 Jun 2010 22:28:58 +0000 (00:28 +0200)]
gtkcontainer: Add _gtk_container_*_need_resize internal accessors

gtkoffscreenwindow and gtkwindow need access to need_resize var

13 years agoUse accessor functions to acces GtkContainer
Javier Jardón [Wed, 2 Jun 2010 04:28:22 +0000 (06:28 +0200)]
Use accessor functions to acces GtkContainer

13 years agogtkcustompaperunixdialog: unseal private pointer
Javier Jardón [Wed, 2 Jun 2010 03:31:23 +0000 (05:31 +0200)]
gtkcustompaperunixdialog: unseal private pointer

13 years agogtkcomboboxentry: unseal private pointer
Javier Jardón [Wed, 2 Jun 2010 03:23:43 +0000 (05:23 +0200)]
gtkcomboboxentry: unseal private pointer

13 years agogtkcombobox: unseal private pointer
Javier Jardón [Wed, 2 Jun 2010 03:13:35 +0000 (05:13 +0200)]
gtkcombobox: unseal private pointer

13 years agogtkcolorseldialog: Move public members to private structure
Javier Jardón [Wed, 2 Jun 2010 01:14:22 +0000 (03:14 +0200)]
gtkcolorseldialog: Move public members to private structure

13 years agoUse accessor functions to access GtkColorSelectionDialog
Javier Jardón [Wed, 2 Jun 2010 02:24:16 +0000 (04:24 +0200)]
Use accessor functions to access GtkColorSelectionDialog

13 years agogtkcolorsel: unseal private pointer
Javier Jardón [Wed, 2 Jun 2010 00:47:06 +0000 (02:47 +0200)]
gtkcolorsel: unseal private pointer

13 years agogtkcolorbutton: unseal private pointer
Javier Jardón [Wed, 2 Jun 2010 00:39:58 +0000 (02:39 +0200)]
gtkcolorbutton: unseal private pointer

13 years agogtkcheckmenuitem: Move public members to private structure
Javier Jardón [Wed, 2 Jun 2010 00:04:01 +0000 (02:04 +0200)]
gtkcheckmenuitem: Move public members to private structure

13 years agoUse accessor functions to access GtkCheckMenuItem
Javier Jardón [Wed, 2 Jun 2010 00:23:10 +0000 (02:23 +0200)]
Use accessor functions to access GtkCheckMenuItem

13 years agogtkcellrendererpixbuf: Move public members to private structure
Javier Jardón [Tue, 1 Jun 2010 17:04:03 +0000 (19:04 +0200)]
gtkcellrendererpixbuf: Move public members to private structure

13 years agogtkcellview: unseal private pointer
Javier Jardón [Tue, 1 Jun 2010 21:38:52 +0000 (23:38 +0200)]
gtkcellview: unseal private pointer

13 years agogtkcellrenderertoggle: Move public members to private structure
Javier Jardón [Tue, 1 Jun 2010 21:20:14 +0000 (23:20 +0200)]
gtkcellrenderertoggle: Move public members to private structure

13 years agogtkcellrenderertext: Move public members to private structure
Javier Jardón [Tue, 1 Jun 2010 18:45:11 +0000 (20:45 +0200)]
gtkcellrenderertext: Move public members to private structure

13 years agoUse accessor functions to access GtkCellRendererText
Javier Jardón [Tue, 1 Jun 2010 19:01:33 +0000 (21:01 +0200)]
Use accessor functions to access GtkCellRendererText

13 years agogtkcellrendererspinner: Remove GET_PRIV() macro
Javier Jardón [Tue, 1 Jun 2010 17:34:11 +0000 (19:34 +0200)]
gtkcellrendererspinner: Remove GET_PRIV() macro

This macro shouldn't be used in any function, but ->priv pointer
instead.

13 years agogtkcellrendererspin: Use private pointer instead GET_PRIV macro
Javier Jardón [Tue, 1 Jun 2010 17:27:25 +0000 (19:27 +0200)]
gtkcellrendererspin: Use private pointer instead GET_PRIV macro

13 years agogtkcellrendererprogress: unseal private pointer
Javier Jardón [Tue, 1 Jun 2010 17:15:23 +0000 (19:15 +0200)]
gtkcellrendererprogress: unseal private pointer

13 years agogtkcellrenderercombo: Move public members to private structure
Javier Jardón [Tue, 1 Jun 2010 12:40:52 +0000 (14:40 +0200)]
gtkcellrenderercombo: Move public members to private structure

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