Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added a bunch of files to create exchange plugins for UI changes | Sarfraaz Ahmed | 2005-05-21 | 12 | -0/+2921 |
| | | | | | | | | | | | | | 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 | ||||
* | error file moves/e-error.h moves | Michael Zucci | 2005-05-16 | 2 | -1/+5 |
| | | | | svn path=/trunk/; revision=29370 | ||||
* | Forming and setting OWA URL when existing account doesn't contain | Sushma Rai | 2005-03-18 | 2 | -2/+56 |
| | | | | | | this value. svn path=/trunk/; revision=29060 | ||||
* | Setting the authentication mechanism on the the transport url along with | Sushma Rai | 2005-03-17 | 2 | -12/+30 |
| | | | | | | source url. svn path=/trunk/; revision=29051 | ||||
* | Plugin file changes, added commit callback definition and removed | Sushma Rai | 2005-03-08 | 2 | -10/+8 |
| | | | | | | duplicated accountWizard definition. svn path=/trunk/; revision=28980 | ||||
* | bump version, requires | JP Rosevear | 2005-03-01 | 2 | -0/+22 |
| | | | | | | | | | | | | | | | | | | | 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 | ||||
* | iHandling Out of office from account editor. | Sushma Rai | 2005-02-27 | 2 | -13/+217 |
| | | | | svn path=/trunk/; revision=28900 | ||||
* | corrected e-mail ID | Sushma Rai | 2005-02-26 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=28894 | ||||
* | Added page check for receive page, so that one can proceed with the account | Sushma Rai | 2005-02-26 | 2 | -1/+14 |
| | | | | | | creation only after user is authenticated and hostname is set by validate(). svn path=/trunk/; revision=28893 | ||||
* | clean up author/descriptions for various plugins. | Björn Torkelsson | 2005-02-25 | 2 | -2/+8 |
| | | | | | | | | 2005-02-24 Björn Torkelsson <torkel@acc.umu.se> * clean up author/descriptions for various plugins. svn path=/trunk/; revision=28889 | ||||
* | if the host is null in the url, set it to "", so it has a non-null value. | Not Zed | 2005-02-23 | 2 | -0/+15 |
| | | | | | | | | | 2005-02-21 Not Zed <NotZed@Ximian.com> * exchange-account-setup.c (org_gnome_exchange_owa_url): if the host is null in the url, set it to "", so it has a non-null value. svn path=/trunk/; revision=28857 | ||||
* | Adding auth type section to editor for an Exchange account. | Sushma Rai | 2005-02-07 | 3 | -0/+188 |
| | | | | svn path=/trunk/; revision=28735 | ||||
* | Michael's patch.. for supporting tables in e-config, handling hide bits and | Sushma Rai | 2005-02-01 | 3 | -314/+217 |
| | | | | | | corrected exchange-accout-setup plugin code. svn path=/trunk/; revision=28650 | ||||
* | Patch by Michael, to supporting tables in e-config, handling hide bits and | Sushma Rai | 2005-01-31 | 1 | -0/+19 |
| | | | | | | corrected exchange-accout-setup plugin codewas. svn path=/trunk/; revision=28624 | ||||
* | Fixed empty string being marked for translation. | Sushma Rai | 2005-01-25 | 2 | -1/+20 |
| | | | | svn path=/trunk/; revision=28542 | ||||
* | Disabling auth sections in druid, and having it only in editor. | Sushma Rai | 2005-01-24 | 3 | -2/+80 |
| | | | | svn path=/trunk/; revision=28526 | ||||
* | Added owa url entry to the config section in both druid and editor, and | Sushma Rai | 2005-01-23 | 3 | -75/+129 |
| | | | | | | fixed some compile time warnings. svn path=/trunk/; revision=28513 | ||||
* | Adding camel_url_free() at proper position | Sushma Rai | 2005-01-22 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=28510 | ||||
* | missed plugin definition in org-gnome-exchange-account-setup.eplug.in | Sushma Rai | 2005-01-22 | 1 | -0/+7 |
| | | | | svn path=/trunk/; revision=28509 | ||||
* | Setting owa url value in account editor and handlig ssl connection. | Sushma Rai | 2005-01-22 | 3 | -16/+86 |
| | | | | svn path=/trunk/; revision=28508 | ||||
* | Setting save password flag if user has selected remember password option. | Sushma Rai | 2005-01-19 | 2 | -7/+10 |
| | | | | svn path=/trunk/; revision=28447 | ||||
* | Reading the user validate function return value, so that reference count is | Sushma Rai | 2005-01-18 | 2 | -4/+9 |
| | | | | | | | handled properly and password dialog comes up on pressing ok button, in failure cases. svn path=/trunk/; revision=28439 | ||||
* | Fix for #71384, Making page check work for exchange account, when | Sushma Rai | 2005-01-18 | 2 | -16/+27 |
| | | | | | | hostname is not read. svn path=/trunk/; revision=28435 | ||||
* | Initializing host name with a dummy name | Sushma Rai | 2005-01-18 | 2 | -3/+21 |
| | | | | svn path=/trunk/; revision=28431 | ||||
* | Code movement, using accessor functions, and reading url values from | Sushma Rai | 2005-01-18 | 4 | -129/+281 |
| | | | | | | gconf and setting it in EAccount. svn path=/trunk/; revision=28426 | ||||
* | Makefile change to link to camel libs | Sushma Rai | 2005-01-17 | 2 | -1/+8 |
| | | | | svn path=/trunk/; revision=28419 | ||||
* | Combined all the exchange account setup plugins into one plugin. | Sushma Rai | 2005-01-13 | 2 | -18/+5 |
| | | | | svn path=/trunk/; revision=28388 | ||||
* | error check for old exchange library | Sushma Rai | 2005-01-12 | 2 | -1/+10 |
| | | | | svn path=/trunk/; revision=28375 | ||||
* | Adding a entry widgett o editor page and using Excahnge connector | Sushma Rai | 2005-01-12 | 3 | -3/+97 |
| | | | | | | defined function to validate user svn path=/trunk/; revision=28374 | ||||
* | Added an extra button and prompting for password on button click, | Sushma Rai | 2005-01-11 | 3 | -55/+38 |
| | | | | | | instead of page next signal of druid svn path=/trunk/; revision=28352 | ||||
* | fix LDFLAGS variable name. | Not Zed | 2005-01-11 | 2 | -1/+5 |
| | | | | | | | | 2005-01-11 Not Zed <NotZed@Ximian.com> * Makefile.am: fix LDFLAGS variable name. svn path=/trunk/; revision=28344 | ||||
* | corrected api arguments | Sushma Rai | 2005-01-11 | 2 | -1/+6 |
| | | | | svn path=/trunk/; revision=28330 | ||||
* | Plugin to read the exchange OWA URL instead of host name | Sushma Rai | 2005-01-10 | 3 | -9/+101 |
| | | | | svn path=/trunk/; revision=28310 | ||||
* | Authentication for exchange account | Sushma Rai | 2005-01-09 | 4 | -1/+143 |
| | | | | svn path=/trunk/; revision=28296 | ||||
* | Exchange account level settings plugin | Sushma Rai | 2005-01-09 | 4 | -0/+259 |
svn path=/trunk/; revision=28295 |