]> Pileus Git - ~andy/gtk/history - docs
gdk: Update gdk_settings_map for blink timeout to work
[~andy/gtk] / docs /
2010-11-15 Javier Jardóndocs: Remove GdkPixmap template
2010-11-15 Javier Jardóndocs: Move documentation to inline comments: general
2010-11-15 Javier Jardóndocs: Move documentation to inline comments: gdkkeys
2010-11-15 Javier Jardóndocs: move documentation to inline comments: gdktesting
2010-11-15 Javier Jardóndocs: Move documentation to inline comments: gdkscreen
2010-11-15 Javier Jardóndocs: Move documentation to inline comments: gdkdisplay...
2010-11-15 Javier Jardóndocs: Move documentation to inline comments: gdkdisplay
2010-11-15 Javier Jardóndocs: Move documentation to inline comments: gdkapplaun...
2010-11-14 Javier Jardóndocs: Do not refer to deprecated GNOME2 porting guide
2010-11-14 Javier Jardóndocs: Update URL of some documentation links
2010-11-10 Chun-wei FanMerge ssh://git.gnome.org/git/gtk+
2010-11-10 John (J5) Palmieri[introspection] add transfer none annotation to gdk_key...
2010-11-08 Patrick Bernauddocs: Move documentation to inline comments: GtkPaned
2010-11-08 Patrick Bernauddocs: Move documentation to inline comments: GtkProgressBar
2010-11-08 Patrick Bernauddocs: Move documentation to inline comments: GtkPageSetup
2010-11-06 Garrett Regierdocs: Move documentation to inline comments: GtkCellView
2010-11-06 Garrett Regierdocs: Move documentation to inline comments: GtkCellRen...
2010-11-06 Javier Jardóndocs: Move documentation to inline comments: GtkCellRen...
2010-11-06 Javier Jardóndocs: Move documentation to inline comments: GtkSettings
2010-11-06 Garrett Regierdocs: Move documentation to inline comments: GtkColorSe...
2010-11-06 Garrett Regierdocs: Move documentation to inline comments: GtkLayout
2010-11-06 Javier Jardóndocs: move documentation to inline comments: GtkColorButton
2010-11-06 Javier Jardóndocs: move documentation to inline comments: GtkTreeView
2010-11-06 Javier Jardóndocs: Move documentation to inline comments: GtkTextView
2010-11-05 Javier Jardóndocs: move documentation to inline comments: GtkEntry
2010-11-05 Javier Jardóndocs: Fix generation of GtkGrid documentation
2010-11-01 Matthias ClasenFix a typo
2010-11-01 Matthias ClasenMention actions in the libunique migration guide
2010-10-31 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
2010-10-30 Javier JardónEmphasize that GtkBox and GtkTable can be replaced...
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-10-30 Javier Jardóndocs: remove template of deprecated gtkcombo widget
2010-10-30 Matthias ClasenMigration guide additions
2010-10-30 Javier JardónUse gtk_scale_new_with_range() instead gtk_[v|h]scale_n...
2010-10-30 Javier JardónUse gtk_paned_new() instead gtk_[v|h]paned_new()
2010-10-30 Javier JardónUse gtk_separator_new() instead gtk_[v|h]separator_new()
2010-10-29 Matthias ClasenGtkComboBox: Add a constructor that takes a model and...
2010-10-28 Tristan Van BerkomMerge branch 'kill-size-request'
2010-10-27 Matthias ClasenAdd a migration guide section on size_request
2010-10-24 Ignacio Casal Quin... Fix typo.
2010-10-23 Matthias ClasenFix up docs
2010-10-23 Matthias ClasenAdd a unique->GtkApplication migration guide
2010-10-23 Matthias ClasenFix doc build
2010-10-23 Matthias ClasenRevert the id-column patch
2010-10-23 Matthias ClasenAdd a way to associate numeric ids with combobox values
2010-10-22 Javier Jardóngtkadjustment: Move documentation to inline comments
2010-10-22 Javier Jardóngtkscrollbar: Move documentation to inline comments
2010-10-22 Javier Jardóngtktreemodelfilter: Move documentation to inline comments
2010-10-22 Javier Jardóngtktreeselection: Move documentation to inline comments
2010-10-22 Javier Jardóngtktreesortable: Move documentation to inline comments
2010-10-22 Javier Jardóngtktreeviewcolumn: Move documentation to inline comments
2010-10-22 Javier Jardóngtktreestore: Move documentation to inline comments
2010-10-22 Carlos GarnachoGtkColorButton: Add API to deal with GdkRGBA.
2010-10-22 Carlos GarnachoGtkColorSelection: Add API to deal with GdkRGBA.
2010-10-22 Carlos GarnachoGdkWindow: Add gdk_window_set_background_rgba()
2010-10-22 Carlos GarnachoAdd GdkRGBA struct to supersede GdkColor
2010-10-22 Matthias ClasenPoint to GtkGrid from the GtkBox and GtkTable docs
2010-10-22 Matthias ClasenRemove GtkScrollablePolicy again
2010-10-22 Matthias ClasenMove min-display-width/height to GtkScrolledWindow
2010-10-22 Javier Jardóndocs: Add gtk-doc notation
2010-10-22 Matthias ClasenDiscourage use of GtkMisc and GtkAlignment
2010-10-22 Matthias ClasenAdd GtkGrid
2010-10-22 Christian PerschAdd gtk_recent_info_get_gicon()
2010-10-22 Emmanuele Bassirecent-manager: Add RecentInfo.create_app_info()
2010-10-22 Tadej BorovšakAdd GtkScrollable interface
2010-10-21 Christian Dywancomboboxtext: Add gtk_combo_box_text_remove_all()
2010-10-21 Matthias ClasenMake GtkEntry a no-window widget
2010-10-20 Javier Jardóngtkapplication: fix docs
2010-10-20 Matthias ClasenRemove GtkComboBoxEntry and the combo box text api
2010-10-19 Javier JardónCompletely remove gtk_widget_hide_all
2010-10-19 Matthias ClasenAdd padding to class structs
2010-10-19 Matthias ClasenRemove the outdated faq
2010-10-19 Javier Jardóndocs: Update templates
2010-10-18 Benjamin Ottegtk: Add gtk_widget_queue_draw_region()
2010-10-16 Javier Jardóndocs: Remove template about deprecated GtkItemFactory
2010-10-16 Javier JardónGtkComboBoxText: Use gtk_combo_box_text_remove instead...
2010-10-15 Matthias Clasendocs: cross-reference to GtkComboBoxText
2010-10-15 Matthias ClasenAdd docs for GtkComboBoxText
2010-10-15 Javier JardónUse the new GtkComboBoxText API
2010-10-15 Javier Jardóndocs: update OSX port project page
2010-10-15 Alberto GarciaMake gtk_accelerator_get_default_mod_mask() return...
2010-10-15 Matthias ClasenDeprecate gtk_init_add, gtk_remove_add and friends
2010-10-15 Colin WaltersAdd boxed type and constructor
2010-10-15 Matthias ClasenForgotten file
2010-10-15 Matthias Clasendocs: Drop the old tutorial
2010-10-15 Matthias Clasendocs: move some tutorial content to the reference
2010-10-15 Emmanuele Bassidocs: Move the introduction of the tutorial in the...
2010-10-15 Matthias ClasenImprove GtkBox and GtkTable docs a bit
2010-10-15 Matthias ClasenSome GDK documentation fixes
2010-10-14 Tristan Van BerkomDeprecate GtkComboBoxEntry in favor of added properties...
2010-10-13 Matthias ClasenAdd new API to docs and symbol list
2010-10-13 Matthias ClasenRemove GtkWrapBox from the docs, too
2010-10-13 Tristan Van BerkomRemoved all traces of GtkWrapBox from GTK+.
2010-10-12 Matthias ClasenRework GdkPangoRenderer example to use existing api
2010-10-12 Matthias Clasendocs: add a longdesc for X-specifics
2010-10-12 Matthias Clasendocs: Remove mentions of GdkPixmap from cursor docs
2010-10-12 Matthias ClasenMove GdkVisualType docs inline
2010-10-12 Matthias Clasendocs: Correct some link targets
2010-10-12 Matthias ClasenDon't link to old stuff
2010-10-12 Matthias ClasenAdd a missing close tag
next