aboutsummaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* fix warning. (impl_Shell_findComponent): fix signature for warning.Not Zed2005-08-1811-965/+240
* Install missing e-plugin header es-event.h and es-menu.h. Fixes bugChristian Kellner2005-08-172-3/+10
* Use privsolib instead of privlib. Link with SHELL_LIBS. Use NO_UNDEFINED.Tor Lillqvist2005-08-105-20/+81
* ** See bug #271984.Not Zed2005-08-102-2/+6
* Fix make distcheck issues.Harish Krishnaswamy2005-07-273-1/+8
* Dont enter default values for button label and menu label Dont add theSarfraaz Ahmed2005-07-253-5/+11
* Changed the strings to be more interactive and consistent with theSankar P2005-07-222-2/+7
* Added string for forget password prompt.Sankar P2005-07-213-1/+17
* fix the pixmap location for the settings menu.Not Zed2005-07-213-3/+12
* Free the style here.Kjartan Maraas2005-07-132-0/+5
* Merge back eplugin-import-branch.Michael Zucci2005-07-127-774/+362
* removed crud that I had added in the earlier commitHarish Krishnaswamy2005-07-011-2/+2
* +2005-06-24 Harish Krishnaswamy <kharish@novell.com>Harish Krishnaswamy2005-06-242-2/+7
* Added widgets in INCLUDES.Kaushal Kumar2005-06-234-4/+4
* added jonathan dieter. Fixed up the busted utf8 and duplicates.Not Zed2005-06-232-7/+11
* add brian mury to contributors.Not Zed2005-06-212-0/+5
* Use EXEEXT.Tor Lillqvist2005-06-183-2/+8
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-176-6/+6
* Fix so these are only ever included once.Not Zed2005-06-026-0/+27
* BonoboObject wrapper for Evolution::Component interface. Abstract, doesn'tNot Zed2005-06-026-0/+136
* fixed the utf8 in the last patch.Not Zed2005-06-012-3/+14
* Fixed my name.S.Çaglar Onur2005-06-012-2/+5
* added missing name to Shell_Config_Factory object description.Rodrigo Moya2005-05-312-0/+7
* remove mono registrtion, this is implemented using a plugin now. registerNot Zed2005-05-252-14/+6
* fix error file build/path changesNot Zed2005-05-166-86/+32
* shell/ChangeLog shell/e-component-registry.c shell/e-component-registry.hSrinivasa Ragavan2005-05-166-4/+36
* Add profiler so that it gets disted properlyRodney Dawes2005-05-142-3/+7
* Remove the go->offline dialog.Shreyas Srinivasan2005-05-132-146/+4
* add evolution-data-server-1.2 to the list of old dataserver instances.)Harish Krishnaswamy2005-05-122-0/+6
* Fixes #301459 Correct the typo error and made the sentence more clear.Chenthill Palanisamy2005-05-062-2/+8
* remove Evolution-common.idlJP Rosevear2005-05-024-26/+8
* don't build/install corba icon utilsJP Rosevear2005-04-293-209/+6
* don't build wizard related codeJP Rosevear2005-04-2911-1600/+13
* setup the profiling plugin hook if profiling is compiled in.Not Zed2005-04-282-0/+9
* Commit Yong Sun's patch which was reviewed by NotZedAntonio Xu2005-04-072-6/+17
* Fixes #73066JP Rosevear2005-03-222-1/+7
* switch #ifdef DEVELOPMENT to #if DEVELOPMENT so the configure.in fooJP Rosevear2005-03-212-10/+11
* fix the qualifier bit assignments for the STATE target.Not Zed2005-03-183-3/+9
* bump version, requiresJP Rosevear2005-03-014-8/+36
* update authors list for about dialogJP Rosevear2005-03-012-2/+88
* Fixes #33287JP Rosevear2005-02-242-0/+8
* Make mailer depend on libedataserverui.Hans Petter Jansson2005-02-244-3/+12
* Use gnome-vfs API to open quick reference in the pdf viewerMarco Pesenti Gritti2005-02-232-25/+17
* Make offline button scale with font size. Fixes #48868.William Jon McCann2005-02-232-3/+13
* unref the menu icon if it exists to fix a leakJP Rosevear2005-02-172-0/+7
* clean up descriptionsJP Rosevear2005-02-082-16/+21
* add to about boxJP Rosevear2005-02-022-0/+5
* Remove e-shell-utils.c includeJP Rosevear2005-01-282-1/+4
* close long tagJP Rosevear2005-01-222-1/+5
* add print_config schema itemJP Rosevear2005-01-222-0/+17
* mark priv->finished as true first so we don't access freed memory if weJP Rosevear2005-01-222-4/+14
* Close import wizard on 'ESC'Mengjie Yu2005-01-212-0/+21
* open a new window if we get a component id type urlJP Rosevear2005-01-103-5/+19
* install schemas properly and add some uninstall rules for local installJP Rosevear2005-01-072-1/+16
* new protos, modesJP Rosevear2005-01-057-36/+419
* 2.0 is the current stable version.Rodrigo Moya2004-12-302-1/+6
* set start_offline gconf key when ever offline state is changed.Sivaiah Nallaagatla2004-12-242-4/+15
* Convert to G_DEFINE_TYPEJP Rosevear2004-12-2111-146/+90
* Use stock_new-window for the New Window menu item in the File menuRodney Dawes2004-12-102-0/+6
* include es-event.h to fix 64 bit platform problems.David Mosberger2004-12-082-0/+5
* Evolution product name spelled with an uppercase EJoan Sanfeliu2004-11-232-1/+7
* remove the hard line breaks.mengjie yu2004-11-022-5/+11
* register event hook.Not Zed2004-10-259-3/+645
* initialise plugin system. (main): add --disable-eplugin and --disable-monoNot Zed2004-10-072-0/+28
* use g_timeout_add().Kjartan Maraas2004-09-303-5/+12
* Added ed catmur to the credits.Not Zed2004-09-282-0/+5
* fixed two typos in the list of contributorsAndre Klapper2004-09-282-2/+7
* From Malcolm Tredinnick <malcolm@commsecure.com.au>, Fixes #66261JP Rosevear2004-09-222-139/+269
* Merged notzed-eplugin-2-branch to head.Michael Zucci2004-09-202-0/+6
* set online status for e_passwords see #62856 (work around)Sivaiah Nallagatla2004-09-142-0/+9
* ** See bug #61285.Not Zed2004-09-042-1/+9
* ** See bug #62856 (workaround only)Not Zed2004-08-302-0/+13
* Don't translate the default value for the window heightRodney Dawes2004-08-262-1/+6
* don't call gtk_dialog_set_has_separator on Message Dialog on GTK+ >= 2.4.0Frédéric Crozat2004-08-253-13/+48
* bump version. requiresJP Rosevear2004-08-141-1/+2
* added the "use_filechooser" property to the GnomeFileEntryCarlos Garnacho Parro2004-08-132-0/+6
* init epasswords.Not Zed2004-08-122-1/+7
* added last_version item.JP Rosevear2004-08-027-86/+260
* merged this into e_shell_create_window, all it was doing was adding aNot Zed2004-07-262-24/+15
* Use stock_mail-import instead of stock_import? *shrug* Fixes bug #61778.Jeffrey Stedfast2004-07-242-1/+7
* tarball should ship .schemas.in.in files, not generated files.Frédéric Crozat2004-07-093-2/+10
* Add this back to CVS for translators Don't ignore e-shell-errors.xml.hRodney Dawes2004-07-073-1/+38
* ** See bug #57367.Not Zed2004-06-244-41/+62
* free priv->menu_xml. plugs (big) leak.Chris Toshok2004-06-222-0/+7
* Remove AUTOHELP option since GNOME adds this itself. Fixes bug #60374.Jeffrey Stedfast2004-06-192-1/+9
* test for skip_warning_dialog value in gconf here and not inRadek Doulik2004-06-192-11/+16
* ** See bug #54498.Not Zed2004-06-182-33/+25
* Call gnome_sound_init() before bonobo_main().Jeffrey Stedfast2004-06-172-1/+8
* Remove no-longer-used stuffDan Winship2004-06-1143-5762/+52
* Added Martyn Russel to the credits.Jeffrey Stedfast2004-06-072-170/+173
* Fixes #59361JP Rosevear2004-06-042-6/+11
* Merge from release branch.JP Rosevear2004-06-041-1/+1
* add shell-errors.xml.hDan Winship2004-06-031-0/+1
* Add listener for the ViewToolbar command.William Jon McCann2004-06-034-0/+74
* sort the various available importer plugins by name in the importer druidChristophe Fergeau2004-06-022-0/+34
* ** See #58827.Not Zed2004-06-015-38/+60
* Set the default window size for the druid to 480x320Rodney Dawes2004-05-292-0/+6
* remove bogus includeJP Rosevear2004-05-292-3/+7
* Remove e-shell-about-box.William Jon McCann2004-05-295-620/+209
* Require e-error-toolRodney Dawes2004-05-282-0/+5
* Don't dist $(error_i18n) as it requires e-error-tool to be builtRodney Dawes2004-05-274-57/+9
* fixed a spelling mistake for GerardoJeffrey Stedfast2004-05-272-2/+2
* Implemented. Sends the "interactive" message when the first window isSarfraaz Ahmed2004-05-262-1/+40
* set exception if not implemented.Not Zed2004-05-263-5/+19
* Removed. Nothing uses this interface (which didn't use the EError routinesJeffrey Stedfast2004-05-223-51/+6
* remove unused.Not Zed2004-05-212-1/+4
* use the menu icon not the button icon for the menus. (setup_widgets):Not Zed2004-05-194-6/+101
* update translation headerMichael Zucci2004-05-181-0/+18
* added noshell and noshell-reason error strings. the latter seems a waste,Not Zed2004-05-183-5/+33
* Change E_PIXMAP() sizes over to E_ICON_SIZE enum values.Jeffrey Stedfast2004-05-182-8/+12
* #include <gtk/gtkvbox.h>Jeffrey Stedfast2004-05-183-2/+9
* Call e_icon_factory_shutdown() after bonobo_main() exits.Jeffrey Stedfast2004-05-132-2/+9
* fix the label tag for the upgrade failed box.Not Zed2004-05-123-1/+4
* add for translators.Not Zed2004-05-127-35/+160
* Fixed warningDavid Malcolm2004-05-112-2/+5
* set title to just Evolution (show_development_warning): ditto for warningJP Rosevear2004-05-106-533/+24
* Change the algorithm so that if the buttons can't be laid out perfectlyDan Winship2004-05-052-135/+75
* Fix warningsDan Winship2004-05-032-3/+7
* Remove default folders, shortcut stuff, and "show folder bar".Dan Winship2004-05-013-161/+7
* Don't save window state here.Dan Winship2004-05-013-2/+12
* Remove e-lang-utils.h include.Not Zed2004-04-304-4/+4
* do the same as below.Not Zed2004-04-303-3/+19
* Call gnome_program_init with PACKAGE "-" BASE_VERSION so that we start upRodney Dawes2004-04-292-1/+9
* init the view to NULLJP Rosevear2004-04-282-1/+22
* if there is a current view, use the component alias to select a sensibleJP Rosevear2004-04-232-1/+7
* take into account the position of the sidebar which isnt on the very leftTrent Lloyd2004-04-222-1/+7
* if we're running a local create, invoke that directly via the callback.Not Zed2004-04-213-12/+38
* added a needed #includeJeffrey Stedfast2004-04-201-0/+1
* Same.Jeffrey Stedfast2004-04-206-6/+19
* Change component icons to use the icon theme names for icons RemoveMichael Terry2004-04-1916-248/+73
* differentiate between user cancellation and no importer (next_file_page):JP Rosevear2004-04-142-10/+22
* don't unref the dialog, destroy it properlyJP Rosevear2004-04-142-1/+7
* add a component name argument, so we don't use 'this_component', andNot Zed2004-04-132-15/+27
* Don't activate the components here. (e_shell_construct): Activate them allJeffrey Stedfast2004-04-103-14/+36
* make sure the component is activated before calling upgradeFromVersion.Chris Toshok2004-04-102-1/+9
* unref the component registryDan Winship2004-04-102-1/+7
* use BASE_VERSION to supply the major/minor version, and useChris Toshok2004-04-102-6/+19
* Change this a lot. Now each component will maintain its ownDan Winship2004-04-098-375/+446
* Removed the "apply" method.Jeffrey Stedfast2004-04-085-184/+22
* Remove dialog separators Change the border with of the dialog's vbox andRodney Dawes2004-04-018-55/+149
* We don't need this really (class_init): We don't need to have our ownRodney Dawes2004-03-272-20/+10
* added (c) symbol and 2004 and changed to Novell to the copyright notice inNot Zed2004-03-182-1/+6
* when we check the evolution dir exists, check the evolution dir exists,Not Zed2004-03-122-7/+14
* Used the stock icon in confirm dialog.Bill Zhu2004-03-112-2/+9
* Check that app is not NULL before trying to open the quickref document.Pratik V. Parikh2004-03-092-25/+33
* Use @BASE_VERSION@ for the binaryRodney Dawes2004-02-262-1/+7
* remove id, and use info->id for create_progress_listener. Fixes #53649.Not Zed2004-02-182-5/+9
* Remove dead filesJP Rosevear2004-02-1112-5375/+4
* use base version for intelligent importersJP Rosevear2004-02-072-2/+7
* use base version for importersJP Rosevear2004-02-072-1/+6
* Really make this work with gnome-vfs 2.2, instead of using gnome-vfs 2.4Rodney Dawes2004-02-072-7/+31
* remove step numbersJP Rosevear2004-02-062-5/+9
* Use gnome-vfs directly, instead of relying on gnome_url_show (), to launchRodney Dawes2004-02-062-1/+23
* pass in a parent for the dialogs, use e_notice (import_druid_finish): weJP Rosevear2004-02-052-45/+35
* add extra pageJP Rosevear2004-02-0511-268/+354
* remove dead filesJP Rosevear2004-02-053-910/+4
* make this C89 compliantJP Rosevear2004-02-052-3/+7
* ** See bug #53683.Not Zed2004-02-046-93/+99
* Moved to misc/widgets since they depend on libemiscwidgets now, and aren'tDan Winship2004-02-048-1154/+12
* don't generate a g_warning if button_icon == NULL. (component_info_free):Chris Toshok2004-02-032-1/+11
* turn development stuff back onJP Rosevear2004-01-292-1/+5
* g_message this (destroy_config): remove the various pieces to create aJP Rosevear2004-01-292-6/+49
* First argument to gtk_hbox_new () is a boolean, not an int, don't show theRodney Dawes2004-01-292-3/+16
* Expand the label, this fixes the problem that people were having in theRodney Dawes2004-01-282-1/+9
* add definition for EVOLUTION_HELPDIRDavid Trowbridge2004-01-283-1/+39
* attempt the upgrade before trying to startup the wizard.Not Zed2004-01-273-77/+83
* Add panded widget to EShellWindowPrivate and handle state saving ofRodney Dawes2004-01-273-11/+29
* there is no splash screen any moreJP Rosevear2004-01-272-5/+6
* drop now useless gtkhtml/gconf checkJP Rosevear2004-01-272-4/+4
* Updated some .cvsignore files.Christian Neumair2004-01-261-0/+2
* Move uri_list loop into a separate function so we don't duplicate code inRodney Dawes2004-01-242-15/+39
* remove calendar and task keys for upgrade, its done in the calendar nowJP Rosevear2004-01-162-68/+5
* added ForgetPasswords menu item. (command_forget_passwords): callback forRodrigo Moya2004-01-163-0/+26
* kill the correct binary, tidy includesJP Rosevear2004-01-163-3/+8
* move version detection hereJP Rosevear2004-01-154-1757/+168
* fix the check for ~/evolution being a directory.Not Zed2004-01-152-1/+6
* detect the version more completely with the new util routine (main): don'tJP Rosevear2004-01-146-72/+95
* drop my-evolution upgrade codeJP Rosevear2004-01-141-35/+1
* use our libsJP Rosevear2004-01-132-1/+5
* MissedJP Rosevear2004-01-121-2/+4
* Complete rewrite to match current component apiJP Rosevear2004-01-122-3/+43
* track hbox and label widget (button_free): unref themJP Rosevear2004-01-123-36/+218
* Shush.JP Rosevear2004-01-111-0/+1
* proper server file for test componentsJP Rosevear2004-01-116-683/+221
* make sure we actually upgrade between revisionsJP Rosevear2004-01-092-1/+6
* add a ')' to create a valid queryJP Rosevear2004-01-082-1/+6
* check that we found any importers before deferencing the pointer.Not Zed2004-01-082-0/+11
* Emit a hover-url signal when the user mouses over a URL, ...ERDI Gergo2004-01-075-6/+90
* these just handle creating the ~/evolution dir and so are no longer neededJP Rosevear2003-12-306-372/+14
* Mark the settings dialog as transient for the main windowRoss Burton2003-12-232-0/+5
* only add the component to the list if we actually create itJP Rosevear2003-12-142-2/+10
* remove padding around the folder list. (impl_size_request): don't addNot Zed2003-12-112-6/+9
* Remove GNOME_Evolution_Shell_Config_FolderSettings_Control.Ettore Perazzoli2003-12-102-27/+7
* remove useless gal includeJP Rosevear2003-12-073-3/+6
* Implement.Ettore Perazzoli2003-12-053-36/+29
* If component_id is the empty string, pass NULL for it toEttore Perazzoli2003-12-043-2/+19
* move e-task-bar and e-task-widget into libeshell.Ettore Perazzoli2003-12-042-4/+9
* Remove. Remove. Remove. Remove. Remove. Remove. Remove. Remove.Ettore Perazzoli2003-12-0416-1317/+22
* Remove. Remove.Ettore Perazzoli2003-12-0312-3887/+0
* Do not depend on e-folder-list.Ettore Perazzoli2003-12-032-16/+26
* (e_shell_window_save_defaults): Implement.Ettore Perazzoli2003-12-032-4/+20
* Version the schemas Removed AddedRodney Dawes2003-12-023-1/+12
* Remove debugging message.Ettore Perazzoli2003-12-021-3/+1
* New member activity_handler. (mail_component_init): Initialize.Ettore Perazzoli2003-12-024-8/+26
* Pass a label for the status bar control for now.Ettore Perazzoli2003-12-028-349/+179
* Use BASE_VERSION for repo_ids and OAFIIDs Update killev to kill theRodney Dawes2003-12-0210-18/+40
* New member offline_handler. (offline_procedure_started_cb): New.Ettore Perazzoli2003-12-018-552/+129
* remove gtk deprecated flagJP Rosevear2003-11-242-1/+5
* Reimplemented using EComponentRegistry.Ettore Perazzoli2003-11-215-47/+57
* Free ->uri_schemas. (set_schemas): New function to get the list of URIEttore Perazzoli2003-11-204-2/+53
* (evolution_activity_client_construct): Get a rawEttore Perazzoli2003-11-195-18/+699
* Destroy the tooltips instead of unreffing them.Ettore Perazzoli2003-11-195-1/+51
* (struct _EShellWindowPrivate): New membersEttore Perazzoli2003-11-192-3/+276
* Add a pixmap for the toolbarEttore Perazzoli2003-11-182-0/+6
* New helper function. (idle_cb): Call it if we have a local shell. Also,Ettore Perazzoli2003-11-185-3/+117
* (command_open_new_window): New,Ettore Perazzoli2003-11-182-0/+25
* Do not #include "e-local-folder.h".Ettore Perazzoli2003-11-1843-16605/+83
* use the server.mk file to get rules for building versioned .server filesJP Rosevear2003-11-171-2/+1
* Remove spurious puts()s.Ettore Perazzoli2003-11-141-3/+0
* (DEVELOPMENT_WARNING): Define.Ettore Perazzoli2003-11-142-6/+17
* New.Ettore Perazzoli2003-11-145-0/+55
* (ensure_menu_items): ReverseEttore Perazzoli2003-11-132-1/+7
* (GNOME.Evolution.Component.UnknownType):Ettore Perazzoli2003-11-132-1/+8
* New signal "component_changed". (class_init): Install. (switch_view):Ettore Perazzoli2003-11-1310-269/+361
* merged spam filtering branchRadek Doulik2003-11-132-0/+2
* Call e_sidebar_select_button() instead of switch_view().Ettore Perazzoli2003-11-134-25/+63
* kill the right thing (kill_old_dataserver): rename and check the versionJP Rosevear2003-11-122-10/+19
* Added a new "-c" command-line arg. (idle_cb): If the arg is specified,Ettore Perazzoli2003-11-117-101/+76
* New member "component_alias". (component_view_new): Get a new "alias" arg,Ettore Perazzoli2003-11-116-27/+128
* don't include top level libicalJP Rosevear2003-11-081-1/+0
* make sure the marshal header is in the sources tooJP Rosevear2003-11-072-1/+5
* Shush.JP Rosevear2003-11-071-6/+5
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-073-22/+25
* (setup_name_selector):Ettore Perazzoli2003-11-041-1/+1
* Update factory ID.Ettore Perazzoli2003-11-041-0/+5
* Use "evolution2:config_item" attributes instead of "evolution:config_item"Ettore Perazzoli2003-11-043-11/+20
* set up vars and rules for versioning the .server filesJP Rosevear2003-10-311-8/+4
* declare an exception for createControls to return, so we don't have toDan Winship2003-10-302-1/+9
* Add e-shell-view.h to evolution_SOURCESRodney Dawes2003-10-292-0/+5
* Fix automake warning, and add e-shell-user-creatable-items-handler.h toRodney Dawes2003-10-282-4/+6
* handle the case where label == NULL, and set it to _("Unknown").Chris Toshok2003-10-232-0/+10
* Add a little border to the buttons so it looks nicer.Ettore Perazzoli2003-10-233-8/+35
* New member "component_registry". (e_shell_construct): Don't callEttore Perazzoli2003-10-2310-1061/+226
* Emit the right signal. (impl_tree_drag_data_get): Same.Jeffrey Stedfast2003-10-232-2/+8
* Make the scrolled window have a GTK_SHADOW_IN shadow.Ettore Perazzoli2003-10-232-1/+4
* Make the scrolled window have a GTK_SHADOW_IN shadow. Likewise.Ettore Perazzoli2003-10-232-0/+13
* Use e_storage_browser_peek_widget_scrolled() to retrieve the scrolledEttore Perazzoli2003-10-233-3/+28
* (PADDING): Increase to 6 pixels.Ettore Perazzoli2003-10-233-6/+43
* Add an "evolution:button_label" property on the component for use in theEttore Perazzoli2003-10-234-59/+523
* Append a _2 to all the IIDs.Ettore Perazzoli2003-10-234-4/+13