]> Pileus Git - ~andy/gtk/history - docs
Distribute autogen.sh
[~andy/gtk] / docs /
2010-10-01 Matthias ClasenMigration guide: Add an example for creating custom...
2010-10-01 Matthias ClasenRevert an erroneous change
2010-10-01 Matthias ClasenGTK docs: various fixups
2010-10-01 Matthias ClasenGDK docs: help gtk-doc understand gdk_window_invalidate...
2010-10-01 Matthias ClasenGDK docs: Clean out some dead symbols
2010-09-28 Javier JardónRemove unneded casts
2010-09-28 Javier Jardóngtk_adjustment_new() should return a GtkAdjustment*
2010-09-28 Benjamin OtteAPI: remove gtk_window_set_visual()
2010-09-28 Benjamin OtteAPI: gtk: Add gtk_widget_set_visual()
2010-09-27 Matthias ClasenAdd a migration guide section on GtkObject
2010-09-27 Matthias ClasenRemove GtkObject from the docs
2010-09-27 Matthias ClasenRemove GtkObject completely
2010-09-27 Javier JardónMove documentation to inline comments: GtkPaperSize
2010-09-27 Javier JardónMove documentation to inline comments: GtkAccelMap
2010-09-27 Matthias ClasenAdd a missing end tag
2010-09-26 Matthias ClasenMigration guide: Add an example for colormap -> visual
2010-09-26 Matthias ClasenExpand the migration guide
2010-09-26 Benjamin OtteAPI: Add gtk_cairo_transform_to_window()
2010-09-26 Benjamin OtteMove GtkSizeRequest into GtkWidget
2010-09-26 Benjamin OtteAPI: remove gdk_drawable_get_size()
2010-09-26 Benjamin Ottedocs: Get rid of gdk_drawable_get_size() usage in shoot...
2010-09-26 Benjamin OtteAPI: Remove window clear APIs
2010-09-26 Benjamin OtteAPI: Add size getters for GdkWindow
2010-09-26 Matthias ClasenAdd gtk_cairo_should_draw_window to the docs
2010-09-26 Matthias ClasenDocs: start migration guide additions
2010-09-26 Benjamin OtteAPI: Add gtk_widget_draw()
2010-09-26 Benjamin OtteAPI: Remove gtk_container_propagate_expose()
2010-09-26 Benjamin OtteAPI: ruler: Remove private ruler draw functions from...
2010-09-26 Benjamin OtteAPI: Add API to query width and height when rendering
2010-09-26 Benjamin OtteAPI: add gdk_cairo_get_clip_rectangle() convenience API
2010-09-26 Matthias ClasenMake the docs build
2010-09-26 Benjamin OtteAPI: Remove GdkColormap
2010-09-26 Benjamin OtteAPI: Remove colormap handling from GdkScreen
2010-09-26 Benjamin OtteAPI: Remove gdk_drawable_get_colormap()
2010-09-26 Benjamin OtteAPI: Remove gdk_drawable_get_display()
2010-09-26 Benjamin OtteAPI: Add gdk_window_get_display()
2010-09-26 Benjamin OtteAPI: Remove drawable getters for visual, screen and...
2010-09-26 Benjamin OtteAPI: Add gdk_window_get_visual() and gdk_window_get_scr...
2010-09-26 Benjamin OtteAPI: Remove gdk_drawable_set_colormap()
2010-09-26 Benjamin OtteAPI: gdk_pixbuf_get_from_drawable() => gdk_pixbuf_get_f...
2010-09-26 Benjamin OtteAPI: Remove setters and getters for default colormaps
2010-09-26 Benjamin OtteAPI: Remove colormap setting and getting from GtkWidget
2010-09-26 Benjamin Ottewindow: Keep track of own visual
2010-09-26 Benjamin OtteAPI: Remove gtk_widget_push_colormap()
2010-09-26 Benjamin Ottegdk: Remove GdkPixmap
2010-09-26 Benjamin OtteAPI: Rename gdk_set_source_pixmap() to gdk_set_source_w...
2010-09-26 Benjamin OtteAPI: Remove APIs to generate pixmaps from pixbufs
2010-09-26 Benjamin OtteAPI: Change offscreen windows to use a cairo_surface_t
2010-09-26 Benjamin OtteAPI: Remove gdk_window_get_internal_paint_info()
2010-09-26 Benjamin Ottegdk: Remove gdk_window_redirect_to_drawable()
2010-09-26 Benjamin OtteAPI: Remove gtk_widget_get_snapshot()
2010-09-26 Benjamin OtteAPI: Add gtk_drag_set_icon_surface()
2010-09-26 Benjamin Ottegdk: Rewrite background handling
2010-09-26 Benjamin OtteAPI: Remove gdk_window_clear_area_e()
2010-09-26 Benjamin OtteAPI: Remove shape_combine_mask functions from gdk
2010-09-26 Benjamin Ottewidget: shape_combine_mask => shape_cobine_region
2010-09-26 Benjamin OtteAPI: Add gdk_cairo_region_create_from_surface()
2010-09-26 Benjamin OtteAPI: Remove gdk_cursor_new_from_pixmap()
2010-09-26 Benjamin OtteAPI: remove gdk_window_set_icon()
2010-09-25 Matthias ClasenGtkScrolledWindow: document changed default policy
2010-09-25 Matthias ClasenNuke the 'Types' section from the docs
2010-09-25 Matthias ClasenRemove mention of input dialog from the docs
2010-09-24 Matthias ClasenUpdate docs of GtkAboutDialog and GtkLinkButton
2010-09-24 Christian Dywangtkeditable: move documentation to inline comments
2010-09-24 Matthias ClasenGtkNotebook: replace group by group_name
2010-09-24 Matthias ClasenGtkNotebook: remove gtk_notebook_set_window_creation_hook
2010-09-24 Matthias Clasendocs: Add a CODING-STYLE document
2010-09-24 Matthias Clasendocs: remove defsformat.txt
2010-09-24 Matthias Clasendocs: remove gtk-config.txt
2010-09-22 Matthias ClasenRemove url hooks from GtkAboutDialog and GtkLinkButton
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-21 Matthias ClasenTons of transfer annotations
2010-09-20 Matthias ClasenAdd new error trap api to gdk.symbols and gdk3-sections.txt
2010-09-19 Matthias ClasenPoint to the new GtkWidget align and margin properties
2010-09-18 Havoc PenningtonRevamp and modernize X error traps
2010-09-16 Matthias ClasenRename h/v-align to h/valign
2010-09-15 Matthias ClasenAdd docs for new API
2010-09-15 Javier JardónUse gtk_size_request_get_size() instead deprecated...
2010-09-14 Tristan Van BerkomAdjusted new documentation for GtkSizeGroup.
2010-09-14 Tristan Van BerkomAdded documentation to gtksizegroup.sgml explaining...
2010-09-11 Javier JardónGtkWindow: move public members to private structure
2010-09-10 Matthias ClasenInclude gdkkeysyms.h in gdk.h
2010-09-10 Matthias ClasenRemove GDK_DISPLAY() usage
2010-09-09 Matthias ClasenDrop the gdk_display variable from gdk
2010-09-09 Matthias ClasenFix the docs build after GtkItem removal
2010-09-09 Matthias Clasen Remove GtkItem
2010-09-08 Colin Waltersporting guide: Update to mention GDK_KEY_ transition
2010-09-08 Colin WaltersGDK: Prefix key names with KEY_
2010-09-08 Javier JardónUse G_CALLBACK() instead deprecated GTK_SIGNAL_FUNC()
2010-09-08 Javier Jardóndocs: Remove GtkFileSelection deprecated docs
2010-09-08 Javier JardónGtkWidget: Move public members to private structure
2010-09-08 Tor LillqvistRemove also the docs for the gdk_threads_mutex variable
2010-09-08 Tor LillqvistTurn the gtk version and age variables into functions
2010-09-08 Javier JardónDo not use deprecated API in docs and examples
2010-09-03 Matthias ClasenDocument --disable-Bsymbolic option
2010-09-02 Matthias ClasenRemove blinking from status icons
2010-09-02 Matthias ClasenAdapt docs to dialog api changes
2010-09-02 Matthias ClasenUpdate docs or GtkProgressBar api changes
2010-09-02 Matthias ClasenTable gymnastics
2010-09-02 Matthias ClasenAdd information about progressbar migration
next