/benchmarks/scimark2c/

able id='header'> cgit logo index : gsoc2013-evolution
Google Summer of Code 2013 - GNOME - Archive Integration workspace
aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Added new. This prints the validation error string.Sarfraaz Ahmed2005-07-013-13/+116
| | | | | | | | | | | | | | 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
* implement extraction of inline signed/encrypted pgp parts and package themMatt Brown2005-07-014-13/+152
| | | | | | | | | | | | 2005-06-24 Matt Brown <matt@mattb.net.nz> * em-inline-filter.c: implement extraction of inline signed/encrypted pgp parts and package them into x-inlinepgp-signed/x-inline-pgp-encrypted parts. * em-format-html.c: Formatters to verify/decrypt and then display the parts generated by the inline filter. svn path=/trunk/; revision=29603
* do not de-sensitize the attachment bar.Chenthill Palanisamy2005-06-282-6/+6
| | | | svn path=/trunk/; revision=29602
* Added the remaining relevant gal files.Kaushal Kumar2005-06-283-1/+22
| | | | | | | | | | 2005-06-28 Kaushal Kumar <kakumar@novell.com> * POTFILES.in: Added the remaining relevant gal files. * POTFILES.skip: Added the gal files which need to be skipped. svn path=/trunk/; revision=29601
* Updated Spanish translation.Francisco Javier F. Serrador2005-06-282-110/+220
| | | | | | | | 2005-06-27 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation. svn path=/trunk/; revision=29600
* updated by rranjan@redhat.comRajesh Ranjan2005-06-271-585/+387
| | | | svn path=/trunk/; revision=29598
* Added the new exchange plugin files. Updated the old files here.Sarfraaz Ahmed2005-06-273-2/+10
| | | | | | | | | 2005-06-27 Sarfraaz Ahmed <asarfraaz@novell.com> * POTFILES.in : Added the new exchange plugin files. * POTFILES.skip : Updated the old files here. svn path=/trunk/; revision=29597
* not linking to libevolution-mail.Sushma Rai2005-06-272-2/+1
| | | | svn path=/trunk/; revision=29596
* Added the header files as part of SOURCES so that they get disted as well.Sarfraaz Ahmed2005-06-272-2/+9
| | | | | | | | | 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
* Not loading the plugin on startup.Sushma Rai2005-06-272-1/+6
| | | | svn path=/trunk/; revision=29594
* Use NO_UNDEFINED. Link with more libraries.Tor Lillqvist2005-06-2722-25/+109
| | | | | | | | 2005-06-27 Tor Lillqvist <tml@novell.com> * */Makefile.am: Use NO_UNDEFINED. Link with more libraries. svn path=/trunk/; revision=29593
* Prune unnecessary and nonexistent directories from the -I options. PruneTor Lillqvist2005-06-2713-36/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-06-27 Tor Lillqvist <tml@novell.com> * */Makefile.am: Prune unnecessary and nonexistent directories from the -I options. Prune pathname macros not used in the sources in that directory from the -D options. Use NO_UNDEFINED. Link with all necessary libraries. On Win32 link with bootstrap libraries where necessary. * common/Makefile.am: As this is a noinst library, no use for LDFLAGS or LIBADD. * gui/Makefile.am: Use Win32-specific hack to work around MSYS feature in the gconftool invokation. * gui/calendar-commands.c: Remove superfluous inclusion of <pwd.h>. * gui/e-cal-list-view.c * gui/e-day-view.c: Remove superfluous inclusion of <gdk/gdkx.h>. * gui/gnome-cal.c: Remove superfluous inclusion of <sys/wait.h>. * importers/icalendar-importer.c: Use g_usleep() instead of sleep(). svn path=/trunk/; revision=29592
* Drop local mail file lock method tests and the optionTor Lillqvist2005-06-272-94/+5
| | | | | | | | | | | 2005-06-27 Tor Lillqvist <tml@novell.com> * configure.in: Drop local mail file lock method tests and the option --enable-file-locking, these are not used in evolution. (Is used in e-d-s.) Ditto for sendmail operation tests and the --with-broken-spool option. svn path=/trunk/; revision=29591
* Add e_selection_model_selection_row_changed.Tor Lillqvist2005-06-272-0/+5
| | | | | | | | 2005-06-27 Tor Lillqvist <tml@novell.com> * win32/libemiscwidgets.def: Add e_selection_model_selection_row_changed. svn path=/trunk/; revision=29590
* Updated Finnish TranslationIlkka Tuohela2005-06-262-1895/+1047
| | | | svn path=/trunk/; revision=29589
* check for save schedules before calling send_compChenthill Palanisamy2005-06-252-2/+7
| | | | svn path=/trunk/; revision=29588
* Reverting previous commit. Do not remove $(EVOLUTION_MAIL_LIBS) fromHarish Krishnaswamy2005-06-252-6/+11
| | | | | | | | | | 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
* The previous commit breaks the build by introducing a circular dependancy.Harish Krishnaswamy2005-06-252-1/+6
| | | | | | | | | | 2005-06-25 Harish Krishnaswamy <kharish@novell.com> * gui/contact-list-editor/Makefile.am: The previous commit breaks the build by introducing a circular dependancy. Revert the changes. svn path=/trunk/; revision=29586
* Setting TYPE=OTHER default parameter to email attribute. Fixes #240756.Sushma Rai2005-06-252-0/+13
| | | | svn path=/trunk/; revision=29585
* Fixed some symbol resolution errors with groupwise-features plugin.Sushma Rai2005-06-254-5/+17
| | | | svn path=/trunk/; revision=29584
* remove need to define NULL in getaddrinfo check.Not Zed2005-06-252-2/+6
| | | | | | | | 2005-06-25 Not Zed <NotZed@Ximian.com> * configure.in: remove need to define NULL in getaddrinfo check. svn path=/trunk/; revision=29583
* ** See bug #307398Not Zed2005-06-253-7/+45
| | | | | | | | | | | | | | | | | | | 2005-06-25 Not Zed <NotZed@Ximian.com> ** See bug #307398 * mail-session.c (alert_user): copy the prompt string, in 'no cancel' mode we run asynchronously. (free_user_message): & free it. 2005-06-24 Not Zed <NotZed@Ximian.com> * em-format-html.c (efh_url_requested): dont pass data gtkhtml definitely can't handle, to gtkhtml. This is no security patch, but stops gtkhtml wasting time tying to render malicious mails or other rubbish. svn path=/trunk/; revision=29582
* move prefer-plain and save-attachments to experimental where they belong.Not Zed2005-06-252-2/+7
| | | | | | | | | 2005-06-25 Not Zed <NotZed@Ximian.com> * configure.in: move prefer-plain and save-attachments to experimental where they belong. svn path=/trunk/; revision=29581
* +2005-06-24 Harish Krishnaswamy <kharish@novell.com>Harish Krishnaswamy2005-06-242-2/+7
| | | | | | | | (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
* Set load-on-startup to true.Sushma Rai2005-06-242-1/+4
| | | | svn path=/trunk/; revision=29579
* fix language team referenceKwok-Koon Cheung2005-06-242-55/+72
| | | | svn path=/trunk/; revision=29578
* Updated Canadian English translation.Adam Weinberger2005-06-242-4906/+4781
| | | | | | | | 2005-06-23 Adam Weinberger <adamw@gnome.org> * en_CA.po: Updated Canadian English translation. svn path=/trunk/; revision=29577
* add mono plugin to the base list only if it was enabled as a configureHarish Krishnaswamy2005-06-232-1/+7
| | | | | | | | | 2005-06-23 Harish Krishnaswamy <kharish@novell.com> * configure.in : add mono plugin to the base list only if it was enabled as a configure option. svn path=/trunk/; revision=29576
* Desensitize the source seletor while delegating a meeting.Chenthill Palanisamy2005-06-232-1/+9
| | | | svn path=/trunk/; revision=29575
* Added widgets in INCLUDES.Kaushal Kumar2005-06-23127-178/+208
| | | | | | | | | | | | 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
* We no longer should be declaring the global_config_listener as a staticSarfraaz Ahmed2005-06-232-4/+15
| | | | | | | | | | 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
* added jonathan dieter. Fixed up the busted utf8 and duplicates.Not Zed2005-06-232-7/+11
| | | | | | | | | 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
* fix the --enable-profiler not to disable otherwise enabled plugins. &Not Zed2005-06-232-2/+8
| | | | | | | | | 2005-06-23 Not Zed <NotZed@Ximian.com> * configure.in: fix the --enable-profiler not to disable otherwise enabled plugins. & added default-mailer plugin stuff. svn path=/trunk/; revision=29571
* Initial importMichael Zucci2005-06-236-0/+207
| | | | svn path=/trunk/; revision=29570
* Updated Spanish translation.Francisco Javier F. Serrador2005-06-231-3/+3
| | | | | | | | 2005-06-22 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation. svn path=/trunk/; revision=29568
* Updated Spanish translation.Francisco Javier F. Serrador2005-06-232-107/+90
| | | | | | | | 2005-06-22 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation. svn path=/trunk/; revision=29567
* Commiting the fix for free busy and sensitizing the attachment bar properly.Chenthill Palanisamy2005-06-226-20/+53
| | | | svn path=/trunk/; revision=29566
* add mono to the plugins listHarish Krishnaswamy2005-06-221-2/+2
| | | | | | | | 2005-06-22 Harish Krishnaswamy <kharish@novell.com> * configure.in : add mono to the plugins list svn path=/trunk/; revision=29565
* Commiting the delegation support for recurrence eventsChenthill Palanisamy2005-06-228-18/+59
| | | | svn path=/trunk/; revision=29564
* Updated zh_CN translationFunda Wang2005-06-222-61/+37
| | | | svn path=/trunk/; revision=29563
* Fix breaks from last commit.Not Zed2005-06-215-1644/+1646
| | | | | | | | 2005-06-21 Not Zed <NotZed@Ximian.com> * en_AU.po, is.po, he.po, wa.po: Fix breaks from last commit. svn path=/trunk/; revision=29562
* added all the new gal widgets & a couple of other missing files. re-sortedNot Zed2005-06-21