| Commit message (Expand) | Author | Age | Files | Lines |
* | Save the source so the idle callback can cancel the weak ref. | Dave Camp | 2002-08-15 | 1 | -7/+28 |
* | Remove icon XML string from HistoryItem. | Sean Atkinson | 2002-05-15 | 2 | -2/+0 |
* | activate the throbber in case we didn't earlier. | Michael Meeks | 2002-05-13 | 1 | -18/+120 |
* | re-instate the making of per display iids. | Michael Meeks | 2002-03-14 | 1 | -2/+2 |
* | use g_object_weak_ref instead of the "destroy" signal which is mostly | Michael Meeks | 2002-03-11 | 1 | -6/+10 |
* | a GSource is not a GObject, #73782. | Michael Meeks | 2002-03-08 | 1 | -2/+6 |
* | Use gdk_get_display, not getenv ("DISPLAY"). Ditto. Ditto. | Darin Adler | 2002-03-08 | 3 | -19/+5 |
* | Rename old stop_monitoring_directory function. | Darin Adler | 2002-03-08 | 1 | -2/+2 |
* | Because lots of recent bugs were due to "signal handler called after | Darin Adler | 2002-03-07 | 5 | -28/+16 |
* | impl. to cope with having a paned with no child2, without doing lots of | Michael Meeks | 2002-03-07 | 2 | -28/+29 |
* | Call the real nautilus_global_preferences_init. Without this, all hell | Darin Adler | 2002-03-04 | 1 | -32/+33 |
* | Bump major soname version to 2. Should fix bug #73142. | Alexander Larsson | 2002-03-04 | 1 | -0/+1 |
* | Just release, don't unref. (get_metafile): Don't keep a ref. Also fix | Darin Adler | 2002-02-27 | 1 | -1/+0 |
* | Simplified calls to bonobo_object_ref/unref. | Darin Adler | 2002-02-27 | 4 | -163/+145 |
* | Remove #ifdef ENABLE_NLS since it's not supported in GNOME 2. Same here. | Kjartan Maraas | 2002-02-22 | 1 | -2/+0 |
* | Remove nautilus-desktop-file-loader.[ch]. Remove. Remove. | Darin Adler | 2002-02-21 | 1 | -1/+1 |
* | don't spew debug as we disconnect from a dead parent. | Michael Meeks | 2002-02-20 | 1 | -1/+3 |
* | setup both the rgba and GdkColor variants. (update_label_color): upd. | Michael Meeks | 2002-02-19 | 1 | -3/+1 |
* | fix licensing info. | Laszlo Peter | 2002-02-04 | 2 | -6/+6 |
* | Call gnome_program_init. | Anders Carlsson | 2002-01-28 | 1 | -3/+6 |
* | Add selectable argument. (attach_value_label): set selectable to TRUE. | Anders Carlsson | 2002-01-27 | 1 | -1/+1 |
* | Use newfangled gnome-client.h calls to turn off session management. | Darin Adler | 2002-01-23 | 1 | -9/+5 |
* | re-remove the per display IID creation scheme - it's broken. | Michael Meeks | 2002-01-23 | 3 | -30/+50 |
* | Disable the code that destroys the fallback icon at shutdown time since it | Darin Adler | 2002-01-22 | 1 | -0/+1 |
* | Remove nautilus-launch-icon.png. | Darin Adler | 2002-01-19 | 2 | -3/+2 |
* | Remove unneeded code and restore display-specific registration. This gets | Darin Adler | 2002-01-17 | 2 | -26/+8 |
* | define __nautilus_view_component_COMPILATION instead of | Johan Dahlin | 2002-01-16 | 2 | -3/+3 |
* | Bump required eel version number. Get rid of ORBIT_REQUIRED. | Darin Adler | 2002-01-15 | 1 | -1/+0 |
* | Inspired by a patch from Jacob Berkman <jacob@ximian.com>, got | Darin Adler | 2002-01-15 | 1 | -7/+0 |
* | Implement nautilus_view_close_window (). | Anders Carlsson | 2002-01-08 | 3 | -0/+28 |
* | fix strcmp style for Darin. | Michael Meeks | 2001-12-21 | 3 | -45/+232 |
* | Do fix based on patch from Martin Wehner <mwehner@tfh-berlin.de> to | Darin Adler | 2001-12-09 | 1 | -1/+2 |
* | if we were already registered - due to a beautifuly inefficient activation | Michael Meeks | 2001-12-08 | 1 | -7/+9 |
* | remove cut'n'pasted functions which are in glib now. don't set close key | Gediminas Paulauskas | 2001-12-05 | 4 | -0/+17 |
* | Return from get_type() functions is GType, not guint. Deal with errant | Owen Taylor | 2001-11-27 | 1 | -1/+1 |
* | listen for changed on the text buffer. (notes_load_metainfo): set buffer | Michael Meeks | 2001-11-22 | 1 | -9/+14 |
* | fix marshaller. | Michael Meeks | 2001-11-22 | 1 | -4/+8 |
* | kill g_log_domain_glib. | Michael Meeks | 2001-11-21 | 2 | -6/+4 |
* | Update to use proper boilerplate macros. Other porting tweaks. | Darin Adler | 2001-11-13 | 1 | -13/+7 |
* | guard against CORBA_OBJECT_NIL return from get_control_frame. | Michael Meeks | 2001-11-12 | 1 | -1/+2 |
* | Work towards getting the components compiling and working. History, News, | Thomas Canty | 2001-11-11 | 1 | -5/+13 |
* | Lots of files. Get rid a lot of unneeded casts. | Darin Adler | 2001-11-09 | 4 | -11/+11 |
* | Cleanup, turn on all DISABLE_DEPRECATED. Turn on all DISABLE_DEPRECATED. | Darin Adler | 2001-11-09 | 2 | -63/+27 |
* | Lots of files. Another GtkObject -> GObject pass. | Darin Adler | 2001-11-06 | 7 | -74/+72 |
* | Did some fixes based on a patch Michael sent me. | Darin Adler | 2001-11-06 | 1 | -1/+1 |
* | update bonobo requirement to 1.106.0 bump bonobo-activation to 0.9.3, bump | Michael Meeks | 2001-11-06 | 2 | -2/+2 |
* | Fix a G_OBJECT_CLASS that should have been G_OBJECT_GET_CLASS. | Darin Adler | 2001-11-05 | 1 | -4/+4 |
* | Tons of files. More GtkObject -> GObject stuff. | Darin Adler | 2001-11-04 | 6 | -143/+107 |
* | More GtkObject -> GObject stuff. | Darin Adler | 2001-11-04 | 1 | -4/+4 |
* | Many files. Update for change in Eel boilerplate macro names. | Darin Adler | 2001-11-04 | 2 | -2/+5 |