..
stock-icons
Revert from "edit-preferences" to "gtk-preferences"
2010-08-23 18:18:05 +02:00
tests
Fix DSO link issues
2010-12-22 15:01:50 +11:00
theme-bits
Make GTK+ use an external gdk-pixbuf
2010-06-26 01:09:05 -04:00
abicheck.sh
Check the right library for symbols
2010-12-21 12:41:29 -05:00
circles.xbm
compose-parse.py
Updates to the compose-parse.py script
2010-04-03 20:59:08 -04: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
gtk9slice.c
Fix abi check after recent merges
2010-12-05 12:18:30 -05:00
gtk9slice.h
Fix abi check after recent merges
2010-12-05 12:18:30 -05:00
gtk-builder-convert-3.0
Make 3.0 parallel-installable to 2.x
2010-05-08 01:18:53 -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-win32.rc.in
Revert name change
2008-07-01 22:57:50 +00:00
gtk.h
Merge branch 'master' into treeview-refactor
2010-12-05 00:36:37 +09:00
gtk.symbols
Drop long-obsolete linux framebuffer APIs
2010-12-23 12:59:49 -05:00
gtkaboutdialog.c
GtkAboutDialog: Be slightly more flexible when listing credits
2010-12-22 01:03:58 -05:00
gtkaboutdialog.h
Remove url hooks from GtkAboutDialog and GtkLinkButton
2010-09-22 00:36:13 -04:00
gtkaccelgroup.c
Added out annotations for gtk_accelerator_parse
2010-12-21 13:24:12 +01:00
gtkaccelgroup.h
Make gtk_accelerator_get_default_mod_mask() return a GdkModifierType
2010-10-15 14:46:22 -04:00
gtkaccelgroupprivate.h
Move GtkAccelGroup private structure to shared header file
2010-05-03 01:51:20 +02:00
gtkaccellabel.c
Move destroy signal to GtkWidget
2010-09-26 22:18:18 -04:00
gtkaccellabel.h
gtkaccellabel: Remove unused class members
2010-08-10 04:17:29 +02:00
gtkaccelmap.c
Hide GtkWindowGroup members
2010-12-17 20:41:16 -05:00
gtkaccelmap.h
Update and expand GtkAccelMap API docs
2010-09-27 03:04:34 +02:00
gtkaccessible.c
Use GtkFooPrivate instead GtkFooPriv
2010-08-27 04:48:23 +02:00
gtkaccessible.h
Use GtkFooPrivate instead GtkFooPriv
2010-08-27 04:48:23 +02:00
gtkaction.c
Tons of transfer annotations
2010-09-21 00:18:11 -04:00
gtkaction.h
Add padding to class structs
2010-10-19 19:07:36 +02:00
gtkactiongroup.c
gtkactiongroup: Unseal private pointer
2010-07-13 19:40:44 +02:00
gtkactiongroup.h
gtkactiongroup: Unseal private pointer
2010-07-13 19:40:44 +02:00
gtkactivatable.c
Tons of transfer annotations
2010-09-21 00:18:11 -04:00
gtkactivatable.h
Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2010-05-03 01:51:18 +02:00
gtkadjustment.c
gtkadjustment: Move documentation to inline comments
2010-10-23 00:31:37 +02:00
gtkadjustment.h
gtkadjustment: Move documentation to inline comments
2010-10-23 00:31:37 +02:00
gtkalignment.c
docs: Add gtk-doc notation
2010-10-22 17:59:38 +02:00
gtkalignment.h
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
2010-10-30 17:35:17 +09:00
gtkanimationdescription.c
Fix abi check after recent merges
2010-12-05 12:18:30 -05:00
gtkanimationdescription.h
Fix abi check after recent merges
2010-12-05 12:18:30 -05:00
gtkappchooser.c
app-chooser: update docs
2010-11-30 15:03:33 +01:00
gtkappchooser.h
Coding style fixups
2010-11-24 18:32:05 -05:00
gtkappchooserbutton.c
app-chooser-button: don't insert empty rows in the combobox
2010-12-01 20:18:12 +01:00
gtkappchooserbutton.h
app-chooser-button: add gtk_app_chooser_button_set_active_custom_item()
2010-12-01 17:04:22 +01:00
gtkappchooserdialog.c
appchooserdialog: use new GLib API to modify positioning
2010-12-20 16:08:21 +01:00
gtkappchooserdialog.h
Coding style fixups
2010-11-24 18:32:05 -05: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
app-chooser-widget: plug a memory leak
2010-12-07 10:08:47 +01:00
gtkappchooserwidget.h
app-chooser: other misc doc fixes
2010-11-30 17:27:53 +01:00
gtkapplication.c
GtkApplication: drop Quit from the docs
2010-11-08 11:31:01 +09:00
gtkapplication.h
Some GtkApplication cleanups
2010-10-23 21:24:24 +02:00
gtkarrow.c
Remove GtkObject completely
2010-09-26 22:18:19 -04:00
gtkarrow.h
Use GtkFooPrivate instead GtkFooPriv
2010-08-27 04:48:23 +02:00
gtkaspectframe.c
Move GtkSizeRequest into GtkWidget
2010-09-26 15:11:45 +02:00
gtkaspectframe.h
Use GtkFooPrivate instead GtkFooPriv
2010-08-27 04:48:23 +02:00
gtkassistant.c
Fix abi check after recent merges
2010-12-05 12:18:30 -05:00
gtkassistant.h
GtkAssistant: Add custom page type
2010-11-02 12:04:34 +09:00
gtkbbox.c
Handle empty button boxes gracefully
2010-11-05 22:19:50 +09:00
gtkbbox.h
Use GtkFooPrivate instead GtkFooPriv
2010-08-27 04:48:23 +02:00
gtkbin.c
Move GtkSizeRequest into GtkWidget
2010-09-26 15:11:45 +02:00
gtkbin.h
Use GtkFooPrivate instead GtkFooPriv
2010-08-27 04:48:23 +02:00
gtkbindings.c
Remove dead Gtk[Rc]Style code
2010-12-18 12:10:00 +01:00
gtkbindings.h
Remove GtkObject completely
2010-09-26 22:18:19 -04:00
gtkborder.c
Some header cleanups
2010-12-04 15:39:47 +01:00
gtkborder.h
Some header cleanups
2010-12-04 15:39:47 +01:00
gtkbox.c
Changing GtkBox:fill child property default back to TRUE.
2010-11-25 14:37:02 +09:00
gtkbox.h
gtk: remove "gboolean homogeneous" from gtk_box_new()
2010-11-02 12:04:35 +09:00
gtkbuildable.c
Tons of transfer annotations
2010-09-21 00:18:11 -04:00
gtkbuildable.h
Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2010-05-03 01:51:18 +02:00
gtkbuilder.c
Fix gtk_builder_add_objects_from_file g-i annotation
2010-12-08 15:15:50 +01:00
gtkbuilder.h
Merge libgdk and libgtk
2010-12-21 12:06:55 -05:00
gtkbuilderparser.c
Replace gtk_debug_flags with getter and setter functions
2010-09-08 21:31:34 +03:00
gtkbuilderprivate.h
Improve GtkBuilder error reporting
2009-04-06 20:13:35 -04:00
gtkbutton.c
Use the new style context API in GtkButton
2010-12-05 23:12:32 +01:00
gtkbutton.h
gtktbutton: Move public members to private structure
2010-11-19 06:15:26 +01:00
gtkbuttonprivate.h
Create a private header to access some GtkButton variables
2010-11-19 06:15:26 +01:00
gtkcalendar.c
Fix problems with window handling in GtkCalendar
2010-12-20 17:12:02 -05:00
gtkcalendar.h
Add padding to class structs
2010-10-19 19:07:36 +02:00
gtkcellarea.c
Fixed gtk_cell_layout_set_cell_data_func() to pass the correct layout object
2010-12-22 00:28:18 +09:00
gtkcellarea.h
Fixed gtk_cell_layout_set_cell_data_func() to pass the correct layout object
2010-12-22 00:28:18 +09:00
gtkcellareabox.c
Added "fixed-size" cell property to GtkCellAreaBox
2010-12-22 00:28:18 +09:00
gtkcellareabox.h
Added "fixed-size" cell property to GtkCellAreaBox
2010-12-22 00:28:18 +09:00
gtkcellareaboxcontext.c
Added "fixed-size" cell property to GtkCellAreaBox
2010-12-22 00:28:18 +09:00
gtkcellareaboxcontext.h
Added "fixed-size" cell property to GtkCellAreaBox
2010-12-22 00:28:18 +09:00
gtkcellareacontext.c
Trivial changes
2010-12-17 19:14:35 -05: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 gtk_cell_layout_set_cell_data_func() to pass the correct layout object
2010-12-22 00:28:18 +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
Clip to cell_area when rendering cell content
2010-12-16 00:07:08 +01:00
gtkcellrenderer.h
Changed cell area/renderer "can_focus" semantics to "is_activatable" across the board.
2010-11-29 16:29:09 +09:00
gtkcellrendereraccel.c
Move all GdkDevice members to private and add one missing accessor
2010-11-23 20:25:13 +01:00
gtkcellrendereraccel.h
Use GtkFooPrivate instead GtkFooPriv
2010-08-27 04:48:23 +02:00
gtkcellrenderercombo.c
Assign all g_signal_connect() and friends to gulong variables
2010-10-22 18:58:47 +02:00
gtkcellrenderercombo.h
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
2010-10-30 17:35:17 +09:00
gtkcellrendererpixbuf.c
GtkCellRendererPixbuf: Use gtk_widget_render_icon_pixbuf()
2010-12-08 17:16:02 +01:00
gtkcellrendererpixbuf.h
Use GtkFooPrivate instead GtkFooPriv
2010-08-27 04:48:23 +02:00
gtkcellrendererprogress.c
Fix spacing.
2010-12-22 21:58:40 -06:00
gtkcellrendererprogress.h
gtkcellrendererprogress: unseal private pointer
2010-07-13 19:40:45 +02:00
gtkcellrendererspin.c
Use g_strtod when converting strings for GtkCellRendererSpin
2010-12-20 10:02:00 -05:00
gtkcellrendererspin.h
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
2010-10-30 17:35:17 +09:00
gtkcellrendererspinner.c
Clip to cell_area when rendering cell content
2010-12-16 00:07:08 +01:00
gtkcellrendererspinner.h
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
2010-10-30 17:35:17 +09:00
gtkcellrenderertext.c
GtkCellRendererText: use PANGO_PIXELS_CEIL for text_width
2010-12-23 18:41:23 +01:00
gtkcellrenderertext.h
Use GtkFooPrivate instead GtkFooPriv
2010-08-27 04:48:23 +02:00
gtkcellrenderertoggle.c
Clip to cell_area when rendering cell content
2010-12-16 00:07:08 +01:00
gtkcellrenderertoggle.h
Use GtkFooPrivate instead GtkFooPriv
2010-08-27 04:48:23 +02:00
gtkcellview.c
docs: Move documentation to inline comments: GtkCellView
2010-11-08 11:31:02 +09:00
gtkcellview.h
GtkCellView: Add gtk_cell_view_set_background_rgba()
2010-10-22 20:14:56 +02:00
gtkcheckbutton.c
GtkCheckButton: Look active when the pointer button is pressed and hovering
2010-12-04 15:39:41 +01:00
gtkcheckbutton.h
API: checkbutton: Port to draw vfunc
2010-09-26 15:11:39 +02:00
gtkcheckmenuitem.c
API: Rename gtk_cairo_paint_*() to gtk_paint_*()
2010-09-26 15:11:42 +02: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
Remove some direct access to GdkDragContext members
2010-12-21 12:06:56 -05:00
gtkclipboard.h
Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2010-05-03 01:51:18 +02:00
gtkcolorbutton.c
gtk/gtkcolorbutton.c: Use accessor functions to access GtkSelectionData
2010-12-15 23:58:16 +00:00
gtkcolorbutton.h
GtkColorButton: Add API to deal with GdkRGBA.
2010-10-22 20:14:57 +02:00
gtkcolorsel.c
API: gdk: gdk_display_warp_device() => gdk_device_warp()
2010-12-21 12:07:06 -05:00
gtkcolorsel.h
docs: Move documentation to inline comments: GtkColorSelection
2010-11-08 11:31:02 +09:00
gtkcolorseldialog.c
Tons of transfer annotations
2010-09-21 00:18:11 -04:00
gtkcolorseldialog.h
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
2010-10-30 17:35:17 +09:00
gtkcombobox.c
gtkcombobox.c: Use accessor functions to access GtkTreeSelection
2010-12-19 01:27:41 +00:00
gtkcombobox.h
Bug 619148 - "active ID" properties (GtkComboBox)
2010-11-30 00:29:16 -05:00
gtkcomboboxtext.c
[GtkComboBoxText] Add checks for id-column/entry-text-column >= 0
2010-12-11 19:10:51 +01:00
gtkcomboboxtext.h
Bug 619148 - "active ID" properties (GtkComboBox)
2010-11-30 00:29:16 -05:00
gtkcontainer.c
Add invariant that a child is unmapped if parent is unmapped
2010-12-20 12:58:04 -05:00
gtkcontainer.h
GtkContainer: Add method to get the GtkWidgetPath for a child.
2010-12-04 15:38:19 +01:00
gtkcssprovider.c
Fix a tag mismatch in the docs
2010-12-21 18:18:34 -05:00
gtkcssprovider.h
Some error reporting
2010-12-04 15:39:16 +01:00
gtkcustompaperunixdialog.c
gtk: remove "gboolean homogeneous" from gtk_box_new()
2010-11-02 12:04:35 +09: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
docs: Update URL of some documentation links
2010-11-16 16:20:46 +09:00
gtkdialog.h
Remove separators from dialogs
2010-09-02 09:14:20 -04:00
gtkdnd-quartz.c
quartz: we must provide a window on drag begin now
2010-12-23 14:17:42 +01:00
gtkdnd.c
Better fix for keynav dnd
2010-12-22 22:33:40 -05:00
gtkdnd.h
API: Remove the ability to set the dnd icon from a pixmap
2010-09-26 15:11:11 +02:00
gtkdndcursors.h
gtkdrawingarea.c
Remove an unused pointer from GtkDrawingArea
2010-12-17 20:54:13 -05:00
gtkdrawingarea.h
Remove an unused pointer from GtkDrawingArea
2010-12-17 20:54:13 -05:00
gtkeditable.c
[introspection] mark invokers for gtkeditable vfuncs
2010-11-13 15:23:31 +09:00
gtkeditable.h
Change GtkEditable typedef from GtkEditableClass to GtkEditabeInterface
2010-09-17 19:57:09 +02:00
gtkentry.c
gtk: Use g_object_unref instead of gdk_cursor_unref
2010-12-21 12:07:05 -05:00
gtkentry.h
gtkentry: move public members to private structure
2010-11-19 08:38:12 +01:00
gtkentrybuffer.c
gtk/: fully remove gtkalias hacks
2010-07-10 02:51:26 +02:00
gtkentrybuffer.h
Add padding to class structs
2010-10-19 19:07:36 +02:00
gtkentrycompletion.c
Added gtk_entry_completion_new_with_area()
2010-12-13 15:58:07 +09:00
gtkentrycompletion.h
Added gtk_entry_completion_new_with_area()
2010-12-13 15:58:07 +09:00
gtkentryprivate.h
Merge branch 'master' into treeview-refactor
2010-12-05 13:14:39 +09:00
gtkenums.h
Fix a doc comment format problem
2010-12-17 14:50:55 -05:00
gtkeventbox.c
Implement get_preferred_width/height in GtkEventBox
2010-10-14 23:04:24 -04:00
gtkeventbox.h
Add padding to class structs
2010-10-19 19:07:36 +02:00
gtkexpander.c
Make GtkExpander use GtkStyleContext
2010-12-13 22:31:30 +01:00
gtkexpander.h
Add padding to class structs
2010-10-19 19:07:36 +02:00
gtkfilechooser.c
Tons of transfer annotations
2010-09-21 00:18:11 -04:00
gtkfilechooser.h
Drop Win32 DLL ABI compatibility cruft
2010-08-30 14:57:48 +03:00
gtkfilechooserbutton.c
gtk/gtkfilechooserbutton.c: Use accessor functions to access GtkSelectionData
2010-12-15 23:58:16 +00:00
gtkfilechooserbutton.h
Add padding to class structs
2010-10-19 19:07:36 +02:00
gtkfilechooserdefault.c
gtk: Use g_object_unref instead of gdk_cursor_unref
2010-12-21 12:07:05 -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
Use GSettings for the filechooser settings
2010-10-13 14:31:07 +02: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
gtk: Use g_object_unref instead of gdk_cursor_unref
2010-12-21 12:07:05 -05:00
gtkfilechooserentry.h
Add a local_only property to GtkFileChooserEntry
2009-01-21 03:16:46 +00:00
gtkfilechooserprivate.h
bgo#634558 - filechooser - Actually focus the Search entry when selecting the Search shortcut
2010-11-16 10:58:16 -06: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
gtk/: fully remove gtkalias hacks
2010-07-10 02:51:26 +02:00
gtkfilechooserwidget.h
Add padding to class structs
2010-10-19 19:07:36 +02:00
gtkfilefilter.c
Split off gtkprivate.h
2010-10-20 10:34:26 +01:00
gtkfilefilter.h
Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2010-05-03 01:51:18 +02:00
gtkfilesystem.c
Initialize private structure
2010-09-30 16:56:11 -03:00
gtkfilesystem.h
Use GtkFooPrivate instead GtkFooPriv
2010-08-27 04:48:23 +02:00
gtkfilesystemmodel.c
bgo#614006 - GtkFileSystemModel - Make sure to generate node IDs are valid for new files
2010-08-24 17:09:37 -05:00
gtkfilesystemmodel.h
s/get_is_visible/iter_is_visible for clarity
2009-10-15 22:06:17 +02:00
gtkfixed.c
Fix gtk_fixed_get_preferred_width
2010-10-30 17:35:21 +09:00
gtkfixed.h
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
2010-10-30 17:35:17 +09:00
gtkfontbutton.c
gtk: remove "gboolean homogeneous" from gtk_box_new()
2010-11-02 12:04:35 +09:00
gtkfontbutton.h
gtkfontbutton: unseal private pointer
2010-07-13 19:40:47 +02:00
gtkfontsel.c
gtk: remove "gboolean homogeneous" from gtk_box_new()
2010-11-02 12:04:35 +09:00
gtkfontsel.h
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
2010-10-30 17:35:17 +09:00
gtkframe.c
Move GtkSizeRequest into GtkWidget
2010-09-26 15:11:45 +02:00
gtkframe.h
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
2010-10-30 17:35:17 +09:00
gtkgradient.c
Revert "docs: Reinstate pixbufs section in GDK docs"
2010-12-09 23:55:33 +01:00
gtkgradient.h
Revert "docs: Reinstate pixbufs section in GDK docs"
2010-12-09 23:55:33 +01:00
gtkgrid.c
Fixed GtkGrid GtkContainerClass->forall() to not use a for loop.
2010-12-22 21:25:53 +09:00
gtkgrid.h
Revert "Move the /*< private >*/ at the correct position"
2010-11-05 22:19:49 +09:00
gtkhandlebox.c
gtk: Use g_object_unref instead of gdk_cursor_unref
2010-12-21 12:07:05 -05:00
gtkhandlebox.h
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
2010-10-30 17:35:17 +09:00
gtkhbbox.c
Remove some leftovers of deprecated functionality
2010-08-12 23:25:10 -04:00
gtkhbbox.h
gtk: remove declarations of removed internal functions
2010-10-30 17:37:02 +09:00
gtkhbox.c
gtk/: fully remove gtkalias hacks
2010-07-10 02:51:26 +02:00
gtkhbox.h
Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2010-05-03 01:51:18 +02:00
gtkhpaned.c
gtk/: fully remove gtkalias hacks
2010-07-10 02:51:26 +02:00
gtkhpaned.h
Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2010-05-03 01:51:18 +02:00
gtkhscale.c
gtk_adjustment_new() should return a GtkAdjustment*
2010-09-29 01:18:10 +02:00
gtkhscale.h
Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2010-05-03 01:51:18 +02:00
gtkhscrollbar.c
gtk/: fully remove gtkalias hacks
2010-07-10 02:51:26 +02:00
gtkhscrollbar.h
Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2010-05-03 01:51:18 +02:00
gtkhseparator.c
gtk/: fully remove gtkalias hacks
2010-07-10 02:51:26 +02:00
gtkhseparator.h
Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2010-05-03 01:51:18 +02:00
gtkhsv.c
gtk: Use g_object_unref instead of gdk_cursor_unref
2010-12-21 12:07:05 -05: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
Added out annotations for gtk_icon_size_lookup/_for_settings
2010-12-21 13:24:12 +01:00
gtkiconfactory.h
Add deprecation guards for gtk_icon_set_render_icon
2010-12-17 14:31:44 -05:00
gtkicontheme.c
Don't access GdkScreen fields
2010-12-21 12:06:56 -05:00
gtkicontheme.h
Deprecate gtk_icon_info_load_symbolic_for_style
2010-12-04 15:39:45 +01:00
gtkiconview.c
gtk/gtkiconview.c: Use accessor functions to access GtkSelectionData
2010-12-15 23:58:16 +00:00
gtkiconview.h
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
2010-10-30 17:35:17 +09:00
gtkimage.c
GtkImage: Use gtk_widget_render_icon_pixbuf()
2010-12-08 17:13:43 +01:00
gtkimage.h
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
2010-10-30 17:35:17 +09:00
gtkimagemenuitem.c
Removed size_request from GtkImageMenuItem
2010-10-30 17:35:18 +09:00
gtkimagemenuitem.h
Add padding to class structs
2010-10-19 19:07:36 +02:00
gtkimcontext.c
Fix typo in GtkIMContextClass doc.
2010-08-29 19:01:30 +02:00
gtkimcontext.h
Remove GtkObject completely
2010-09-26 22:18:19 -04:00
gtkimcontextsimple.c
gtk: Avoid GdkDrawable usage, including needless casts
2010-12-02 20:21:02 +01:00
gtkimcontextsimple.h
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
2010-10-30 17:35:17 +09:00
gtkimcontextsimpleseqs.h
Remove conflicting legacy compose sequences in favour of X.org sequences
2010-04-03 20:59:08 -04:00
gtkimmodule.c
gtk: Avoid GdkDrawable usage, including needless casts
2010-12-02 20:21:02 +01:00
gtkimmodule.h
Revert name change
2008-07-01 22:57:50 +00:00
gtkimmulticontext.c
gtk: Avoid GdkDrawable usage, including needless casts
2010-12-02 20:21:02 +01:00
gtkimmulticontext.h
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
2010-10-30 17:35:17 +09:00
gtkinfobar.c
Make GtkInfoBar use GtkStyleContext
2010-12-14 02:29:57 +01:00
gtkinfobar.h
Add padding to class structs
2010-10-19 19:07:36 +02:00
gtkintl.h
Bug 503071 – Application direction changes to right to left even if
2008-06-11 23:40:35 +00:00
gtkinvisible.c
Split off gtkprivate.h
2010-10-20 10:34:26 +01:00
gtkinvisible.h
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
2010-10-30 17:35:17 +09:00
gtkkeyhash.c
gtk/: fully remove gtkalias hacks
2010-07-10 02:51:26 +02:00
gtkkeyhash.h
Revert name change
2008-07-01 22:57:50 +00:00
gtklabel.c
gtk: Use g_object_unref instead of gdk_cursor_unref
2010-12-21 12:07:05 -05:00
gtklabel.h
Add padding to class structs
2010-10-19 19:07:36 +02:00
gtklayout.c
Merge libgdk and libgtk
2010-12-21 12:06:55 -05:00
gtklayout.h
Re-enable deprecation guards
2010-10-30 17:37:02 +09:00
gtklinkbutton.c
gtk: Use g_object_unref instead of gdk_cursor_unref
2010-12-21 12:07:05 -05:00
gtklinkbutton.h
Add padding to class structs
2010-10-19 19:07:36 +02:00
gtkliststore.c
Use GtkFooPrivate instead GtkFooPriv
2010-08-27 04:48:23 +02:00
gtkliststore.h
Merge libgdk and libgtk
2010-12-21 12:06:55 -05:00
gtkmain.c
Drop g[dt]k_set_locale
2010-12-21 12:07:02 -05:00
gtkmain.h
Drop g[dt]k_set_locale
2010-12-21 12:07:02 -05:00
gtkmarshalers.list
Merge branch 'master' into treeview-refactor
2010-12-05 00:36:37 +09:00
gtkmenu.c
GtkStyleProperties: Turn border-width into a GtkBorder property.
2010-12-04 15:39:52 +01:00
gtkmenu.h
GtkMenu: Add a destroy notify to gtk_menu_popup_for_device
2010-09-24 13:52:49 -04:00
gtkmenubar.c
GtkStyleProperties: Turn border-width into a GtkBorder property.
2010-12-04 15:39:52 +01:00
gtkmenubar.h
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
2010-10-30 17:35:17 +09:00
gtkmenuitem.c
GtkMenuItem: Set widget state as state flags.
2010-12-04 15:38:31 +01:00
gtkmenuitem.h
Remove GtkItem
2010-09-08 23:38:09 -04:00
gtkmenuprivate.h
Move deprectated menu enumerations to a private header
2010-08-28 21:24:11 -04:00
gtkmenushell.c
Fixed GtkMenuShell to deactivate itself at dispose time
2010-11-25 14:08:55 +09:00
gtkmenushell.h
Add padding to class structs
2010-10-19 19:07:36 +02:00
gtkmenutoolbutton.c
gtk: remove "gboolean homogeneous" from gtk_box_new()
2010-11-02 12:04:35 +09:00
gtkmenutoolbutton.h
GtkMenuToolButton: unseal private pointer
2010-07-13 19:40:49 +02:00
gtkmessagedialog.c
gtk: remove "gboolean homogeneous" from gtk_box_new()
2010-11-02 12:04:35 +09:00
gtkmessagedialog.h
Use GtkFooPrivate instead GtkFooPriv
2010-08-27 04:48:23 +02:00
gtkmisc.c
gtk: Don't set colormap anymore when creating GDK windows
2010-09-26 15:11:31 +02:00
gtkmisc.h
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
2010-10-30 17:35:17 +09: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
Avoid memory corruption in the color_properties hashtable.
2010-12-05 12:30:28 +01:00
gtkmodifierstyle.h
Make gtk_widget_override_cursor() take GdkRGBAs
2010-12-04 17:49:28 +01:00
gtkmodules.c
gtk/: fully remove gtkalias hacks
2010-07-10 02:51:26 +02:00
gtkmodules.h
Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2010-05-03 01:51:18 +02:00
gtkmountoperation-stub.c
Miscellaneous string fixes
2010-08-22 15:06:45 +01:00
gtkmountoperation-x11.c
Miscellaneous string fixes
2010-08-22 15:06:45 +01:00
gtkmountoperation.c
gtk: remove "gboolean homogeneous" from gtk_box_new()
2010-11-02 12:04:35 +09: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
Add a default handler for drag_failed
2010-12-22 18:46:29 -05:00
gtknotebook.h
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
2010-10-30 17:35:17 +09:00
gtkoffscreenwindow.c
Removed size_request from GtkOffscreenWindow
2010-10-30 17:35:18 +09:00
gtkoffscreenwindow.h
Add padding to class structs
2010-10-19 19:07:36 +02:00
gtkorientable.c
Remove GtkObject completely
2010-09-26 22:18:19 -04:00
gtkorientable.h
Bug 541009 – Get rid of separate subclasses for horizontal and vertical
2008-09-30 08:14:11 +00:00
gtkpagesetup.c
docs: Move documentation to inline comments: GtkPageSetup
2010-11-09 16:18:15 +09:00
gtkpagesetup.h
Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2010-05-03 01:51:18 +02:00
gtkpagesetupunixdialog.c
gtk: remove "gboolean homogeneous" from gtk_box_new()
2010-11-02 12:04:35 +09:00
gtkpagesetupunixdialog.h
Add padding to class structs
2010-10-19 19:07:36 +02:00
gtkpaned.c
gtk: Use g_object_unref instead of gdk_cursor_unref
2010-12-21 12:07:05 -05: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
Move documentation to inline comments: GtkPaperSize
2010-09-27 03:49:49 +02:00
gtkpapersize.h
Move documentation to inline comments: GtkPaperSize
2010-09-27 03:49:49 +02:00
gtkpathbar.c
gtk: remove "gboolean homogeneous" from gtk_box_new()
2010-11-02 12:04:35 +09:00
gtkpathbar.h
Bug 520874 - Should use gio directly.
2008-06-10 00:39:35 +00:00
gtkplug-stub.c
gtk/: fully remove gtkalias hacks
2010-07-10 02:51:26 +02:00
gtkplug-win32.c
Make it compile again for Windows
2010-10-07 01:28:47 +03:00
gtkplug-x11.c
Disable the GtkPlug xi2 hack more thoroughly
2010-12-21 12:07:10 -05:00
gtkplug.c
x11: Rename GdkDisplayX11 to GdkX11Display
2010-12-21 12:07:07 -05:00
gtkplug.h
GtkPlug: move public members to private structures
2010-08-27 23:12:12 +02:00
gtkplugprivate.h
GtkPlug: move public members to private structures
2010-08-27 23:12:12 +02: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
gtk: remove "gboolean homogeneous" from gtk_box_new()
2010-11-02 12:04:35 +09:00
gtkprintbackend.h
Allow getting the printer's hard margins
2009-12-01 17:39:01 +01:00
gtkprintcontext.c
Tons of transfer annotations
2010-09-21 00:18:11 -04: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
gtkprinter: unseal private pointer
2010-07-13 19:40:49 +02:00
gtkprinter.h
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
2010-10-30 17:35:17 +09:00
gtkprinteroption.c
gtk/: fully remove gtkalias hacks
2010-07-10 02:51:26 +02:00
gtkprinteroption.h
Add padding to class structs
2010-10-19 19:07:36 +02: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
gtk: remove "gboolean homogeneous" from gtk_box_new()
2010-11-02 12:04:35 +09:00
gtkprinteroptionwidget.h
Add padding to class structs
2010-10-19 19:07:36 +02:00
gtkprintjob.c
Remove sealed members from GtkPrintJob
2010-12-18 17:45:31 -05:00
gtkprintjob.h
Remove sealed members from GtkPrintJob
2010-12-18 17:45:31 -05:00
gtkprintoperation-private.h
Set unix printer hard margins on print context
2009-12-05 13:45:55 +01:00
gtkprintoperation-unix.c
Remove gdk_spawn functions
2010-12-21 12:07:00 -05:00
gtkprintoperation-win32.c
Move GtkSizeRequest into GtkWidget
2010-09-26 15:11:45 +02:00
gtkprintoperation.c
Tons of transfer annotations
2010-09-21 00:18:11 -04:00
gtkprintoperation.h
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
2010-10-30 17:35:17 +09: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
Tons of transfer annotations
2010-09-21 00:18:11 -04:00
gtkprintsettings.h
Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2010-05-03 01:51:18 +02:00
gtkprintunixdialog.c
gtk: Use g_object_unref instead of gdk_cursor_unref
2010-12-21 12:07:05 -05: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
Re-add copyright notice
2010-10-20 12:05:23 +01:00
gtkprogressbar.c
docs: Move documentation to inline comments: GtkProgressBar
2010-11-09 16:18:15 +09: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
Add _gtk_toggle_action_set_active() internal function
2010-07-19 15:16:03 +02:00
gtkradioaction.h
GtkRadioAction: unseal private pointer
2010-07-13 19:40:49 +02:00
gtkradiobutton.c
Fix GtkRadioButton drawing
2010-12-04 15:39:34 +01:00
gtkradiobutton.h
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
2010-10-30 17:35:17 +09:00
gtkradiomenuitem.c
Move destroy signal to GtkWidget
2010-09-26 22:18:18 -04:00
gtkradiomenuitem.h
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
2010-10-30 17:35:17 +09:00
gtkradiotoolbutton.c
Tons of transfer annotations
2010-09-21 00:18:11 -04:00
gtkradiotoolbutton.h
Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2010-05-03 01:51:18 +02:00
gtkrange.c
Port GtkRange widgets to GtkStyleContext
2010-12-13 22:31:29 +01:00
gtkrange.h
Add padding to class structs
2010-10-19 19:07:36 +02:00
gtkrbtree.c
Replace gtk_debug_flags with getter and setter functions
2010-09-08 21:31:34 +03:00
gtkrbtree.h
get rid of GAllocator usage, allocate and free nodes via the g_slice_*()
2005-11-01 18:10:51 +00:00
gtkrc.c
Return an appropriate GtkStyle from gtk_rc_get_style_by_paths()
2010-12-21 14:27:25 -05:00
gtkrc.default
gtkrc.h
Remove dead Gtk[Rc]Style code
2010-12-18 12:10:00 +01:00
gtkrc.key.default
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
GtkRecentAction: move public members to private structure
2010-07-13 19:40:49 +02:00
gtkrecentaction.h
Add padding to class structs
2010-10-19 19:07:36 +02:00
gtkrecentchooser.c
Tons of transfer annotations
2010-09-21 00:18:11 -04:00
gtkrecentchooser.h
Tons of transfer annotations
2010-09-21 00:18:11 -04:00
gtkrecentchooserdefault.c
gtk: Use g_object_unref instead of gdk_cursor_unref
2010-12-21 12:07:05 -05: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
recent-chooser: Use gtk_recent_info_get_gicon()
2010-10-22 12:20:55 +01: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
gtk/: fully remove gtkalias hacks
2010-07-10 02:51:26 +02:00
gtkrecentchooserwidget.h
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
2010-10-30 17:35:17 +09:00
gtkrecentfilter.c
Split off gtkprivate.h
2010-10-20 10:34:26 +01:00
gtkrecentfilter.h
Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2010-05-03 01:51:18 +02:00
gtkrecentmanager.c
recent-manager: Coalesce multiple changes
2010-10-22 18:08:48 +01:00
gtkrecentmanager.h
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
2010-10-30 17:35:17 +09:00
gtkscale.c
Port GtkRange widgets to GtkStyleContext
2010-12-13 22:31:29 +01:00
gtkscale.h
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
2010-10-30 17:35:17 +09:00
gtkscalebutton.c
Move all GdkDevice members to private and add one missing accessor
2010-11-23 20:25:13 +01:00
gtkscalebutton.h
GtkScaleButton: Move public members to private structure
2010-07-13 19:40:50 +02:00
gtkscrollable.c
GtkScrollable: Improve the documentation text.
2010-11-02 17:51:07 +09: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
Fixing GtkScrolledWindow inconsistent scrollbar visibility.
2010-11-19 00:53:19 +09:00
gtkscrolledwindow.h
Remove GtkScrollablePolicy again
2010-10-22 19:24:03 +02: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: Update to work with libtracker-sparql
2010-12-09 23:53:51 +00:00
gtksearchenginetracker.h
Add search file support in the GtkFileChooser. Original patch by Federico
2007-05-02 22:51:43 +00:00
gtkselection.c
x11: Rename GdkDisplayX11 to GdkX11Display
2010-12-21 12:07:07 -05:00
gtkselection.h
Move GtkSelectionData to a private header
2010-12-19 20:48:20 +00:00
gtkselectionprivate.h
Move GtkSelectionData to a private header
2010-12-19 20:48:20 +00:00
gtkseparator.c
Remove size_request from GtkSeparator
2010-10-30 17:35:19 +09:00
gtkseparator.h
Add padding to class structs
2010-10-19 19:07:36 +02:00
gtkseparatormenuitem.c
gtk/: fully remove gtkalias hacks
2010-07-10 02:51:26 +02:00
gtkseparatormenuitem.h
Add padding to class structs
2010-10-19 19:07:36 +02:00
gtkseparatortoolitem.c
Remove size_request from GtkSeparatorToolItem
2010-10-30 17:35:20 +09:00
gtkseparatortoolitem.h
gtkseparatortoolitem: unseal private pointer
2010-07-13 19:40:50 +02:00
gtksettings.c
Remove dead Gtk[Rc]Style code
2010-12-18 12:10:00 +01:00
gtksettings.h
GtkSettings: add _gtk_settings_get_screen() private method
2010-12-04 15:39:55 +01:00
gtkshow.c
gtk/: fully remove gtkalias hacks
2010-07-10 02:51:26 +02: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
Split off gtkprivate.h
2010-10-20 10:34:26 +01:00
gtksizegroup.h
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
2010-10-30 17:35:17 +09:00
gtksizerequest.c
size-request: Clamp size requests to screen size
2010-12-15 10:41:20 +01:00
gtksizerequest.h
Move GtkSizeRequest into GtkWidget
2010-09-26 15:11:45 +02:00
gtksocket-stub.c
gtk/: fully remove gtkalias hacks
2010-07-10 02:51:26 +02:00
gtksocket-win32.c
gtkwocket-win32.c Added missing include to avoid C4013
2010-11-13 15:23:31 +09:00
gtksocket-x11.c
Remove sealed members from GtkSocket
2010-12-18 17:39:41 -05:00
gtksocket.c
x11: Rename GdkDisplayX11 to GdkX11Display
2010-12-21 12:07:07 -05:00
gtksocket.h
Remove sealed members from GtkSocket
2010-12-18 17:39:41 -05:00
gtksocketprivate.h
Remove G_SEAL from private headers
2010-12-18 17:46:19 -05:00
gtkspinbutton.c
GtkSpinButton: Use GtkStyleContext
2010-12-13 22:31:29 +01:00
gtkspinbutton.h
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
2010-10-30 17:35:17 +09:00
gtkspinner.c
Fix abi check after recent merges
2010-12-05 12:18:30 -05:00
gtkspinner.h
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
2010-10-30 17:35:17 +09:00
gtkstatusbar.c
gtk: remove "gboolean homogeneous" from gtk_box_new()
2010-11-02 12:04:35 +09:00
gtkstatusbar.h
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
2010-10-30 17:35:17 +09: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
GtkStatusIcon: Use gtk_widget_render_icon_pixbuf()
2010-12-08 17:14:48 +01:00
gtkstatusicon.h
GtkStatusIcon: Remove get/set_blinking() declarations from header.
2010-09-04 13:18:09 +02:00
gtkstock.c
Bug 528257 — File selector and stock string problems
2010-08-22 12:24:00 +01:00
gtkstock.h
docs: Further fix GtkStock documentation
2010-09-01 17:43:59 +02:00
gtkstyle.c
Return an appropriate GtkStyle from gtk_rc_get_style_by_paths()
2010-12-21 14:27:25 -05:00
gtkstyle.h
Return an appropriate GtkStyle from gtk_rc_get_style_by_paths()
2010-12-21 14:27:25 -05:00
gtkstylecontext.c
Make gtk_style_context_get_* functions more robust
2010-12-21 14:44:49 +01:00
gtkstylecontext.h
Make GtkTextView use GtkStyleContext
2010-12-15 03:17:58 +01:00
gtkstyleproperties.c
Set a default value for rgba style properties
2010-12-21 18:18:34 -05:00
gtkstyleproperties.h
Block direct #including in style headers
2010-12-04 15:39:55 +01:00
gtkstyleprovider.c
widgetpath: allow GTypes non-derived from GTK_TYPE_WIDGET
2010-12-17 18:30:57 +01:00
gtkstyleprovider.h
Block direct #including in style headers
2010-12-04 15:39:55 +01:00
gtkswitch.c
switch: Fix the attribution line
2010-11-30 21:54:48 +00:00
gtkswitch.h
switch: Fix the attribution line
2010-11-30 21:54:48 +00:00
gtksymboliccolor.c
Revert "docs: Reinstate pixbufs section in GDK docs"
2010-12-09 23:55:33 +01:00
gtksymboliccolor.h
Revert "docs: Reinstate pixbufs section in GDK docs"
2010-12-09 23:55:33 +01:00
gtktable.c
Remove useless vars.
2010-10-30 17:35:22 +09:00
gtktable.h
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
2010-10-30 17:35:17 +09:00
gtktearoffmenuitem.c
Removed size_request from GtkTearoffMenuItem
2010-10-30 17:35:20 +09:00
gtktearoffmenuitem.h
Fix gtk-doc markup: /* <private> */ should be /*< private >*/
2010-10-30 17:35:17 +09:00
gtktestutils.c
Remove reference to GTK2_RC_FILES from the docs
2010-12-20 10:23:43 -05:00
gtktestutils.h
Remove GtkObject completely
2010-09-26 22:18:19 -04:00
gtktextbtree.c
Get rid of the rest of variables exported from libgtk
2010-09-08 21:31:34 +03:00
gtktextbtree.h
Revert name change
2008-07-01 22:57:50 +00:00
gtktextbuffer.c
gtk/gtktextbuffer: Use accessor functions to access GtkSelectionData
2010-12-15 23:58:15 +00:00
gtktextbuffer.h
Add padding to class structs
2010-10-19 19:07:36 +02:00
gtktextbufferrichtext.c
gtk/: fully remove gtkalias hacks
2010-07-10 02:51:26 +02:00
gtktextbufferrichtext.h
Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2010-05-03 01:51:18 +02:00
gtktextbufferserialize.c
textbuffer: Remove check for GdkDrawable
2010-12-02 20:21:02 +01: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
Merge libgdk and libgtk
2010-12-21 12:06:55 -05:00
gtktextchildprivate.h
gtktextdisplay.c
textview: Fix clip usage
2010-10-03 12:30:30 +02: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
Add case insensitive to GtkTextIter. Fixes bug #61852 .
2010-11-02 12:04:37 +09:00
gtktextiter.h
Removed a trailing enum comma.
2010-11-02 12:04:38 +09:00
gtktextiterprivate.h
Revert name change
2008-07-01 22:57:50 +00:00
gtktextlayout.c
Get rid of unused shaped_object list in _GtkTextLineDisplay
2010-11-02 12:04:37 +09:00
gtktextlayout.h
Get rid of unused shaped_object list in _GtkTextLineDisplay
2010-11-02 12:04:37 +09:00
gtktextmark.c
gtk/: fully remove gtkalias hacks
2010-07-10 02:51:26 +02:00
gtktextmark.h
Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2010-05-03 01:51:18 +02: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
Use G_DEFINE_BOXED_TYPE
2010-08-18 15:34:47 +02:00
gtktexttag.h
Remove GtkObject completely
2010-09-26 22:18:19 -04:00
gtktexttagprivate.h
textview: remove GtkTextAttributes (un)realize code
2010-08-10 21:02:30 +02:00
gtktexttagtable.c
Tons of transfer annotations
2010-09-21 00:18:11 -04: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
testview: Convert _gtk_text_util_create_rich_drag_icon() to use surfaces
2010-09-26 15:03:01 +02: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
gtk: Use g_object_unref instead of gdk_cursor_unref
2010-12-21 12:07:05 -05:00
gtktextview.h
docs: Move documentation to inline comments: GtkTextView
2010-11-08 11:31:01 +09:00
gtkthemes.c
Remove GtkObject completely
2010-09-26 22:18:19 -04:00
gtkthemes.h
Initial attempt at deprecating GtkStyle api
2010-12-04 15:39:46 +01:00
gtkthemingengine.c
More parameter name mismatches
2010-12-17 14:49:27 -05:00
gtkthemingengine.h
Add headers/docs changes for gtk_theming_engine_get_font()
2010-12-13 22:42:05 +01:00
gtktimeline.c
Fix abi check after recent merges
2010-12-05 12:18:30 -05:00
gtktimeline.h
Fix abi check after recent merges
2010-12-05 12:18:30 -05:00
gtktoggleaction.c
Bug 596125 — Property string fixes
2010-08-10 09:23:49 +01:00
gtktoggleaction.h
Add _gtk_toggle_action_set_active() internal function
2010-07-19 15:16:03 +02:00
gtktogglebutton.c
GtkToggleButton: Make it able to be prelight and active at the same time.
2010-12-04 15:39:40 +01:00
gtktogglebutton.h
gtktogglebutton: move public members to private structure
2010-10-26 06:07:42 +02:00
gtktoggletoolbutton.c
gtktoggletoolbutton: Use accessor functions to access GtkToggleButton
2010-10-26 06:07:42 +02:00
gtktoggletoolbutton.h
GtkToggleToolButton: unseal private pointer
2010-07-14 02:24:58 +02:00
gtktoolbar.c
Avoid a warning when finalizing toolbars
2010-12-01 23:32:35 -05:00
gtktoolbar.h
Add padding to class structs
2010-10-19 19:07:36 +02:00
gtktoolbutton.c
gtk: remove "gboolean homogeneous" from gtk_box_new()
2010-11-02 12:04:35 +09:00
gtktoolbutton.h
GtkToolButton: unseal private pointer
2010-07-14 01:58:29 +02:00
gtktoolitem.c
Remove size_request from gtkToolItem
2010-10-30 17:35:19 +09:00
gtktoolitem.h
GtkToolItem: unseal private pointer
2010-07-14 02:24:58 +02:00
gtktoolitemgroup.c
GtkToolItemGroup: Set widget state as state flags.
2010-12-04 15:38:33 +01:00
gtktoolitemgroup.h
Add padding to class structs
2010-10-19 19:07:36 +02:00
gtktoolpalette.c
gtk/gtktoolpalette.c: Use accessor functions to access GtkSelectionData
2010-12-15 23:58:15 +00: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
Add a couple of missing annotations
2010-09-18 13:43:06 -03:00
gtktoolshell.h
ToolShell: Add ellipsize, text-orientation, text-alignment and size-group.
2009-07-13 19:13:59 +02:00
gtktooltip.c
API: gdk: GDK_DISPLAY_OBJECT() => GDK_DISPLAY()
2010-12-21 12:07:07 -05:00
gtktooltip.h
Bug 607628 - DnD operation doesn't work when using offscreen
2010-05-26 17:21:09 +02:00
gtktrayicon-x11.c
Make gdk_window_{lookup,foreign_new}_for_display backend specific
2010-12-21 12:06:59 -05:00
gtktrayicon.h
Add padding to class structs
2010-10-19 19:07:36 +02:00
gtktreedatalist.c
gtk/: fully remove gtkalias hacks
2010-07-10 02:51:26 +02:00
gtktreedatalist.h
deprecate GtkDestroyNotify.
2008-06-18 09:12:32 +00:00
gtktreednd.c
gtk/gtktreednd.c: Use accessor functions to access GtkSelectionData
2010-12-15 23:58:15 +00:00
gtktreednd.h
Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2010-05-03 01:51:18 +02:00
gtktreemodel.c
Tons of transfer annotations
2010-09-21 00:18:11 -04:00
gtktreemodel.h
Remove GtkObject completely
2010-09-26 22:18:19 -04:00
gtktreemodelfilter.c
gtktreemodelfilter: Move documentation to inline comments
2010-10-23 00:31:37 +02:00
gtktreemodelfilter.h
Merge libgdk and libgtk
2010-12-21 12:06:55 -05:00
gtktreemodelsort.c
Remove sealed members from GtkTreeModelSort
2010-12-17 23:49:27 -05:00
gtktreemodelsort.h
Merge libgdk and libgtk
2010-12-21 12:06:55 -05:00
gtktreeprivate.h
Revisit "Handle clicks in indentation area"
2010-12-15 23:55:26 +01:00
gtktreeselection.c
gtktreeselection: Move public members to a private structure
2010-12-19 05:01:22 +00:00
gtktreeselection.h
gtktreeselection: Move public members to a private structure
2010-12-19 05:01:22 +00: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
gtktreesortable: Move documentation to inline comments
2010-10-23 00:31:37 +02:00
gtktreestore.c
Add the private struct in class_init
2010-12-17 21:50:18 -05:00
gtktreestore.h
Merge libgdk and libgtk
2010-12-21 12:06:55 -05:00
gtktreeview.c
Hide GtkTreeViewColumn buttons when header_window is not visible
2010-12-23 18:19:56 +01:00
gtktreeview.h
docs: move documentation to inline comments: GtkTreeView
2010-11-08 11:31:01 +09:00
gtktreeviewcolumn.c
Hide GtkTreeViewColumn buttons when header_window is not visible
2010-12-23 18:19:56 +01: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
gtktypeutils.c
Remove GtkObject completely
2010-09-26 22:18:19 -04:00
gtktypeutils.h
Deprecate GtkCallbackMarshal and GtkFunction
2010-11-16 16:20:49 +09:00
gtkuimanager.c
Tons of transfer annotations
2010-09-21 00:18:11 -04:00
gtkuimanager.h
Add padding to class structs
2010-10-19 19:07:36 +02: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
Remove some leftovers of deprecated functionality
2010-08-12 23:25:10 -04:00
gtkvbbox.h
gtk: remove declarations of removed internal functions
2010-10-30 17:37:02 +09:00
gtkvbox.c
gtk/: fully remove gtkalias hacks
2010-07-10 02:51:26 +02:00
gtkvbox.h
Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2010-05-03 01:51:18 +02:00
gtkversion.h.in
Remove remaining single-include guards
2010-06-04 19:40:43 -04:00
gtkviewport.c
Re-enable deprecation guards
2010-10-30 17:37:02 +09:00
gtkviewport.h
Re-enable deprecation guards
2010-10-30 17:37:02 +09:00
gtkvolumebutton.c
Avoid accidental exports
2010-12-17 21:43:42 -05:00
gtkvolumebutton.h
Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2010-05-03 01:51:18 +02:00
gtkvpaned.c
gtk/: fully remove gtkalias hacks
2010-07-10 02:51:26 +02:00
gtkvpaned.h
Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2010-05-03 01:51:18 +02:00
gtkvscale.c
gtk_adjustment_new() should return a GtkAdjustment*
2010-09-29 01:18:10 +02:00
gtkvscale.h
Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2010-05-03 01:51:18 +02:00
gtkvscrollbar.c
gtk/: fully remove gtkalias hacks
2010-07-10 02:51:26 +02:00
gtkvscrollbar.h
Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2010-05-03 01:51:18 +02:00
gtkvseparator.c
gtk/: fully remove gtkalias hacks
2010-07-10 02:51:26 +02:00
gtkvseparator.h
Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2010-05-03 01:51:18 +02:00
gtkwidget.c
Some small doc corrections
2010-12-23 11:18:50 -05:00
gtkwidget.h
Add a default handler for drag_failed
2010-12-22 18:46:29 -05:00
gtkwidgetpath.c
widgetpath: allow GTypes non-derived from GTK_TYPE_WIDGET
2010-12-17 18:30:57 +01:00
gtkwidgetpath.h
widgetpath: allow GTypes non-derived from GTK_TYPE_WIDGET
2010-12-17 18:30:57 +01:00
gtkwidgetprivate.h
Fix coalescing of state animation areas for multiple window widgets.
2010-12-13 22:31:27 +01: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
Make it compile again for Windows
2010-10-07 01:28:47 +03:00
gtkwin32embedwidget.h
no need to include <gdk/gdk.h> in any widget header, it's included via
2008-10-30 15:58:06 +00:00
gtkwindow.c
Drop long-obsolete linux framebuffer APIs
2010-12-23 12:59:49 -05:00
gtkwindow.h
Drop long-obsolete linux framebuffer APIs
2010-12-23 12:59:49 -05:00
gtkwindowprivate.h
Hide GtkWindowGroup members
2010-12-17 20:41:16 -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
line-arrow.xbm
line-wrap.xbm
makeenums.pl
Makefile.am
Add gtkselectionprivate.h to Makefile
2010-12-21 17:57:40 -05:00
makefile.msc.in
gtk: Remove GtkRuler
2010-11-24 16:56:10 +01:00
org.gtk.Settings.FileChooser.gschema.xml
Use GSettings for the filechooser settings
2010-10-13 14:31:07 +02: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
Let query utilities update the cache file directly
2010-05-17 22:58:25 -04:00
tree_minus.xbm
tree_minus.xpm
tree_plus.xbm
tree_plus.xpm
updateiconcache.c
No fsync on Windows
2010-11-24 14:36:29 +02:00
xembed.h