]> Pileus Git - ~andy/gtk/history - gtk
compile fix for build with DIRECT_ENABLE_DEBUG.
[~andy/gtk] / gtk /
2009-03-19 Claudio SaavedraBug 574283 – unused assignment and dead code in
2009-03-18 Michael Nattereradd static function gtk_scale_button_set_orientation_pr...
2009-03-17 Tor LillqvistNewer mingw-w64 uses an underscore-prefixed identificat...
2009-03-11 Matthias ClasenFix problems with window positioning
2009-03-10 Matthias Clasen Bug 574561 – gtk_style_get "shadows" g_object_get
2009-03-10 Matthias Clasen::icon-press and ::icon-release are not action signals...
2009-03-10 Michael HasselmannFixed regression reported in bug #574059. (search butto...
2009-03-10 Alexander LarssonClear all optionally created widget pointer in priv...
2009-03-06 Michael Nattererdon't call gtk_orientable_set_orientation() because...
2009-03-02 Matthias ClasenImprove the drawing of progress in entries, using fg...
2009-03-02 Matthias ClasenIf additional areas got invalidated, don't try to add...
2009-03-01 Matthias ClasenSwitch to the newly created folder on success.
2009-02-28 Matthias ClasenMake gtk-doc pick up deprecation notes
2009-02-28 Matthias ClasenAvoid warnings
2009-02-28 Matthias ClasenKeep popups on the right screen. Pointed out by Morten...
2009-02-28 Matthias Clasen Bug 573069 – Gdk-CRITICAL warnings with Gtk...
2009-02-28 Matthias ClasenHandle widget being NULL. Pointed out by Wouter Bolsterlee.
2009-02-28 Matthias ClasenDon't leak a GtkRecentInfo. Found by Tommi Rantala
2009-02-28 Matthias ClasenCopy the right string. Pointed out by Tommi Rantala
2009-02-27 David ZeuthenBug 573383 – GtkMountOperation fixes for ask_password()
2009-02-27 Michael NattererBug 573383 – Setting a textview's buffer to NULL doesn...
2009-02-26 Tristan Van BerkomBug 572904 – GtkRadioAction broken in trunk
2009-02-25 Xan LopezBug 495320 - GtkRange does not use gdk_event_request_mo...
2009-02-24 Matthias ClasenNever scroll the places horizontally. Instead, ellipsiz...
2009-02-22 Michael HasselmannAdded a check to not emit a "changed" signal when an...
2009-02-22 Matthias ClasenRename gtk_activatable_reset to gtk_activatable_sync_ac...
2009-02-20 Matthias ClasenAdd a function to get the default window icon name
2009-02-19 Michael Natterersort functions so their order is more "standard", some...
2009-02-19 Michael Natterermake the orientation flipping much simpler by using...
2009-02-17 Matthias ClasenRequire GLib 2.19.7 for GMountOperation::aborted.
2009-02-17 Matthias ClasenSet the object name to the page title. Proposed by...
2009-02-17 Matthias ClasenSet focus when the current page changes. Pointed out...
2009-02-11 Matthias Clasen Bug 570824 – [a11y] TreeView is not keyboard...
2009-02-11 Matthias ClasenMove the _GtkVolumeButton definition into the header...
2009-02-11 Matthias ClasenUndeprecate gtk_binding_entry_add_signall
2009-02-11 Matthias ClasenFix rendering of icons in some cases
2009-02-11 Matthias ClasenFix emission of file-set signal
2009-02-11 Matthias ClasenRemove GTK_SIGNAL_ACTION from the file-set signal,...
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...
next