]> Pileus Git - ~andy/gtk/history - gtk
Updated Catalan translation by David Planella
[~andy/gtk] / gtk /
2009-02-07 Matthias Clasen Make the new GtkAction code work with PolicyKit...
2009-02-06 Matthew BarnesAccept a NULL string.
2009-02-04 Matthias ClasenSet the root coordinates in the event correctly. Patch...
2009-02-03 Matthias Clasen2.15.3
2009-02-01 Behdad EsfahbodChange the "gtk-fontconfig-timestamp" property from...
2009-02-01 Behdad EsfahbodBug 569635 – fontchooser should reload list of families...
2009-01-31 Matthias Clasen Bug 162726 – Multiple Latin layouts in XKB...
2009-01-31 Matthias ClasenBe more careful with the beeps
2009-01-31 Matthias ClasenAvoid a compiler warning. Patch by Magnus Boman.
2009-01-31 Matthias ClasenMake sure we queue at least one resize. This fixes...
2009-01-31 Matthias ClasenAlways show images.
2009-01-29 Tor LillqvistBug 145058 - Inputting "^^" requires four keystrokes...
2009-01-28 Philip WithnallSmall documentation fix.
2009-01-27 Matthias ClasenFix alignment and icons in spin buttons
2009-01-27 Matthias ClasenDon't chain up blindly
2009-01-27 Matthias Clasen Bug 322932 – Always show icons on panel menus
2009-01-27 Matthias ClasenActivate the action in a regular clicked handler instea...
2009-01-27 Matthias ClasenBlock the previous action when calling reset() to preve...
2009-01-26 Bastien NoceraBug 569240 - Crasher when using markers
2009-01-26 Matthias ClasenMore action-related fixes
2009-01-25 Matthias ClasenSet draw-as-radio to TRUE
2009-01-25 Matthias Clasen Revert changes for bug 567124. Instead of tryin...
2009-01-24 Claudio SaavedraUse gtk-doc syntax to refer to properties in the docstr...
2009-01-24 Claudio SaavedraMore docstrings improvements regarding reorderable...
2009-01-24 Claudio SaavedraBug 559420 – gtk_icon_view_enable_model_drag_[source...
2009-01-24 Matthias ClasenFallback from stock ids to icon names like the old...
2009-01-24 Claudio Saavedraimprove ::search-column property description.
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
next