summaryrefslogtreecommitdiff
path: root/components/throbber
Commit message (Expand)AuthorAgeFilesLines
* Use gnome-spinner icons from gnome-icon-theme. Extract the images from aMarco Pesenti Gritti2003-05-301-98/+108
* AIX port from Laurent.Vivier@bull.net (Laurent Vivier)Alexander Larsson2003-04-231-1/+2
* Don't use deprecated APIs. Patch by iain <iain@prettypeople.org>Alexander Larsson2003-02-281-15/+12
* s/GtkType/GType/Alexander Larsson2003-02-041-1/+1
* Add CLEANFILES so that make clean deletes $(server_DATA) andPadraig O'Briain2002-11-191-0/+1
* Remove click-on-throbber. Patch by Jan Arne PetersenAlexander Larsson2002-11-041-220/+1
* and you ... I SAW YOU ...Mark McLoughlin2002-10-021-0/+1
* components/*/.server.in -> *.server.in.in move stuff into $(libexec) andMichael Meeks2002-07-163-25/+9
* use $(prefix)/${DATADIRNAME}/locale rather than $(datadir)/locale so itDamon Chaplin2002-06-121-1/+1
* 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-183-6/+6
* impl. (nautilus_throbber_class_init): upd.Michael Meeks2002-04-051-13/+202
* impl. to cope with having a paned with no child2, without doing lots ofMichael Meeks2002-03-073-93/+32
* Use eel_add_weak_pointer, since it's more foolproof thanDarin Adler2002-03-021-6/+2
* Simplified calls to bonobo_object_ref/unref.Darin Adler2002-02-272-4/+2
* Remove nautilus-desktop-file-loader.[ch]. Remove. Remove.Darin Adler2002-02-211-1/+0
* remove usize mis-use.Michael Meeks2002-02-202-4/+1
* eel_signal_connect_while_alive -> g_object_add_weak_pointer.Darin Adler2002-02-071-41/+35
* Call gnome_program_init.Anders Carlsson2002-01-281-0/+8
* Use newfangled gnome-client.h calls to turn off session management.Darin Adler2002-01-231-5/+6
* re-remove the per display IID creation scheme - it's broken.Michael Meeks2002-01-231-89/+43
* Remove. Remove. Remove. Remove. Remove.Darin Adler2002-01-211-10/+3
* Remove unneeded code and restore display-specific registration. This getsDarin Adler2002-01-171-16/+0
* Remove. Remove nautilus-help.desktop since Nautilus isn't the help browserDarin Adler2002-01-081-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-081-7/+10
* lots of files Get rid of casts in callers to g_object_ref/g_object_unref.Darin Adler2001-12-072-11/+8
* listen for changed on the text buffer. (notes_load_metainfo): set bufferMichael Meeks2001-11-221-1/+2
* Update to use proper boilerplate macros. Other porting tweaks.Darin Adler2001-11-131-64/+42
* guard against CORBA_OBJECT_NIL return from get_control_frame.Michael Meeks2001-11-121-3/+4
* Initialise the gnome-vfs-module package, which is required for the helpThomas Canty2001-11-121-2/+9
* include string.hMichael Meeks2001-11-121-0/+1
* Work towards getting the components compiling and working. History, News,Thomas Canty2001-11-113-9/+20
* Lots of files. Get rid a lot of unneeded casts.Darin Adler2001-11-091-1/+1
* Just me, not the mailing list.Darin Adler2001-11-093-22/+2
* Lots of files. Another GtkObject -> GObject pass.Darin Adler2001-11-061-8/+8
* Tons of files. More GtkObject -> GObject stuff.Darin Adler2001-11-041-2/+2
* Many files. Update for change in Eel boilerplate macro names.Darin Adler2001-11-041-1/+1
* cut-n-paste-code now compiles, and we are a hair's breadth away fromDarin Adler2001-10-311-1/+0
* More GNOME 2 work. We now compile up to libnautilus-private and I'mDarin Adler2001-10-282-10/+9
* First baby steps at compiling under gnome 2.Darin Adler2001-10-241-7/+7
* Don't force a reload if file monitoring will work properly for theDarin Adler2001-06-261-2/+0
* Fixed problem compiling with new gettext:Darin Adler2001-05-231-33/+128
* Changed code that uses g_list_append to use g_list_prepend in all theDarin Adler2001-05-111-6/+8
* Update for latest round of stuff moving into Eel.Ramiro Estrugo2001-05-041-7/+7
* nautilus-extensions -> nautilus-private renaming.Ramiro Estrugo2001-05-043-6/+6
* Lots of improvement. Make dealing with dependency libs/cflags simpler.Ramiro Estrugo2001-05-021-24/+9
* Use NAUTILUS_VERSION_INSIST from hack-macros instead ofRamiro Estrugo2001-05-021-2/+2
* reviewed by: Maciej Stachowiak <mjs@eazel.com>Darin Adler2001-04-241-22/+16
* Make all standard components call the eel function to stop in the debuggerRamiro Estrugo2001-04-201-18/+4