summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* GtkMenuBar: Use private pointer instead GET_PRIV() macro all the timeJavier Jardón2010-07-132-22/+17
* GtkListStore: move public members to private structureJavier Jardón2010-07-132-173/+270
* GtkLinkButton: unseal private pointerJavier Jardón2010-07-132-4/+5
* GtkLayout: move public members to private structureJavier Jardón2010-07-132-132/+183
* GtkLabel: move public members to private structureJavier Jardón2010-07-132-517/+639
* GtkInvisible: move public members to private structureJavier Jardón2010-07-132-17/+37
* Use accessor funtions to acces GtkInvisibleJavier Jardón2010-07-131-1/+1
* GtkInfoBar: use private pointer instead GET_PRIV() macroJavier Jardón2010-07-131-18/+10
* GtkIMMulticontext: move public members to private structureJavier Jardón2010-07-132-66/+89
* GtkImageMenuItem: move public members to private structureJavier Jardón2010-07-132-112/+136
* GtkImageMenuItem: move public members to private structureJavier Jardón2010-07-132-89/+92
* GtkImage: move public members to private structureJavier Jardón2010-07-132-329/+383
* GtkIconView: Unseal private pointerJavier Jardón2010-07-132-5/+6
* GtkIconTheme: unseal private pointerJavier Jardón2010-07-132-4/+5
* GtkIconFactory: move public members to private structureJavier Jardón2010-07-132-11/+34
* GtkHSV: unseal private pointerJavier Jardón2010-07-132-108/+68
* gtkhandlebox: move public members to private structureJavier Jardón2010-07-132-223/+241
* gtkframe: move public members to private structureJavier Jardón2010-07-132-86/+127
* GtkFontSelection: move public members to private structureJavier Jardón2010-07-132-168/+200
* GtkFontSelectionDialog: move public members to private structureJavier Jardón2010-07-132-57/+77
* Use accessor funtions to access GtkFontSelectionDialogJavier Jardón2010-07-131-2/+2
* gtkfontbutton: unseal private pointerJavier Jardón2010-07-132-3/+4
* gtkfixed: Move public members to private structureJavier Jardón2010-07-132-20/+38
* gtkfilechooserwidget: Unseal private pointerJavier Jardón2010-07-131-1/+1
* gtkfilechooserdialog: Unseal private pointerJavier Jardón2010-07-131-1/+1
* gtkfilechooserbutton: unseal private pointerJavier Jardón2010-07-132-5/+5
* gtkentrycompletion: Do not use GET_PRIV() macro all the timeJavier Jardón2010-07-132-11/+13
* gtkdialog: Move public members to private structureJavier Jardón2010-07-132-68/+91
* Use accessor functions to access GtkDialogJavier Jardón2010-07-1311-53/+114
* gtkbin: Move public members to private structureJavier Jardón2010-07-132-27/+52
* Add _gtk_bin_set_widget() internal functionJavier Jardón2010-07-135-8/+18
* Use GtkBin accessorsJavier Jardón2010-07-1331-272/+435
* gtkcontainer: Move public members to private structureJavier Jardón2010-07-132-53/+100
* gtkcontainer: Add _gtk_container_get_reallocate_redraws internal accessorJavier Jardón2010-07-133-1/+8
* gtkcontainer: Add _gtk_container_*_need_resize internal accessorsJavier Jardón2010-07-134-5/+20
* Use accessor functions to acces GtkContainerJavier Jardón2010-07-1339-327/+459
* gtkcustompaperunixdialog: unseal private pointerJavier Jardón2010-07-132-6/+8
* gtkcomboboxentry: unseal private pointerJavier Jardón2010-07-132-3/+5
* gtkcombobox: unseal private pointerJavier Jardón2010-07-132-6/+8
* gtkcolorseldialog: Move public members to private structureJavier Jardón2010-07-132-40/+58
* Use accessor functions to access GtkColorSelectionDialogJavier Jardón2010-07-131-8/+18
* gtkcolorsel: unseal private pointerJavier Jardón2010-07-132-3/+2
* gtkcolorbutton: unseal private pointerJavier Jardón2010-07-132-4/+4
* gtkcheckmenuitem: Move public members to private structureJavier Jardón2010-07-132-24/+59
* Use accessor functions to access GtkCheckMenuItemJavier Jardón2010-07-132-8/+12
* gtkcellrendererpixbuf: Move public members to private structureJavier Jardón2010-07-132-116/+108
* gtkcellview: unseal private pointerJavier Jardón2010-07-132-4/+8
* gtkcellrenderertoggle: Move public members to private structureJavier Jardón2010-07-132-43/+51
* gtkcellrenderertext: Move public members to private structureJavier Jardón2010-07-132-225/+214
* Use accessor functions to access GtkCellRendererTextJavier Jardón2010-07-133-10/+25