]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-4
stylecontext: Do invalidation on first resize container
[~andy/gtk] / ChangeLog.pre-2-4
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:
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.
next