/emulators/its/

class='main'>index : gsoc2013-evolution
Google Summer of Code 2013 - GNOME - Archive Integration workspace
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'GDM2_2_4_1_5'.GDM2_2_4_1_5nobody2003-03-203123-2040905/+8
* updated for gnome spell API 0.3Radek Doulik2003-03-202-5/+5
* Fixes #39770Rodrigo Moya2003-03-202-5/+15
* removed activation of shell_client. (importer_destroy_cb): no need toRodrigo Moya2003-03-202-28/+7
* removed. (load_file_fn, vcal_load_file_fn): use physical_uri instead ofRodrigo Moya2003-03-203-92/+14
* ** for mail part of bug #38461.Not Zed2003-03-208-316/+276
* *** empty log message ***Michael Zucci2003-03-207-18/+59
* Updated to use GtkDialog instead of GnomeDialog. Also fixed bug #39550Jeffrey Stedfast2003-03-203-95/+102
* removed a dead header fileJeffrey Stedfast2003-03-201-1/+0
* Revert ettore's broken patch.Jeffrey Stedfast2003-03-204-248/+1
* Revert ettore's broken patch.Jeffrey Stedfast2003-03-203-7/+11
* Change the logic to attach text parts when appropriate. (map_default_cb):Jeffrey Stedfast2003-03-202-11/+12
* (get_name_from_component_info): Look for theEttore Perazzoli2003-03-202-2/+7
* Replace "evolution:menu-name" prop with "evolution:menu_name". [#39692]Ettore Perazzoli2003-03-203-2/+10
* Replace "evolution:menu-name" prop with "evolution:menu_name". [#39692]Ettore Perazzoli2003-03-202-2/+8
* Change the logic to attach text parts when appropriate.Jeffrey Stedfast2003-03-202-34/+35
* Replace "evolution:menu-name" prop with "evolution:menu_name". [#39692]Ettore Perazzoli2003-03-203-2/+8
* Updated considerably.Ettore Perazzoli2003-03-202-154/+177
* (generate_html): Add a %P in the strftimeEttore Perazzoli2003-03-202-2/+7
* s/sgml/xml/ (DOH)Aaron Weber2003-03-203-1/+19
* argh, make that IS_E_SEXPJeffrey Stedfast2003-03-201-9/+9
* s/FILTER_IS_SEXP/E_IS_SEXPJeffrey Stedfast2003-03-201-15/+15
* Fix ESExpClass to never be an empty struct. Also make ESExp optionally aJeffrey Stedfast2003-03-204-48/+77
* If you can't get a pixbuf icon for the folder's type, do not crash.Ettore Perazzoli2003-03-204-27/+27
* (mail_config_druid_new): Give the druid theEttore Perazzoli2003-03-202-0/+6
* changed default language to en_us instead of enRadek Doulik2003-03-192-1/+34
* up the column count by one for the underline.Chris Toshok2003-03-192-1/+12
* Fixed a type-o in the krb5 checks.Jeffrey Stedfast2003-03-192-1/+5
* Add gthread-2.0, to get any thread-specific flags (like -D_REENTRANT).Not Zed2003-03-192-8/+8
* fix use of deprecated gtk_menu_append. (card_picker_selection_changed):Chris Toshok2003-03-192-54/+48
* [ Fixes addressbook bug #39730 ] add response ids to the search baseChris Toshok2003-03-193-55/+50
* e_msg_composer_hdrs_get_subject() now returns const so don't g_free() itJeffrey Stedfast2003-03-195-44/+50
* e_msg_composer_get_subject() now returns a const char *, so updateJeffrey Stedfast2003-03-192-5/+8
* fix leak, cleanup variable name, and call gtk_window_set_transient_forLarry Ewing2003-03-192-6/+15
* add underline_column field.Chris Toshok2003-03-194-27/+60
* add cursor_idle_id.Chris Toshok2003-03-191-0/+2
* use alternating-row-colors="false"Chris Toshok2003-03-194-61/+44
* add cursor_idle_id.Chris Toshok2003-03-191-1/+8
* Set the type hint to DIALOG so that Metacity shows this window on top.Jeffrey Stedfast2003-03-192-3/+12
* use GtkMessageDialog instead of gnome_question_dialog, and deal correctlyRodrigo Moya2003-03-192-4/+15
* mimic Gtk's sort arrows (ethi_start_drag): mimic Gtk's sort arrowsMike Kestner2003-03-191-8/+8
* Swap OK/Cancel buttons to comply with the HIG.Ettore Perazzoli2003-03-192-9/+14
* kill warning by sinking objectsJP Rosevear2003-03-192-0/+9
* null start_path (etsm_invert_selection): null start_pathMike Kestner2003-03-191-5/+11
* Fix errors in Czech translationMiloslav Trmac2003-03-182-469/+459
* Fixes #34505Rodrigo Moya2003-03-182-7/+34
* disconnect/keep track of search result signal id. (e_select_names_init):Not Zed2003-03-183-5/+38
* validate rule & rule is unique. Workaround for #39464. Should this justNot Zed2003-03-182-0/+23
* use the same code as in filter-rule to enforce unique names for allNot Zed2003-03-182-1/+18
* Initial Portuguese translation update.Duarte Loreto2003-03-182-7183/+7342
* Part of fix for #34095Hans Petter Jansson2003-03-183-3/+17
* Fixes #34095Hans Petter Jansson2003-03-189-7/+46
* Fixes #39757Hans Petter Jansson2003-03-182-6/+18
* Fixes #39736Hans Petter Jansson2003-03-182-1/+8
* unhook from the html engine signals here, before we redisplay the message.Not Zed2003-03-182-7/+16
* use a hack to find out if the message-list was focussed before weNot Zed2003-03-183-3/+26
* Instead of using gtk_widget_unparent(), remove the widget from theHans Petter Jansson2003-03-183-3/+3
* Set the default window size to something reasonable (350x400?). Fixes bugJeffrey Stedfast2003-03-182-0/+4
* Fixed to work properly. Fixes bug #39654.Jeffrey Stedfast2003-03-182-17/+27
* (mail_signature_editor): Give the editorEttore Perazzoli2003-03-182-0/+6
* If we fail to load the pixbuf, don't use it (stops some g_warnings).Jeffrey Stedfast2003-03-182-0/+20
* Part of a fix for bug #39809Jeffrey Stedfast2003-03-183-3/+9
* Always add a Cancel button here, but if !enable_undo - make the responseJeffrey Stedfast2003-03-18ons'>+7
* Updated Spanish translationDaniel Mustieles2012-02-101-21/+31
* User docs: Small typo fixAndre Klapper2012-02-101-2/+2
* Updated Spanish translationDaniel Mustieles2012-01-211-19/+25
* [docs] Fix wrong tab name. Fixes bug #668359Andre Klapper2012-01-211-2/+2
* Updated Spanish translationDaniel Mustieles2012-01-191-15/+14
* [Docs] Postpone GtkHtml funeral to 3.5Andre Klapper2012-01-191-2/+2
* [doc] Fix some spaces (bug #666409)Christian Kirbach2012-01-182-3/+3
* Updated Spanish translationDaniel Mustieles2012-01-161-45/+136
* Add introduction. Fixes bug #657026Brian Grohe2012-01-152-0/+31
* Add new offline.page help pageAndre Klapper2012-01-131-0/+1
* Docs: Add page about Offline issues. Fixes bug #658810Brian Grohe2012-01-131-0/+30
* Updated Hungarian help translationGabor Kelemen2011-12-181-1198/+1299
* Updated German help translation and added 3 new screen-shots.Christian Kirbach2011-12-174-5180/+2009
* Finished Hungarian help translationGabor Kelemen2011-12-171-7466/+9512
* Updated Spanish translationDaniel Mustieles2011-12-121-20/+35
* User Docs: Grammar and spelling fixesChristian Kirbach2011-12-113-4/+4
* Updated Spanish translationDaniel Mustieles2011-12-081-3/+4
* Merge branch 'master' into wip/gsettingsRodrigo Moya2011-11-141-7/+2
|\
| * Updated Spanish translationDaniel Mustieles2011-11-101-7/+2
* | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-10-171-274/+302
|\|
| * [l10n] Updated German doc translationMario Blättermann2011-10-151-274/+302
* | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-10-143-97/+53
|\|
| * Updated Spanish translationDaniel Mustieles2011-10-141-93/+46
| * User Docs: Harmonize naming of PST file format. Fixes bug #588568Andre Klapper2011-10-131-3/+3
| * User Docs: Explain how to set Certificates to Trusted. Fixes bug #658813Andre Klapper2011-10-131-1/+4
* | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-10-102-328/+569
|\|
| * Updated Spanish translationJorge González2011-10-081-26/+43
| * Updated Spanish translationJorge González2011-10-081-94/+38
| * Updated Spanish translationDaniel Mustieles2011-10-071-325/+605
| * Fixed typo in stringDaniel Mustieles2011-10-071-1/+1
* | Finally completely mergedRodrigo Moya2011-10-051-11447/+11
* | Merge from masterRodrigo Moya2011-10-0522-83/+11917
|\|
| * Updated .page file list in help/Makefile.amClaude Paroz2011-10-031-3/+3
| * User Docs: Remove three pages covering common errors that should be fixed in 3.3Andre Klapper2011-09-293-133/+0
| * User Docs: Mention that spam settings are not included in backup. Fixes bug #...Andre Klapper2011-09-291-1/+2
| * User Docs: Improve markupAndre Klapper2011-09-291-5/+5
| * User Docs: Fix several typos and issues. Fixes bug #658651.Michael Hill2011-09-2917-25/+25
| * User Docs: Fix issues pointed out by Michael Hill in bug #658651 comment 3Andre Klapper2011-09-293-5/+5
| * User Docs: Add gvfs package hint for default browser page. Fixes bug #658809Andre Klapper2011-09-291-1/+4
| * User Docs: Fix typo. Fixes bug #659058Andre Klapper2011-09-291-2/+2
| * Updated Spanish translationJorge González2011-09-281-2/+100
| * Updated Spanish translationJorge González2011-09-281-1/+127
| * Updated Spanish translationJorge González2011-09-281-4/+49
| * Updated Spanish translationJorge González2011-09-281-138/+195
| * Updated Spanish translationJorge González2011-09-271-28/+17
| * Updated Spanish translationJorge González2011-09-271-79/+158
| * Update Czech translation by Jiri EischmannPetr Kovar2011-09-261-818/+13385
| * [l10n] Updated German translationGabor Karsay2011-09-251-697/+434
| * Updated Spanish translationJorge González2011-09-241-35/+65
| * Updated Spanish translationJorge González2011-09-241-37/+53
| * Updated Spanish translationDaniel Mustieles2011-09-211-6/+6
| * Updated Spanish translationJorge González2011-09-191-57/+90
| * Updated Spanish translationDaniel Mustieles2011-09-191-68/+80
| * Updated Galician translations for docFran Dieguez2011-09-181-49/+89
| * Updated Galician translationsFran Dieguez2011-09-181-4769/+3828
| * Updated Spanish translationdmustieles2011-09-141-19/+7
| * Updated Spanish translationdmustieles2011-09-141-112/+123
| * Fixed typo in stringdmustieles2011-09-141-1/+1
| * Updated Spanish translationdmustieles2011-09-131-116/+83
| * Updated Spanish translationJorge González2011-09-121-44/+67
| * User Docs: Fix order of sentences.Andre Klapper2011-09-121-2/+2
| * Updated Spanish translationDaniel Mustieles2011-09-111-15/+6
| * User Docs: Hide 'Other Settings' if there is no content. Thanks to Michael Hi...Andre Klapper2011-09-116-12/+12
| * User Docs: Add TODOs as pointed out by Michael HillAndre Klapper2011-09-112-0/+5
| * Updated Spanish translationJorge González2011-09-111-22/+40
| * Updated Spanish translationJorge González2011-09-101-181/+239
| * [l10n] Updated German doc translationMario Blättermann2011-09-091-13190/+5009
| * Added hu to DOC_LINGUASGabor Kelemen2011-09-081-1/+1
| * Added initial Hungarian translation by several authorsGabor Kelemen2011-09-081-0/+10259
| * User Docs: Update CSS/WebKit integration version statementAndre Klapper2011-09-071-2/+2
| * Updated Slovenian translationMojca Ograjšek2011-09-071-7101/+2607
| * User Docs: Add subsections to Receiving settings for better readability, use ...Andre Klapper2011-09-0613-33/+209
| * User Docs: Include Security and Default tab pages in new EWS account settings...Andre Klapper2011-09-063-0/+3
| * User Docs: Add missing includes for Exchange account typesAndre Klapper2011-09-061-1/+5
| * User Docs: Add initial docu for EWS account setup. Thanks to Akhil Laddha for...Andre Klapper2011-09-062-3/+74
| * Updated Spanish translationJorge González2011-09-051-68/+55
| * Fix several issues pointed out by Jiří EischmannAndre Klapper2011-09-054-10/+10
| * Updated Spanish translationJorge González2011-09-051-61/+73
| * Updated Spanish translationJorge González2011-09-051-23/+16
| * Updated Spanish translationJorge González2011-09-041-60/+100
| * Updated Spanish translationJorge González2011-09-041-92/+103
| * Add page explaining how to use address books as data source in LibreOffice. F...Andre Klapper2011-09-041-0/+35
| * Updated Spanish translationJorge González2011-09-031-5/+16
| * Updated Spanish translationJorge González2011-09-031-102/+121
| * Add page how to change keyboard shortcutsAndre Klapper2011-09-031-0/+31
| * User Docs: Add info how to write a good bug reportAndre Klapper2011-09-031-3/+5
| * User Docs: Improve wording and add hint about IRC applicationAndre Klapper2011-09-031-2/+2
| * User Docs: Fix order of Outlook import stepsAndre Klapper2011-09-031-5/+6
| * User Docs: fixed logo in title bar issueTiffany Antopolski2011-09-031-2/+3
| * User Docs: Remove preceding './' from image path in <title> in the hope of li...Andre Klapper2011-09-031-1/+1
| * Updated Spanish translationDaniel Mustieles2011-09-021-99/+63
| * Updated Spanish translationJorge González2011-08-311-59/+59
| * Updated Spanish translationJorge González2011-08-301-117/+96
| * Updated Spanish translationJorge González2011-08-281-38/+64
| * Updated Spanish translationJorge González2011-08-281-59/+82
| * Updated Spanish translationJorge González2011-08-271-24907/+11051
| * Updated Spanish translationJorge González2011-08-271-11009/+24923
| * Fix two TODOs now that UI bug 655629 is fixedAndre Klapper2011-08-262-6/+4
| * User docs: Move TODO outside of sentence for translatorsAndre Klapper2011-08-251-1/+2
| * User docs: Add info about strftime variablesAndre Klapper2011-08-252-5/+6
| * Add explicit bug ID for TODO about missing Headers option in IMAP+Andre Klapper2011-08-251-1/+1
| * User docs: Add explicit bug ID for TODO about UI issuesAndre Klapper2011-08-251-1/+1
| * User docs: Fix wrong meeting invitation instructions; explain Inherit Reminde...Andre Klapper2011-08-251-3/+6
| * User docs: Reorder buttons as shown in UIAndre Klapper2011-08-251-2/+2
| * User docs: Warn about order of filters. Fixes bug #602906Andre Klapper2011-08-252-16/+20
| * User docs: Fix copy and paste typoAndre Klapper2011-08-251-2/+2
| * User Docs: Remove plenkingAndre Klapper2011-08-251-2/+2
| * User docs: Add introduction sentence for switcher. Fixes bug #657028Andre Klapper2011-08-251-1/+4
| * Updated Spanish translationJorge González2011-08-251-147/+231
| * Add image mimetype to user docAndre Klapper2011-08-251-8/+8
| * Add image mimetype to user docAndre Klapper2011-08-251-3/+7
| * Update a few fuzzy strings in Czech help translationAndre Klapper2011-08-251-15082/+1827
| * Fix small typo in user docsAndre Klapper2011-08-251-1/+1
| * Sync two strings in user docs to decrease work for translatorsAndre Klapper2011-08-252-4/+4
| * Link to POP3 Extensions RFC to fix bug 317830Andre Klapper2011-08-241-2/+2
| * Update user docs as per latest Preferences UI changes, see bug 655666Andre Klapper2011-08-242-3/+6
| * Update user docs now that bug 655666 is fixedAndre Klapper2011-08-241-4/+3
| * [l10n] Updated German help translation screen-shotsChristian Kirbach2011-08-241-8136/+4039
| * Updated Spanish translationJorge González2011-08-241-120/+123
| * Updated Spanish screenshot, fixes bug #657102Jorge González2011-08-231-0/+0
| * Add translator comment for screenshot in docsAndre Klapper2011-08-231-1/+2
| * Updated Spanish translationJorge González2011-08-231-9791/+313
| * Updated Spanish translationJorge González2011-08-221-33/+25
| * Updated Spanish translationJorge González2011-08-201-0/+0
| * Updated Spanish translationJorge González2011-08-201-0/+0
| * Updated Spanish translationJorge González2011-08-202-122/+106
| * Updated Spanish translationJorge González2011-08-201-63/+61
| * Update user doc instructions now that UI bug 655492 is fixedAndre Klapper2011-08-191-3/+3
| * Update user doc instructions now that UI bug 655494 is fixedAndre Klapper2011-08-192-8/+3
| * Change license of Czech Help translation as per https://mail.gnome.org/archiv...Andre Klapper2011-08-181-1/+1
| * Updated Spanish translationJorge González2011-08-161-191/+192
| * Bug #656537 - Fix mallard relaxng validation errors in help pagesAlexandre Rostovtsev2011-08-1521-39/+41
| * Updated Spanish translationDaniel Mustieles2011-08-151-1/+2
| * Updated Spanish translationDaniel Mustieles2011-08-151-89/+86
| * Updated Spanish translationJorge González2011-08-151-68/+60
| * Updated Spanish translationJorge González2011-08-141-133/+171
| * git.mk: Add support for mallard.Matthew Barnes2011-08-111-0/+2
| * Fix duplicated section IDAndre Klapper2011-08-101-2/+2
| * Remove non-existing option as pointed out by Akhil LaddhaAndre Klapper2011-08-09