]> Pileus Git - ~andy/gtk/history - docs
Translation updated by Ivar Smolin
[~andy/gtk] / docs /
2008-05-05 Matthias ClasenApply a patch by Marek Kasik <mkasik@redhat.com> to...
2008-04-16 Tristan Van BerkomChain up in buildable_finish()
2008-04-11 Cody RussellMove my documentation changelog entries to the right...
2008-04-10 Cody RussellFix to say g_signal_connect_after rather than g_signal_...
2008-04-10 Cody RussellFix a typo in the markup. (reported by kraai -at- ftbfs...
2008-03-30 Tor LillqvistUse #, not @ in text.
2008-03-30 Tor LillqvistBug 524862 - Using GTK_WIN_POS_CENTER_ALWAYS gives...
2008-03-11 Michael Natterergdk/Makefile.am remove remaining linux-fb stuff.
2008-03-11 Michael Nattererremoved linux-fb backend files.
2008-03-07 Johan DahlinImplement GtkBuildable on GtkIconFactory, to make it...
2008-03-03 Johan DahlinRemove an extra space and swap word order (#518166...
2008-03-03 Johan DahlinAdd a missing space (#517954, Matt Kraai)
2008-02-29 Cody RussellFix tutorial documentation to say 'gtk_main_quit()...
2008-02-26 Sven Neumanndocs/tools/shooter.c (find_toplevel_window) fixed signe...
2008-02-21 Matthias Clasen2.13.0
2008-02-18 Sven Neumanngtk/Makefile.am (STOCK_ICONS) gtk/stock-icons/16/gtk...
2008-02-15 Matthias ClasenGo back to 2.13.0 as version for now, as there was...
2008-02-15 Matthias ClasenUpdates
2008-02-15 Matthias ClasenUpdates
2008-02-13 Tor LillqvistCorrect description of the Wintab and max palette size...
2008-02-11 Benjamin Otteremove SGML comment in example code - it was visible...
2008-01-25 Johan DahlinImplement accessible support, fixes #454653.
2008-01-16 Matthias ClasenAdd stream i/o functions for gdk-pixbuf
2008-01-10 Sven Neumanncorrected documentation for GtkEditable::delete-text.
2007-12-28 Mathias HasselmannAdd GTK_CALENDAR_SHOW_DETAILS display flag, which choos...
2007-12-27 Mathias HasselmannAdd infrastructure for GtkCalendar details. (#339540)
2007-12-27 Xan LopezAdd gtk_border_new to avoid memory allocator confusions...
2007-12-19 19:54:11 Tim Janikinclude Makefile.decl to unbreak test rules.
2007-12-18 Christian PerschIntegrate gail into gtk+. Bug #169488.
2007-12-18 Matthias ClasenAdd a gtk-im-module GTK setting
2007-12-14 Mathias HasselmannRemove comments I forgot in docs/reference/gtk/gtk...
2007-12-14 Mathias HasselmannChange GtkToolItem to retrieve its properties from...
2007-12-14 Matthias ClasenClose an api gap in tooltips
2007-12-13 Michael NattererRemove all .cvsignore files.
2007-12-13 Matthias ClasenAdd docs
2007-12-11 Mathias HasselmannMove documentation for gtk_drag_dest_set to gtkdnd.c.
2007-12-10 Stefan KostUse gtk_widget_get_parent_window() instead of widget...
2007-11-30 Matthias ClasenFix a typo
2007-11-27 Ryan Lortieadd clarification stating that the construct_child...
2007-11-26 Matthias ClasenAdd a note about hook setup. (#425004, Emmanuele Bassi)
2007-11-25 Matthias ClasenMove signal and property documentation inline, fix...
2007-11-22 15:39:40 Tim Janikcall g_test_init() from gtk_test_init().
2007-11-19 Matthias ClasenFix some typos
2007-11-19 Matthias ClasenCorrect docs for program-name property. (#496689, Thoma...
2007-11-19 Matthias ClasenSmall correction to the informational DTD. (#496277...
2007-10-17 Matthias Clasen2.12.1
2007-10-17 Matthias ClasenMove GtkFileSelection to deprecated section. (#476920...
2007-10-17 Matthias ClasenDocument GtkTreeModelForeach parameters. (#4777074...
2007-10-08 Cody RussellFix a typo in GdkEventGrabBroken where it said "@grab_w...
2007-10-07 Matthias ClasenAdd a little more docs
2007-10-01 Tim Janikdocs/reference/gtk/tmpl/gtkmenu.sgml: more wording...
2007-10-01 20:21:28 Tim Janikreworded push_in description with Owen's help, fixes...
2007-09-14 Matthias Clasen2.12.0
2007-09-10 Matthias ClasenAdd one more paragraph
2007-09-07 Matthias ClasenAdd an internal child name for the notebook, so that...
2007-09-07 Matthias ClasenRemove references to deprecated functions. (#460207...
2007-09-07 Matthias Clasencorrect an example
2007-09-03 Behdad EsfahbodRemove duplicate gtk_print_operation_get_error(). ...
2007-08-09 Stefan KostMove documentation of gtk_ruler_set_range() to source...
2007-07-30 Emmanuele BassiAdd documentation for properties and fix the deprecatio...
2007-07-21 Matthias ClasenAdd forgotten release markers
2007-07-20 Matthias Clasen2.11.6
2007-07-20 Matthias ClasenAdd new functions
2007-07-16 Matthias ClasenConvenience functions to position tooltips on icon...
2007-07-12 Tim Janikclarify section about gdk_threads_enter/ gdk_threads_le...
2007-07-12 Matthias ClasenMove some docs inline
2007-07-12 Matthias ClasenSmall additions and corrections
2007-07-11 Matthias ClasenAdditions
2007-07-11 Matthias ClasenMove some docs inline
2007-07-11 Matthias ClasenNew function to convert widget coords to what is expect...
2007-07-11 Matthias ClasenMore tooltips docs
2007-07-10 Matthias ClasenSmall doc update
2007-07-10 Matthias ClasenUpdates
2007-07-09 Matthias ClasenRemove uses of deprecated api in example. (#454835...
2007-07-09 Johan DahlinDocument <accelerator> element
2007-07-09 Tim Janikapplied docu clarification patch from Bjoern Lindqvist...
2007-07-08 Johan DahlinParse last_modification_time attribute in <signal> tag
2007-07-08 Matthias ClasenAdd support for context and comments on properties
2007-07-08 Johan DahlinParse <accessibility> but don't do anything yet. Do...
2007-07-07 Johan DahlinConvert GtkTextView::text properties
2007-07-05 Matthias ClasenPixbuf properties
2007-07-04 Johan DahlinWe support GtkComboBox.items properties now
2007-07-03 Tim Janikfixed up motion hint description.
2007-07-03 Matthias ClasenFix a link
2007-07-03 Matthias ClasenFix up formatting
2007-07-03 Matthias ClasenImprovements
2007-07-02 Matthias Clasen2.11.5
2007-07-02 Matthias ClasenUpdates
2007-07-02 Johan DahlinUpdates
2007-07-02 Matthias ClasenDocument the "orientation" option.
2007-07-02 Matthias Clasenmore additions
2007-07-02 Matthias ClasenFix a typo
2007-07-02 Matthias ClasenMore additions
2007-07-02 Matthias ClasenAdd more detail
2007-07-02 Johan DahlinImprove GtkBuilder DTD, remove treemodel section, add...
2007-07-01 Matthias ClasenDocument GtkBuilder UI definitions
2007-07-01 Johan DahlinUpdates
2007-06-30 Matthias ClasenCorrections and additions
2007-06-30 Matthias ClasenAdditions
2007-06-30 Matthias Clasendocumentation updates
next