summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version.NAUTILUS_1_1_6Darin Adler2002-02-252-1/+5
* Doh, the timeout should be 50 msecsAnders Carlsson2002-02-251-1/+1
* Use gtk_widget_get_toplevel to find out the top-level window.Anders Carlsson2002-02-252-3/+11
* Get the don't-raise-on-drag feature working again.Anders Carlsson2002-02-252-30/+14
* Let "Loading" and "Empty" special nodes be italic.Anders Carlsson2002-02-2516-233/+284
* kill deprecated code, use gtk_window_set_transient instead.Michael Meeks2002-02-255-105/+50
* Render svg icons at the right size.Alexander Larsson2002-02-252-4/+9
* Bump required versions of some things.Darin Adler2002-02-252-4/+7
* Convert deprecated use of GtkProgress to GtkProgressBar to fix the build.Seth Nickell2002-02-252-5/+14
* Enable gdk_window_set_back_pixmap() again. This limits flicker whenAlexander Larsson2002-02-252-2/+6
* Don't set background pixmap None. Gtk+ already does that when scrollingAlexander Larsson2002-02-252-4/+7
* Set the default icon list for all windows. (nautilus_window_realize):Alexander Larsson2002-02-245-56/+100
* Updated with our translation memory && some personal updates.Carlos Perelló Marín2002-02-232-2413/+1517
* fix my fixes as Michael Meeks suggested:Gediminas Paulauskas2002-02-234-1/+8
* remove obsolete GNOME_COMMON_INIT and GNOME_PLATFORM_GNOME_2 macros.Gediminas Paulauskas2002-02-226-9/+15
* New. (clear_drag_state): Use remove_context_menu_timeout.Darin Adler2002-02-222-19/+25
* Remove libbackground/applier.c, because it's not in the tarball, just inDarin Adler2002-02-223-4/+7
* Remove. Remove.Darin Adler2002-02-2211-1820/+140
* Changed my e-mail address. Screw the changelog entry...Josh Barrow2002-02-221-1/+1
* Updated Swedish translation.Christian Rose2002-02-222-1278/+1362
* Update names in a few places.Darin Adler2002-02-226-14/+26
* Remove #ifdef ENABLE_NLS since it's not supported in GNOME 2. Same here.Kjartan Maraas2002-02-225-10/+8
* Use GETTEXT_PACKAGE. Same here. Same here. Same here. Same. SameKjartan Maraas2002-02-227-8/+17
* typo.Jody Goldberg2002-02-222-2/+7
* add DISABLE_DEPRECATED_CFLAGS. ProgressiveDataSink is gone in gnome2. useJody Goldberg2002-02-219-451/+144
* Remove. Michael already took it out of the tarball, so I am removing itDarin Adler2002-02-217-962/+48
* Remove nautilus-desktop-file-loader.[ch]. Remove. Remove.Darin Adler2002-02-2164-1688/+375
* do the clipping with a new eel method.Michael Meeks2002-02-212-4/+8
* Use GETTEXT_PACKAGE, not just PACKAGE in the bindtextdomain functions.Kjartan Maraas2002-02-212-3/+8
* Added gtk stock item fallback which is used if a custom icon wasn't found.Jens Finke2002-02-212-18/+38
* Avoid race condition by resetting scripts_invalid flag before we build theDavid Emory Watson2002-02-202-72/+71
* Call gnome2 background setting program.Jens Finke2002-02-202-1/+7
* s/g_signal_connect_object/g_signal_connect_swapped/, as this wasjacob berkman2002-02-202-12/+21
* remove usize mis-use.Michael Meeks2002-02-2019-31/+78
* don't spew debug as we disconnect from a dead parent.Michael Meeks2002-02-207-12/+28
* - better error message when smb master browser not availableBastien Nocera2002-02-202-1/+18
* require gnome-desktop libraryjacob berkman2002-02-1913-103/+197
* call gtk_selection_data_copy() and gtk_selection_data_free() rather thanjacob berkman2002-02-192-4/+11
* - make the password dialog work againBastien Nocera2002-02-192-1/+8
* ensure we survive without trashing the WM, even if we can get no workingMichael Meeks2002-02-194-15/+31
* setup both the rgba and GdkColor variants. (update_label_color): upd.Michael Meeks2002-02-1934-314/+609
* Remove calls to gtk_widget_push|pop_visual() since they do nothing now.Kjartan Maraas2002-02-172-2/+5
* *** empty log message ***Wang Jian2002-02-172-2086/+2510
* Require eel 1.1.5.David Emory Watson2002-02-164-6/+19
* remove nautilus-shell-marshal.listjacob berkman2002-02-152-1/+4
* Replace deprecated signal handling functions.Dave Camp2002-02-152-9/+21
* add -DFOO_DISABLE_DEPRECATED to disable glib, gtk, and gnome deprecatedjacob berkman2002-02-1437-636/+751
* I forgot to enter changelog entries...David Emory Watson2002-02-131-0/+22
* Allow submenus to have pixbufs.David Emory Watson2002-02-135-13/+21
* Record the idle ID so we can cancel it properly. New.Darin Adler2002-02-135-111/+108