/java/eclipse-aptana2/

link rel='vcs-git' href='https://www.csie.ntu.edu.tw/~b01902062/git/gsoc2013-evolution' title='gsoc2013-evolution Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagevolution-2-0-1-mergenobody2004-09-16325-113444/+29447
* If built with gtkfilechooser support, we need to add a checkbox in theJeffrey Stedfast2004-09-162-0/+62
* Updating pt_BR translationRaphael Higino2004-09-142-104/+119
* set online status for e_passwords see #62856 (work around)Sivaiah Nallagatla2004-09-142-0/+9
* Add the label back for previewing the timezone name, and set the labelRodney Dawes2004-09-143-10/+66
* Point at the correct XML file for documentationRodney Dawes2004-09-142-1/+6
* Point at "config-prefs" instead of "config" for the help sectionRodney Dawes2004-09-142-1/+6
* Don't requires entities hereRodney Dawes2004-09-1441-10689/+3971
* Fixes #65703JP Rosevear2004-09-142-1/+7
* Updated Danish translation.Martin Willemoes Hansen2004-09-132-129/+137
* check for _LABEL type address fields also in supported fileds whileSivaiah Nallagatla2004-09-132-1/+9
* Fix empty log.JP Rosevear2004-09-131-0/+6553
* added missing Encoding=UTF-8 field (validate desktop file).Tomasz Kłoczko2004-09-132-0/+6
* Updated italian translationMarco Ciampa2004-09-132-125/+88
* Updated Romanian translationMugurel Tudor2004-09-132-952/+741
* Fixes #63191JP Rosevear2004-09-132-6547/+1
* Updated Malay Translation.Hasbullah Bin Pit2004-09-132-2678/+2511
* Updated Romanian translationMugurel Tudor2004-09-122-10590/+1074
* 2004-09-11 Akagic Amila <bono@linux.org.ba> * bs.po: Added Bosnian translation.Amila Akagić2004-09-112-0/+19094
* 2004-09-11 Akagic Amila <bono@linux.org.ba> * configure.in: Added 'bs' to ALL...Amila Akagić2004-09-112-1/+5
* Updated Canadian English translation.Adam Weinberger2004-09-112-233/+245
* Updating pt_BR translationRaphael Higino2004-09-112-312/+332
* Fixes #65454JP Rosevear2004-09-102-44/+44
* ** See bug #60515.Not Zed2004-09-102-0/+8
* reverted previous glade fixJeffrey Stedfast2004-09-102-7/+1
* Updated italian translationMarco Ciampa2004-09-102-88/+25
* Updated Greek translationNikos Charonitakis2004-09-092-995/+949
* ** See bug #64080.Not Zed2004-09-092-0/+8
* ** See bug #64454.Not Zed2004-09-093-4/+11
* Updated Danish translation.Martin Willemoes Hansen2004-09-092-8/+12
* Fixes #62728JP Rosevear2004-09-092-0/+10
* Translation updated.Vincent van Adrighem2004-09-082-1/+5
* ** See bug #59717.Not Zed2004-09-082-1/+13
* make ssl connection async and cancellable, and minor api update to asyncNot Zed2004-09-082-11/+27
* da.po: quick fixesMartin Willemoes Hansen2004-09-081-16/+19
* Updated Danish translation.Martin Willemoes Hansen2004-09-072-115/+241
* Revert the use of gtkfilechooser for Path selection because otherwiseJeffrey Stedfast2004-09-072-1/+7
* add new widget variable contact_dsiplay_window to _EABView strcut toSivaiah Nallagatla2004-09-073-11/+30
* Updated British translation.David Lodge2004-09-072-4127/+1736
* Updated Danish translation.Martin Willemoes Hansen2004-09-062-352/+514
* Translation updated by Daniel van Eeden.Vincent van Adrighem2004-09-062-519/+479
* translated 1 stringN Jayaradha2004-09-061-990/+1183
* Updated Norwegian Nynorsk translation: Merged translations from gnome-2-8Åsmund Skjæveland2004-09-052-694/+887
* Check the static capability to enable or disable the assign tasks in theChenthill Palanisamy2004-09-053-0/+26
* Updated French translation.Christophe Merlet2004-09-041-1/+1
* Updated French translation.Christophe Merlet2004-09-042-341/+323
* ** See bug #64420.Not Zed2004-09-042-1/+9
* ** See bug #61285.Not Zed2004-09-042-1/+9
* Fixes #65030JP Rosevear2004-09-042-2/+9
* added a commentJeffrey Stedfast2004-09-041-0/+1
* Fixes #62392Rodrigo Moya2004-09-042-2/+10
* Updated Turkish TranslationBaris Cicek2004-09-032-15896/+3289
* Fix for bug #63377 and prevention of similar cases.Jeffrey Stedfast2004-09-033-1/+29
* da.po: quick fixMartin Willemoes Hansen2004-09-031-370/+366
* Updated Danish translationMartin Willemoes Hansen2004-09-032-2582/+1663
* Updated Finnish translationIlkka Tuohela2004-09-022-391/+401
* include missing string.h, to avoid problems in 64 bit builds.Rodrigo Moya2004-09-022-0/+6
* Mergin the latest translation into headIsmael Olea2004-09-0245-6091/+22590
* Obsoletes files.Ismael Olea2004-09-0216-12730/+0
* Updated Russian translationLeonid Kanter2004-09-012-882/+795
* added Hindi translationGuntupalli Karunakar2004-09-012-0/+19170
* Set the store and full_name info on the dialog.Jeffrey Stedfast2004-08-314-32/+33
* fixedJeffrey Stedfast2004-08-311-6/+5
* ** See bug #64377.Not Zed2004-08-314-48/+90
* fixed merge conflictsJeffrey Stedfast2004-08-311-5/+7
* gtk-doc style comment fixesJeffrey Stedfast2004-08-311-2/+3
* Bugzilla #63731Suresh Chandrasekharan2004-08-311-2/+32
* Updated Norwegian Nynorsk translation: Merged translations from gnome-2-8Åsmund Skjæveland2004-08-302-689/+681
* constify the strings to remove a warning.Not Zed2004-08-303-4/+15
* ** See bug #62856 (workaround).Not Zed2004-08-302-1/+6
* ** See bug #62856 (workaround only)Not Zed2004-08-302-0/+13
* return cancelled if we're in an offline state.Not Zed2004-08-303-0/+28
* ** See bug #64011.Not Zed2004-08-302-1/+9
* ** See bug #63456.Not Zed2004-08-302-0/+11
* ** See bug #64023.Not Zed2004-08-302-1/+11
* Updated Belarusian translation.Ales Nyakhaychyk2004-08-292-28460/+19352
* Updated Simplified Chinese translationFunda Wang2004-08-292-372/+365
* get the active state (insert_rsvp): set inital rsvp stateJP Rosevear2004-08-282-1/+9
* check2Amanpreet Singh Alam2004-08-281-798/+742
* Updated Spanish translationFrancisco Javier F. Serrador2004-08-282-455/+536
* Updated Czech translation.Miloslav Trmac2004-08-282-376/+365
* Updated Canadian English translation.Adam Weinberger2004-08-282-374/+359
* Updated Korean translation.Changwoo Ryu2004-08-282-369/+375
* utf8_filename should be char * not charJP Rosevear2004-08-282-2/+7
* bump version, requirementsJP Rosevear2004-08-285-8/+28
* Add a fix to mailer.Hans Petter2004-08-281-0/+4
* Don't crash if we're passed a NULL path. GtkFileChooser can return NULLHans Petter Jansson2004-08-282-1/+7
* Commit my changes to addressbook since 1.5.93.Hans Petter2004-08-281-0/+10
* updatedJeffrey Stedfast2004-08-281-0/+8
* Updated NEWSRodrigo Moya2004-08-281-0/+25
* use the new 'has-alarms-in-range' query. (alarm_queue_add_client): makeRodrigo Moya2004-08-282-15/+38
* Fixes #62911, #54101JP Rosevear2004-08-282-258/+606
* update protoJP Rosevear2004-08-273-19/+43
* Really fixes #61833 and #63697.Hans Petter Jansson2004-08-272-1/+8
* updated from libegg.Rodrigo Moya2004-08-273-62/+206
* Updated Brazilian Portuguese translation done by Gustavo Maciel DiasGustavo Maciel Dias Vieira2004-08-272-367/+245
* [ patch for the rest of 60889 ] new function, either start up the query orChris Toshok2004-08-272-7/+66
* Updated Greek translationNikos Charonitakis2004-08-272-282/+250
* Don't mark component menu accels for translation.Christian Neumair2004-08-276-4/+19
* Fix for bug #63177Jeffrey Stedfast2004-08-262-4/+16
* Don't translate the default value for the window heightRodney Dawes2004-08-262-1/+6
* check 3000-4100Amanpreet Singh Alam2004-08-261-486/+544
* change the "CheckList" to "Tasks" as there is another foder calledSivaiah Nallagatla2004-08-263-2/+10
* Rollback for fix #63731Suresh Chandrasekharan2004-08-262-17/+24
* only open the trash or junk if they're vfolders here. Some stores thatNot Zed2004-08-262-2/+12
* prepare the local record correctly, should fix copy to/from problems whenJP Rosevear2004-08-263-2/+9
* Updated French translation.Christophe Merlet2004-08-262-1966/+523
* Bugzilla #63731Suresh Chandrasekharan2004-08-262-24/+17
* disbale the display name widget in case of groupwise as we can not handleSivaiah Nallagatla2004-08-262-2/+16
* May fix #61833.Hans Petter Jansson2004-08-252-1/+10
* Init one variable (remove warning) and don't redefine it.Frédéric Crozat2004-08-252-2/+7
* don't call gtk_dialog_set_has_separator on Message Dialog on GTK+ >= 2.4.0Frédéric Crozat2004-08-253-13/+48
* Convert filename to UTF-8 from local encoding before displaying it.Frédéric Crozat2004-08-254-5/+20
* Don't call gtk_dialog_set_has_separator on Gtk Message Dialog with GTK+ >=Frédéric Crozat2004-08-253-0/+12
* Don't call gtk_dialog_set_has_separator on Gtk Message DialogFrédéric Crozat2004-08-252-0/+8
* Don't call gtk_dialog_set_has_separator on Gtk Message Dialog with GTK+ >=Frédéric Crozat2004-08-253-2/+8
* Reset the Status Bar message to NUll, if the status of the Calendar isChenthill Palanisamy2004-08-252-0/+7
* Updated Malay Translation.Hasbullah Bin Pit2004-08-252-13090/+1420
* Updated Spanish translationFrancisco Javier F. Serrador2004-08-252-2/+6
* [ probable fix for the remaining portion of #45931 ]Chris Toshok2004-08-251-3/+8
* Updated Spanish translationFrancisco Javier F. Serrador2004-08-252-14/+18
* Fixes #58824Rodrigo Moya2004-08-252-15/+24
* Check for an exception from get_folders_online() here so that we don'tJeffrey Stedfast2004-08-242-3/+14
* store the select-uri on the view not in the thread message.Not Zed2004-08-243-155/+218
* ** See bug #63189.Not Zed2004-08-242-4/+38
* Call SSL_CTX_set_default_verify_paths() to initialise the certificateJeffrey Stedfast2004-08-242-0/+7
* Added some comments about --enable-openssl (e.g. why it is disabled)Jeffrey Stedfast2004-08-24