summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
Commit message (Expand)AuthorAgeFilesLines
* Test that path is actually a directory and throw error if not. Fixed bugJ. Ali Harlow2004-03-241-0/+6
* Ignore empty volume labels; assume that GetVolumeInformation would fail ifJ. Ali Harlow2004-03-221-0/+13
* added punjabi translationGuntupalli Karunakar2004-03-221-0/+4
* Include the backslash. Otherwise gtk_file_system_win32_path_to_uri()Tor Lillqvist2004-03-211-0/+8
* applied the undisputable and required [due to recent gtkfilesystemHans Breuer2004-03-201-0/+13
* Revert the patch to #137520, as 2.4.1 is for conservative bug fixes only.Federico Mena Quintero2004-03-191-0/+6
* Test existance of the path after checking for locality, if needed.Morten Welinder2004-03-191-0/+6
* Fix #137520.Federico Mena Quintero2004-03-191-0/+39
* Include eventbox for expander. (#137564, reported by Jacques Garrigue)Owen Taylor2004-03-181-0/+6
* Added Marathi transnlationsGuntupalli Karunakar2004-03-181-0/+4
* Free volumes not actually put into the shortcut list.Morten Welinder2004-03-171-0/+3
* Plug leak.Morten Welinder2004-03-171-0/+2
* Plug some leaks and expose others.Morten Welinder2004-03-171-0/+3
* Forgot bug number.Morten Welinder2004-03-171-1/+1
* Don't leak the tooltip object.Morten Welinder2004-03-171-0/+3
* Do nothing if we have no screen. Fixes #137260.Morten Welinder2004-03-171-1/+6
* Make this work when the slider buttons have been destroyed.Morten Welinder2004-03-171-0/+13
* Move the repositioning logic from _gtk_entry_completion() popup over here.Matthias Clasen2004-03-171-0/+6
* === Released 2.4.0 ===GTK_2_4_0Owen Taylor2004-03-161-0/+3
* === Released 2.4.0 ===Owen Taylor2004-03-161-0/+11
* Block the ::changed handler during the ::match-selected when done byJonathan Blandford2004-03-161-0/+6
* Block the ::changed handler during the emission of ::match-selected.Matthias Clasen2004-03-151-0/+14
* Updates.Tor Lillqvist2004-03-151-0/+4
* Only hide the "create folder" button in OPEN mode; all the others shouldFederico Mena Quintero2004-03-151-0/+11
* In the Save modes, set the Name entry of the file chooser if we get aFederico Mena Quintero2004-03-151-0/+16
* Don't leak the temporary font description. (Nils O. SelÄsdal)Owen Taylor2004-03-151-0/+5
* Only show the title string in OPEN/SELECT_FOLDER mode as it'sFederico Mena Quintero2004-03-151-0/+16
* Store the position of the file part and use that inOwen Taylor2004-03-151-0/+8
* set changing_folders to be true so we don't trigger a callback when weJonathan Blandford2004-03-151-0/+7
* s/seperator/separator/.Owen Taylor2004-03-151-0/+4
* Check for Control-Tab or Control-Shift-Tab, not any Control-key as aOwen Taylor2004-03-151-0/+7
* implement correctly. (completion_match_func): Allow surpressing popdowns.Jonathan Blandford2004-03-151-0/+18
* Don't just copy the whole GdkGCWin32 with a single assignment, thatTor Lillqvist2004-03-151-0/+6
* remove the unused "lowest_folder" GtkFileChooserDefault member. LeftoverMark McLoughlin2004-03-151-0/+6
* Rewritten to use the GtkEntryCompletion API more correctly. Now pops downJonathan Blandford2004-03-151-0/+11
* Renamed from shortcuts_unselect_all(); now selects the row thatFederico Mena Quintero2004-03-151-0/+9
* Surround the drag-outside-to-remove-bookmarks code with "#if 0" blocks;Federico Mena Quintero2004-03-151-0/+6
* Implement local_only by filtering the shortcuts and bookmarks list byOwen Taylor2004-03-151-0/+11
* Allow the path to be NULL, so that people can ask for information about aFederico Mena Quintero2004-03-151-0/+14
* Mention GtkTreeViewSearchEqualFunc return value oddity here as well.Owen Taylor2004-03-151-0/+10
* Kill g_prints.Morten Welinder2004-03-151-0/+4
* Add _gtk_path_bar_up()/ _gtk_path_bar_down().Owen Taylor2004-03-151-0/+10
* Fixes #136185, patch by Morten Welinder, with some changes.Federico Mena Quintero2004-03-151-0/+29
* #136672, reported by Christian Persch; fixes based on a patch by SoerenOwen Taylor2004-03-151-0/+25
* Add some docs.Matthias Clasen2004-03-151-0/+5
* always use the match_func, even if text_column is set.Jonathan Blandford2004-03-141-0/+5
* Don't turn "/" into "". (gtk_file_system_unix_get_folder): Use the sameMorten Welinder2004-03-141-0/+5
* Don't crash on NULL path; don't crash on NULL error.Morten Welinder2004-03-141-0/+5
* gtk/gtkcombobox.c : prototype cell_view_sync_cells() before first usageHans Breuer2004-03-141-0/+9
* Align this function with gtk_tree_view_column_set_cell_data(); call theMatthias Clasen2004-03-141-0/+12