]> Pileus Git - ~andy/gtk/history - docs
Fix refresh of static autorelease_pool so that it doesn't happen in gtk-nested loops.
[~andy/gtk] / docs /
2010-12-27 Benjamin OtteAPI: gdk: Remove gdk_device_set_source()
2010-12-27 Benjamin OtteAPI: gdk: Make gdk_display_get_window_at_device_positio...
2010-12-27 Benjamin OtteAPI: gdk: gdk_display_get_device_state() => gdk_device_...
2010-12-25 Matthias ClasenFix up GDK docs
2010-12-24 Matthias ClasenAdd deprecation guards for deprecated GdkAppLaunchConte...
2010-12-24 Matthias ClasenAvoid some gtk-doc warnings
2010-12-24 Matthias ClasenAdd sufficient API to make gail work
2010-12-23 Matthias ClasenDrop long-obsolete linux framebuffer APIs
2010-12-22 Javier Jardóndocs: fix a typo
2010-12-22 Matthias ClasenAdd a section about gdk_spawn to migration guide
2010-12-22 Matthias ClasenFix the X backend docs
2010-12-22 Robert AncellFix DSO link issues
2010-12-21 Benjamin OtteAPI: gdk: GDK_DISPLAY_OBJECT() => GDK_DISPLAY()
2010-12-21 Benjamin OtteAPI: gdk: gdk_display_warp_device() => gdk_device_warp()
2010-12-21 Matthias ClasenDrop g[dt]k_set_locale
2010-12-21 Matthias ClasenRemove gdk_net_wm_supports
2010-12-21 Matthias ClasenRemove the --sync commandline option
2010-12-21 Matthias ClasenMultiple changes to reduce the amount of unprefixed...
2010-12-21 Matthias ClasenRemove gdk_spawn functions
2010-12-21 Matthias ClasenMake gdk_window_{lookup,foreign_new}_for_display backen...
2010-12-21 Matthias ClasenGo back to installing libgdk.so
2010-12-21 Matthias ClasenDrop the --screen cmdline argument
2010-12-21 Matthias ClasenMerge libgdk and libgtk
2010-12-20 Havoc PenningtonAdd invariant that a child is unmapped if parent is...
2010-12-20 Matthias ClasenRemove reference to GTK2_RC_FILES from the docs
2010-12-18 Matthias ClasenRemove sealed members from GtkPrintJob
2010-12-17 Matthias ClasenFix an escaping problem
2010-12-17 Matthias ClasenAdjust symbol lists in the docs
2010-12-17 Cosimo Cecchiwidgetpath: allow GTypes non-derived from GTK_TYPE_WIDGET
2010-12-17 Carlos GarnachoRemove *_set_extension_events() and old API to query...
2010-12-17 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-15 Florian MüllnerComplete renaming of gdk_enable_multidevice()
2010-12-15 Matthias ClasenRemove gtk_widget_reset_shapes
2010-12-15 Carlos GarnachoAdd gdk_window_[gs]et_source_events()
2010-12-15 Diego Escalante... docs: fix link failure on gtk-doc scanner binaries
2010-12-14 Benjamin Ottedocs: Redo drawing area drawing docs
2010-12-13 Carlos GarnachoAdd headers/docs changes for gtk_theming_engine_get_font()
2010-12-13 Paolo BorelliAdd convenience function for the font description.
2010-12-13 Tristan Van BerkomAdded gtk_entry_completion_new_with_area()
2010-12-13 Tristan Van BerkomUpdated some docs and gtk.symbols file for new apis
2010-12-09 Benjamin Ottedocs: Reinstate pixbufs section in GDK docs
2010-12-09 Benjamin OtteRevert "docs: Reinstate pixbufs section in GDK docs"
2010-12-09 Benjamin Ottedocs: Reinstate pixbufs section in GDK docs
2010-12-08 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-07 Matthias ClasenGtkStyleContext migration guide tweaks
2010-12-07 Tristan Van BerkomAdding gtk_tree_view_column_new_with_area to gtk.symbol...
2010-12-06 Matthias ClasenAdd gtk_widget_path_get_type to the headers
2010-12-06 Matthias ClasenFix Makefile syntax
2010-12-06 Tristan Van BerkomAdded gtk_cell_area_foreach_alloc() to further simplify...
2010-12-06 Tristan Van BerkomChanged gtk_cell_area_forall to gtk_cell_area_foreach...
2010-12-05 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-04 Carlos GarnachoMake gtk_widget_override_cursor() take GdkRGBAs
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-04 Carlos Garcia CamposGtkWidget: add gtk_widget_render_icon_pixbuf()
2010-12-04 Carlos Garcia CamposGtkIconFactory: add gtk_icon_set_render_icon_pixbuf()
2010-12-04 Carlos GarnachoAdd helper API for getting colors/borders in GtkStyleCo...
2010-12-04 Carlos GarnachoGtkWidget: Add gtk_widget_override_cursor().
2010-12-04 Carlos GarnachoGtkThemingEngine: Add gtk_theming_engine_lookup_color()
2010-12-04 Matthias ClasenTrivial doc fixes
2010-12-04 Matthias ClasenSome header cleanups
2010-12-04 Matthias ClasenAdd deprecation notes
2010-12-04 Matthias ClasenImprove the migration guide
2010-12-04 Matthias ClasenSome tweaks for the GtkStyleContext migration guide
2010-12-04 Matthias ClasenAdd illustration to gtk_render_handle docs
2010-12-04 Matthias ClasenAdd a frame-gap illustration
2010-12-04 Matthias ClasenFix up symbol list for docs
2010-12-04 Matthias ClasenForgotten file
2010-12-04 Matthias ClasenIllustrate extension rendering
2010-12-04 Matthias ClasenAdd slider illustration
2010-12-04 Matthias ClasenAdd examples for frame rendering
2010-12-04 Matthias ClasenAdd a background example to the docs
2010-12-04 Matthias ClasenSome more images for gtk_render docs
2010-12-04 Matthias ClasenImprove some gtk_render_ docs
2010-12-04 Matthias ClasenDocument predefined style provider priorites
2010-12-04 Matthias ClasenDocument border images better
2010-12-04 Matthias ClasenAdd some images to the docs
2010-12-04 Matthias ClasenDocument various style-related enums
2010-12-04 Matthias ClasenAdd GtkStyleProperties to the docs
2010-12-04 Javier Jardóndocs: Refer to gtk_paint_*() instead draw_*() vfuncs...
2010-12-04 Carlos GarnachoGtkStyleContext: Add #define's for the default properties.
2010-12-04 Carlos GarnachoDocument missing GtkStateType values.
2010-12-04 Carlos GarnachoAdd gtk_render_icon_pixbuf() function to docs.
2010-12-04 Carlos GarnachoAdd GtkStyleContext migration docs.
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_style_context_set_background().
2010-12-04 Carlos GarnachoGtkWidget: Add new set of methods to override style...
2010-12-04 Carlos GarnachoGtkStyleContext: Add the start of a default set of...
2010-12-04 Carlos GarnachoTheming documentation fixes
2010-12-04 Carlos GarnachoImplement widget states as a set of flags
2010-12-04 Carlos GarnachoGtkStyleContext: s/set/add/ and s/unset/remove/ for...
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_style_context_new().
2010-12-04 Carlos GarnachoChange semantics of the methods to check whether an...
2010-12-04 Carlos GarnachoAdd theming docs
2010-12-04 Tristan Van BerkomChanged GTK_CELL_AREA_WARN_INVALID_CHILD_PROPERTY_ID...
2010-12-04 Tristan Van BerkomMigrated GtkCellLayout documentation into the source...
2010-12-03 Matthias ClasenUpdate sections
2010-12-03 Benjamin OtteAPI: gdk: Rename GdkWindowObjectClass to GdkWindowClass
2010-12-03 Benjamin OtteAPI: Rename GdkWindowClass to GdkWindowWindowClass
2010-12-03 Matthias ClasenFix up parameter mismatches in the docs
2010-12-03 Tristan Van BerkomRemoved GtkCellAreaBoxPrivate from GtkCellAreaBox section.
2010-12-02 Bastien Noceradocs: Fix building with latest GDK changes
next