]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-8
Ignore empty volume labels; assume that GetVolumeInformation would fail if
[~andy/gtk] / ChangeLog.pre-2-8
2004-03-22 J. Ali HarlowIgnore empty volume labels; assume that GetVolumeInform...
2004-03-22 Guntupalli Karunakaradded punjabi translation
2004-03-21 Tor LillqvistInclude the backslash. Otherwise gtk_file_system_win32_...
2004-03-20 Hans Breuerapplied the undisputable and required [due to recent...
2004-03-19 Federico Mena QuinteroRevert the patch to #137520, as 2.4.1 is for conservati...
2004-03-19 Morten WelinderTest existance of the path after checking for locality...
2004-03-19 Federico Mena QuinteroFix #137520.
2004-03-18 Owen TaylorInclude eventbox for expander. (#137564, reported by...
2004-03-18 Guntupalli KarunakarAdded Marathi transnlations
2004-03-17 Morten WelinderFree volumes not actually put into the shortcut list.
2004-03-17 Morten WelinderPlug leak.
2004-03-17 Morten WelinderPlug some leaks and expose others.
2004-03-17 Morten WelinderForgot bug number.
2004-03-17 Morten WelinderDon't leak the tooltip object.
2004-03-17 Morten WelinderDo nothing if we have no screen. Fixes #137260.
2004-03-17 Morten WelinderMake this work when the slider buttons have been destroyed.
2004-03-17 Matthias ClasenMove the repositioning logic from _gtk_entry_completion...
2004-03-16 Owen Taylor=== Released 2.4.0 ===
2004-03-16 Owen Taylor=== Released 2.4.0 ===
2004-03-16 Jonathan BlandfordBlock the ::changed handler during the ::match-selected...
2004-03-15 Matthias ClasenBlock the ::changed handler during the emission of...
2004-03-15 Tor LillqvistUpdates.
2004-03-15 Federico Mena QuinteroOnly hide the "create folder" button in OPEN mode;...
2004-03-15 Federico Mena QuinteroIn the Save modes, set the Name entry of the file choos...
2004-03-15 Owen TaylorDon't leak the temporary font description. (Nils O...
2004-03-15 Federico Mena QuinteroOnly show the title string in OPEN/SELECT_FOLDER mode...
2004-03-15 Owen TaylorStore the position of the file part and use that in
2004-03-15 Jonathan Blandfordset changing_folders to be true so we don't trigger...
2004-03-15 Owen Taylors/seperator/separator/.
2004-03-15 Owen TaylorCheck for Control-Tab or Control-Shift-Tab, not any...
2004-03-15 Jonathan Blandfordimplement correctly. (completion_match_func): Allow...
2004-03-15 Tor LillqvistDon't just copy the whole GdkGCWin32 with a single...
2004-03-15 Mark McLoughlinremove the unused "lowest_folder" GtkFileChooserDefault...
2004-03-15 Jonathan BlandfordRewritten to use the GtkEntryCompletion API more correc...
2004-03-15 Federico Mena QuinteroRenamed from shortcuts_unselect_all(); now selects...
2004-03-15 Federico Mena QuinteroSurround the drag-outside-to-remove-bookmarks code...
2004-03-15 Owen TaylorImplement local_only by filtering the shortcuts and...
2004-03-15 Federico Mena QuinteroAllow the path to be NULL, so that people can ask for...
2004-03-15 Owen TaylorMention GtkTreeViewSearchEqualFunc return value oddity...
2004-03-15 Morten WelinderKill g_prints.
2004-03-15 Owen TaylorAdd _gtk_path_bar_up()/ _gtk_path_bar_down().
2004-03-15 Federico Mena QuinteroFixes #136185, patch by Morten Welinder, with some...
2004-03-15 Owen Taylor#136672, reported by Christian Persch; fixes based...
2004-03-15 Matthias ClasenAdd some docs.
2004-03-14 Jonathan Blandfordalways use the match_func, even if text_column is set.
2004-03-14 Morten WelinderDon't turn "/" into "". (gtk_file_system_unix_get_folde...
2004-03-14 Morten WelinderDon't crash on NULL path; don't crash on NULL error.
2004-03-14 Hans Breuergtk/gtkcombobox.c : prototype cell_view_sync_cells...
2004-03-14 Matthias ClasenAlign this function with gtk_tree_view_column_set_cell_...
2004-03-13 Owen TaylorWhen not wrapping, do the offset of the line for justif...
2004-03-13 Matthias ClasenSupport the model-less use of GtkCellView shown in...
2004-03-13 Tor LillqvistDon't undefine HAVE_MONITOR_INFO when compiling with...
2004-03-13 Owen TaylorRemove the window from the toplevel_list here rather...
2004-03-13 Matthias ClasenDon't do anything beyond clearing to the background...
2004-03-13 Matthias ClasenPop down the list when an item is selected via the...
2004-03-13 Anders CarlssonRemove trailing slashes in path names.
2004-03-13 Owen TaylorMake this a total no-op when the new or old parent...
2004-03-13 Owen TaylorFor GTK_IS_PLUG toplevels, call gdk_window_get_origin...
2004-03-13 Owen TaylorRevert last change; it causes problems for pastes from...
2004-03-13 Matthias ClasenFix middle button pasting in the TextView (#81880,...
2004-03-13 Matthias ClasenAdd a remove implemenatation which restores the cell_vi...
2004-03-12 Matthias ClasenKeep the cell_list in a consistent state while iteratin...
2004-03-12 Owen TaylorSwap GTK_ARROW_LEFT and GTK_ARROW_RIGHT for GTK_TEXT_DI...
2004-03-12 Soeren SandmannClamp the new size to the screen. Part of bug 129020.
2004-03-12 Owen TaylorCreate the event_window at the right size using the...
2004-03-12 Federico Mena QuinteroDon't ignore the return value of gtk_widget_activate().
2004-03-12 Morten WelinderAdd new testspinbutton.c
2004-03-12 Federico Mena QuinteroPut the trash icon on the right for LTR locales, or...
2004-03-12 Federico Mena QuinteroPut the trash icon on the right for LTR locales, or...
2004-03-11 Owen TaylorClear preedit string and emit preedit_changed as needed...
2004-03-11 Morten WelinderPlug leak.
2004-03-11 Owen TaylorFix attach/attach->parent type. (#136919, Tim Mooney)
2004-03-11 Jonathan Blandfordrevert earlier change to insert_path so that we test...
2004-03-11 Matthias ClasenUse the same logic as GtkEntry when calculating border...
2004-03-11 Owen TaylorUse gtk_entry_set_width_chars() rather than gtk_widget_...
2004-03-11 Federico Mena QuinteroNew function, copied from gtkpathbar.c.
2004-03-11 Owen TaylorFix a missing return value.
2004-03-11 Owen TaylorBack out the put-labels-into-the-standard-focus-chain...
2004-03-11 Federico Mena QuinteroUse a single OK button, not a Close button, as per...
2004-03-11 Federico Mena QuinteroOops, initialize "action" before jumping. Fixes #136900.
2004-03-11 Mark McLoughlindon't overwrite application properties. Fixes bug ...
2004-03-11 Dov GrobgeldAdded call to gtk_text_layout_update_cursor_line()...
2004-03-11 Owen TaylorRemove stray 'return' statement. (#136855, David L...
2004-03-11 Mark McLoughlinUse the PRELIGHT fg color for drawing the expander...
2004-03-11 Federico Mena QuinteroFix #135912 and #135913.
2004-03-11 Jonathan Blandfordup the width of the entry a tad.
2004-03-11 Federico Mena QuinteroRemove spurious semicolon. Thanks to Kjartan Maraas...
2004-03-10 Matthias ClasenSet the background on the action view cell renderer...
2004-03-10 Tor LillqvistSet also the pointer button bits. (#136636, Dave Neary)
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:
next