The Mozart system provides state-of-the-art support in two areas: open distributed computing and constraint-based inference. Mozart implements Oz, a concurrent object-oriented language with dataflow synchronization. Oz combines concurrent and distributed programming with logical constraint-based inference, making it a unique choice for developing multi-agent systems. Mozart is an ideal platform for both general-purpose distributed applications as well as for hard problems requiring sophisticated optimization and inferencing abilities. We have developed applications in scheduling and time-tabling, in placement and configuration, in natural language and knowledge representation, multi-agent systems and sophisticated collaborative tools. For more check the excellent documentation at: WWW: http://www.mozart-oz.org/ - Mathias mathiasp@virtual-earth.de /'>cgit logo 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 'GAL_2_1_9'.GAL_2_1_9nobody2004-05-102163-1897494/+0
* Fixes #48129Jon Oberheide2004-05-101-0/+1
* set header to just Evolution (mail_append_mail): dittoJP Rosevear2004-05-103-3/+11
* set title to just Evolution (show_development_warning): ditto for warningJP Rosevear2004-05-106-533/+24
* Updated Spanish translationFrancisco Javier F. Serrador2004-05-102-467/+595
* Fixes #51626Bruce Tao2004-05-103-4/+73
* Fix parts of #53466.Enver ALTIN2004-05-102-1/+6
* Fixing parts of #53466.Enver ALTIN2004-05-102-2/+6
* Translation updated.Priit Laes2004-05-102-394/+308
* cleanup the view menus if they were created.Not Zed2004-05-105-63/+63
* Fix for bug #57152.Jeffrey Stedfast2004-05-084-8/+30
* Fixes #52294JP Rosevear2004-05-074-24/+136
* set cite_color property of gtkhtml widgets (mail_config_init): addRadek Doulik2004-05-072-2/+23
* fix comment and checkJP Rosevear2004-05-073-6/+15
* properly set the parent nodes for the re-parented phantom-node children.Not Zed2004-05-073-10/+33
* ** See bug #57935.Not Zed2004-05-075-13/+33
* ** Dunno why i bothered, but see bug #58090.Not Zed2004-05-072-6/+45
* ** See #58017.Not Zed2004-05-074-6/+19
* use random color for calendar default.Larry Ewing2004-05-072-1/+22
* Make some more toolbar and menu items use the stock versions of iconsRodney Dawes2004-05-072-8/+15
* Check that the folder is selectable using the new flags argument.Jeffrey Stedfast2004-05-076-15/+31
* reset the preview if no signature is selectedRadek Doulik2004-05-062-1/+9
* Updated Czech translation.Miloslav Trmac2004-05-062-264/+281
* Updated italian translationMarco Ciampa2004-05-062-293/+311
* set nodelay and keepalive on the socket.Not Zed2004-05-064-74/+95
* Select the row that was just collapsed. Fixes bug #57665.Jeffrey Stedfast2004-05-062-0/+5
* Removed. (rule_from_message): Removed the AUTO_THREAD bit.Jeffrey Stedfast2004-05-064-69/+11
* Translation updated.Priit Laes2004-05-062-2151/+2578
* Change the algorithm so that if the buttons can't be laid out perfectlyDan Winship2004-05-052-135/+75
* ** See bug #57720.Not Zed2004-05-0510-195/+188
* dont set X-Evolution-Source here anymore, set in caller.Not Zed2004-05-052-17/+22
* Removed. This is covered by gnome_i18n_get_language_list, which is moreNot Zed2004-05-054-101/+5
* Fixes #58025JP Rosevear2004-05-053-19/+32
* Implement. (init_address_record): Init textview.Hans Petter Jansson2004-05-053-277/+270
* (calendar_setup_new_task_list): fix the previous fix to work ifLarry Ewing2004-05-052-8/+7
* make sure that we don't crash if there are no sources.Larry Ewing2004-05-052-5/+25
* fixup the dialog initialization.Larry Ewing2004-05-052-2/+9
* Use defaults from Anna. (im_service_default): Ditto. (email_default):Hans Petter Jansson2004-05-052-14/+37
* Remove blog, add home page. (set_entry_changed_signals): Ditto.Hans Petter Jansson2004-05-053-9/+21
* Fix for bug #55303, but ideally there would be a nicer way of doing this -Jeffrey Stedfast2004-05-053-18/+103
* (source_group_can_add): helper function to fix groupwise case.Larry Ewing2004-05-052-1/+24
* fix logic error.Larry Ewing2004-05-052-3/+5
* convert units. (dialog_to_source): convert time units.Larry Ewing2004-05-053-9/+70
* Build fixes.Xan Lopez2004-05-052-4/+13
* Don't necessarily set row to 0 if the root node has the cursor (otherwiseJeffrey Stedfast2004-05-051-5/+3
* Get rid of #ifdef ENABLE_THREADS stuff, that was done away with a whileJeffrey Stedfast2004-05-052-8/+8
* Fixed typo.Christian Kellner2004-05-043-2/+6
* Fix for bug #58004.Jeffrey Stedfast2004-05-042-38/+43
* This now takes CamelProvider as argument. Made the display message moreSarfraaz Ahmed2004-05-044-55/+138
* Updated Czech translation.Miloslav Trmac2004-05-042-433/+447
* Updated Spanish translation.Francisco Javier F. Serrador2004-05-042-2649/+2764
* revert last patch. (eti_attach_cell_views): add some code to reset dragsNot Zed2004-05-041-2/+12
* if motion column is beyond our known columns, just ignore it and don'tNot Zed2004-05-041-2/+3
* Updated italian translation (unfinished).Marco Ciampa2004-05-041-1947/+2434
* ** See #57979.Not Zed2004-05-044-2/+99
* Do ref, unref in right order, so the same contact can be set twice withoutHans Petter Jansson2004-05-042-5/+21
* Establish defaults for the phone number option menus.Hans Petter Jansson2004-05-042-1/+11
* Updated British English translationGareth Owen2004-05-042-2011/+2273
* Implement. (e_contact_editor_init): Hook up the help button.Hans Petter Jansson2004-05-043-14/+26
* bump the maximum download limit to 1000.Larry Ewing2004-05-042-1/+4
* set the email entry sesitive only when anonymous isn't selected. Make theLarry Ewing2004-05-042-4/+8
* Make this dialog be HIG-compliant and accessibleRodney Dawes2004-05-042-10/+52
* Translation updated.Priit Laes2004-05-042-72/+102
* Fix for bug #57968Jeffrey Stedfast2004-05-044-8/+33
* remove unused colorpicker.Larry Ewing2004-05-042-45/+5
* rename the cancel button.Larry Ewing2004-05-042-1/+14
* missed this last timeLarry Ewing2004-05-041-1/+1
* Missed bug number.JP Rosevear2004-05-041-0/+2
* listen for double click signal (e_cal_list_view_on_table_double_click):JP Rosevear2004-05-042-0/+25
* Add gtkdialog header to fix build.William Jon McCann2004-05-042-0/+5
* set the info label (calendar_dates_changed_cb): call back for when theJP Rosevear2004-05-042-5/+128
* Fixes #57897JP Rosevear2004-05-042-33/+7
* remove useless debug statementJP Rosevear2004-05-042-1/+5
* set the info label message (model_changed_cb): call aboveJP Rosevear2004-05-042-6/+77
* Added the Junk status flag to the xml definition so you can vfolder onJeffrey Stedfast2004-05-032-0/+8
* Fixed Bug #57611.Dave Fallon2004-05-032-1/+5
* Fix warningsDan Winship2004-05-032-3/+7
* set the config item typeJP Rosevear2004-05-032-0/+9
* updateDan Winship2004-05-034-41/+27
* Updated Czech translation.Miloslav Trmac2004-05-032-1632/+1887
* Fixes #57899JP Rosevear2004-05-033-5/+31
* Fixes #57894JP Rosevear2004-05-032-2/+11
* take fromuri and subject to set the basic headers/account.Not Zed2004-05-037-54/+93
* removed.Not Zed2004-05-0328-159/+254
* Moved these here from em-utils.c.Not Zed2004-05-034-1120/+1133
* header cleanups.Not Zed2004-05-032-0/+12
* ** See bug #57881.Not Zed2004-05-034-34/+66
* blah, need to do entity decoding. #57918.Not Zed2004-05-032-1/+28
* see if the selected group is groupwise one and setup the relative uri andSivaiah Nallagatla2004-05-032-1/+8
* Italian translation updatedMarco Ciampa2004-05-032-270/+153
* Add some missing files. Update Norwegian translation.Kjartan Maraas2004-05-033-2657/+2481
* Updated British English translationGareth Owen2004-05-032-563/+506
* Translation updated.Priit Laes2004-05-032-80/+60
* sensitize the details dialog where appropriate. Don't try to read fromLarry Ewing2004-05-022-7/+17
* Updated Czech translation.Miloslav Trmac2004-05-012-140/+129
* Updated Simplified Chinese translationFunda Wang2004-05-012-1901/+567
* Updated Canadian English translation.Adam Weinberger2004-05-012-19/+22
* Translation updated.Priit Laes2004-05-012-219/+201
* Updated and revised Portuguese translation.Duarte Loreto2004-05-012-14178/+2825
* Update the alarm notify dialog to be HIG compliantRodney Dawes2004-05-013-102/+233
* Updated Canadian English translation.Adam Weinberger2004-05-012-298/+296
* Set up the model to use the correct query. Setup callbacks for gconfGary Ekker2004-05-015-10/+189
* [ fixes bug #52724 ]Chris Toshok2004-05-014-4/+53
* Require intltool 0.30 for the error xml filesRodney Dawes2004-05-012-1/+5
* Remove default folders, shortcut stuff, and "show folder bar".Dan Winship2004-05-013-161/+7
* Don't save window state here.Dan Winship2004-05-013-2/+12
* Fix typo. #53466.Priit Laes2004-05-013-3/+6
* fix typo. #53466.Priit Laes2004-05-013-6/+13
* don't use "email" twice for a variable name.. even though they don'tChris Toshok2004-05-012-3/+10
* Fix for bug #56645Jeffrey Stedfast2004-05-011-0/+2
* If the row the cursor is hovering over has children and is not expandedJeffrey Stedfast2004-05-012-0/+78
* get the mime file from src dir for srcdir != builddirMike Castle2004-05-012-1/+6
* Fixed a type-o.Enver ALTIN2004-05-013-2/+7
* Fixed a type-o.Enver ALTIN2004-05-012-1/+5
* Properly initialise the strikeout column for both types of folders (trashJeffrey Stedfast2004-05-012-18/+20
* Changed the int param specs to take a min value of -1 and also defautl toJeffrey Stedfast2004-04-301-5/+5
* Updated Czech translation.Miloslav Trmac2004-04-302-188/+246
* distedJeffrey Stedfast2004-04-3047-79615/+110748
* Make this work for non-stock icons too.Dan Winship2004-04-302-1/+8
* Updated italian translationMarco Ciampa2004-04-302-1192/+1593
* Translation updated.Priit Laes2004-04-302-296/+268
* use gnome_i18n_get_language_list so we get the right one (LC_MESSAGES).Not Zed2004-04-302-3/+11
* Remove e-lang-utils.h include.Not Zed2004-04-304-4/+4
* do the same as below.Not Zed2004-04-303-3/+19
* fix the overwrite? question. #57822.Not Zed2004-04-302-1/+5
* make the entry non-editable. Quick fix for #48132 (could convert toNot Zed2004-04-302-1/+8
* Add $(top_srcdir)/widgets/misc for the e-activity-handler.h stuffRodney Dawes2004-04-302-4/+10
* use the source color if it is set. Yay for ugly colors.Larry Ewing2004-04-302-2/+23
* Update the prefs dialog pages for the calendar and tasks components to beRodney Dawes2004-04-302-330/+554
* remove prototypesJP Rosevear2004-04-3014-81/+267
* dittoJP Rosevear2004-04-303-2/+6
* kill warningJP Rosevear2004-04-302-2/+4
* pass the correct data when weak unreffingJP Rosevear2004-04-302-1/+6
* Translation updated.Priit Laes2004-04-302-101/+67
* Removed the terminating NULL vararg since we don't need it forJeffrey Stedfast2004-04-302-1/+8
* Updated Canadian English translation.Adam Weinberger2004-04-29