aboutsummaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagEVOLUTION_2_0_3nobody2004-12-073-93/+16
* 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
* Change to "evolution-1.5" - although, ideally, this should be a config.hJeffrey Stedfast2003-10-222-1/+6
* Remove e_proxy_init call. (e-proxy is gone now)Dan Winship2003-10-222-2/+4
* Rewrote the drag & drop code.Jeffrey Stedfast2003-10-224-573/+172
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-2231-2742/+2546
* INCLUDE path fixes for changes made to libical build.Jeffrey Stedfast2003-10-102-2/+6
* fixed encoding for Spanish translators.Ismael Olea2003-09-302-2/+10
* connect to "key_press_event" signal with key_press_event_callback.Charles Zhang2003-09-232-0/+43
* libical.la -> libical-evolution.laHans Petter Jansson2003-09-222-1/+5
* Fix migration of shortcuts.xml which was incorrectly encoded by libxml1.Frédéric Crozat2003-09-122-4/+54
* If the right_click_row_path is not NULL (i.e. a menu is being popped upEttore Perazzoli2003-09-123-8/+24
* Import new libical from mainline HEAD and make appropriate changes toHans Petter2003-09-122-1/+5
* Use gtk_label_new_with_mnemonic() to replace gtk_label_new(). UseYuedong Du2003-09-102-8/+21
* fix crash when user escape the dialog. see bug #46700.Yuedong Du2003-07-242-0/+6
* Ooops, revert changes: wrong branch.Ettore Perazzoli2003-07-2415-934/+41
* Create a new EShellWindow and show it.Ettore Perazzoli2003-07-2415-41/+934
* Use EVO_MARSHAL_RULEDan Winship2003-07-242-12/+3
* Fix a warningDan Winship2003-07-232-3/+6
* connect to "delete_event" signal with startup_wizard_delete. [#46284]Antonio Xu2003-07-222-0/+17
* use g_signal_connect_after to connect "prepare" signal.Antonio Xu2003-07-222-5/+26
* connect "back" signal to back_finish_func in finish page.Antonio Xu2003-07-212-0/+24
* fix the date on my last commit to keep things in orderDan Winship2003-07-181-1/+1
* free the folder_typeDan Winship2003-07-184-1/+16
* (e_shell_command_rename_folder): DoEttore Perazzoli2003-07-102-33/+36
* add general_map and a reference to it in gconf_remap_list. Should fixChris Toshok2003-06-262-0/+12
* Don't leak parent_path, even on errorDan Winship2003-06-202-2/+7
* Add missing stub/skel to BUILD_SOURCES (bug 44717)Frédéric Crozat2003-06-172-1/+6
* Ooops, remove files that were not supposed to be there.Ettore Perazzoli2003-06-131-2/+0
* Put the ChangeLog.pre-1-4 in the Makefiles.Ettore Perazzoli2003-06-131-0/+3
* ** For #42691.Not Zed2003-06-113-4/+16
* don't leak nr.name.Larry Ewing2003-06-112-0/+5
* Roll over ChangeLogs.Ettore Perazzoli2003-06-102-15363/+15363
* Add Mark Gordon.Ettore Perazzoli2003-05-232-0/+5
* (storage_weak_notify): SetEttore Perazzoli2003-05-202-0/+27
* Removed "forced_upgrade" unused variable. (show_development_warning): PutEttore Perazzoli2003-05-204-7/+42
* Remove some padding which I incorrectly added to the wrong vbox. ThisAnna Marie Dirks2003-05-202-1/+7
* (e_storage_set_view_set_show_checkboxes):Ettore Perazzoli2003-05-182-2/+13
* Protect against the component name having slashes in it.Ettore Perazzoli2003-05-163-1/+19
* #ifdef'ed wombat killing code, depending on whether KILL_PROCESS_CMD isRodrigo Moya2003-05-152-0/+14
* [Patch from Antonio Xu <antonio.xu@sun.com>, #42491]Ettore Perazzoli2003-05-152-2/+9
* release the interface if we got itJP Rosevear2003-05-156-15/+52
* Add a #include to fix a warning.Jeremy Katz2003-05-093-3/+11
* [#42342] New function to update the Send/Receive menu and toolbar itemsEttore Perazzoli2003-05-092-12/+30
* [#36956] Remove the version number from the window title.Ettore Perazzoli2003-05-093-18/+38
* (e_shell_command_add_to_shortcut_bar):Ettore Perazzoli2003-05-082-6/+15
* don't pass NO_SEPARATOR flag as per gtkmessagedialog warningJP Rosevear2003-05-082-1/+6
* grepped changelogs and added all names found. #40391.Not Zed2003-05-052-5/+113
* Don't expand the select-names entry, because we don't want it as tall asDan Winship2003-05-022-1/+7
* (e_shell_folder_selection_dialog_construct): Set the defaultEttore Perazzoli2003-05-012-0/+7
* Fix install of evolutionRodney Dawes2003-04-302-1/+6
* [#41013]Not Zed2003-04-293-51/+183
* Fix up some stuff for the nognome script Fix up nognome script for SunRodney Dawes2003-04-293-11/+28
* Fixes #41916Rodrigo Moya2003-04-292-2/+10
* (main): Add e_proxy_init()Ettore Perazzoli2003-04-292-0/+9
* Comment out the pinging code again since it's only being used byDan Winship2003-04-262-0/+12
* (async_open_cb): Added a missing unref of theEttore Perazzoli2003-04-262-7/+19
* cast to remove warning. (construct): set a physiucal uri on the rootNot Zed2003-04-242-1/+11
* Add appropriate padding to the Evolution Settings window. This is anotherAnna Marie Dirks2003-04-243-1/+14
* *glade/e-folder-list.glade : replaced buttons with stock buttons and addedAnna Marie Dirks2003-04-242-98/+103
* Set the border width of the message dialog to 6. Also corrected theAnna Marie Dirks2003-04-232-3/+23