/www/p5-Apache-AuthenURL/

tw44/cgit/'>index : gsoc2013-evolution
Google Summer of Code 2013 - GNOME - Archive Integration workspace
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Use a better method of elm detectionIain Holmes2001-05-102-50/+120
* New file, started by Ettore, finished by me, to implement theDan Winship2001-05-109-4/+453
* Set the disconnected status. (camel_disco_store_can_work_offline): ReturnDan Winship2001-05-1010-10/+308
* remove something jeff didn't mean to commitDan Winship2001-05-101-1/+1
* Don't wrap content-id with brackets here as it is now done internally inJeffrey Stedfast2001-05-102-5/+8
* switch on the correct widget and mapJP Rosevear2001-05-102-1/+17
* Wrap the content-id with <>'s.Jeffrey Stedfast2001-05-103-3/+17
* Show the date for dates in the future.Christopher James Lahey2001-05-103-34/+52
* Added .cvsignore.Christopher James Lahey2001-05-102-0/+23
* Include bonobo-context.h.Christopher James Lahey2001-05-104-24/+54
* Made this function static. Removed the unused variable placeholder.Christopher James Lahey2001-05-102-3/+10
* Made a const char * here.Christopher James Lahey2001-05-102-1/+7
* Kill the RDF Summary as well.Iain Holmes2001-05-102-0/+7
* OpenSSL LDFLAGS also needs to include -lcryptJeffrey Stedfast2001-05-102-2/+8
* Remove get_physical_path and load_folders, and replace the calls to themDan Winship2001-05-102-178/+34
* Rename "port" to "type" here too.Dan Winship2001-05-102-1/+6
* Remove the nonexistant filesIain Holmes2001-05-091-4/+1
* Moved all references for the Mail.h and Bonobo stuff into the .c fileIain Holmes2001-05-093-18/+18
* Importer changesIain Holmes2001-05-0937-1553/+3193
* Walk a hierarchy using the "/subfolders/" convention and call a callbackDan Winship2001-05-093-2/+106
* free the alarm component if it doesn't have a parent, rather than if itJP Rosevear2001-05-093-5/+15
* unref the property bag when we finish with itJP Rosevear2001-05-094-2/+6
* Convert the Subject header to HTML and also make sure that the Subject,Jeffrey Stedfast2001-05-092-8/+22
* Free the UIDs if the user decides to not go through with editing all theJeffrey Stedfast2001-05-092-5/+40
* Updated russian translation.Valek Frob2001-05-082-1290/+1497
* Updated Finnish translation.jjranta2001-05-082-423/+481
* Bumped check for gal to 0.7.99.3.Christopher James Lahey2001-05-082-1/+5
* Removed e-card-pairs.h since we're not using it.Christopher James Lahey2001-05-0821-656/+1379
* Added util/e-sorter-array.lo and widgets/e-reflow-model.lo. RemovedChristopher James Lahey2001-05-088-421/+1564
* Deleted Gediminas patch.Not Zed2001-05-081-0/+4
* Reverted Gediminas patch.Not Zed2001-05-081-0/+4
* Removed EVOLUTION_VERSION from the rest of makefiles. use VERSION instead. SoGediminas Paulauskas2001-05-086-8/+9
* Fix for #2253 (search names not translated), mail-search i18n fixes.Gediminas Paulauskas2001-05-0811-23/+88
* Request an update if just our line widths needed recalculation. This fixesFederico Mena Quintero2001-05-082-1/+3
* flesh out the function more. It should work now, but there's no way toChris Toshok2001-05-082-4/+79
* Convert to bonobo xobjectJP Rosevear2001-05-085-495/+224
* Fix a free of non-malloc'ed memory introduced by my last change.Dan Winship2001-05-082-2/+5
* ShushJP Rosevear2001-05-089-15/+31
* Use a different error message in the ldap support/no ldap support/fileChris Toshok2001-05-082-22/+43
* Added command entry for 'ToggleOffline'.Jon Trowbridge2001-05-084-2/+14
* undef HAVE_SSL and HAVE_OPENSSLJeffrey Stedfast2001-05-083-2/+77
* Add support for using OpenSSL.Jeffrey Stedfast2001-05-087-30/+109
* s/HAVE_NSS/HAVE_SSL for the SSL checkbox stuff.Jeffrey Stedfast2001-05-082-2/+7
* (Fix bug #53111: Portability fixes for HP's ANSI compiler.)Jason Leach2001-05-083-6/+12
* Connect to key_press_event on the GtkHTML widget. (etree_key): Only handleDan Winship2001-05-083-34/+63
* use define from widgets/misc/e-filter-bar.h instead of own enumeration andGediminas Paulauskas2001-05-088-71/+73
* write what was converted to console, this function does not work always.Gediminas Paulauskas2001-05-082-5/+11
* updted Azeri filePablo Saratxaga2001-05-071-286/+257
* I am sure at least with this:Gediminas Paulauskas2001-05-072-3/+17
* Fix another build problem. (Um, anyone else could have done this...)Dan Winship2001-05-062-1/+5
* upped required gtkhtml version to 0.9.3, even that is not enough for idlGediminas Paulauskas2001-05-063-8/+17
* Evolution has got so many strings............. how many? 1895Gediminas Paulauskas2001-05-052-2425/+3247
* no need of -DEVOLUTION_VERSIONGediminas Paulauskas2001-05-057-6/+24
* Updated Spanish translation.Hector Garcia2001-05-052-1127/+1302
* un-#if 0 this. (xfer_folder): add skeleton code to validate xfer request.Chris Toshok2001-05-052-12/+86
* take a physical_uri and pass it to the callback.Chris Toshok2001-05-055-4/+31
* Rename `WorkOffline' to `ToggleOffline' as needed by the new offlineEttore Perazzoli2001-05-052-1/+5
* Use type instead of portNumber.Dan Winship2001-05-053-5/+16
* Remove a line of code that caused the offline confirmation dialog toEttore Perazzoli2001-05-052-3/+7
* Undo a broken leak fix.Ettore Perazzoli2001-05-052-2/+5
* correct type where same pixmap mask was unreffed twiceJP Rosevear2001-05-052-1/+7
* init change_id to NULLJP Rosevear2001-05-042-1/+7
* Plug more leaks.Ettore Perazzoli2001-05-044-2/+24
* unref the calcomponent when we're done with itJP Rosevear2001-05-043-8/+22
* Plug a leak in the folder creation dialog (a string was beingEttore Perazzoli2001-05-042-1/+6
* Plug a leak (the return value from `oaf_query()' must be freed!).Ettore Perazzoli2001-05-042-0/+7
* Fix up refcounting on current_folder.Dan Winship2001-05-044-4/+14
* Change `e_shell_get_icon_path()' to only look up the Evolution imageEttore Perazzoli2001-05-042-8/+10
* Change the mode for the GtkCList in the active connection dialog to beEttore Perazzoli2001-05-042-1/+6
* Complete the shell side for supporting off-line operations, gettingEttore Perazzoli2001-05-044-21/+120
* Initial implementation for the "warning, some connections are stillEttore Perazzoli2001-05-048-22/+537
* #include <camel/camel-file-utils.h>Dan Winship2001-05-045-8/+25
* new abstract class for disconnectable remote storesDan Winship2001-05-0414-536/+1174
* signature editing fixesRadek Doulik2001-05-044-21/+77
* Rename `WorkOffLine' into `WorkOffline'.Ettore Perazzoli2001-05-032-1/+5
* Updated German translationMatthias Warkus2001-05-032-1122/+1279
* Make the `EShellOfflineHandler' object non-floating in the constructEttore Perazzoli2001-05-032-0/+7
* Add interfaces to the shell to handle off-line operation, as well as aEttore Perazzoli2001-05-0310-1/+955
* new file.Chris Toshok2001-05-034-0/+581
* I commited patches to mail and calendar summary which relied on this, but forgotGediminas Paulauskas2001-05-032-0/+7
* Found out that I forgot to commit this.Gediminas Paulauskas2001-05-032-4/+7
* Clean this up a bit. Add a "tag_prefix" member. Move "useful_lsub" intoDan Winship2001-05-034-18/+31
* unref the book if the view is being destroyedJP Rosevear2001-05-031-0/+2
* unref the book if the view is being destroyedJP Rosevear2001-05-033-0/+23
* initialize "continuation_line" to 0JP Rosevear2001-05-032-0/+6
* Updated Slovenian translationAndraz Tori2001-05-031-1913/+2507
* Fix this up... it was losing count in some cases and giving a more verboseDan Winship2001-05-032-14/+12
* Rescue the KPOP code from bit rot.Dan Winship2001-05-022-23/+21
* Updated Azeri file Enabled Dutch headerPablo Saratxaga2001-05-023-6754/+5023
* Remove the last argument from camel_session_alert_user.Anders Carlsson2001-05-021-1/+1
* Redo command locking. Since command_lock is recursive, we can just get aDan Winship2001-05-027-197/+234
* Debugging routine. (Only works for recursive mutexes right now.)Dan Winship2001-05-023-0/+12
* Don't use g_utf8_next_char on text that isn't valid UTF8, since it won'tDan Winship2001-05-022-3/+11
* remove unused assignment that calls non-existent function.Dan Winship2001-05-011-2/+0
* Support the IMAP UIDPLUS extension (RFC 2359), which lets youDan Winship2001-05-016-73/+469
* if the view does not contain a search context, the result is by defaultJP Rosevear2001-05-012-0/+10
* Mockups of the inline send and receiving mail dialog; including one using ico...Anna Dirks2001-05-011-0/+534
* New-and-improved version of get_uid_set() from camel-imap-folder.c. LooksDan Winship2001-05-014-38/+89
* only remove event handlers if we set them up originally, to avoidDan Winship2001-04-301-4/+11
* Unhook event handlers before syncing the folder, since the folder browserDan Winship2001-04-302-1/+15
* Made fewer calls to functions like split_into_lines to save time whenChristopher James Lahey2001-04-301-86/+53
* Make this smarter. Now e_text_to_html_full calls it when it sees a '@',Dan Winship2001-04-302-62/+61
* Mojo this a bit so that "\n\n>" gets translated to "<br><blockquote>"Dan Winship2001-04-302-8/+23
* Updated Swedish translation.Christian Rose2001-04-292-80/+84
* Added widgets/e-categories-master-list-dialog-model.lo andChristopher James Lahey2001-04-291-3/+25
* Added a read only argument "model" to ETable.Christopher James Lahey2001-04-291-1/+10
* Updated Finnish translationjjranta2001-04-292-1211/+1408
* (Make the alternating row colors a option in ETableSpecification insteadJason Leach2001-04-2911-17/+67
* Reflect Danw's move of mail/session.c to mail/mail-session.cPeter Williams2001-04-292-1/+6
* Updated Ukrainian transaltionYuri Syrota2001-04-281-1096/+1159
* Renamed from session.c and made to be a subclass of CamelSession.Dan Winship2001-04-285-226/+254
* Redo this a lot so that instead of having a class full of callbacks, weDan Winship2001-04-2810-244/+361
* remove hardcoded values (edit_attendee): ditto, and there are only 4 rolesJP Rosevear2001-04-284-27/+38
* add e-completion-testDan Winship2001-04-281-0/+1
* Updated Swedish translation.Christian Rose2001-04-272-122/+135
* use enums not hard code valuesJP Rosevear2001-04-273-2/+6
* icalparameter_new_rsvp now takes an enumJP Rosevear2001-04-272-1/+6
* the value type should be inited with ICAL_VALUE_* rather than ICAL_*_VALUEJP Rosevear2001-04-272-3/+9
* No need to camel_shutdown() anymore...Jeffrey Stedfast2001-04-272-2/+2
* Automagically call camel_shutdown() atexit() ;-) (camel_init): AlsoJeffrey Stedfast2001-04-273-16/+25
* helps to spell right ;-)Jeffrey Stedfast2001-04-271-1/+1
* Added Next/Previous toolbar buttons.Jeffrey Stedfast2001-04-272-1/+20
* Replace "<" by "<=" in the comparison for due dates against the currentFederico Mena Quintero2001-04-273-3/+17
* Don't filter on Seen status. (previous_msg): Same. (next_unread_msg): NewJeffrey Stedfast2001-04-273-2/+30
* Set the default size of the dialog to 600x400, which seems to be a niceJeffrey Stedfast2001-04-272-2/+12
* Updated to use camel-file-util routines. (hide_save_1): Same.Jeffrey Stedfast2001-04-272-17/+31
* Merge fix from the 0.10 branch:Ettore Perazzoli2001-04-272-1/+6
* Merge build fix from the branch:Ettore Perazzoli2001-04-272-0/+5
* Updated Swedish translation again.Christian Rose2001-04-27