Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a "view_info" argument. | Dan Winship | 2002-04-09 | 1 | -1/+3 |
* | Change type of parent_class to BonoboXObjectClass. | Ettore Perazzoli | 2002-04-04 | 1 | -14/+14 |
* | [Implement an Outlook-style "New" dropdown button. It is basically | Ettore Perazzoli | 2002-01-24 | 1 | -14/+27 |
* | Fix the license text to make sense. | Ettore Perazzoli | 2001-10-27 | 1 | -1/+0 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 1 | -2/+2 |
* | #include "e-util/e-gtk-utils.h". | Ettore Perazzoli | 2001-10-26 | 1 | -1/+0 |
* | If setting the owner fails, print the a warning message out. Then restart | Ettore Perazzoli | 2001-10-06 | 1 | -0/+10 |
* | Remove the "see previous error messages?" comment from the error message | Dan Winship | 2001-09-07 | 1 | -2/+1 |
* | Remove the source for the timeout *before* invoking the CORBA method, as | Ettore Perazzoli | 2001-07-28 | 1 | -46/+55 |
* | Add an extra @type arg to the xferFolder and removeFolder methods in | Ettore Perazzoli | 2001-07-23 | 1 | -0/+4 |
* | Make the shell to be able to display URIs that the user specified on | Ettore Perazzoli | 2001-06-28 | 1 | -0/+26 |
* | Remove redundant declaration for `free_ShellComponentListener_servant()'. | Ettore Perazzoli | 2001-06-28 | 1 | -3/+0 |
* | (Implemented deleting folders in the shell. Files changed that aren't | Jason Leach | 2001-06-24 | 1 | -1/+39 |
* | Added ETSPECDIR. Added e-storage-set-view.etspec to get installed. | Christopher James Lahey | 2001-05-26 | 1 | -0/+3 |
* | Renamed the "NewWindow" verb into "OpenFolderInNewWindow". Got the | Ettore Perazzoli | 2001-05-19 | 1 | -63/+65 |
* | add RemoveFolder menu item and verb. (folder_context_menu_remove_cb): new | Chris Toshok | 2001-05-12 | 1 | -7/+7 |
* | Plug more leaks. | Ettore Perazzoli | 2001-05-04 | 1 | -0/+6 |
* | Complete the shell side for supporting off-line operations, getting | Ettore Perazzoli | 2001-05-04 | 1 | -1/+1 |
* | Add interfaces to the shell to handle off-line operation, as well as a | Ettore Perazzoli | 2001-05-03 | 1 | -0/<# $FreeBSD$ # COMMENT = Multimedia software SUBDIR += acidrip SUBDIR += avidemux2 SUBDIR += avifile SUBDIR += avinfo SUBDIR += beep-media-player SUBDIR += bmp-extra-plugins SUBDIR += bsdbktr_tvtune SUBDIR += camserv SUBDIR += dirac SUBDIR += dtv SUBDIR += dumpmpeg SUBDIR += dv2jpg SUBDIR += dvdauthor SUBDIR += dvdrip SUBDIR += dvdstyler SUBDIR += dvts SUBDIR += emovix SUBDIR += enjoympeg SUBDIR += exportvideo SUBDIR += ffmpeg SUBDIR += freevo SUBDIR += fxtv SUBDIR += gaim-xmms-remote SUBDIR += gavl SUBDIR += gdvrecv SUBDIR += gmencoder SUBDIR += goggles SUBDIR += gopchop SUBDIR += grpplaylist SUBDIR += gstreamer SUBDIR += gstreamer-editor SUBDIR += gstreamer-ffmpeg SUBDIR += gstreamer-player SUBDIR += gstreamer-plugins SUBDIR += gsubedit SUBDIR += gtksubtitler SUBDIR += gxanim SUBDIR += gxine SUBDIR += gxmms SUBDIR += handbrake SUBDIR += hayes SUBDIR += kaffeine SUBDIR += kaffeine-mozilla SUBDIR += kdemultimedia3 SUBDIR += kino SUBDIR += kino-dvtitler SUBDIR += kmenc15 SUBDIR += kmplayer SUBDIR += konverter SUBDIR += kplayer SUBDIR += ksubeditor SUBDIR += ldvd9to5 SUBDIR += libdivxdecore SUBDIR += libdivxdecore-devel SUBDIR += libdivxencore SUBDIR += libdts SUBDIR += libdv SUBDIR += libdvbpsi SUBDIR += libdvdcss SUBDIR += libdvdnav SUBDIR += libdvdplay SUBDIR += libdvdread SUBDIR += libfame SUBDIR += libmatroska SUBDIR += libmovtar SUBDIR += libmpeg2 SUBDIR += libquicktime SUBDIR += libxine SUBDIR += linux-divx4linux SUBDIR += linux-divx4linux4 SUBDIR += linux-divxplayer SUBDIR += linux-realplayer SUBDIR += linux-xmovie SUBDIR += lsdvd SUBDIR += mj |
* | Rename `::addFolderAsync' into `::createFolderAsync'. | Ettore Perazzoli | 2001-01-13 | 1 | -4/+4 |
* | Complete the code to associate a URI and a folder type to the toplevel | Ettore Perazzoli | 2000-12-09 | 1 | -2/+11 |
* | A very, long, very tedious IDL API rename and re-scoping; | Michael Meeks | 2000-11-11 | 1 | -38/+38 |
* | update to new UI handler | Michael Meeks | 2000-10-21 | 1 | -3/+3 |
* | s/Bonobo_UIHandler/Bonobo_UIContainer/ | Michael Meeks | 2000-09-21 | 1 | -2/+2 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 1 | -1/+1 |
* | Don't crash if a component cannot be activated. | Ettore Perazzoli | 2000-08-24 | 1 | -4/+6 |
* | add "in string evolution_homedir" to ShellComponent::set_owner's | Dan Winship | 2000-08-11 | 1 | -2/+3 |
* | Remove GOAD support. | Dan Winship | 2000-07-25 | 1 | -42/+14 |
* | Add support for the folder right-click ("context") menu. No component | Ettore Perazzoli | 2000-07-21 | 1 | -0/+39 |
* | Update warning message to not say "CRASHING", since it won't if you have | Dan Winship | 2000-06-30 | 1 | -6/+2 |
* | Oops. except make it actually work. | Dan Winship | 2000-06-19 | 1 | -1/+1 |
* | Add a warning before crashing due to a known bug when it can't activate a | Dan Winship | 2000-06-19 | 1 | -0/+6 |
* | Implemented folder creation dialog (File -> New -> Folder). To make | Ettore Perazzoli | 2000-06-11 | 1 | -19/+24 |
* | Initial support for creating/removing folders. This implies some new | Ettore Perazzoli | 2000-06-10 | 1 | -0/+507 |