/security/py-sslstrip/

44/cgit-data/cgit.png' alt='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 tagEVOLUTION_1_2_4nobody2003-04-02474-120586/+38483
* Fix for #17231 (Evo portion)JP Rosevear2003-04-023-2/+12
* added filename (tasks.ics/calendar.ics) to the URI if it does not containRodrigo Moya2003-04-022-2/+30
* new function, just return the local uri. (set_default_book_uri_local): useChris Toshok2003-04-012-7/+34
* if we're called and the idle handler is set, remove it, so we dont go andNot Zed2003-04-012-1/+13
* make the verbs static so they don't enter the global namespace.Larry Ewing2003-04-012-2/+7
* if killing the root node, set it to NULL in the priv data. Bug #39441.Mike Kestner2003-04-011-0/+2
* [#40474]Not Zed2003-04-012-8/+23
* Properly init message_list. Fixed a type-o that initialized it to theJeffrey Stedfast2003-04-012-1/+6
* Convert to libglade-2's format.Jeffrey Stedfast2003-04-013-293/+266
* Use strncasecmp for matching the nofill and /nofill tags. Also fixed toJeffrey Stedfast2003-04-012-41/+243
* Updated Hungarian translation.Andras Timar2003-04-012-4335/+4339
* Updated Hungarian translation.Andras Timar2003-04-011-2926/+3192
* Fixes #39961Rodrigo Moya2003-04-012-22/+13
* it emits a list nowJP Rosevear2003-03-312-17/+26
* Remove folder-selector button initialization. (e_select_names_new):Dan Winship2003-03-316-61/+84
* constify return valueDan Winship2003-03-312-3/+3
* Updated Ukrainian translationYuri Syrota2003-03-311-80/+80
* print "" if the value is NULL. (main): add a couple of utf8 test casesChris Toshok2003-03-313-132/+239
* Updated Ukrainian translationYuri Syrota2003-03-311-22/+15
* Updated Ukrainian translationYuri Syrota2003-03-311-4/+4
* Updated Ukrainian translationYuri Syrota2003-03-312-3570/+3176
* add vcard testsChris Toshok2003-03-3116-0/+218
* braindead, and *extremely* forgiving vcard parser. not for publicChris Toshok2003-03-313-0/+1038
* Handle multiple destroys.Hans Petter Jansson2003-03-312-3/+15
* add vcard docsChris Toshok2003-03-314-0/+6593
* need to check for config_service != NULL, not service != NULL beforeNot Zed2003-03-314-2/+16
* [ fixes bug #39381 (again) ] add "GtkWidget *button" first arg, so weChris Toshok2003-03-312-1/+7
* Update Czech translationMiloslav Trmac2003-03-302-475/+476
* Fixes #39895Not Zed2003-03-304-3/+25
* Updated Brazilian Portuguese translation done by Gustavo Maciel DiasGustavo Maciel Dias Vieira2003-03-302-4904/+4832
* Updated Swedish translation.Christian Rose2003-03-292-216/+230
* Added myself as new Portuguese translator.Duarte Loreto2003-03-292-0/+5
* Finished updating Portuguese translation.Duarte Loreto2003-03-292-5549/+4766
* set the sub item to the default as wellJP Rosevear2003-03-292-0/+18
* Ported check for "killall" vs. "killp" back fromEttore Perazzoli2003-03-292-3/+27
* (install-data-local): Fix installation of theEttore Perazzoli2003-03-292-3/+14
* the shell client is a g_object now, ref appropriatelyJP Rosevear2003-03-292-2/+7
* [ fixes bug #40403 ] revert the fix for 28945, as was done on the 1.2Chris Toshok2003-03-292-10/+9
* [ fix the contact editor so that the only time the address is parsed isChris Toshok2003-03-293-36/+46
* Hold weak references to the CalComponent instead of connecting to theHans Petter Jansson2003-03-293-29/+30
* (kill_old_wombat): New.Ettore Perazzoli2003-03-293-1/+81
* Update.Ettore Perazzoli2003-03-291-4/+4
* Add InterfaceCheck object. Likewise.Ettore Perazzoli2003-03-298-15/+240
* Updated Spanish translation by Francisco Javier FernandezPablo Gonzalo del Campo2003-03-292-1305/+1371
* Updated German translation.Christian Neumair2003-03-292-663/+638
* Fixes #39954Hans Petter Jansson2003-03-292-4/+11
* Declare a prototype for this function prior to fe_got_children() so thatJeffrey Stedfast2003-03-292-0/+9
* init new members (get_current_account): get a matching account for theJP Rosevear2003-03-284-59/+149
* remove unused var.Not Zed2003-03-2816-37/+67
* cast warning.Not Zed2003-03-282-1/+5
* guard against NULL keysJP Rosevear2003-03-28