summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* A few places where we said "=" but meant "==".Darin Adler2002-02-122-2/+9
* The blue component for Danube was 7FF but somehow got converted to FF instead...David Emory Watson2002-02-121-1/+1
* Updated Norwegian (bokmål) translation.Kjartan Maraas2002-02-122-563/+567
* Require at least libxml 2.4.7, since that's the version where xmlFree andDarin Adler2002-02-1219-53/+282
* remove registering own 'synchronizer' #ifdef bits.Michael Meeks2002-02-115-16/+32
* Release markers.Darin Adler2002-02-112-0/+4
* Include libxml/globals.h to get xmlFree from its new position.Jody Goldberg2002-02-112-1/+6
* - disable jpeglib's reading of its config.h file, fixes HAVE_STDLIB double-de...Bastien Nocera2002-02-102-0/+8
* Updated Norwegian (bokmål) translation. Added data/*directory.in,Kjartan Maraas2002-02-103-4314/+676
* Bump version number. Bump version number.NAUTILUS_1_1_5Darin Adler2002-02-1037-7331/+7993
* Add nautilus-dnd.cDarin Adler2002-02-102-0/+5
* Updated Danish translation.Ole Laursen2002-02-102-221/+230
* Updated Finnish translation and converted it to UTF-8.Pauli Virtanen2002-02-092-1175/+1218
* Darin's script apparently went wrong, because a number of the themes gotSeth Nickell2002-02-0935-0/+41
* Added open pixbuf support.Darin Adler2002-02-084-18/+140
* New. (insert_node): New. (reparent_node): New. (update_node): Handle filesDarin Adler2002-02-084-38/+424
* Updated Portuguese translation.Duarte Loreto2002-02-082-234/+236
* Updated traditional Chinese translationKwok-Koon Cheung2002-02-074-1769/+1719
* Updated Korean translation.Changwoo Ryu2002-02-072-2437/+1504
* eel_signal_connect_while_alive -> g_object_add_weak_pointer.Darin Adler2002-02-0721-1381/+990