]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2004-03-15 Tor LillqvistUpdates.
2004-03-15 Federico Mena... Only hide the "create folder" button in OPEN mode;...
2004-03-15 Alastair McKinstryUpdated Irish translation
2004-03-15 Artur FlintaUpdated Polish translation.
2004-03-15 Duarte LoretoUpdated Portuguese translation.
2004-03-15 Alessio FruscianteUpdated Italian translation.
2004-03-15 Mugurel TudorUpdated Romanian translation by Misu Moldovan <dumol...
2004-03-15 Federico Mena... In the Save modes, set the Name entry of the file choos...
2004-03-15 Christian NeumairUpdated German translation.
2004-03-15 Owen TaylorDon't leak the temporary font description. (Nils O...
2004-03-15 Miloslav TrmacUpdate Czech translation
2004-03-15 Federico Mena... Only 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 Funda WangUpdated Simplified Chinese translation
2004-03-15 Kjartan MaraasUpdated Norwegian translation.
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 Lillqvist[Win32] Look up installation prefix at run-time, replac...
2004-03-15 Tor LillqvistMerges from stable branch that had been left out. ...
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... Renamed from shortcuts_unselect_all(); now selects...
2004-03-15 Federico Mena... Surround the drag-outside-to-remove-bookmarks code...
2004-03-15 Owen TaylorImplement local_only by filtering the shortcuts and...
2004-03-15 Federico Mena... Allow the path to be NULL, so that people can ask for...
2004-03-15 Owen TaylorMention GtkTreeViewSearchEqualFunc return value oddity...
2004-03-15 Owen TaylorFix typo
2004-03-15 Owen TaylorDocument #GtkTreeViewSearchEqualFunc and its backwards...
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... Fixes #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 Denis Lackovic*** empty log message ***
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 WelinderDamn cvs.
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 Maxim DziumanenkoUpdated Ukrainian tanslation
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 Arafat MediniUpdated Arabic translation.
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 Denis Lackovic*** empty log message ***
2004-03-13 Christophe... Updated French translation.
2004-03-13 Paisa SeeluangsawatUpdated Thai translation.
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 Christian NeumairUpdated German translation.
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... Don't ignore the return value of gtk_widget_activate().
2004-03-12 Morten WelinderMake sure to include <config.h> (#137001)
2004-03-12 Morten WelinderSsssh!
2004-03-12 Morten WelinderAdd new testspinbutton.c
2004-03-12 Funda WangUpdated Simplified Chinese translation
2004-03-12 Zygimantas... Updated Lithuanian translation.
2004-03-12 Dmitry Mastrukovru.po: Updated Russian translation from Russian team...
2004-03-12 Paisa SeeluangsawatUpdated Thai translation.
2004-03-12 Federico Mena... Put the trash icon on the right for LTR locales, or...
2004-03-12 Federico Mena... Put 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 Alessio FruscianteCorrected one string.
2004-03-11 Raymond Penners0.5.4
2004-03-11 Federico Mena... New 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... Use a single OK button, not a Close button, as per...
2004-03-11 Federico Mena... Oops, 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 Vincent van... Translation updated by Tino Meinen.
2004-03-11 Miloslav TrmacUpdate Czech translation
2004-03-11 Dmitry Mastrukovru.po: Updated Russian translation from Russian team...
2004-03-11 Mark McLoughlinUse the PRELIGHT fg color for drawing the expander...
2004-03-11 Federico Mena... Fix #135912 and #135913.
2004-03-11 Jonathan Blandfordup the width of the entry a tad.
2004-03-11 Jonathan BlandfordSync from upstream
2004-03-11 Federico Mena... Remove spurious semicolon. Thanks to Kjartan Maraas...
2004-03-10 Matthias ClasenSet the background on the action view cell renderer...
next