..
stock-icons
Use existing mime type for GTK_FILE stock icon
2011-03-06 00:31:20 -05:00
tests
Use boxes instead of vboxes
2011-06-07 18:38:28 -04:00
abicheck.sh
Bump the version to 3.0.0
2011-02-10 14:41:02 -05:00
compose-parse.py
Drop explicit includes of gdkkeysyms.h
2011-01-04 12:21:41 -05:00
fnmatch.c
Include "config.h" instead of <config.h> Command used: find -name
2008-06-22 14:28:52 +00:00
gen-paper-names.c
Remove obsolete translator comments
2010-04-03 20:59:06 -04:00
gtk-compose-lookaside.txt
Remove conflicting legacy compose sequences in favour of X.org sequences
2010-04-03 20:59:08 -04:00
gtk-keys.css.default
Convert remaining rc files to css
2011-01-30 21:27:55 -05:00
gtk-keys.css.emacs
keys.css: Remove semicolons at end of rules
2011-05-18 22:17:59 +02:00
gtk-keys.css.mac
mac keys: Add a missing semicolon
2011-05-18 22:17:59 +02:00
gtk-win32.rc.in
Update Windows Resource template information
2011-06-07 11:16:57 +08:00
gtk.css.raleigh
Convert remaining rc files to css
2011-01-30 21:27:55 -05:00
gtk.h
Add a lock button widget
2011-05-06 22:44:38 -04:00
gtk.symbols
Revert "API: Add API to set style properties to be inherit"
2011-06-02 02:03:52 +02:00
gtkaboutdialog.c
GtkAboutDialog: Don't use an alignment
2011-06-07 09:53:02 -04:00
gtkaboutdialog.h
Remove url hooks from GtkAboutDialog and GtkLinkButton
2010-09-22 00:36:13 -04:00
gtkaccelgroup.c
gtkaccelgroup.c: Do not use GET_PRIV macro
2011-06-02 15:10:49 +02:00
gtkaccelgroup.h
[GI] Mark callbacks' context parameter with (closure) annotation.
2011-01-18 17:20:32 +01:00
gtkaccelgroupprivate.h
gtkaccelgroup.c: Do not use GET_PRIV macro
2011-06-02 15:10:49 +02:00
gtkaccellabel.c
gtkaccellabel: Do not use GET_PRIV macro
2011-06-02 15:10:49 +02:00
gtkaccellabel.h
gtkaccellabel: Remove unused class members
2010-08-10 04:17:29 +02:00
gtkaccelmap.c
[GI] Add missing (scope) annotations
2011-01-20 13:57:15 +01:00
gtkaccelmap.h
Update and expand GtkAccelMap API docs
2010-09-27 03:04:34 +02:00
gtkaccessible.c
Fix spelling
2011-02-20 16:46:27 -05:00
gtkaccessible.h
Use GtkFooPrivate instead GtkFooPriv
2010-08-27 04:48:23 +02:00
gtkaccessibleprivate.h
Add a private function for accessible factory registration
2011-02-17 01:24:43 -05:00
gtkaction.c
[GI] Add missing (transfer) annotations
2011-01-20 13:57:18 +01:00
gtkaction.h
Add padding to class structs
2010-10-19 19:07:36 +02:00
gtkactiongroup.c
[GI] Mark unintrospectable constructs as (skip)
2011-01-20 13:57:21 +01:00
gtkactiongroup.h
Remove gtktypeutils altogether
2011-01-04 14:51:19 -05:00
gtkactivatable.c
Reduce includes of gtktypeutils.h to a minimum
2011-01-04 12:05:05 -05:00
gtkactivatable.h
Reduce includes of gtktypeutils.h to a minimum
2011-01-04 12:05:05 -05:00
gtkadjustment.c
adjustment: Privateize sealed members
2011-01-05 23:50:22 +01:00
gtkadjustment.h
Documentation fixes
2011-01-06 08:12:01 -05:00
gtkalignment.c
[GI] Add missing (out) and (array) annotations
2011-01-20 13:57:20 +01:00
gtkalignment.h
gtk: add missing class padding
2011-01-25 22:29:00 +01:00
gtkanimationdescription.c
css: Change to_string() to print()
2011-06-02 02:03:50 +02:00
gtkanimationdescription.h
css: Change to_string() to print()
2011-06-02 02:03:50 +02:00
gtkappchooser.c
GtkAppChooser: improve docs
2011-05-31 20:00:50 -04:00
gtkappchooser.h
Coding style fixups
2010-11-24 18:32:05 -05:00
gtkappchooserbutton.c
GtkAppChooserButtonPrivate: Improve struct packing
2011-04-12 12:24:05 -04:00
gtkappchooserbutton.h
Add "extern C" declarations around AppChooser headers.
2011-02-10 10:02:38 +01:00
gtkappchooserdialog.c
Ensure we always grab the gdk lock in async callbacks
2011-03-28 12:49:17 +02:00
gtkappchooserdialog.h
Add "extern C" declarations around AppChooser headers.
2011-02-10 10:02:38 +01:00
gtkappchoosermodule.c
app-chooser-online: rework of the online module
2010-11-29 18:10:06 +01:00
gtkappchoosermodule.h
app-chooser: rename GtkOpenWith to GtkAppChooser
2010-11-23 17:50:15 +01:00
gtkappchooseronline.c
appchooser: Remove bogus function declaration
2010-12-06 01:30:19 +01:00
gtkappchooseronline.h
Fix abi check after recent merges
2010-12-05 12:18:30 -05:00
gtkappchooseronlinepk.c
Fix abi check after recent merges
2010-12-05 12:18:30 -05:00
gtkappchooseronlinepk.h
Coding style fixups
2010-11-24 18:32:05 -05:00
gtkappchooserprivate.h
Coding style fixups
2010-11-24 18:32:05 -05:00
gtkappchooserwidget.c
GtkAppChooserWidgetPrivate: Improve struct packing
2011-04-12 12:24:34 -04:00
gtkappchooserwidget.h
Add "extern C" declarations around AppChooser headers.
2011-02-10 10:02:38 +01:00
gtkapplication.c
GtkApplication: Add window-added/-removed signals
2011-05-31 19:12:13 -04:00
gtkapplication.h
GtkApplication: Add window-added/-removed signals
2011-05-31 19:12:13 -04:00
gtkarrow.c
Dueling arrow positioning fixes...
2011-05-08 21:33:12 -04:00
gtkarrow.h
gtk: add missing class padding
2011-01-25 22:29:00 +01:00
gtkaspectframe.c
Move GtkSizeRequest into GtkWidget
2010-09-26 15:11:45 +02:00
gtkaspectframe.h
gtk: add missing class padding
2011-01-25 22:29:00 +01:00
gtkassistant.c
assistant: pack the sidebar in a frame instead of an event box
2011-05-19 10:54:04 -04:00
gtkassistant.h
GtkAssistant: an new style for assistants
2011-05-06 14:56:43 -04:00
gtkbbox.c
GtkButtonBox: add a non-homogeneous child property
2011-05-05 07:46:03 -04:00
gtkbbox.h
GtkButtonBox: add a non-homogeneous child property
2011-05-05 07:46:03 -04:00
gtkbin.c
Added GTK_SIZE_REQUEST_CONSTANT_SIZE to GtkSizeRequestMode
2011-03-25 18:42:07 +09:00
gtkbin.h
gtk: add missing class padding
2011-01-25 22:29:00 +01:00
gtkbindings.c
Small optimization
2011-01-30 23:35:25 -05:00
gtkbindings.h
Small optimization
2011-01-30 23:35:25 -05:00
gtkbindingsprivate.h
Add a gtkbindingsprivate.h header
2011-01-30 21:50:54 -05:00
gtkborder.c
Some header cleanups
2010-12-04 15:39:47 +01:00
gtkborder.h
Add some missing symbols to the docs
2011-02-08 23:21:39 -05:00
gtkborderimage.c
border-image: fix a horizontal/vertical index typo
2011-06-09 17:06:00 -04:00
gtkborderimageprivate.h
borderimage: No need to resolve
2011-06-09 05:51:54 +02:00
gtkbox.c
box: Add RTL support for sibling paths
2011-06-02 02:03:51 +02:00
gtkbox.h
gtk: remove "gboolean homogeneous" from gtk_box_new()
2010-11-02 12:04:35 +09:00
gtkbuildable.c
Minor documentation improvements
2011-02-23 10:26:21 +01:00
gtkbuildable.h
Reduce includes of gtktypeutils.h to a minimum
2011-01-04 12:05:05 -05:00
gtkbuilder.c
Fixed bug #576492 "GtkBuilder does not respect G_PARAM_CONSTRUCT properties"
2011-06-03 14:38:59 -03:00
gtkbuilder.h
Merge libgdk and libgtk
2010-12-21 12:06:55 -05:00
gtkbuilderparser.c
Reduce includes of gtktypeutils.h to a minimum
2011-01-04 12:05:05 -05:00
gtkbuilderprivate.h
Improve GtkBuilder error reporting
2009-04-06 20:13:35 -04:00
gtkbutton.c
button: Remove unused variables
2011-05-27 16:11:10 +02:00
gtkbutton.h
gtkbutton: Move private functions to private header
2011-06-06 11:58:07 +01:00
gtkbuttonprivate.h
gtkbutton: Move private functions to private header
2011-06-06 11:58:07 +01:00
gtkcalendar.c
gtkcalendar: Remove unused variable
2011-05-02 14:59:53 +01:00
gtkcalendar.h
Add padding to class structs
2010-10-19 19:07:36 +02:00
gtkcellarea.c
cellarea: Fix warning messages to display the right type
2011-05-02 20:09:17 +02:00
gtkcellarea.h
Make GtkCellArea use GtkStyleContext
2011-01-27 19:32:07 +01:00
gtkcellareabox.c
GtkCellAreaBoxPrivate: Improve struct packing
2011-04-12 12:25:53 -04:00
gtkcellareabox.h
Don't export gtk_cell_area_box_init_groups
2011-02-08 23:21:39 -05:00
gtkcellareaboxcontext.c
Don't export gtk_cell_area_box_init_groups
2011-02-08 23:21:39 -05:00
gtkcellareaboxcontextprivate.h
Don't export gtk_cell_area_box_init_groups
2011-02-08 23:21:39 -05:00
gtkcellareacontext.c
Minor documentation improvements
2011-02-23 10:26:21 +01:00
gtkcellareacontext.h
Trivial changes
2010-12-17 19:14:35 -05:00
gtkcelleditable.c
gtk/: fully remove gtkalias hacks
2010-07-10 02:51:26 +02:00
gtkcelleditable.h
Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2010-05-03 01:51:18 +02:00
gtkcelllayout.c
Fixed GtkCellLayout buildable implementation to set cell properties explicitly set to "" (i.e. explicitly set to nothing).
2011-02-02 15:22:31 +09:00
gtkcelllayout.h
Added boolean return to GtkCellLayout buildable custom tag end shared private function.
2010-12-04 16:53:28 +09:00
gtkcellrenderer.c
Minor documentation improvements
2011-02-23 10:26:21 +01:00
gtkcellrenderer.h
Add gtk_cell_renderer_get_state()
2011-01-27 19:32:07 +01:00
gtkcellrendereraccel.c
GtkCellRendererAccelPrivate: Improve struct packing
2011-04-12 12:30:04 -04:00
gtkcellrendereraccel.h
Use GtkFooPrivate instead GtkFooPriv
2010-08-27 04:48:23 +02:00
gtkcellrenderercombo.c
Move documentation to inline comments: GtkCellRendererCombo
2011-04-11 23:07:41 +01:00
gtkcellrenderercombo.h
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
2010-10-30 17:35:17 +09:00
gtkcellrendererpixbuf.c
GtkCellRendererPixbufPrivate: Improve struct packing
2011-04-12 12:30:36 -04:00
gtkcellrendererpixbuf.h
Use GtkFooPrivate instead GtkFooPriv
2010-08-27 04:48:23 +02:00
gtkcellrendererprogress.c
cellrendererprogress: don't force drawing inside the border
2011-05-06 15:10:43 -04:00
gtkcellrendererprogress.h
gtkcellrendererprogress: unseal private pointer
2010-07-13 19:40:45 +02:00
gtkcellrendererspin.c
Move documentation to online comments: GtkCellRendererSpin
2011-04-11 22:14:35 +01:00
gtkcellrendererspin.h
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
2010-10-30 17:35:17 +09:00
gtkcellrendererspinner.c
Silence new gcc warnings
2011-01-23 21:51:38 -05:00
gtkcellrendererspinner.h
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
2010-10-30 17:35:17 +09:00
gtkcellrenderertext.c
GtkCellRendererTextPrivate: Improve struct packing
2011-04-12 12:31:28 -04:00
gtkcellrenderertext.h
Use GtkFooPrivate instead GtkFooPriv
2010-08-27 04:48:23 +02:00
gtkcellrenderertoggle.c
Move documentation to inline comments: GtkCellRendererToggle
2011-04-11 02:42:54 +01:00
gtkcellrenderertoggle.h
Use GtkFooPrivate instead GtkFooPriv
2010-08-27 04:48:23 +02:00
gtkcellview.c
GtkCellViewPrivate: Improve struct packing
2011-04-12 12:32:04 -04:00
gtkcellview.h
Bandaid fix for icon view subclassing
2011-01-31 17:39:42 -05:00
gtkcheckbutton.c
Move documentation to inline comments: GtkCheckButton
2011-04-13 12:25:06 +01:00
gtkcheckbutton.h
API: checkbutton: Port to draw vfunc
2010-09-26 15:11:39 +02:00
gtkcheckmenuitem.c
Move documentation to inline comments: GtkCheckMenuItem
2011-04-13 12:32:47 +01:00
gtkcheckmenuitem.h
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
2010-10-30 17:35:17 +09:00
gtkclipboard-quartz.c
gtkclipboard-quartz: use accessors and add missing include
2010-12-22 17:47:03 +01:00
gtkclipboard.c
Move documentation to inline comments: GtkClipboard
2011-04-13 12:48:47 +01:00
gtkclipboard.h
Move documentation to inline comments: GtkClipboard
2011-04-13 12:48:47 +01:00
gtkcolorbutton.c
Fix the build
2011-04-29 16:50:17 -04:00
gtkcolorbutton.h
GtkColorButton: trivial doc and formatting fixes
2011-01-03 17:18:43 -05:00
gtkcolorsel.c
More include cleanups
2011-06-07 21:23:07 -04:00
gtkcolorsel.h
GtkColorSel: derive from GtkBox, not GtkVBox
2011-06-07 18:34:34 -04:00
gtkcolorseldialog.c
More include cleanups
2011-06-07 21:23:07 -04:00
gtkcolorseldialog.h
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
2010-10-30 17:35:17 +09:00
gtkcombobox.c
Clean up more includes
2011-06-07 20:54:23 -04:00
gtkcombobox.h
GtkComboBox: Improve gtk_combo_box_set_active_id
2011-04-26 07:59:53 -04:00
gtkcomboboxtext.c
Make gtk_combo_box_text_get_active_text() behave as documented
2011-02-19 13:27:51 -05:00
gtkcomboboxtext.h
Bug 619148 - "active ID" properties (GtkComboBox)
2010-11-30 00:29:16 -05:00
gtkcontainer.c
docs: fix parameter name mismatches
2011-06-07 19:30:51 -04:00
gtkcontainer.h
docs: fix parameter name mismatches
2011-06-07 19:30:51 -04:00
gtkcontainerprivate.h
gtkcontainer: Move private functions to private header
2011-06-06 12:10:29 +01:00
gtkcssparser.c
Revert "css: Make font property a shorthand"
2011-06-02 02:31:44 +02:00
gtkcssparserprivate.h
cssparser: Fix typo where we used "uint" for a type
2011-05-22 06:07:45 +02:00
gtkcssprovider.c
docs: expand the docs for border-image
2011-06-09 05:51:54 +02:00
gtkcssprovider.h
gtkcssprovider.h: Remove a trailing comma.
2011-06-09 20:36:14 +02:00
gtkcssproviderprivate.h
Privately export css_provider_get_theme_dir
2011-01-27 00:32:07 -05:00
gtkcssselector.c
css: Match pseudo-classes for siblings
2011-06-02 02:03:51 +02:00
gtkcssselectorprivate.h
css: Constify path argument to _css_selector_matches()
2011-05-27 16:11:09 +02:00
gtkcsstypes.c
border-image: move private types to gtkcsstypes.c
2011-06-09 05:51:54 +02:00
gtkcsstypesprivate.h
border-image: move private types to gtkcsstypes.c
2011-06-09 05:51:54 +02:00
gtkcustompaperunixdialog.c
GtkCustomUnixPaperDialog: don't use a GtkAlignment
2011-06-06 22:31:31 -04:00
gtkcustompaperunixdialog.h
Add padding to class structs
2010-10-19 19:07:36 +02:00
gtkdebug.h
Replace gtk_debug_flags with getter and setter functions
2010-09-08 21:31:34 +03:00
gtkdialog.c
More include cleanups
2011-06-07 21:23:07 -04:00
gtkdialog.h
Move GtkDialog docs inline
2011-01-04 12:54:47 -05:00
gtkdnd-quartz.c
API: image: Move private struct definitions into private header
2011-02-08 08:58:49 +01:00
gtkdnd.c
gtkdnd: Add API that takes GIcon
2011-05-03 12:53:46 -04:00
gtkdnd.h
gtkdnd: Add API that takes GIcon
2011-05-03 12:53:46 -04:00
gtkdndcursors.h
Use named cursors for the DND cursors, the names are "dnd-none",
2005-06-14 19:58:10 +00:00
gtkdrawingarea.c
Do not use old functions in the docs.
2011-01-29 21:32:56 +01:00
gtkdrawingarea.h
Move GtkDrawingArea docs inline
2011-01-04 13:26:32 -05:00
gtkeditable.c
gtkeditable.c: Remove unused variable in example code
2011-05-31 20:09:58 -04:00
gtkeditable.h
[GI] Make argument names in vfunc decls consistent with invoker docs
2011-01-18 17:28:35 +01:00
gtkentry.c
Remove an unneeded include
2011-06-07 13:04:22 -04:00
gtkentry.h
gtkentry: Add hinting to GtkEntry
2011-03-21 09:37:37 +01:00
gtkentrybuffer.c
GtkEntryBufferPrivate: Improve struct packing
2011-04-12 12:32:29 -04:00
gtkentrybuffer.h
Add padding to class structs
2010-10-19 19:07:36 +02:00
gtkentrycompletion.c
GtkEntryCompletion: add a sanity check
2011-05-31 20:07:14 -04:00
gtkentrycompletion.h
Move GtkEntryCompletion docs inline
2011-01-04 17:54:47 -05:00
gtkentryprivate.h
Merge branch 'master' into treeview-refactor
2010-12-05 13:14:39 +09:00
gtkenums.h
border-image: move private types to gtkcsstypes.c
2011-06-09 05:51:54 +02:00
gtkeventbox.c
gtk: render GtkEventBox' background in the right state
2011-01-14 16:56:50 +01:00
gtkeventbox.h
Move GtkEventBox docs inline
2011-01-04 10:33:33 -05:00
gtkexpander.c
Bug 643805 - Allow GtkExpander to resize the toplevel upon expanding/collpasing
2011-03-21 20:57:43 +01:00
gtkexpander.h
Bug 643805 - Allow GtkExpander to resize the toplevel upon expanding/collpasing
2011-03-21 20:57:43 +01:00
gtkfilechooser.c
Added "shift" modifier versions of keybings for GtkFileChooser "folder-up"/"folder-down" bindings.
2011-02-01 05:02:56 +09:00
gtkfilechooser.h
Drop Win32 DLL ABI compatibility cruft
2010-08-30 14:57:48 +03:00
gtkfilechooserbutton.c
gtk: Clean some includes
2011-06-08 15:23:53 +01:00
gtkfilechooserbutton.h
GtkFileChooserButton: derive from GtkBox, not GtkHBox
2011-06-07 19:54:40 -04:00
gtkfilechooserdefault.c
bgo#652045 - Initialize local_only in GtkFileChooserEntry
2011-06-08 16:24:48 -05:00
gtkfilechooserdefault.h
Deprecate gtk_file_chooser_*_new_with_backend(), since GIO is already used
2008-08-04 14:43:53 +00:00
gtkfilechooserdialog.c
Move documentation to inline comments: GtkFileChooserDialog
2011-04-14 00:07:42 +01:00
gtkfilechooserdialog.h
Add padding to class structs
2010-10-19 19:07:36 +02:00
gtkfilechooserembed.c
gtk/: fully remove gtkalias hacks
2010-07-10 02:51:26 +02:00
gtkfilechooserembed.h
Revert name change
2008-07-01 22:57:50 +00:00
gtkfilechooserentry.c
GtkFileChooserEntry: don't use a GtkAlignment
2011-06-07 22:17:06 -04:00
gtkfilechooserentry.h
Add a local_only property to GtkFileChooserEntry
2009-01-21 03:16:46 +00:00
gtkfilechooserprivate.h
GtkFileChooserDefault: derive from GtkBox, not GtkVBox
2011-06-07 18:36:57 -04:00
gtkfilechooserutils.c
gtk/: fully remove gtkalias hacks
2010-07-10 02:51:26 +02:00
gtkfilechooserutils.h
Remove remnants of filechooser backend property
2010-05-10 23:43:49 -04:00
gtkfilechooserwidget.c
GtkFileChooserWidget: derive from GtkBox, not GtkVBox
2011-06-07 18:36:22 -04:00
gtkfilechooserwidget.h
GtkFileChooserWidget: derive from GtkBox, not GtkVBox
2011-06-07 18:36:22 -04:00
gtkfilefilter.c
Go back to using the image/* example
2011-01-29 22:42:14 -05:00
gtkfilefilter.h
[GI] Mark callbacks' context parameter with (closure) annotation.
2011-01-18 17:20:32 +01:00
gtkfilesystem.c
Ensure we always grab the gdk lock in async callbacks
2011-03-28 12:49:17 +02:00
gtkfilesystem.h
Use GtkFooPrivate instead GtkFooPriv
2010-08-27 04:48:23 +02:00
gtkfilesystemmodel.c
Ensure we always grab the gdk lock in async callbacks
2011-03-28 12:49:17 +02:00
gtkfilesystemmodel.h
s/get_is_visible/iter_is_visible for clarity
2009-10-15 22:06:17 +02:00
gtkfixed.c
Fix another GtkFixed regression, in gtk_fixed_forall()
2011-02-02 00:40:02 -05:00
gtkfixed.h
gtk: add missing class padding
2011-01-25 22:29:00 +01:00
gtkfontbutton.c
Drop unneeded includes: gtkalignment.h
2011-06-07 21:53:11 -04:00
gtkfontbutton.h
gtkfontbutton: unseal private pointer
2010-07-13 19:40:47 +02:00
gtkfontsel.c
More include cleanups
2011-06-07 21:23:07 -04:00
gtkfontsel.h
GtkFontSelection: derive from GtkBox, not GtkVBox
2011-06-07 18:34:57 -04:00
gtkframe.c
API: Change semantics of gtk_container_get_child_path()
2011-06-02 02:03:50 +02:00
gtkframe.h
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
2010-10-30 17:35:17 +09:00
gtkgradient.c
API: Add gtk_gradient_to_string()
2011-05-18 21:58:43 +02:00
gtkgradient.h
API: Add gtk_gradient_to_string()
2011-05-18 21:58:43 +02:00
gtkgrid.c
GtkGrid: Fix a size allocation problem
2011-06-07 11:05:50 -04:00
gtkgrid.h
Revert "Move the /*< private >*/ at the correct position"
2010-11-05 22:19:49 +09:00
gtkhandlebox.c
Move documentation to inline comments: GtkHandleBox
2011-04-14 00:07:42 +01:00
gtkhandlebox.h
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
2010-10-30 17:35:17 +09:00
gtkhbbox.c
Deprecate h/v buttonbox subclasses
2011-06-07 21:32:49 -04:00
gtkhbbox.h
Deprecate h/v buttonbox subclasses
2011-06-07 21:32:49 -04:00
gtkhbox.c
gtk[h/v]box: Recommend the use of GtkGrid.
2011-06-08 13:51:20 +01:00
gtkhbox.h
Deprecate h/v variants of GtkBox
2011-06-07 21:44:24 -04:00
gtkhpaned.c
Deprecate h/v subclasses of GtkPaned
2011-06-07 21:40:12 -04:00
gtkhpaned.h
Deprecate h/v subclasses of GtkPaned
2011-06-07 21:40:12 -04:00
gtkhscale.c
Deprecate h/v variants of GtkScale
2011-06-07 21:43:32 -04:00
gtkhscale.h
Deprecate h/v variants of GtkScale
2011-06-07 21:43:32 -04:00
gtkhscrollbar.c
Deprecate h/v subclasses of GtkScrollbar
2011-06-07 21:38:15 -04:00
gtkhscrollbar.h
Deprecate h/v subclasses of GtkScrollbar
2011-06-07 21:38:15 -04:00
gtkhseparator.c
Deprecate h/v subclasses of GtkSeparator
2011-06-07 21:35:57 -04:00
gtkhseparator.h
Deprecate h/v subclasses of GtkSeparator
2011-06-07 21:35:57 -04:00
gtkhsv.c
Move documentation to inline comments: GtkHSV
2011-04-15 02:14:14 +01:00
gtkhsv.h
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
2010-10-30 17:35:17 +09:00
gtkiconcache.c
Replace gtk_debug_flags with getter and setter functions
2010-09-08 21:31:34 +03:00
gtkiconcache.h
Two optimizations for icon cache lookups.
2007-12-03 17:44:27 +00:00
gtkiconcachevalidator.c
Cast to guint8* to avoid a compiler warning.
2008-06-21 13:09:57 +00:00
gtkiconcachevalidator.h
Add an icon cache validator.
2007-05-01 20:00:17 +00:00
gtkiconfactory.c
Drop the last remaining translated g_warning/g_error calls
2011-04-29 10:33:50 -04:00
gtkiconfactory.h
Add deprecation guards for gtk_icon_set_render_icon
2010-12-17 14:31:44 -05:00
gtkicontheme.c
GtkIconTheme: a small optimization
2011-05-31 20:29:53 -04:00
gtkicontheme.h
Move documentation to inline comments: GtkIconTheme
2011-04-15 01:41:13 +01:00
gtkiconview.c
GtkIconViewPrivate: Improve struct packing
2011-04-12 12:33:24 -04:00
gtkiconview.h
Added gtk_icon_view_new_with_area()
2011-01-06 13:51:48 +09:00
gtkimage.c
gtkdnd: Add API that takes GIcon
2011-05-03 12:53:46 -04:00
gtkimage.h
API: image: Move private struct definitions into private header
2011-02-08 08:58:49 +01:00
gtkimagemenuitem.c
imagemenuitem: No need to query image size by default
2011-05-01 04:44:56 +02:00
gtkimagemenuitem.h
Add padding to class structs
2010-10-19 19:07:36 +02:00
gtkimageprivate.h
gtkdnd: Add API that takes GIcon
2011-05-03 12:53:46 -04:00
gtkimcontext.c
[GI] Add missing (out) and (array) annotations
2011-01-20 13:57:20 +01:00
gtkimcontext.h
Remove GtkObject completely
2010-09-26 22:18:19 -04:00
gtkimcontextsimple.c
Don't only use ch != 0 to check if a character is a control char.
2011-03-16 20:09:14 -04:00
gtkimcontextsimple.h
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
2010-10-30 17:35:17 +09:00
gtkimcontextsimpleseqs.h
Drop explicit includes of gdkkeysyms.h
2011-01-04 12:21:41 -05:00
gtkimmodule.c
Move docs for gtkmain inline
2011-01-04 17:32:12 -05:00
gtkimmodule.h
Revert name change
2008-07-01 22:57:50 +00:00
gtkimmulticontext.c
Don't only use ch != 0 to check if a character is a control char.
2011-03-16 20:09:14 -04:00
gtkimmulticontext.h
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
2010-10-30 17:35:17 +09:00
gtkinfobar.c
More include cleanups
2011-06-07 21:25:20 -04:00
gtkinfobar.h
GtkInfoBar: derive from GtkBox, not GtkHBox
2011-06-07 19:55:03 -04:00
gtkintl.h
Bug 503071 – Application direction changes to right to left even if
2008-06-11 23:40:35 +00:00
gtkinvisible.c
Move documentation to inline comments: GtkInvisible
2011-04-11 02:31:56 +01:00
gtkinvisible.h
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
2010-10-30 17:35:17 +09:00
gtkkeyhash.c
Don't leak a list when activating keybindings
2011-04-14 20:22:18 -04:00
gtkkeyhash.h
Revert name change
2008-07-01 22:57:50 +00:00
gtklabel.c
GtkLabel: Make selection behave more similar to GtkEntry
2011-06-01 01:08:13 -04:00
gtklabel.h
Add padding to class structs
2010-10-19 19:07:36 +02:00
gtklayout.c
[GI] Add missing (out) and (array) annotations
2011-01-20 13:57:20 +01:00
gtklayout.h
Re-enable deprecation guards
2010-10-30 17:37:02 +09:00
gtklinkbutton.c
Always chain up in ::style-updated
2011-02-07 07:30:37 -05:00
gtklinkbutton.h
Add padding to class structs
2010-10-19 19:07:36 +02:00
gtkliststore.c
liststore: Replace macro with an inline function
2011-05-27 16:11:10 +02:00
gtkliststore.h
Merge libgdk and libgtk
2010-12-21 12:06:55 -05:00
gtklockbutton.c
lockbutton: ensure the lock symbolic icon is rendered 16x16px
2011-06-06 15:12:27 -04:00
gtklockbutton.h
Simplify GtkLockButton
2011-05-25 20:19:08 -04:00
gtkmain.c
Some additional auto-mnemonic fixes
2011-05-06 14:10:23 -04:00
gtkmain.h
Fix win32 build
2011-01-11 17:28:37 +01:00
gtkmainprivate.h
Extend the mixed-dependency check to modules as well
2011-02-08 13:49:16 -05:00
gtkmarshalers.list
API: cssprovider: Make error a signal
2011-05-18 21:58:44 +02:00
gtkmenu.c
gtk: Clean some includes
2011-06-08 15:23:53 +01:00
gtkmenu.h
Move GtkMenu docs inline
2011-01-17 15:27:04 +01:00
gtkmenubar.c
gtkcontainer: Move private functions to private header
2011-06-06 12:10:29 +01:00
gtkmenubar.h
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
2010-10-30 17:35:17 +09:00
gtkmenuitem.c
gtkwidget: Move private functions to private header
2011-06-04 14:00:55 +02:00
gtkmenuitem.h
menuitem: Deprecate gtk_menu_item_set_right_justified()
2011-05-02 16:57:12 +02:00
gtkmenuitemprivate.h
GtkMenuItemPrivate: Improve struct packing
2011-04-12 12:34:53 -04:00
gtkmenuprivate.h
Remove sealed members from GtkMenu
2010-12-23 15:51:20 -05:00
gtkmenushell.c
Fix commit 5f55c42047
2011-04-17 23:15:06 -04:00
gtkmenushell.h
Add sufficient API to make gail work
2010-12-23 20:11:38 -05:00
gtkmenushellprivate.h
Fix commit 5f55c42047
2011-04-17 23:15:06 -04:00
gtkmenutoolbutton.c
Move documentation to inline comments: GtkMenuToolButton
2011-04-15 02:14:14 +01:00
gtkmenutoolbutton.h
GtkMenuToolButton: unseal private pointer
2010-07-13 19:40:49 +02:00
gtkmessagedialog.c
Always chain up in ::style-updated
2011-02-07 07:30:37 -05:00
gtkmessagedialog.h
Use GtkFooPrivate instead GtkFooPriv
2010-08-27 04:48:23 +02:00
gtkmisc.c
Move documentation to inline comments: GtkMisc
2011-04-11 02:14:08 +01:00
gtkmisc.h
gtk: add missing class padding
2011-01-25 22:29:00 +01:00
gtkmnemonichash.c
gtk/gtkmnemonichash.c: use accessor functions to access GtkWidget
2010-08-22 21:25:26 +02:00
gtkmnemonichash.h
Revert name change
2008-07-01 22:57:50 +00:00
gtkmodifierstyle.c
Don't export GtkModifierStyle symbols
2011-02-08 23:21:39 -05:00
gtkmodifierstyle.h
Don't export GtkModifierStyle symbols
2011-02-08 23:21:39 -05:00
gtkmodules.c
Extend the mixed-dependency check to modules as well
2011-02-08 13:49:16 -05:00
gtkmodules.h
Adding allow-none introspection annotation for GtkInitFunc parameters
2011-04-20 20:11:11 +01:00
gtkmountoperation-stub.c
Miscellaneous string fixes
2010-08-22 15:06:45 +01:00
gtkmountoperation-x11.c
Silence new gcc warnings
2011-01-23 21:51:38 -05:00
gtkmountoperation.c
GtkMountOperation: don't use a GtkAlignment
2011-06-07 12:41:10 -04:00
gtkmountoperation.h
Move documentation to inline comments: GtkMountOperation
2010-04-03 20:53:37 -04:00
gtkmountoperationprivate.h
Bug 587485 – GMountOperation::show-processes support
2009-07-06 14:23:03 -04:00
gtknotebook.c
API: Change semantics of gtk_container_get_child_path()
2011-06-02 02:03:50 +02:00
gtknotebook.h
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
2010-10-30 17:35:17 +09:00
gtknumerableicon.c
GtkNumerableIconPrivate: Improve struct packing
2011-04-12 12:35:17 -04:00
gtknumerableicon.h
gtk: add missing class padding
2011-01-25 22:29:00 +01:00
gtknumerableiconprivate.h
Add GtkNumerableIcon
2011-01-05 16:33:15 -05:00
gtkoffscreenwindow.c
gtkcontainer: Move private functions to private header
2011-06-06 12:10:29 +01:00
gtkoffscreenwindow.h
Add padding to class structs
2010-10-19 19:07:36 +02:00
gtkorientable.c
Add gtkorientableprivate.h header
2011-01-30 03:12:49 -05:00
gtkorientable.h
Add gtkorientableprivate.h header
2011-01-30 03:12:49 -05:00
gtkorientableprivate.h
Add gtkorientableprivate.h header
2011-01-30 03:12:49 -05:00
gtkpagesetup.c
[GI] Annotate strings holding file paths as (type filename)
2011-01-18 17:29:40 +01:00
gtkpagesetup.h
Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2010-05-03 01:51:18 +02:00
gtkpagesetupunixdialog.c
More include cleanups
2011-06-07 21:23:07 -04:00
gtkpagesetupunixdialog.h
Add padding to class structs
2010-10-19 19:07:36 +02:00
gtkpaned.c
paned: Properly hide panes that were set to invisible
2011-06-04 21:18:09 +02:00
gtkpaned.h
GtkPaned: move public members to private structure
2010-07-13 19:40:49 +02:00
gtkpango.c
label: Draw all text using PangoCairo
2010-08-10 21:02:28 +02:00
gtkpango.h
label: Draw all text using PangoCairo
2010-08-10 21:02:28 +02:00
gtkpapersize.c
Silence new gcc warnings
2011-01-23 21:51:38 -05:00
gtkpapersize.h
Move documentation to inline comments: GtkPaperSize
2010-09-27 03:49:49 +02:00
gtkpathbar.c
GtkPathBar: don't use a GtkAlignment
2011-06-07 13:01:00 -04:00
gtkpathbar.h
Bug 520874 - Should use gio directly.
2008-06-10 00:39:35 +00:00
gtkplug.c
Prevent a segfault in GtkPlug
2011-01-31 10:17:21 -05:00
gtkplug.h
Add a gtkx.h header for X11-specific GTK+ api
2011-01-29 14:16:47 -05:00
gtkprint-win32.c
gtk/: fully remove gtkalias hacks
2010-07-10 02:51:26 +02:00
gtkprint-win32.h
Bug 339699 - implement gtk_print_operation_set_show_dialog for Windows
2008-08-02 09:27:47 +00:00
gtkprintbackend.c
Replace gtk_misc_set_padding() with GtkWidget:margin properties
2011-06-02 18:49:54 +02:00
gtkprintbackend.h
Remove gtk_printer_new from gtkprintbackend.h
2011-01-03 08:14:34 -05:00
gtkprintcontext.c
Move documentation to inline comments: GtkPrintContext
2011-04-18 02:08:36 +01:00
gtkprintcontext.h
Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2010-05-03 01:51:18 +02:00
gtkprinter-private.h
Allow getting the printer's hard margins
2009-12-01 17:39:01 +01:00
gtkprinter.c
[GI] Add missing (out) and (array) annotations
2011-01-20 13:57:20 +01:00
gtkprinter.h
Move documentation to inline comments: GtkPrintUnixDialog
2011-04-18 02:08:36 +01:00
gtkprinteroption.c
Add a 'value' GObject property to GtkPrinterOption so that it can be used with g_object_bind_property()
2011-06-09 15:50:34 +01:00
gtkprinteroption.h
Add a GtkPrinterOptionWidget type of INFO to just show informational text from the print backend
2011-06-08 16:38:23 +01:00
gtkprinteroptionset.c
gtk/: fully remove gtkalias hacks
2010-07-10 02:51:26 +02:00
gtkprinteroptionset.h
Add padding to class structs
2010-10-19 19:07:36 +02:00
gtkprinteroptionwidget.c
Trivial optimisation in GtkPrinterOptionWidget
2011-06-08 18:23:11 +01:00
gtkprinteroptionwidget.h
GtkPrinterOptionWidget: derive from GtkBox, not GtkHBox
2011-06-07 19:55:24 -04:00
gtkprintjob.c
Add some missing symbols to the docs
2011-02-08 23:21:39 -05:00
gtkprintjob.h
Move GtkPrintJob docs inline
2011-01-14 18:39:01 -05:00
gtkprintoperation-private.h
Set unix printer hard margins on print context
2009-12-05 13:45:55 +01:00
gtkprintoperation-unix.c
[GI] Add missing (transfer) annotations
2011-01-20 13:57:18 +01:00
gtkprintoperation-win32.c
win32: Make GtkWin32EmbedWidget use HWND instead of GdkNativeWindow
2011-01-28 17:06:07 +01:00
gtkprintoperation.c
Move GtkPrintOperation docs inline
2011-01-30 02:34:59 -05:00
gtkprintoperation.h
Whitespace fixes
2011-01-30 02:36:17 -05:00
gtkprintoperationpreview.c
gtk/: fully remove gtkalias hacks
2010-07-10 02:51:26 +02:00
gtkprintoperationpreview.h
Add padding to class structs
2010-10-19 19:07:36 +02:00
gtkprintsettings.c
Move documentation to inline comments: GtkPrintSettings
2011-04-18 02:08:36 +01:00
gtkprintsettings.h
Move documentation to inline comments: GtkPrintSettings
2011-04-18 02:08:36 +01:00
gtkprintunixdialog.c
GtkPrintUnixDialog: remove an unneeded include
2011-06-07 13:14:42 -04:00
gtkprintunixdialog.h
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
2010-10-30 17:35:17 +09:00
gtkprintutils.c
gtk/: fully remove gtkalias hacks
2010-07-10 02:51:26 +02:00
gtkprintutils.h
no need to include <gtk/gtkenums.h> in headers which somehow include
2008-10-30 16:34:16 +00:00
gtkprivate.h
Move docs for gtkmain inline
2011-01-04 17:32:12 -05:00
gtkprogressbar.c
progressbar: fetch the padding without the trough style class
2011-05-06 15:10:43 -04:00
gtkprogressbar.h
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
2010-10-30 17:35:17 +09:00
gtkquartz.c
quartz: gtkquartz.c: add missing include
2010-12-22 17:47:03 +01:00
gtkquartz.h
Rework a previous commit to not crash in addition to fixing leaks
2010-04-03 20:53:48 -04:00
gtkquery.c
Include "config.h" instead of <config.h> Command used: find -name
2008-06-22 14:28:52 +00:00
gtkquery.h
Add search file support in the GtkFileChooser. Original patch by Federico
2007-05-02 22:51:43 +00:00
gtkradioaction.c
[GI] Cosmetic cleanups of annotations and doc comments
2011-01-18 17:31:59 +01:00
gtkradioaction.h
GtkRadioAction: unseal private pointer
2010-07-13 19:40:49 +02:00
gtkradiobutton.c
radiobutton: exclude states we set manually from the previous state
2011-03-18 15:16:02 -04:00
gtkradiobutton.h
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
2010-10-30 17:35:17 +09:00
gtkradiomenuitem.c
Move documentation to inline comments: GtkRadioMenuItem
2011-04-18 02:08:36 +01:00
gtkradiomenuitem.h
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
2010-10-30 17:35:17 +09:00
gtkradiotoolbutton.c
Move documentation to inline comments: GtkRadioToolButton
2011-04-18 02:08:36 +01:00
gtkradiotoolbutton.h
Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2010-05-03 01:51:18 +02:00
gtkrange.c
GtkRangePrivate: Improve struct packing
2011-04-12 12:42:14 -04:00
gtkrange.h
Add accessors for GtkRange::round-digits
2011-01-15 00:08:39 -05:00
gtkrbtree.c
Replace gtk_debug_flags with getter and setter functions
2010-09-08 21:31:34 +03:00
gtkrbtree.h
Remove GTK_RBNODE_IS_SEMI_[COLLAPSED|EXPANDED] flags.
2011-01-27 20:57:14 +01:00
gtkrc.c
Drop the last remaining translated g_warning/g_error calls
2011-04-29 10:33:50 -04:00
gtkrc.default
Fix use of ! in shell.
2002-02-02 01:00:42 +00:00
gtkrc.h
Move documentation to inline comments: GtkRc
2011-04-19 11:51:06 +01:00
gtkrc.key.default
Add a function to delete all bindings add by gtk_binding_parse_binding()
2002-02-09 00:19:29 +00:00
gtkrc.key.emacs
Revert name change
2008-07-01 22:57:50 +00:00
gtkrc.key.mac
Use standard mac shortcuts: add gtk/gtkrc.key.mac
2009-10-28 00:54:28 +01:00
gtkrecentaction.c
Drop the last remaining translated g_warning/g_error calls
2011-04-29 10:33:50 -04:00
gtkrecentaction.h
Add padding to class structs
2010-10-19 19:07:36 +02:00
gtkrecentchooser.c
[GI] Add missing (out) and (array) annotations
2011-01-20 13:57:20 +01:00
gtkrecentchooser.h
Tons of transfer annotations
2010-09-21 00:18:11 -04:00
gtkrecentchooserdefault.c
More include cleanups
2011-06-07 21:16:00 -04:00
gtkrecentchooserdefault.h
Revert name change
2008-07-01 22:57:50 +00:00
gtkrecentchooserdialog.c
Remove separators from dialogs
2010-09-02 09:14:20 -04:00
gtkrecentchooserdialog.h
Add padding to class structs
2010-10-19 19:07:36 +02:00
gtkrecentchoosermenu.c
Drop the last remaining translated g_warning/g_error calls
2011-04-29 10:33:50 -04:00
gtkrecentchoosermenu.h
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
2010-10-30 17:35:17 +09:00
gtkrecentchooserprivate.h
Rename gtk_activatable_reset to gtk_activatable_sync_action_properties,
2009-02-22 05:20:14 +00:00
gtkrecentchooserutils.c
gtk/: fully remove gtkalias hacks
2010-07-10 02:51:26 +02:00
gtkrecentchooserutils.h
Various clean ups in the GtkRecent code. (see #338843 )
2007-03-14 10:33:36 +00:00
gtkrecentchooserwidget.c
GtkRecentChooserWidget: derive from GtkBox, not GtkVBox
2011-06-07 18:35:28 -04:00
gtkrecentchooserwidget.h
GtkRecentChooserWidget: derive from GtkBox, not GtkVBox
2011-06-07 18:35:28 -04:00
gtkrecentfilter.c
recentfilter: Fix gcc warnings
2011-01-28 17:06:07 +01:00
gtkrecentfilter.h
Added GtkBuildable support for adding rules to GtkRecentFilter
2011-01-26 23:55:01 +09:00
gtkrecentmanager.c
Ensure we always grab the gdk lock in async callbacks
2011-03-28 12:49:17 +02:00
gtkrecentmanager.h
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
2010-10-30 17:35:17 +09:00
gtkscale.c
GtkScale: Add style classes for marks
2011-03-03 16:49:49 -05:00
gtkscale.h
Add a gtkscaleprivate.h header
2011-01-30 03:17:05 -05:00
gtkscalebutton.c
Silence new gcc warnings
2011-01-23 21:51:38 -05:00
gtkscalebutton.h
GtkScaleButton: Move public members to private structure
2010-07-13 19:40:50 +02:00
gtkscaleprivate.h
Add a gtkscaleprivate.h header
2011-01-30 03:17:05 -05:00
gtkscrollable.c
widget: Allow underallocation for scrollables
2011-04-28 22:21:45 +02:00
gtkscrollable.h
Added GtkScrollablePolicy property to scrollable interface
2010-10-26 10:15:56 +09:00
gtkscrollbar.c
Port GtkRange widgets to GtkStyleContext
2010-12-13 22:31:29 +01:00
gtkscrollbar.h
Make orientable base classes instantiable
2010-05-25 18:55:15 -04:00
gtkscrolledwindow.c
Clean up more includes
2011-06-07 20:54:23 -04:00
gtkscrolledwindow.h
Clean up more includes
2011-06-07 20:54:23 -04:00
gtksearchengine.c
Merge libgdk and libgtk
2010-12-21 12:06:55 -05:00
gtksearchengine.h
gtk/gtkaction.h gtk/gtkbuildable.h gtk/gtkbuilderprivate.h
2008-06-23 14:07:19 +00:00
gtksearchenginebeagle.c
Include "config.h" instead of <config.h> Command used: find -name
2008-06-22 14:28:52 +00:00
gtksearchenginebeagle.h
Add search file support in the GtkFileChooser. Original patch by Federico
2007-05-02 22:51:43 +00:00
gtksearchenginequartz.c
Add a search engine which queries the Spotlight database on MacOS X (only
2007-06-24 11:57:07 +00:00
gtksearchenginequartz.h
Add a search engine which queries the Spotlight database on MacOS X (only
2007-06-24 11:57:07 +00:00
gtksearchenginesimple.c
Split off gtkprivate.h
2010-10-20 10:34:26 +01:00
gtksearchenginesimple.h
Build fix, correct a typo in the G_BEGIN_DECLS fix below.
2007-09-10 17:19:49 +00:00
gtksearchenginetracker.c
gtksearchenginetracker: Use non-case sensitive search for non-fts search
2011-06-06 16:39:33 +01:00
gtksearchenginetracker.h
Add search file support in the GtkFileChooser. Original patch by Federico
2007-05-02 22:51:43 +00:00
gtkselection.c
API: gdk: Make GdkEventSelection.requestor a GdkWindow
2011-02-01 18:51:57 +01:00
gtkselection.h
Move GtkSelection docs inline
2011-01-14 19:20:56 -05:00
gtkselectionprivate.h
Move GtkSelection docs inline
2011-01-14 19:20:56 -05:00
gtkseparator.c
separator: call gtk_style_context_restore() after drawing
2011-04-08 20:33:59 -04:00
gtkseparator.h
Add padding to class structs
2010-10-19 19:07:36 +02:00
gtkseparatormenuitem.c
all: add a "separator" style class
2011-03-03 17:48:26 -05:00
gtkseparatormenuitem.h
Add padding to class structs
2010-10-19 19:07:36 +02:00
gtkseparatortoolitem.c
all: add a "separator" style class
2011-03-03 17:48:26 -05:00
gtkseparatortoolitem.h
gtkseparatortoolitem: unseal private pointer
2010-07-13 19:40:50 +02:00
gtksettings.c
settings: Recompute styles when font name changes
2011-05-01 04:44:56 +02:00
gtksettings.h
Remove sealed members from GtkSettings
2010-12-23 21:56:50 -05:00
gtksettingsprivate.h
Remove sealed members from GtkSettings
2010-12-23 21:56:50 -05:00
gtkshadow.c
css: Change to_string() to print()
2011-06-02 02:03:50 +02:00
gtkshadowprivate.h
css: Change to_string() to print()
2011-06-02 02:03:50 +02:00
gtkshow.c
gtkshow: don't call _get_display() on a NULL GdkScreen
2011-01-13 16:18:59 +01:00
gtkshow.h
Revert name change
2008-07-01 22:57:50 +00:00
gtksizegroup-private.h
Fix handling of the geometry widget
2010-10-11 14:05:29 -04:00
gtksizegroup.c
gtkcontainer: Move private functions to private header
2011-06-06 12:10:29 +01:00
gtksizegroup.h
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
2010-10-30 17:35:17 +09:00
gtksizerequest.c
sizerequest: return CONSTANT_SIZE in return_if_fail()
2011-04-14 14:59:24 +02:00
gtksizerequest.h
Move GtkSizeRequest into GtkWidget
2010-09-26 15:11:45 +02:00
gtksocket.c
React to is-focus change, not ignore it
2011-02-20 16:45:41 -05:00
gtksocket.h
Add a gtkx.h header for X11-specific GTK+ api
2011-01-29 14:16:47 -05:00
gtksocketprivate.h
plug: Move private functions to gtksocketprivate.h
2011-01-28 17:06:07 +01:00
gtkspinbutton.c
spinbutton: don't render an additional background below arrows
2011-06-09 15:06:19 -04:00
gtkspinbutton.h
Move GtkSpinButton docs inline
2011-01-02 23:30:02 -05:00
gtkspinner.c
Silence new gcc warnings
2011-01-23 21:51:38 -05:00
gtkspinner.h
Fix GTK_SPINNER_CLASS macro
2011-01-31 07:39:06 -05:00
gtkstatusbar.c
GtkStatusbar: derive from GtkBox, not GtkHBox
2011-06-07 19:55:46 -04:00
gtkstatusbar.h
GtkStatusbar: derive from GtkBox, not GtkHBox
2011-06-07 19:55:46 -04:00
gtkstatusicon-quartz.c
Added gtkstatusicon-quartz.c Implements the quartz backend for the status
2006-12-20 13:24:05 +00:00
gtkstatusicon.c
Replace gtk_misc_set_padding() with GtkWidget:margin properties
2011-06-02 18:49:54 +02:00
gtkstatusicon.h
gtk: add missing class padding
2011-01-25 22:29:00 +01:00
gtkstock.c
[GI] Mark unintrospectable constructs as (skip)
2011-01-20 13:57:21 +01:00
gtkstock.h
docs: Fixes for icon renaming
2011-03-29 00:09:39 +02:00
gtkstyle.c
all: avoid boxed structs copying where possible
2011-05-18 10:27:21 -04:00
gtkstyle.h
API: Add gtk_widget_path_append_for_widget()
2011-06-02 02:03:50 +02:00
gtkstylecontext.c
Revert "css: Make font property a shorthand"
2011-06-02 02:31:44 +02:00
gtkstylecontext.h
stylecontext: add a sidebar style class
2011-03-17 17:12:53 -04:00
gtkstylecontextprivate.h
Move the get_cursor_color in GtkStyleContext
2011-01-29 13:13:42 +01:00
gtkstyleproperties.c
styleproperty: turn border-image into a shorthand property
2011-06-09 05:51:54 +02:00
gtkstyleproperties.h
Revert "API: Add API to set style properties to be inherit"
2011-06-02 02:03:52 +02:00
gtkstylepropertiesprivate.h
styleproperties: Add _gtk_style_properties_set_property_by_property()
2011-05-22 01:25:16 +02:00
gtkstyleproperty.c
styleproperties: add an 'icon-shadow' style property
2011-06-09 23:17:09 +02:00
gtkstylepropertyprivate.h
styleproperty: Move resolving code
2011-06-02 02:03:52 +02:00
gtkstyleprovider.c
More tiny documentation typo fixes.
2011-02-23 11:09:20 +01:00
gtkstyleprovider.h
Block direct #including in style headers
2010-12-04 15:39:55 +01:00
gtkswitch.c
switch: hardcode a smaller font size for the switch label
2011-03-23 10:00:01 -04:00
gtkswitch.h
GtkSwitch: use regular activation
2011-02-25 15:47:03 -05:00
gtksymboliccolor.c
symboliccolor: Allow props == NULL when resolving
2011-05-18 22:17:58 +02:00
gtksymboliccolor.h
API: gtk: Add gtk_symbolic_color_to_string()
2011-05-18 21:58:43 +02:00
gtktable.c
Move documentation to inline comments: GtkTable
2011-04-13 02:12:40 +01:00
gtktable.h
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
2010-10-30 17:35:17 +09:00
gtktearoffmenuitem.c
Move documentation to inline comments: GtkTearoffMenuItem
2011-04-11 23:07:41 +01:00
gtktearoffmenuitem.h
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
2010-10-30 17:35:17 +09:00
gtktestutils.c
Use boxes instead of vboxes
2011-06-07 18:38:01 -04:00
gtktestutils.h
Remove GtkObject completely
2010-09-26 22:18:19 -04:00
gtktextattributes.c
Added internal GdkRGBA support for GtkTextTag::paragraph-background-rgba
2011-05-06 17:05:34 -04:00
gtktextattributes.h
Added GdkRGBA properties to GtkTextTag.
2011-05-06 17:05:10 -04:00
gtktextbtree.c
GtkTextBTreeNode: Improve struct packing
2011-04-12 12:46:28 -04:00
gtktextbtree.h
Revert name change
2008-07-01 22:57:50 +00:00
gtktextbuffer.c
Move documentation to inline comments: GtkTextBuffer
2011-04-18 02:08:36 +01:00
gtktextbuffer.h
[GI] Make argument names in vfunc decls consistent with invoker docs
2011-01-18 17:28:35 +01:00
gtktextbufferrichtext.c
[GI] Add missing (out) and (array) annotations
2011-01-20 13:57:20 +01:00
gtktextbufferrichtext.h
Move documentation to inline comments: GtkTextBuffer
2011-04-18 02:08:36 +01:00
gtktextbufferserialize.c
gtktexttag: Move public members to private header
2011-01-03 15:05:46 -05:00
gtktextbufferserialize.h
Add infrastructure for copy/paste and DND of rich text for GtkTextBuffer.
2006-03-07 13:46:11 +00:00
gtktextchild.c
Get rid of the rest of variables exported from libgtk
2010-09-08 21:31:34 +03:00
gtktextchild.h
Remove pointless sealing from GtkTextChild
2010-12-26 22:58:57 -05:00
gtktextchildprivate.h
Add Copyright/License information.
2005-07-13 05:44:22 +00:00
gtktextdisplay.c
Added internal GdkRGBA support for GtkTextTag::paragraph-background-rgba
2011-05-06 17:05:34 -04:00
gtktextdisplay.h
textview: API: change gtk_text_layout_draw() to take a cairo_t
2010-09-26 15:03:01 +02:00
gtktextiter.c
[GI] Add missing (out) and (array) annotations
2011-01-20 13:57:20 +01:00
gtktextiter.h
textview: Move GtkTextAttributes to its own header
2011-01-11 16:46:59 +01:00
gtktextiterprivate.h
Revert name change
2008-07-01 22:57:50 +00:00
gtktextlayout.c
Added internal GdkRGBA support for GtkTextTag::paragraph-background-rgba
2011-05-06 17:05:34 -04:00
gtktextlayout.h
Added internal GdkRGBA support for GtkTextTag::paragraph-background-rgba
2011-05-06 17:05:34 -04:00
gtktextmark.c
Move documentation to inline comments: GtkTextMark
2011-04-18 02:08:36 +01:00
gtktextmark.h
Remove pointless sealing from GtkTextMark
2010-12-26 23:17:10 -05:00
gtktextmarkprivate.h
Revert name change
2008-07-01 22:57:50 +00:00
gtktextsegment.c
Replace gtk_debug_flags with getter and setter functions
2010-09-08 21:31:34 +03:00
gtktextsegment.h
Revert name change
2008-07-01 22:57:50 +00:00
gtktexttag.c
Remove outdated comments
2011-05-06 17:05:35 -04:00
gtktexttag.h
textview: Move GtkTextAttributes to its own header
2011-01-11 16:46:59 +01:00
gtktexttagprivate.h
gtktexttag: Move public members to private header
2011-01-03 15:05:46 -05:00
gtktexttagtable.c
More doc build fixes
2011-01-10 10:59:50 -05:00
gtktexttagtable.h
Use GtkFooPrivate instead GtkFooPriv
2010-08-27 04:48:23 +02:00
gtktexttypes.c
Get rid of the rest of variables exported from libgtk
2010-09-08 21:31:34 +03:00
gtktexttypes.h
Mark declaration of symbol _gtk_text_unknown_char_utf8 as extern
2010-09-13 16:47:14 +02:00
gtktextutil.c
GtkTextUtil: Fix typo
2011-01-10 23:01:01 +01:00
gtktextutil.h
testview: Convert _gtk_text_util_create_rich_drag_icon() to use surfaces
2010-09-26 15:03:01 +02:00
gtktextview.c
Desensitize "Select All" when GtkEntry is empty
2011-04-26 07:56:09 -04:00
gtktextview.h
Add gtk_text_view_get_cursor_locations
2011-01-19 17:01:19 -05:00
gtkthemingengine.c
themingengine: Don't modify pattern
2011-06-09 05:51:54 +02:00
gtkthemingengine.h
Add padding to the themingengine class.
2011-01-29 14:34:29 +01:00
gtktimeline.c
GtkTimeline: don't look when animations are disabled
2011-04-14 08:58:48 -04:00
gtktimeline.h
Fix abi check after recent merges
2010-12-05 12:18:30 -05:00
gtktoggleaction.c
[GI] Cosmetic cleanups of annotations and doc comments
2011-01-18 17:31:59 +01:00
gtktoggleaction.h
Add _gtk_toggle_action_set_active() internal function
2010-07-19 15:16:03 +02:00
gtktogglebutton.c
Move documentation to inline comments: GtkToggleButton
2011-04-18 02:08:37 +01:00
gtktogglebutton.h
gtktogglebutton: move public members to private structure
2010-10-26 06:07:42 +02:00
gtktoggletoolbutton.c
Move documentation to inline comments: GtkToggleToolButton
2011-04-14 00:07:42 +01:00
gtktoggletoolbutton.h
GtkToggleToolButton: unseal private pointer
2010-07-14 02:24:58 +02:00
gtktoolbar.c
GtkToolbarPrivate: Improve struct packing
2011-04-12 12:48:55 -04:00
gtktoolbar.h
Add padding to class structs
2010-10-19 19:07:36 +02:00
gtktoolbutton.c
Move documentation to inline comments: GtkToolButton
2011-04-15 01:41:13 +01:00
gtktoolbutton.h
GtkToolButton: unseal private pointer
2010-07-14 01:58:29 +02:00
gtktoolitem.c
GtkToolItemPrivate: Improve struct packing
2011-04-12 12:49:16 -04:00
gtktoolitem.h
GtkToolItem: unseal private pointer
2010-07-14 02:24:58 +02:00
gtktoolitemgroup.c
toolpalette: Remove composite support
2011-06-09 05:51:36 +02:00
gtktoolitemgroup.h
Add padding to class structs
2010-10-19 19:07:36 +02:00
gtktoolpalette.c
toolpalette: Remove composite support
2011-06-09 05:51:36 +02:00
gtktoolpalette.h
Add GtkScrollable interface
2010-10-22 11:03:45 +02:00
gtktoolpaletteprivate.h
GtkTool*: Removed the HAVE_EXTENDED_TOOL_SHELL_SUPPORT_BUG_535090 ifdefs. This gives us nicer text alignment among other things.
2009-07-13 19:37:25 +02:00
gtktoolshell.c
More documentation fixes
2011-01-06 09:44:08 -05:00
gtktoolshell.h
ToolShell: Add ellipsize, text-orientation, text-alignment and size-group.
2009-07-13 19:13:59 +02:00
gtktooltip.c
Don't use a GtkAlignment
2011-06-07 22:31:34 -04:00
gtktooltip.h
Bug 607628 - DnD operation doesn't work when using offscreen
2010-05-26 17:21:09 +02:00
gtktrayicon-x11.c
gtk/gtktrayicon-x11.c: Use GdkRGBA instead GdkColor
2011-05-05 12:48:09 +01:00
gtktrayicon.h
GtkStatusIcon: support fixed-sized icons
2011-03-30 00:26:27 +05:30
gtktreedatalist.c
gtk/: fully remove gtkalias hacks
2010-07-10 02:51:26 +02:00
gtktreedatalist.h
Don't include gtk.h here
2011-06-07 18:32:48 -04:00
gtktreednd.c
[GI] Add missing (out) and (array) annotations
2011-01-20 13:57:20 +01:00
gtktreednd.h
Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2010-05-03 01:51:18 +02:00
gtktreemenu.c
Minor documentation improvements
2011-02-23 10:26:21 +01:00
gtktreemenu.h
Removed TABs and trailing whitespace from GtkComboBox and GtkTreeMenu
2011-01-05 00:14:25 +09:00
gtktreemodel.c
Change GtkTreePath to grow exponentially
2011-05-31 22:10:58 -04:00
gtktreemodel.h
Move GtkTreeModel docs inline
2011-01-12 18:50:45 -05:00
gtktreemodelfilter.c
GtkTreeModelFilterPrivate: Improve struct packing
2011-04-12 12:50:05 -04:00
gtktreemodelfilter.h
[GI] Mark callbacks' context parameter with (closure) annotation.
2011-01-18 17:20:32 +01:00
gtktreemodelsort.c
Move documentation to inline comments: GtkTreeModelSort
2011-04-18 02:08:37 +01:00
gtktreemodelsort.h
Merge libgdk and libgtk
2010-12-21 12:06:55 -05:00
gtktreeprivate.h
Make GtkTreeView use GtkStyleContext
2011-01-27 20:57:11 +01:00
gtktreeselection.c
* gtk/gtktreeselection.c:
2011-03-31 19:17:17 -03:00
gtktreeselection.h
[GI] Mark callbacks' context parameter with (closure) annotation.
2011-01-18 17:20:32 +01:00
gtktreesortable.c
[gi] add "out" annotations to gtk_tree_store_sort_column_id params
2010-11-16 16:20:48 +09:00
gtktreesortable.h
Reduce includes of gtktypeutils.h to a minimum
2011-01-04 12:05:05 -05:00
gtktreestore.c
Add a missing include
2011-06-07 18:37:36 -04:00
gtktreestore.h
Merge libgdk and libgtk
2010-12-21 12:06:55 -05:00
gtktreeview.c
Drop unneeded includes: gtkalignment.h
2011-06-07 21:53:11 -04:00
gtktreeview.h
[GI] Mark callbacks' context parameter with (closure) annotation.
2011-01-18 17:20:32 +01:00
gtktreeviewcolumn.c
treeview: Do not unconditionally set width_changed to TRUE, which redraws
2011-04-17 01:14:51 +02:00
gtktreeviewcolumn.h
Adding gtk_tree_view_column_new_with_area().
2010-12-06 19:04:51 +09:00
gtktypebuiltins.c.template
Do not disable deprecation guards
2010-09-22 04:21:13 +02:00
gtktypebuiltins.h.template
Remove remaining single-include guards
2010-06-04 19:40:43 -04:00
gtkuimanager.c
Move documentation to inline comments: GtkUIManager
2011-04-18 18:55:34 +01:00
gtkuimanager.h
Move documentation to inline comments: GtkUIManager
2011-04-18 18:55:34 +01:00
gtkunixprint.h
gtk/Makefile.am add a single-include header for the unix print stuff.
2008-05-29 09:34:53 +00:00
gtkvbbox.c
Deprecate h/v buttonbox subclasses
2011-06-07 21:32:49 -04:00
gtkvbbox.h
Deprecate h/v buttonbox subclasses
2011-06-07 21:32:49 -04:00
gtkvbox.c
gtk[h/v]box: Recommend the use of GtkGrid.
2011-06-08 13:51:20 +01:00
gtkvbox.h
Deprecate h/v variants of GtkBox
2011-06-07 21:44:24 -04:00
gtkversion.h.in
Move docs for gtkmain inline
2011-01-04 17:32:12 -05:00
gtkviewport.c
Always chain up in ::style-updated
2011-02-07 07:30:37 -05:00
gtkviewport.h
Re-enable deprecation guards
2010-10-30 17:37:02 +09:00
gtkvolumebutton.c
volumebutton: Update adjustment usage for sealing
2011-01-05 23:50:22 +01:00
gtkvolumebutton.h
Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2010-05-03 01:51:18 +02:00
gtkvpaned.c
Deprecate h/v subclasses of GtkPaned
2011-06-07 21:40:12 -04:00
gtkvpaned.h
Deprecate h/v subclasses of GtkPaned
2011-06-07 21:40:12 -04:00
gtkvscale.c
Deprecate h/v variants of GtkScale
2011-06-07 21:43:32 -04:00
gtkvscale.h
Deprecate h/v variants of GtkScale
2011-06-07 21:43:32 -04:00
gtkvscrollbar.c
Deprecate h/v subclasses of GtkScrollbar
2011-06-07 21:38:15 -04:00
gtkvscrollbar.h
Deprecate h/v subclasses of GtkScrollbar
2011-06-07 21:38:15 -04:00
gtkvseparator.c
Deprecate h/v subclasses of GtkSeparator
2011-06-07 21:35:57 -04:00
gtkvseparator.h
Deprecate h/v subclasses of GtkSeparator
2011-06-07 21:35:57 -04:00
gtkwidget.c
gtkcontainer: Move private functions to private header
2011-06-06 12:10:29 +01:00
gtkwidget.h
gtkwidget: Move private functions to private header
2011-06-04 14:00:55 +02:00
gtkwidgetpath.c
API: Add support for siblings to widget paths
2011-06-02 02:03:51 +02:00
gtkwidgetpath.h
API: Add support for siblings to widget paths
2011-06-02 02:03:51 +02:00
gtkwidgetprivate.h
gtkwidget: Move private functions to private header
2011-06-04 14:00:55 +02:00
gtkwin32embed.c
gtk/: fully remove gtkalias hacks
2010-07-10 02:51:26 +02:00
gtkwin32embed.h
Bug 544684 - Win64 issue, window handles are assumed to be 32-bit
2008-08-04 23:44:59 +00:00
gtkwin32embedwidget.c
win32: Make GtkWin32EmbedWidget use HWND instead of GdkNativeWindow
2011-01-28 17:06:07 +01:00
gtkwin32embedwidget.h
win32: Make GtkWin32EmbedWidget use HWND instead of GdkNativeWindow
2011-01-28 17:06:07 +01:00
gtkwindow.c
gtkcontainer: Move private functions to private header
2011-06-06 12:10:29 +01:00
gtkwindow.h
Add a setter for GtkWindow.has_user_ref_count
2011-01-10 11:49:06 -05:00
gtkwindowprivate.h
API: gtk: Remove client_event vfunc from GtkWidget
2011-02-01 06:33:01 +01:00
gtkx.h
Add a gtkx.h header for X11-specific GTK+ api
2011-01-29 14:16:47 -05:00
gtkxembed.c
API: Remove GDK_WINDOW_XWINDOW() macro
2010-12-02 20:20:56 +01:00
gtkxembed.h
Revert name change
2008-07-01 22:57:50 +00:00
makeenums.pl
use more elaborate variable names.
2001-04-03 04:29:58 +00:00
Makefile.am
border-image: change Gtk9Slice to GtkBorderImage
2011-06-09 05:51:53 +02:00
makefile.msc.in
win32: msvc build update
2011-02-06 15:07:12 +01:00
org.gtk.Settings.FileChooser.gschema.xml
Make GtkFileChoser remember the last directory opened
2011-04-15 15:34:22 -05:00
paper_names_offsets.c
Remove obsolete translator comments
2010-04-03 20:59:06 -04:00
paper_names.c
Correct PRC6 and PRC9 envelope sizes
2010-04-03 20:55:17 -04:00
queryimmodules.c
Silence new gcc warnings
2011-01-23 21:51:38 -05:00
updateiconcache.c
updateiconcache: Don't translate g_warning/g_error
2011-04-29 10:24:21 -04:00
xembed.h
Send the focus on to the parent when there was no focus widget before and
2003-08-25 21:46:57 +00:00