]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-10
set the height correctly for fixed height when inserting a node, #138082
[~andy/gtk] / ChangeLog.pre-2-10
2004-03-10 Matthias ClasenKeep the cell_list in a consistent state while iteratin...
2004-03-10 Mark McLoughlindon't propagate the expose to the label. The expose...
2004-03-10 Federico Mena QuinteroUse an untranslatable "%x" for dates, rather than a...
2004-03-10 Morten WelinderTest validity of path here. (shortcuts_insert_path...
2004-03-10 Morten WelinderAdd support for --multiple.
2004-03-10 Jonathan BlandfordSupport changes in icon themes.
2004-03-10 Jonathan Blandfordadded 'Desktop' to the list of volumes. We don't have...
2004-03-10 Jonathan Blandforduse uri instead of the pathname for UTF-8 safety.
2004-03-10 Jonathan BlandfordAlways check to see if the shortcuts exists. We don...
2004-03-10 Jonathan Blandfordremove unneeded shortuts_swin;
2004-03-10 Matthias ClasenFix #136614 in a better way:
2004-03-10 Matthias ClasenPlace grid mode popups left aligned, not right aligned.
2004-03-09 Matthias ClasenAvoid centering the label that is reparented from the...
2004-03-09 Jonathan BlandfordEncapsulate all of the information about a button in...
2004-03-09 Federico Mena QuinteroFix #136533.
2004-03-09 Federico Mena QuinteroHandle the returned parent_path being NULL. Fixes ...
2004-03-09 Federico Mena QuinteroStop the emission so that GtkTreeView's handler won...
2004-03-09 Owen TaylorFix g_return_if_fail() that was checking draw_shadow...
2004-03-09 Owen Taylor=== Released 2.3.6 ===
2004-03-09 Jonathan Blandfordcredit
2004-03-09 Jonathan Blandfordunref the correct icon.
2004-03-09 Morten WelinderDestroy widgets to reveal leaks.
2004-03-09 Soeren SandmannAdd boolean destroying (gtk_menu_destroy): Set priv...
2004-03-09 Matthias ClasenFix a typo.
2004-03-09 Federico Mena QuinteroFixes #136080.
2004-03-08 Federico Mena QuinteroAdd bug number to a fix - Federico
2004-03-08 Federico Mena QuinteroUse gtk_tree_view_set_cursor().
2004-03-08 Federico Mena QuinteroPatch "1a" from #136185, by Morten Welinder.
2004-03-08 Federico Mena QuinteroFixes #136105.
2004-03-08 Federico Mena QuinteroReturn a boolean success code. (location_popup_handler...
2004-03-08 Owen TaylorDon't call g_signal_handler_disonnect() if priv->model...
2004-03-08 Anders CarlssonIf max_depth is 0 then we have a list.
2004-03-08 Morten WelinderIf we fail, leave widget unchanged. Explicitly verify...
2004-03-08 Morten WelinderProtect errno.
2004-03-08 Marco Pesenti GrittiWhen an action is selected stop the event to be propaga...
2004-03-08 Jonathan Blandfordnew function to consolidate creating the path_bar.
2004-03-08 Anders CarlssonUse better icons for home and desktop.
2004-03-08 Anders CarlssonSet the base folder path in the entry.
2004-03-08 Tor LillqvistCorrect localtime_r() emulation on Win32. Remove a...
2004-03-08 Christian NeumairFixed typo in entry completion test.
2004-03-08 Tor LillqvistUpdate.
2004-03-08 Matthias ClasenTest dynamic addition/removal.
2004-03-07 Jonathan Blandfordactually use gtk_button_add.
2004-03-07 Jonathan Blandfordset redraw_on_allocate, #135902.
2004-03-07 Matthias ClasenDon't use xthickness in the height calculation.
2004-03-07 Jonathan Blandfordstop activate from unselecting rows when pressed in...
2004-03-07 Hans Breuersome more settings from system, also reflect some name...
2004-03-07 Jonathan Blandfordif action is SELECT_FOLDER, then return the currentd...
2004-03-07 Jonathan Blandfordremove unneeded elements. (tree_selection_changed)...
2004-03-07 Matthias ClasenDo a size_request on the button and cell_view_frame...
2004-03-06 Gustavo J. A. M... fix #136202 (gtk_toolbar_insert_stock crashes if stock...
2004-03-06 Federico Mena QuinteroMake <config.h> the very first include. Likewise. Likewise.
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-03-05 Tor LillqvistMove check for native Win32 (mingw) a bit earlier....
2004-03-05 Tor LillqvistAdd missing entries, thanks to J. Ali Harlow.
2004-03-05 Jonathan Blandfordscroll to the new path.
2004-03-05 Matthias Clasendoc updates.
2004-03-05 Matthias ClasenClarify the doc comment. (#118602)
2004-03-05 Matthias ClasenDon't let the priv->image pointer dangle. (#136259...
2004-03-05 Federico Mena QuinteroAdd gboolean return values and GError arguments to...
2004-03-05 Owen TaylorImprove the docs (reported by Vitaly Tishkov, #74362...
2004-03-05 Michael Natterers/object/widget/. Makes it compile again.
2004-03-05 Jonathan Blandfordchain to the extra_widget.
2004-03-05 Jonathan BlandfordPatch from Damon Chaplin to free models when we're...
2004-03-05 Alexander LarssonDocument the fact that there might not be a volume...
2004-03-05 Jonathan Blandfordinsert in the correct place instead of naïvely appending.
2004-03-05 Federico Mena QuinteroNew handler. Ask the GtkFileChooser widget if it wants...
2004-03-04 Matthias ClasenConnect to key_press_event and handle Alt-Down/Alt...
2004-03-04 Owen TaylorDon't open/close the file, just check for existence...
2004-03-04 Jonathan Blandfordshow the 'New Folder' button in SAVE mode again.
2004-03-04 Matthias ClasenIncrement the reference count of the style when copying...
2004-03-04 Matthias ClasenIn list mode, set the background color of the cell...
2004-03-04 Jonathan BlandfordModified patch from muppet <scott@asofyet.org> to keep...
2004-03-03 Matthias ClasenAllow to select the last word in the buffer. (#135487...
2004-03-03 Matthias ClasenDoc update.
2004-03-03 Owen TaylorCheck whether widgets are viewable, not just if they...
2004-03-03 Matthias ClasenMove the actual implementation into a new
2004-03-03 Owen TaylorSpecial case scroll events so that they propagate up...
2004-03-03 Owen Taylor#109594, reported by Olivier Ripoll
2004-03-03 Owen TaylorStrip out the "export-dynamic" libtool option from...
2004-03-03 Jonathan BlandfordDon't activate the combo if we're in the midst of chang...
2004-03-03 Mark McLoughlindon't try and store pointers in ints. Fixes 64-bit...
2004-03-03 Federico Mena QuinteroSimplify by not using a temporary variable, and clarify...
2004-03-03 Mark McLoughlinSet the label widget's state to prelight if we're preli...
2004-03-03 Murray CummingCorrected the group_changed signal vfunc declaration...
2004-03-03 Morten WelinderPlug leak.
2004-03-03 Jonathan BlandfordSplit function into realized and unrealized variants...
2004-03-03 Tor LillqvistAdd a missing entry. (#135982, J. Ali Harlow)
2004-03-03 Federico Mena QuinteroHandle errors in setting the path bar's path. Fixes...
2004-03-02 Matthias ClasenAdd an animation mode, to test how the combobox behaves...
2004-03-02 Owen Taylor=== Released 2.3.5 ===
2004-03-02 Matthias ClasenAvoid popping up the completions across the edge of...
2004-03-02 Owen TaylorMove the /nonexistant stuff out of the main window...
2004-03-02 Owen Taylorgtk/gtktreestore.c (gtk_tree_store_reorder) Fix up...
2004-03-02 Søren Sandmann Ped... Remove conflict markers
2004-03-02 Soeren SandmannPatch from Frederic Crozat, test code from Jean-Philipp...
2004-03-02 Owen TaylorIf the model was empty before, select the first inserte...
2004-03-02 Jonathan Blandfordset the default value, spotted by Morten Welinder.
2004-03-02 Jonathan Blandfordget the logic correct. This will fix sizing on save...
2004-03-02 Federico Mena QuinteroDon't update the save folder combo if we are already...
next