Commit Graph

350 Commits

Author SHA1 Message Date
7b7adfaa1c Exit evolution when closing wizard using window manager control ; don't
* startup-wizard.c: (startup_wizard_delete), (startup_wizard):
        Exit evolution when closing wizard using window manager
        control ; don't set hint or wmclass, it is too late, window is already
        realized.

svn path=/trunk/; revision=29679
2005-07-07 17:10:10 +00:00
3a92a0bb17 Add missing header.
* send-options.c: Add missing header.

svn path=/trunk/; revision=29678
2005-07-07 17:06:28 +00:00
c1fdcb226c Include exchange-folder-size-display.h Similar
2005-07-07  Sarfraaz Ahmed <asarfraaz@novell.com>

        * exchange-account-setup.c : Include exchange-folder-size-display.h
        * exchange-folder-size-display.c : Similar

svn path=/trunk/; revision=29671
2005-07-07 12:16:13 +00:00
fc0d1a6938 Removed these files
svn path=/trunk/; revision=29670
2005-07-07 11:36:16 +00:00
e09fbe62d6 Adding the new files
svn path=/trunk/; revision=29669
2005-07-07 11:35:32 +00:00
9d190a6f2c Implemented new to invoke the folder size table.
2005-07-07  Sarfraaz Ahmed <asarfraaz@novell.com>

        * exchange-account-setup.c (btn_fsize_clicked) : Implemented new to
        invoke the folder size table.
        (org_gnome_exchange_settings) : Minor re-ordering
        * exchange-folder-size-display.c : Newly added to handle the UI code
        for folder size display
        * exchange-folder-size-display.h : Similar
        * exchange-folder-size.[ch] : Removed
        * Makefile.am : Include exchange-folder-size-display.[ch]

svn path=/trunk/; revision=29668
2005-07-07 11:35:04 +00:00
179f43369b *** empty log message ***
svn path=/trunk/; revision=29666
2005-07-07 09:11:29 +00:00
53c01a5ae0 have one more hookitem in folderview.popup for displaying junk mail
2005-07-07  Vivek Jain <jvivek@novell.com>

	* org-gnome-groupwise-features.eplug.xml:
	 have one more hookitem in folderview.popup
	 for displaying junk mail settings

	 * junk-mail-settings.c
	 * junk-settings.c
	 * junk-settings.h
	 * junk-settings.glade
	* Makefile.am : updated to add these files

svn path=/trunk/; revision=29665
2005-07-07 09:05:00 +00:00
832ce26653 added: junk-mail-settings.c junk-settings.c junk-settings.h
2005-07-07  Vivek Jain <jvivek@novell.com>

	added:
	junk-mail-settings.c junk-settings.c junk-settings.h
 	junk-settings.glade , for displaying/maipulating junk mail settings

svn path=/trunk/; revision=29664
2005-07-07 09:02:29 +00:00
c16a419919 Use NO_UNDEFINED. Link with more libraries.
2005-07-06  Vivek Jain <jvivek@novell.com>

	* Makefile.am: Use NO_UNDEFINED. Link with more libraries.

svn path=/trunk/; revision=29646
2005-07-06 06:05:07 +00:00
f1bb863428 sa-junk-plugin : plugin that uses spam assasin for junk mail handling
2005-07-06  Vivek Jain <jvivek@novell.com>

	 sa-junk-plugin : plugin that uses spam assasin for junk mail
	 handling
	 moved em-junk-filter.c from mail/ to here and modified it to listen
	 to the callbacks from the plugin.

svn path=/trunk/; revision=29645
2005-07-06 05:20:38 +00:00
3fd1fe0a66 Newly added. This adds the esources for all the folders only if the
2005-07-05  Sarfraaz Ahmed <asarfraaz@novell.com>

        * exchange-config-listener.c (add_new_sources) : Newly added. This adds
        the esources for all the folders only if the esource doesnt already
        exist.
        (account_added) : Invoke add_new_sources after connect.

svn path=/trunk/; revision=29638
2005-07-05 09:19:10 +00:00
b3378efef9 removed a copy paste error: misleading text
2005-07-02 Vivek Jain <jvivek@novell.com>

removed a copy paste error: misleading text

svn path=/trunk/; revision=29622
2005-07-03 12:01:09 +00:00
da4c46c126 Added new file entries for calendar , contacts and change-password enabled
2005-07-01  Praveen Kumar <kpraveen@novell.com>

        * Makefile.am : Added new file entries for calendar , contacts
	  and change-password
	* exchange-account-setup.c (btn_chpass_clicked) : enabled the code
	* exchange-operations.c (exchange_operations_cta_add_node_to_tree) :
	  This now stores the relative uri of the node to the model
	  (exchange_operations_cta_select_node_from_tree) : Added new. This
	  selects the node for a given relative uri.
        * exchange-operations.h : Similar
        * org-gnome-exchange-operations.eplug.in : Added commit hook action
          for calendar and contacts
	* exchange-change-password.c : Added new
	* exchange-calendar.c : Added new
	* exchange-contacts.c : Added new

svn path=/trunk/; revision=29610
2005-07-01 10:06:24 +00:00
10c14aa014 Added new. This prints the validation error string.
2005-07-01  Sarfraaz Ahmed <asarfraaz@novell.com>

        * exchange-account-setup.c(print_error) : Added new. This prints the
        validation error string.
        (owa_authenticate_user) : Fetch the error code from validate and handle
        the printing of error strings in the plugin.
        * exchange-config-listener.c (account_added) : For now add the sources
        before connect to avoid multiple esources. Should be fixed more
        elegantly.

svn path=/trunk/; revision=29607
2005-07-01 05:49:51 +00:00
650dcd5ac9 not linking to libevolution-mail.
svn path=/trunk/; revision=29596
2005-06-27 06:07:51 +00:00
fc8caf5252 Added the header files as part of SOURCES so that they get disted as well.
2005-06-27  Sarfraaz Ahmed <asarfraaz@novell.com>

        * Makefile.am : Added the header files as part of SOURCES so that they
        get disted as well.

svn path=/trunk/; revision=29595
2005-06-27 06:00:57 +00:00
3f5d0d8b1a Not loading the plugin on startup.
svn path=/trunk/; revision=29594
2005-06-27 05:55:07 +00:00
1e47292c45 Use NO_UNDEFINED. Link with more libraries.
2005-06-27  Tor Lillqvist  <tml@novell.com>

	* */Makefile.am: Use NO_UNDEFINED. Link with more libraries.

svn path=/trunk/; revision=29593
2005-06-27 00:55:24 +00:00
68fe0f1f1a Reverting previous commit. Do not remove $(EVOLUTION_MAIL_LIBS) from
2005-06-25  Harish Krishnaswamy <kharish@novell.com>

* Makefile.am: Reverting previous commit. Do not remove
$(EVOLUTION_MAIL_LIBS) from LIBADD. The addressbook dependency
is not required atm.)

svn path=/trunk/; revision=29587
2005-06-25 13:24:53 +00:00
6985fa5f68 Fixed some symbol resolution errors with groupwise-features plugin.
svn path=/trunk/; revision=29584
2005-06-25 08:00:54 +00:00
f0d85c8bf7 Set load-on-startup to true.
svn path=/trunk/; revision=29579
2005-06-24 10:44:32 +00:00
df07f02cae Added widgets in INCLUDES.
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 09:11:11 +00:00
dbbee50d3d We no longer should be declaring the global_config_listener as a static
2005-06-22  Sarfraaz Ahmed <asarfraaz@novell.com>

        * exchange-account-setup.c : We no longer should be declaring the
        global_config_listener as a static variable here. Also, added some
        NULL checks to avoid crashes.

svn path=/trunk/; revision=29573
2005-06-23 05:29:23 +00:00
98297fbb8b Initial import
svn path=/trunk/; revision=29570
2005-06-23 04:18:03 +00:00
989ab1d5c8 Added support for delegation in personal calendar
svn path=/trunk/; revision=29553
2005-06-20 17:27:52 +00:00
c35bdba605 Use SOEXT.
2005-06-18  Tor Lillqvist  <tml@novell.com>

	* */*.eplug.in: Use SOEXT.

svn path=/trunk/; revision=29539
2005-06-18 11:42:23 +00:00
087a3e6532 Use SOEXT.
2005-06-18  Tor Lillqvist  <tml@novell.com>

	* */*.eplug.xml: Use SOEXT.

svn path=/trunk/; revision=29538
2005-06-18 11:39:20 +00:00
27a61acf27 Retired GAL from Head. The relevant files have moved inside evolution.
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-06-17 15:20:35 +00:00
1565f9f382 +2005-06-16 Harish Krishnaswamy <kharish@novell.com>
* configure.in : add mono to the plugins list
* data/evolution.desktop.in.in :
Fix for#307176 (patch from Andre Klapper)
correct the version of evolution-data-server.
* plugins/mono/Makefile.am : mono-plugin.h should be included
in the sources too.

svn path=/trunk/; revision=29518
2005-06-16 13:37:37 +00:00
fbf8d7bd84 Fixed a crash while trying ot edit non-exchange account.
svn path=/trunk/; revision=29502
2005-06-15 05:22:46 +00:00
d9ebf288b8 Fixed some warnings Similar
2005-06-14  Sarfaaz Ahmed <asarfraaz@novell.com>

        * exchange-account-setup.c : Fixed some warnings
        * exchange-config-listener.c : Similar

svn path=/trunk/; revision=29500
2005-06-14 06:58:49 +00:00
d12d5fd082 Added a new plugin directory for renaming exchange-account-setup as
2005-06-12  Sarfraaz Ahmed <asarfraaz@novell.com>

        * plugins/exchange-operations : Added a new plugin directory for
        renaming exchange-account-setup as exchange-operations.

svn path=/trunk/; revision=29498
2005-06-13 12:39:20 +00:00
571d426db5 Removed unneeded files
svn path=/trunk/; revision=29497
2005-06-13 11:28:32 +00:00
c52fbd0f99 Removed unneeded files
svn path=/trunk/; revision=29496
2005-06-13 11:11:36 +00:00
8a19aef396 Added new to initialise the config listener. (update_state) : Now updates
2005-06-10  Sarfraaz Ahmed <asarfraaz@novell.com>

        * exchange-account-setup.c (e_plugin_lib_enable)
        (free_exchange_listener)(e_plugin_lib_enable) : Added new to
        initialise the config listener.
        (update_state) : Now updates the state directly from the server and not
        from the file as earlier.
        (owa_authenticate_user) : Authenticates and validates directly from
        the server instead of using the camel APIs as earlier.
        (set_oof_info) : Sets the state directly on the server
        * Makefile.am : Use CAMEL_EXCHANGE CFLAGS and LIBS

svn path=/trunk/; revision=29486
2005-06-10 13:23:48 +00:00
0b323d4e6e add the correct files to EXTRA_DIST
svn path=/trunk/; revision=29469
2005-06-08 04:35:20 +00:00
79086a1418 seutp an idl file so we only need to generate one set of skels/stubs for
2005-06-02  Not Zed  <NotZed@Ximian.com>

        * Evolution.idl: seutp an idl file so we only need to generate one
        set of skels/stubs for all imported.

        * mail-remote.c (e_plugin_lib_enable): instead of writing ior to a
        file, just add the Session interface to the mail component.

        * client.c (get_session): use the new shell interface to find the
        mail compnent and retrieve the session interface using
        bonobo-activation, so the mailer starts if we try to access it.

svn path=/trunk/; revision=29445
2005-06-02 05:51:16 +00:00
7265cc314c A camel-stream to wrap Evolution_Mail_MessageStream.
2005-05-27  Not Zed  <NotZed@Ximian.com>

        * em-message-stream.[ch]: A camel-stream to wrap
        Evolution_Mail_MessageStream.

        * evolution-mail-messagestream.[ch]: simplified read-only stream
        interface rather than using bonobo-stream.  It wraps a
        camel-stream only & simplified lifecycle management.

        * evolution-mail-store.c (evolution_mail_store_changed): if we
        have no more listeners, close the camelstore object off.

        * Evolution-DataServer-Mail.idl: changed exceptions to use one
        exception type with details.  Fixed code to use these.

svn path=/trunk/; revision=29418
2005-05-27 11:18:41 +00:00
10c92931e0 New helpers for listeners.
2005-05-26  Not Zed  <NotZed@Ximian.com>

        * evolution-mail-folderlistener.[ch]:
        * evolution-mail-sessionlistener.[ch]:
        * evolution-mail-storelistener.[ch]: New helpers for listeners.

        * evolution-mail-listener.[ch]: removed.

        * Evolution-DataServer-Mail.idl: removed the GNOME prefix, Bonobo
        doesn't use it, and it just adds pointless typing.  Added
        getmessage and appendmessage interaces.  Moved listeners to each
        object rather than one global listener.

svn path=/trunk/; revision=29414
2005-05-26 10:40:56 +00:00
b4a3d3cb49 implement the mono loader as a plugin itself.
2005-05-25  Not Zed  <NotZed@Ximian.com>

        * mono-plugin.c: implement the mono loader as a plugin itself.

svn path=/trunk/; revision=29411
2005-05-25 10:51:00 +00:00
c33282a654 Lots more work. Now implements a full listener interface. Filled out api.
2005-05-24  Not Zed  <NotZed@Ximian.com>

        * Lots more work.  Now implements a full listener interface.
        Filled out api.

svn path=/trunk/; revision=29406
2005-05-24 09:39:24 +00:00
52df90026f removed "Item" tag entries, included a factory method
2005-05-24 Vivek Jain <jvivek@novell.com>

	* org-gnome-groupwise-features.eplug.xml:
	 removed "Item" tag entries, included a factory method

	 * shared-folder-common.c: changed callback (org_gnome_create_option)
	 to a factory method, check uri before adding the option to the menu.
	 New folder dialog now comes in another callback (create_shared_folder)
	 also added a function to free the item list.

svn path=/trunk/; revision=29404
2005-05-24 05:12:20 +00:00
128075a77e Created a plugin "groupwise-features" which is a consolidation of
23-05-2005 Vivek Jain <jvivek@novell.com>

	Created a plugin "groupwise-features" which is a consolidation of
	following existing plugins
	* groupwise-account-setup
	* addressbook-groupwise
	* shared-folder
	* groupwise-send-options
	* groupwise-status-tracking
	* send-options

svn path=/trunk/; revision=29400
2005-05-23 09:44:26 +00:00
f3074e998b Added a bunch of files to create exchange plugins for UI changes
2005-05-21  Sarfraaz Ahmed <asarfraaz@novell.com>

        Added a bunch of files to create exchange plugins for UI changes
        * exchange-change-password.[ch]/.glade
        * exchange-delegates.[ch]/.glade
        * exchange-delegate-user.[ch]
        * exchange-folder-size.[ch]
        * exchange-folder-tree.glade

svn path=/trunk/; revision=29398
2005-05-21 08:55:07 +00:00
ca5c50ddfe Lots of work, filled out functions, cleaned up idl to make the data more
2005-05-20  Not Zed  <NotZed@Ximian.com>

        * Lots of work, filled out functions, cleaned up idl to make the
        data more useful, added a listener interface, etc.

svn path=/trunk/; revision=29395
2005-05-20 13:12:05 +00:00
70fa4a0868 Plugin file to add the Mark all Messages read menu item. Contains methods
2005-05-19 Chenthill Palanisamy <pchenthill@novell.com>

	* MakeFile.am:
	* org-gnome-send-options.eplug.in: Plugin file to add
	the Mark all Messages read menu item.
	* send-options.c: Contains methods to mark messages as read.

svn path=/trunk/; revision=29391
2005-05-19 17:32:41 +00:00
624146d0d7 Plugin to provide "print" option to composer. Files added:
2005-05-19  Vivek Jain <jvivek@novell.com>

	Plugin to provide "print" option to composer. Files added:

	* print-message.c
	* Makefile.am
	* org-gnome-print-message.eplug.xml
	* org-gnome-print-message.xml

svn path=/trunk/; revision=29388
2005-05-19 13:48:21 +00:00
7f02bc0b3f make it clear this is a demonstratio n only.
2005-05-17  Not Zed  <NotZed@Ximian.com>

        * org-gnome-prefer-plain.eplug.xml: make it clear this is a demonstratio
n only.

svn path=/trunk/; revision=29377
2005-05-17 11:35:37 +00:00
d8b428ec12 added initial e_error wrapper.
2005-05-17  Not Zed  <NotZed@Ximian.com>

        * Evolution.cs: added initial e_error wrapper.

        * Camel.cs: added multipart & contenttype wrappers.

svn path=/trunk/; revision=29376
2005-05-17 11:01:47 +00:00