summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Use accessor functions to access GtkScaleButtonJavier Jardón2010-07-131-6/+10
* GtkRuler: move public member to private structureJavier Jardón2010-07-132-125/+146
* gtkrecentmanager: unseal private pointerJavier Jardón2010-07-132-5/+7
* gtkrecentchooserwidget: unseal private pointerJavier Jardón2010-07-131-2/+2
* gtkrecentchoosermenu: unseal private pointerJavier Jardón2010-07-132-8/+9
* gtkrecentchooserdialog: unseal private pointerJavier Jardón2010-07-131-2/+2
* GtkRecentAction: move public members to private structureJavier Jardón2010-07-132-12/+18
* GtkRadioMenuItem: Move public members to private structureJavier Jardón2010-07-132-28/+48
* GtkRadioButton: Move public members to private structureJavier Jardón2010-07-132-39/+57
* GtkRadioAction: unseal private pointerJavier Jardón2010-07-132-5/+5
* GtkProgressBar: Move public members to private structureJavier Jardón2010-07-132-165/+182
* gtkprinter: unseal private pointerJavier Jardón2010-07-132-5/+5
* gtkprintbackend: Use private pointer instead GET_PRIV() macroJavier Jardón2010-07-131-9/+5
* GtkPaned: move public members to private structureJavier Jardón2010-07-132-372/+435
* gtkpagesetupunixdialog: unseal private pointerJavier Jardón2010-07-132-7/+6
* GtkMisc: move public members to private structureJavier Jardón2010-07-132-47/+75
* Use accessor functions to access GtkMiscJavier Jardón2010-07-134-57/+95
* GtkMessageDialog: move public members to private structureJavier Jardón2010-07-132-74/+63
* GtkMenuToolButton: unseal private pointerJavier Jardón2010-07-132-4/+4
* 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