]> Pileus Git - ~andy/gtk/history - gtk
bump version
[~andy/gtk] / gtk /
2009-01-23 Matthias ClasenDoc fixes
2009-01-23 Matthias ClasenFix the section docs
2009-01-23 Matthias ClasenFix pltcheck issues
2009-01-23 Matthias Claseni Bug 560228 – Add "action-controller" property...
2009-01-23 Matthias ClasenDon't set up im stuff if the widget is not realized.
2009-01-23 Matthias ClasenSkip Desktop if it equals the home folder
2009-01-23 Matthias Clasen Keep GtkPlug in sync with the global list of...
2009-01-23 Matthias ClasenFix typos
2009-01-23 Matthias Clasen Bug 567761 – Spellfixes in GTK+ documentation
2009-01-23 Matthias ClasenImprove docs
2009-01-23 Matthias ClasenUse a different approach to snapshotting that is in...
2009-01-23 Federico Mena QuinteroGtkFileChooserEntry: handle slow folders by not autocom...
2009-01-23 Matthias ClasenRevert the previous change
2009-01-23 Federico Mena QuinteroGtkFileChooserEntry: fix the computation of 'complete...
2009-01-23 Federico Mena QuinteroComments for translators on the file chooser entry...
2009-01-23 Federico Mena QuinteroPass refresh errors from the very bottom of the loading...
2009-01-23 Federico Mena QuinteroFactor out function to discard the loading process...
2009-01-23 Federico Mena QuinteroProcess the result of refreshing the folder during...
2009-01-23 Federico Mena QuinteroDon't handle errors when committing the completion
2009-01-23 Federico Mena QuinteroProcess the result of refreshing the folder during...
2009-01-23 Federico Mena QuinteroReturn an error code when refreshing the entry from...
2009-01-22 Matthew BarnesBug 568334 – Constructor properties for GtkAction
2009-01-22 Michael Nattererg_return_if_fail() on icon_name != NULL so we get a...
2009-01-22 Matthias ClasenDon't show nonexisting windows
2009-01-22 Matthias ClasenImplement select-by-words for selectable labels
2009-01-21 Matthias ClasenChange the Caps Lock warning to the more neutral "Caps...
2009-01-21 Matthias Clasen Bug 568552 – gtk_combo + gtk entry in invisible...
2009-01-21 Federico Mena QuinteroGtkFileChooser: only set local_only on the location...
2009-01-21 Marek KasikBug 561801 - "scheduled printing" doesn't function...
2009-01-21 Federico Mena QuinteroDon't do completion in the middle of an incomplete...
2009-01-21 Federico Mena QuinteroAdd a local_only property to GtkFileChooserEntry
2009-01-21 Federico Mena QuinteroFactor out code to discard the current_folder
2009-01-21 Federico Mena Quinterobgo545980 - parse URIs in GtkFileChooserEntry
2009-01-21 Matthias ClasenAdd setters and getters for GtkAction properties, in...
2009-01-21 Christian DywanBug 567413 – GtkComboBoxEntry doesn't emit "changed...
2009-01-20 Torsten SchönfeldAdd a "Since: 2.16" tag to gtk_style_get.
2009-01-20 Matthias ClasenBug 565656 – Add marks to scales
2009-01-20 Matthias ClasenReplace several implementation of blank cursor setting by
2009-01-19 Matthias ClasenAccept a type of TARGETS instead of ATOM, too. Based...
2009-01-19 Matthias ClasenCorrect some copy-and-paste mistakes in keybinding...
2009-01-18 Matthias ClasenAdd properties and getters for icon tooltips.
2009-01-18 Matthias ClasenFix the example
2009-01-18 Matthias ClasenSolve the msgctxt problem a bit more elegantly, and...
2009-01-18 Matthias ClasenReinstate separate translation contexts for navigation...
2009-01-18 Matthias ClasenUse the last chance to get the api right, and rename...
2009-01-18 Matthias ClasenUse "const gchar*" in new tooltip api. Pointed out...
2009-01-18 Christian DywanRemove a redundant include from gtktoolbar.c
2009-01-15 Murray Cummingdocumentation description: Mention the various properti...
2009-01-15 Diego Escalante... Don't assume actions and results have equal height
2009-01-14 Federico Mena QuinteroLoad/save the file chooser's size
2009-01-14 Federico Mena QuinteroDon't clamp the restored size of the file chooser dialog
2009-01-14 Federico Mena QuinteroAvoid visibly resizing the file chooser at startup
2009-01-14 Federico Mena QuinteroAdd GtkFileChooserSettings for the dialog's geometry
2009-01-13 Matthias Clasen Bug 450716 – New API to change global IM
2009-01-13 Christian DywanBug 566532 – GtkScaleButton implementation of GtkOrientable
2009-01-13 Tor LillqvistBug 164002 - query scripts don't work uninstalled on...
2009-01-13 Matthias ClasenDon't cause lots of X traffic when the icon name doesn...
2009-01-12 Paolo Borelliuse the normalized name in last patch's signal
2009-01-12 Paolo BorelliBug 492794 – Pasting external text at end of view yield...
2009-01-12 Claudio SaavedraBug 567468 – no check for trailing != NULL in
2009-01-11 Matthias ClasenProperly create a menu proxy from a GIcon. Patch by...
2009-01-08 Matthias Clasen Bug 566733 – Add GIcon to GtkAction, GtkToolButton
2009-01-05 Matthias ClasenUse a better caps lock warning icon
2009-01-05 Matthias ClasenFix a typo in the docs
2009-01-05 Matthias ClasenMake setting website, website-label and url hook work...
2009-01-03 Matthias ClasenImprove the docs
2009-01-02 Matthias ClasenFix the build on OS X
2009-01-02 Matthias ClasenAdd docs
2009-01-01 Matthias Clasen2.15.0
2009-01-01 Matthias ClasenFix make check
2009-01-01 Matthias ClasenFix make check
2008-12-31 Matthias ClasenSome more
2008-12-31 Matthias ClasenKeep all these abstract for now
2008-12-31 Matthias ClasenRename GtkEntry icon-related signals
2008-12-31 Matthias ClasenFix typo
2008-12-31 Matthias ClasenAdd a missing va_end() call. Pointed out by Jiwon Lee.
2008-12-31 Matthias ClasenCode cleanups; get rid of get_text_area_size, replace...
2008-12-31 Matthias ClasenAVoid size allocation loops
2008-12-31 Matthias ClasenFix errors in property definitions and get_property...
2008-12-31 Matthias ClasenAnd amend the docs, too
2008-12-31 Matthias ClasenRedo the Caps Lock warning using an icon
2008-12-30 Matthias Clasen Bug 558694 – Paned window splitter keynav broken
2008-12-30 Matthias ClasenForgotten files
2008-12-30 Matthias ClasenDoc additions
2008-12-30 Matthias ClasenDoc additions
2008-12-30 Matthias ClasenDoc additions
2008-12-30 Matthias ClasenFix markup
2008-12-29 Matthias ClasenDoc additions
2008-12-29 Matthias ClasenDoc additions
2008-12-29 Matthias ClasenDoc additions.
2008-12-29 Tor LillqvistAdd missing symbols from gtkentry.c.
2008-12-29 Matthias ClasenDoc additions
2008-12-29 Matthias ClasenMore additions
2008-12-29 Matthias ClasenDoc additions
2008-12-29 Matthias ClasenDocument gtk_xscrollbar.new
2008-12-29 Matthias ClasenDoc additions
2008-12-29 Matthias Clasendoc fixes
2008-12-29 Matthias ClasenFix a typo
2008-12-29 Matthias ClasenForgotten commit
2008-12-29 Matthias ClasenDoc fixes
next