]> Pileus Git - ~andy/gtk/history - docs
Translation updated by Ivar Smolin.
[~andy/gtk] / docs /
2006-03-01 Federico Mena QuinteroForgot to commit this the other day - Federico
2006-02-27 Federico Mena QuinteroCheck that the fontsel has a screen assigned before...
2006-02-23 Matthias ClasenAdd a reorder_tab keynav signal and an insert_page...
2006-02-20 Matthias ClasenAdditions.
2006-02-12 Matthias ClasenMore updates
2006-02-12 Matthias ClasenUpdates
2006-02-10 Matthias Clasenimprove liststore docs
2006-02-10 Matthias ClasenApply a patch by Murray to improve comboboxentry docs
2006-02-03 Matthias ClasenAdd deprecation notes.
2006-01-31 Matthias ClasenActually implement visibility handling, and add
2006-01-30 Matthias ClasenAdd GtkLinkButton to gallery
2006-01-30 Matthias ClasenGtkAssistant stuff
2006-01-28 Matthias ClasenAllow to set a global hook function thats called whenev...
2006-01-28 Matthias ClasenMore work on GtkAssistant by Carlos Garnacho:
2006-01-27 Federico Mena QuinteroFixes bug #328820:
2006-01-24 Matthias ClasenAdd GtkLinkButton docs
2006-01-18 Matthias ClasenAdd GtkAssistant, a widget to construct multi-step...
2006-01-16 Matthias ClasenAdd a current-value property and a setter for it. ...
2006-01-15 Matthias ClasenRemove an unused variable.
2006-01-10 Matthias ClasenMake this function public API. (#307099, Todd Berman)
2006-01-09 Matthias ClasenNew function to get the action for a proxy. (#326288)
2005-12-30 Matthias ClasenAdd gdk_cairo_set_source_pixmap. (#318805, Alexander...
2005-12-30 Matthias ClasenAdd deprecation note to gtk_exit() (#325199, Ævar Arnfj...
2005-12-27 Federico Mena QuinteroIn the case for FILTER_RULE_PIXBUF_FORMATS, check that
2005-12-24 Matthias ClasenInline docs, use g_assert(), avoid extra allocation...
2005-12-20 Matthias ClasenUpdates
2005-12-20 Matthias ClasenFix typo
2005-12-19 Matthias ClasenSmall additions/fixes.
2005-12-19 Matthias ClasenSmall additions/fixes
2005-12-19 Matthias ClasenAdd GtkStatusIcon so it gets an object hierarchy.
2005-12-19 Matthias ClasenRemove inlined documentation
2005-12-19 Matthias ClasenExplicitly document GtkStatusIcon as a non-widget....
2005-12-07 Ross BurtonIf the toolbar mode is ICONS and there is no icon set...
2005-11-28 Matthias ClasenUpdate docs
2005-11-23 Matthias ClasenDocument symbolic colors and color expressions.
2005-11-23 Michael Nattereradd gtk_style_lookup_color
2005-11-22 Anders CarlssonAdd quartz backend.
2005-11-21 Matthias ClasenAdd a tearoff-title property, with getter and setter...
2005-11-21 Matthias ClasenFix some _ vs - confusion.
2005-11-14 Matthias ClasenUpdate stock documentation to refer to the new icon...
2005-11-10 Matthias ClasenImplement a getter for headers-clickable. (#163851...
2005-11-07 Matthias ClasenAdd a focus-on-click property with setter and getter...
2005-11-07 Matthias ClasenAdjust to the stock icon changes.
2005-10-25 Matthias ClasenDon't use deprecated functions in examples. (#319524...
2005-10-07 Matthias ClasenAdd a has-selection property
2005-10-05 Federico Mena QuinteroDocument the "quick-bookmark" binding signal.
2005-10-04 Federico Mena QuinteroDocument the "desktop-folder" binding signal.
2005-09-26 Matthias ClasenFix a comment.
2005-09-22 Michael Natterergtk/gtk-docs.sgml gtk/gtk-sections.txt GtkCellRendererK...
2005-09-20 Tim Janikadded anchor. complexity doesn't get worse than O(n...
2005-09-15 Federico Mena QuinteroList all the default key bindings. Fix the documentatio...
2005-09-13 Matthias ClasenClarify docs for ::insert-text signal. (#316094, Tommi...
2005-09-13 Tim Janikfixed wording and typos in some places. added a new...
2005-09-11 Matthias ClasenNew function to avoid pointless strdups when creating...
2005-09-10 Matthias ClasenAdd a cell renderer for displaying and editing accelera...
2005-09-09 Matthias ClasenMake it possible to determine if a key event is for...
2005-09-06 Matthias ClasenDocument new modifier bits.
2005-09-05 Matthias ClasenFix some typos. (#315208, Vincent Untz)
2005-08-30 Matthias ClasenAdd functions which look for text, image or uri targets...
2005-08-30 Matthias ClasenAdd gtk_window_[sg]et_deletable. Add
2005-08-30 Matthias ClasenAdd a deletable property with getter and setter, to...
2005-08-29 Matthias ClasenAdd a long description.
2005-08-29 Matthias ClasenConstruct the "Select All" menuitem from stock.
2005-08-29 Matthias ClasenAdd docs.
2005-08-26 Matthias ClasenAdd a separate --ignore-theme-index option to avoid...
2005-08-26 Matthias ClasenBump version to 2.9.0
2005-08-26 Matthias ClasenMake the GdkScreen font options api public, and add...
2005-08-24 Matthias Clasen2.8.2
2005-08-24 Matthias Clasen2.8.1
2005-08-23 Matthias ClasenComplain when there is no index.theme file in the speci...
2005-08-22 Matthias ClasenAdd GTK_DEP_LIBS, in order to link against Xext. (...
2005-08-17 Matthias ClasenFix an example. (#313595, Olexiy Avramchenko)
2005-08-13 Matthias Clasen2.8.0
2005-08-12 Matthias ClasenImprove an example
2005-08-12 Matthias ClasenUpdates.
2005-08-06 Matthias ClasenAdd new stock images
2005-08-06 Matthias ClasenSmall fixes
2005-08-03 Matthias Clasen2.7.5
2005-08-03 Matthias ClasenAdd gtk_clipboard_get_type. (#312443, Danny Milo)
2005-07-29 Claudio SaavedraDeclaring the GtkActionEntry arrays static const. Fixes...
2005-07-25 Federico Mena QuinteroCall gtk_menu_attach_to_widget() in the example for...
2005-07-25 Matthias ClasenTrivial doc fixes.
2005-07-22 Matthias Clasen2.7.4
2005-07-22 Matthias ClasenInterpret patterns where the first byte of the mask...
2005-07-22 Federico Mena QuinteroExpand the Save example to point out the correct usage of
2005-07-15 Matthias Clasen2.7.3
2005-07-15 Federico Mena QuinteroAdd "Since 2.8" to the signal and enum.
2005-07-15 Federico Mena QuinteroAdd a "save" example to the typical usage.
2005-07-14 Matthias ClasenAdd new api
2005-07-11 Matthias ClasenAdd new api.
2005-07-10 Matthias ClasenUpdate links to the EWMH. (#309910, Park Ji-In)
2005-07-08 Matthias Clasen2.7.2
2005-07-08 Matthias ClasenFix the "new in 2.8" index.
2005-07-07 Matthias ClasenCorrections. (#309718, Tim-Philipp Müller)
2005-07-06 Matthias ClasenPoint to GdkEventGrabBroken from the gdk_pointer_grab and
2005-07-06 Matthias ClasenDocument Cairo as a dependency.
2005-07-05 Matthias ClasenAdd bug ref
2005-07-05 Matthias ClasenUpdates
2005-07-05 Matthias ClasenTake window groups into account. (#309473, Diego Gonzalez)
2005-07-05 Matthias ClasenAdd a GtkAboutDialog::wrap-license property
next