2005-07-21 Sarfraaz Ahmed <asarfraaz@novell.com>
* e-component-registry.c (query_components): Dont enter default values
for button label and menu label
* e-shell-window.c (setup_widgets): Dont add the sidebar button when
there is no label.
svn path=/trunk/; revision=29883
2005-07-22 Sankar P <psankar@novell.com>
* shell.error.xml : Changed the strings to be more interactive
and consistent with the exisiting dialog prompts.
svn path=/trunk/; revision=29844
2005-07-21 Not Zed <NotZed@Ximian.com>
* e-shell-window-commands.c: fix the pixmap location for the
settings menu.
* e-shell-window.c (setup_widgets): reverted dobey's patch to put
the components in the useless tools window.
svn path=/trunk/; revision=29827
(patch submitted by Andre Klapper <a9016009@gmx.de>)
* e-shell-window-commands.c: changed copyright year from 2004
* to 2005
svn path=/trunk/; revision=29580
2005-06-23 Kaushal Kumar <kakumar@novell.com>
* e-util/Makefile.am, widgets/e-timezone-dialog/Makefile.am,
addressbook/gui/search/Makefile.am,
plugins/groupwise-features/Makefile.am: Added widgets in INCLUDES.
Updated the include paths to use misc instead of widgets/misc.
svn path=/trunk/; revision=29574
2005-06-23 Not Zed <NotZed@Ximian.com>
* e-shell-window-commands.c: added jonathan dieter. Fixed up the
busted utf8 and duplicates.
svn path=/trunk/; revision=29572
2005-06-18 Tor Lillqvist <tml@novell.com>
* GNOME_Evolution_Shell.server.in.in: Use EXEEXT.
* GNOME_Evolution_Test.server.in.in: Use SOEXT.
svn path=/trunk/; revision=29537
2005-06-17 Kaushal Kumar <kakumar@novell.com>
* Retired GAL from Head. The relevant files have moved inside
evolution. Thanks to JP Rosevear for performing the cvs surgery. The
files have been moved in the following order.
evolution/e-util <- gal/gal/util
evolution/a11y <- gal/gal/a11y
evolution/a11y/e-table <- gal/gal/a11y/e-table
evolution/a11y/e-text <- gal/gal/a11y/e-text
evolution/widgets/table <- gal/gal/e-table
evolution/widgets/text <- gal/gal/e-text
evolution/widgets/misc <- gal/gal/widgets
evolution/widgets/misc/pixmaps <- gal/gal/widgets/pixmaps
evolution/widgets/menus <- gal/gal/menus
Following is the summary of changes done to fix the build:-
- New files added to cvs repository,
- a11y/e-table/Makefile.am
- a11y/e-text/Makefile.am
- widgets/table/Makefile.am
- widgets/text/Makefile.am
- widgets/misc/pixmaps/Makefile.am
- iconv-detect.h
- iconv-detect.c
- Updated configure.in.
- Updated all the relevant Makefile.am files.
- Updated the include paths to replace all gal references.
- Updated the marshal list to suit gal files requirements.
svn path=/trunk/; revision=29522
2005-05-25 Not Zed <NotZed@Ximian.com>
* main.c (main): remove mono registrtion, this is implemented
using a plugin now. register the plugin type loader hook.
svn path=/trunk/; revision=29413
2005-05-13 Rodney Dawes <dobey@novell.com>
* plugins/Makefile.am (DIST_SUBDIRS): Add profiler so that it gets
disted properly
2005-05-13 Rodney Dawes <dobey@novell.com>
* Makefile.am: Add new em-folder-utils.[ch] abstraction
* em-folder-browser.c: Update for new menu layout
Add new methods to handle the actions that were previously only
available from the context menu when right-clicking on a folder
* em-folder-selector.c (emfs_response): Just call emfu_folder_create
if the user wants to create a new folder in the selector dialog
(em_folder_selector_get_selected_path): Clean up the code to fix a
couple potential crashes
* em-folder-tree.[ch]: Add methods to get pointers to a CamelFolder or
CamelFolderInfo object for the selected item in the tree
Add a method to get a pointer to an EMFolderTreeModelStoreInfo object
for the selected store in the tree
Move folder operations out into em-folder-utils.[ch] so that they
are abstracted from the tree and can be used by methods other than
the internal context menu
* em-folder-utils.[ch]: Move the folder operations code to here
* em-folder-view.c: Update for the new menu layout
Fix Mark as Read/Unread in the context menu to only show up in the list
* mail-component.c (create_item): Just call emfu_folder_create here
when the user requests to create a new folder from the New toolbar item
2005-05-13 Rodney Dawes <dobey@novell.com>
* org-gnome-mailing-list-actions.xml: Update for the new menu layout
2005-05-13 Rodney Dawes <dobey@novell.com>
* org-gnome-plugin-manager.xml: Update for new menu layout
2005-05-13 Rodney Dawes <dobey@novell.com>
* org-gnome-save-attachments.xml: Update for new menu layout
2005-05-13 Rodney Dawes <dobey@novell.com>
* e-shell-window.c (setup_widgets): Update for the new menu layout by
putting the "component" switching items under the "Tools" menu
2005-05-13 Rodney Dawes <dobey@novell.com>
* *.xml: Update to the new menu layout
2005-05-13 Rodney Dawes <dobey@novell.com>
* e-filter-bar.[ch]: Update for the new menu layout
svn path=/trunk/; revision=29354
2005-05-12 Harish Krishnaswamy <kharish@novell.com>
* main.c: (kill_dataserver): add evolution-data-server-1.2
to the list of old dataserver instances.)
svn path=/trunk/; revision=29342
2005-05-06 Chenthill Palanisamy <pchenthill@novell.com>
Fixes#301459
* e-shell-importer.c: Correct the typo error and made
the sentence more clear.
svn path=/trunk/; revision=29298
005-04-29 JP Rosevear <jpr@novell.com>
* Makefile.am: don't build wizard related code
* Evolution.idl: remove wizard idl include
* e-shell.c: remove wizard include
* Remove wizard related code which is now in a plugin (and is much
simpler due to eplugin)
svn path=/trunk/; revision=29245
2005-03-21 JP Rosevear <jpr@novell.com>
* main.c: switch #ifdef DEVELOPMENT to #if DEVELOPMENT so the
configure.in foo actually controls this
svn path=/trunk/; revision=29070
2005-03-17 Not Zed <NotZed@Ximian.com>
* es-event.h: fix the qualifier bit assignments for the STATE target.
* e-shell.c (offline_procedure_finished_cb): fix offline state event.
svn path=/trunk/; revision=29057
2005-02-28 JP Rosevear <jpr@novell.com>
* configure.in: bump version, requires
2005-02-28 JP Rosevear <jpr@novell.com>
* configure.in: add startup wizard plugin
2005-02-28 JP Rosevear <jpr@novell.com>
* plugins/Makefile.am: dist standard and experimental plugins
* configure.in: move "all" plugins to standard and experimental
and default to building the standard set
svn path=/trunk/; revision=28927
2005-02-23 JP Rosevear <jpr@novell.com>
Fixes#33287
* e-shell-window.c (e_shell_window_new): set the send/receive
sensitivity when we first start up
svn path=/trunk/; revision=28877
2005-02-22 Marco Pesenti Gritti <marco@gnome.org>
* shell/e-shell-window-commands.c: (command_quick_reference):
Use gnome-vfs API to open quick reference in the pdf viewer
svn path=/trunk/; revision=28863
2005-02-22 William Jon McCann <mccann@jhu.edu>
* e-shell-window.c (setup_offline_toggle): Make offline button scale
with font size. Fixes#48868.
svn path=/trunk/; revision=28849
2005-02-10 JP Rosevear <jpr@novell.com>
* e-component-registry.c (query_components): unref the menu icon
if it exists to fix a leak
svn path=/trunk/; revision=28804
2005-01-21 JP Rosevear <jpr@novell.com>
* e-shell-offline-handler.c
(impl_OfflineProgressListener_updateProgress): mark priv->finished
as true first so we don't access freed memory if we get finalized
during the signal emmission
(cancel_offline): ditto
(finalize_offline): ditto
(e_shell_offline_handler_put_components_offline): ditto
svn path=/trunk/; revision=28487
2005-01-09 JP Rosevear <jpr@novell.com>
* e-shell.c (impl_Shell_handleURI): open a new window if we get a
component id type url
* Evolution-Shell.idl: add ComponentNotFound exception
svn path=/trunk/; revision=28302