summaryrefslogtreecommitdiff
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* added a help button in the bookmark dialog box. put the help callback toSatyajit Kanungo2002-06-061-212/+0
* Only enable the hardware view on Linux, if explicitely requested withMichael Meeks2002-06-061-4/+9
* upd. (get_file_load_method): impl.Michael Meeks2002-05-314-36/+147
* removed PLAYER_NEXT state, as it wasn't really necessary and was a bitDamon Chaplin2002-05-303-31/+43
* make flag storage more efficient. (report_node_inserted): report has_childJonathan Blandford2002-05-272-16/+8
* work around the aformentioned gtk+ bug, since it seems not to be beingMichael Meeks2002-05-241-1/+7
* This change only partially works, it works correctly with a fix to Gtk+Michael Meeks2002-05-233-46/+138
* cache the property bag item, so we're not forever querying for it.Michael Meeks2002-05-211-4/+4
* Add copyright notice.Alexander Larsson2002-05-175-37/+64
* include nautilus-history-view.hJacob Berkman2002-05-161-1/+5
* Remove icon XML string from HistoryItem.Sean Atkinson2002-05-156-43/+98
* Don't use custom font.Alex Larsson2002-05-111-19/+3
* if the file size is 0, just report loading is complete and return. FixesDamon Chaplin2002-05-091-0/+7
* Disable news sidebar.Alex Larsson2002-04-301-1/+5
* turn on word-wrapping for the GtkTextView. Fixes bug #75209. (Approved byDamon Chaplin2002-04-261-0/+2
* NautilusView is a GObject, not a GtkObject.Anders Carlsson2002-04-211-3/+5
* Make the throbber smaller if we're using a toolbar without text labels.Anders Carlsson2002-04-181-30/+39
* replace all the OAFIIDs with more sensibly named ones, that follow theMichael Meeks2002-04-1836-89/+98
* Use ::finalize instead of ::destroy so we don't free data twice.Anders Carlsson2002-04-171-6/+6
* New text view, by Dave Camp <dave@ximian.com>Alexander Larsson2002-04-144-818/+176
* impl. (nautilus_throbber_class_init): upd.Michael Meeks2002-04-052-15/+207
* use eel_scrolled_wrap_box_new().Dave Camp2002-03-221-0/+18
* Patch from Glen Gray <glen@antefacto.com>Alexander Larsson2002-03-203-7/+6
* use the y_offset to center the number in the allocation, while wasMichael Meeks2002-03-192-39/+20
* Add mnemonics to various controls and labels.Dave Camp2002-03-151-11/+41
* re-instate the making of per display iids.Michael Meeks2002-03-143-5/+8
* Escape text that is parsed as markup that could have ampersands etc. inAlexander Larsson2002-03-121-19/+47
* Add new "inserted_first_child" boolean so we can insert new children andDarin Adler2002-03-091-3/+24
* Use gdk_get_display, not getenv ("DISPLAY"). Ditto. Ditto.Darin Adler2002-03-084-71/+39
* Rename old stop_monitoring_directory function.Darin Adler2002-03-083-60/+195
* Because lots of recent bugs were due to "signal handler called afterDarin Adler2002-03-0717-203/+136
* impl. to cope with having a paned with no child2, without doing lots ofMichael Meeks2002-03-078-105/+48
* New name for destroy_unneeded_children, which now starts monitoring forDarin Adler2002-03-062-67/+26
* don't try to set properties on a remote container that is being / has beenMichael Meeks2002-03-062-2/+2
* Oops, rolled that out.Darin Adler2002-03-061-2/+0
* Remove unneeded g_return_if_fail. We call only one other function, so thatDarin Adler2002-03-061-0/+2
* Remove the #ifdef GNOME2_CONVERSION_COMPLETE and replaceDave Camp2002-03-051-7/+8
* Escape '!' character in URIs before using it as a moniker string.Jens Finke2002-03-051-2/+9
* use COMPONENT_LIBS rather than COMPONENT_CFLAGS.Yanko Kaneti2002-03-041-1/+1
* Use eel_add_weak_pointer, since it's more foolproof thanDarin Adler2002-03-021-6/+2
* Move reset constant into header.Darin Adler2002-03-012-7/+7
* Remove some GNOME2_CONVERSION_COMPLETE code.Darin Adler2002-02-281-13/+0
* misc minor deprecation removals. ditto. (nautilus_music_view_update) :Jody Goldberg2002-02-285-84/+56
* Removed.Dave Camp2002-02-275-1034/+1355
* Simplified calls to bonobo_object_ref/unref.Darin Adler2002-02-2710-95/+56
* only set the selection if we have some items.Michael Meeks2002-02-261-2/+3
* Let "Loading" and "Empty" special nodes be italic.Anders Carlsson2002-02-253-0/+13
* Remove #ifdef ENABLE_NLS since it's not supported in GNOME 2. Same here.Kjartan Maraas2002-02-222-6/+2
* Use GETTEXT_PACKAGE. Same here. Same here. Same here. Same. SameKjartan Maraas2002-02-226-8/+8
* typo.Jody Goldberg2002-02-221-2/+2