summaryrefslogtreecommitdiff
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* 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
* add DISABLE_DEPRECATED_CFLAGS. ProgressiveDataSink is gone in gnome2. useJody Goldberg2002-02-218-451/+124
* Remove. Michael already took it out of the tarball, so I am removing itDarin Adler2002-02-214-913/+0
* Remove nautilus-desktop-file-loader.[ch]. Remove. Remove.Darin Adler2002-02-218-24/+38
* remove usize mis-use.Michael Meeks2002-02-2014-28/+34
* Replace deprecated signal handling functions.Dave Camp2002-02-151-9/+15
* Record the idle ID so we can cancel it properly. New.Darin Adler2002-02-132-17/+36
* Require at least libxml 2.4.7, since that's the version where xmlFree andDarin Adler2002-02-124-39/+221
* Added open pixbuf support.Darin Adler2002-02-083-18/+119
* New. (insert_node): New. (reparent_node): New. (update_node): Handle filesDarin Adler2002-02-083-38/+378
* eel_signal_connect_while_alive -> g_object_add_weak_pointer.Darin Adler2002-02-0710-1212/+842
* Make this component build with the deprecation flags set.Dave Camp2002-02-061-47/+111
* Remove. Remove. Remove. Remove. Remove.Darin Adler2002-02-055-1591/+0
* Port to GtkTreeView, lots of work still remains though.Anders Carlsson2002-02-055-2368/+571
* Remove smooth mode and unused font and font size machinery.Darin Adler2002-01-291-44/+0
* Call gnome_program_init.Anders Carlsson2002-01-281-0/+8
* GNOME2_CONVERSION_COMPLETE eradication campaignDarin Adler2002-01-245-159/+9
* Use newfangled gnome-client.h calls to turn off session management.Darin Adler2002-01-233-21/+19
* re-remove the per display IID creation scheme - it's broken.Michael Meeks2002-01-231-89/+43
* add comment about how this should be fixedHavoc Pennington2002-01-221-1/+9
* Get rid of code that passes around the "optimize for AA" flag.Darin Adler2002-01-211-8/+4
* Remove. Remove. Remove. Remove. Remove.Darin Adler2002-01-2115-1117/+57
* Port to GtkTreeView.Johan Dahlin2002-01-191-152/+125
* Remove nautilus-launch-icon.png.Darin Adler2002-01-192-6/+4
* Remove unneeded code and restore display-specific registration. This getsDarin Adler2002-01-175-82/+4
* Remove. Remove.Darin Adler2002-01-162-57/+0
* Re-add ui_DATA to EXTRA_DIST. I removed it by accident.NAUTILUS_1_1_1Darin Adler2002-01-151-1/+1
* Inspired by a patch from Jacob Berkman <jacob@ximian.com>, gotDarin Adler2002-01-1514-189/+74
* Mention bad looking text.Darin Adler2002-01-081-14/+1
* Remove. Remove nautilus-help.desktop since Nautilus isn't the help browserDarin Adler2002-01-086-59/+45
* Fixed to use g_iconv instead of iconv, starting with a patch from JeanDarin Adler2002-01-084-5/+0
* Renamed from nautilus_get_modified_bonobo_zoomable_epv and changed toDave Camp2002-01-0412-227/+174
* Update to matched changed return value from nautilus_program_chooser_newAnders Carlsson2002-01-042-493/+381
* Updated.Darin Adler2002-01-031-1/+0
* Use GnomeCanvasRect instead of EelCanvasRect. We can redo theDarin Adler2002-01-032-24/+15
* fix build.Michael Meeks2002-01-031-0/+7
* Port from EelLabel to GtkLabel.Darin Adler2002-01-033-61/+51
* fix strcmp style for Darin.Michael Meeks2001-12-213-22/+25
* Deleted help component as it is not slated to be part of Gnome 2.Darin Adler2001-12-1320-8125/+0
* protect vs. double destroy.Michael Meeks2001-12-121-2/+0
* Update for new bonobo property bag API.Anders Carlsson2001-12-081-3/+2
* unroll control creation, connect to "activate" signal handler not map /Michael Meeks2001-12-087-151/+77
* Moved mozilla component into its own module.Darin Adler2001-12-0720-5090/+0
* lots of files Get rid of casts in callers to g_object_ref/g_object_unref.Darin Adler2001-12-0726-128/+96
* remove cut'n'pasted functions which are in glib now. don't set close keyGediminas Paulauskas2001-12-055-3/+7
* Roll double-free bug fix from the branch.Darin Adler2001-12-011-1/+1
* Return from get_type() functions is GType, not guint. Deal with errantOwen Taylor2001-11-271-1/+0
* listen for changed on the text buffer. (notes_load_metainfo): set bufferMichael Meeks2001-11-223-8/+10