/math/cln/

index : gsoc2013-evolution
Google Summer of Code 2013 - GNOME - Archive Integration workspace
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Derive EvolutionShellClient from BonoboObjectClient instead of BonoboObject.Ettore Perazzoli2000-06-304-7/+17
* One of these days, I need somebody to teach me how to program.Ettore Perazzoli2000-06-302-6/+6
* Fix stupid typos and add a missing prototype.Ettore Perazzoli2000-06-304-6/+22
* Make calendar die when evolution quits.Christopher James Lahey2000-06-303-2/+34
* Get an EvolutionShellClient instead of an Evolution_Shell to match theEttore Perazzoli2000-06-303-91/+326
* EvolutionShellClient.Ettore Perazzoli2000-06-3019-119/+475
* changed Cc to CC to be the same as the other CC ruleArik Devens2000-06-302-1/+7
* Minor fixes.Aaron Weber2000-06-3016-46/+242
* Add simple deadkey support.Jody Goldberg2000-06-305-60/+161
* Translations from KeldKenneth Christiansen2000-06-301-453/+1859
* Do not link and include the pilot stuff for the calendar component, justFederico Mena Quintero2000-06-302-34/+30
* Changed "Exit" to "Close" in the File menu. This is a little moreJeffrey Stedfast2000-06-302-9/+9
* oops, corrected the gtk/gnome castsJeffrey Stedfast2000-06-301-4/+4
* added a Cc rule to vfoldersArik Devens2000-06-302-0/+11
* Clean up compile warnings (real_fetch_mail): Fetching from IMAP should doJeffrey Stedfast2000-06-302-113/+116
* Translations from KeldKenneth Christiansen2000-06-301-24/+33
* Handle multiple deletes (change by Peter Williams.)Christopher James Lahey2000-06-302-17/+31
* Yeah, I'm a little bit compulsizePeter Williams2000-06-302-4/+6
* Changed "Send" to "Compose" to avoid user confusion. Compose is a littleJeffrey Stedfast2000-06-302-1/+2
* Changed "Send" to "Compose" to avoid user confusion. Compose is a littleJeffrey Stedfast2000-06-304-3/+10
* remove some code incorrectly copied and pasted from create_vfolder_storageDan Winship2000-06-302-6/+7
* From mail:Christopher James Lahey2000-06-3030-144/+404
* imap_expunge should now give more meaningful errorsJeffrey Stedfast2000-06-302-2/+7
* Update warning message to not say "CRASHING", since it won't if you haveDan Winship2000-06-302-6/+8
* Typo fixPeter Williams2000-06-302-1/+8
* Make the pilot stuff in calendar/gui optional.Peter Williams2000-06-294-3/+25
* Fixes brought to us by PurifyMatthew Loper2000-06-295-2/+21
* Updated Ukrainian translationYuri Syrota2000-06-291-186/+2929
* Updated russian translation.Valek Frob2000-06-292-12/+22
* server code to service these:Seth Alves2000-06-2910-184/+638
* Don't make EShellViews ::ref the EShell.Ettore Perazzoli2000-06-292-4/+5
* Implement saving of configuration information. Now when you runEttore Perazzoli2000-06-2910-12/+316
* New files for the new iCalendar component object. Today's properties:Federico Mena Quintero2000-06-295-3/+487
* New select names manager interface (Not complete.)Christopher James Lahey2000-06-293-0/+227
* add default subjectsDan Winship2000-06-292-1/+18
* Changed to keep prompting user for a valid password until it eitherJeffrey Stedfast2000-06-294-122/+185
* commented out future features; redid contact editor stuff.Aaron Weber2000-06-294-254/+408
* Refuse to create folders not of type "mail", and correctly create an emptyDan Winship2000-06-292-5/+31
* make this compile.Dan Winship2000-06-291-1/+1
* Add debugging messagesDan Winship2000-06-291-2/+6
* add ")" to the set of characters to back up over at the end of a potentialDan Winship2000-06-292-1/+6
* Changed "Filter name" to "Option value" as "Filter name" made no sense inJeffrey Stedfast2000-06-292-71/+80
* Call od_assert_using_oaf() or od_assert_using_goad() as appropriate toDan Winship2000-06-292-5/+13
* Updated russian translation.Valek Frob2000-06-292-425/+1741
* General cleanup (camel_mbox_summary_sync): Fixed a memory leak and addedJeffrey Stedfast2000-06-295-327/+403
* Fix Makefile.am for dependencies on removed devel docsPeter Williams2000-06-284-6/+10
* message-list.c: added prototype for filter_date()Jeffrey Stedfast2000-06-283-7/+9
* Just fix some empty space and add the name of the file at the top ofEttore Perazzoli2000-06-281-2/+1
* Change EvolutionShellComponent so that it does ::ref the shell.Ettore Perazzoli2000-06-282-1/+5
* Removed file. Same. Same. Removed references to devel section. RemovedAaron Weber2000-06-2810-192/+4
* Added a load of missing files. Updated Norwegian translation.Kjartan Maraas2000-06-283-487/+1823
* Move the CAPABILITY command here so we don't have to keep checking eachJeffrey Stedfast2000-06-285-59/+65
* Added an unsort command.Christopher James Lahey2000-06-285-0/+34
* Made dates display grouping information properly.Christopher James Lahey2000-06-282-1/+7
* Little teeny fixesPeter Williams2000-06-284-2/+5
* Don't close the filter stream when done with it (this causes the sourceChristopher James Lahey2000-06-282-1/+7
* Hey, nothreads might work now\!Peter Williams2000-06-282-1/+9
* When loading the description, strdup() the string in the XML tree soEttore Perazzoli2000-06-282-2/+8
* use BONOBO_VFS_GNOME_CFLAGS.Michael Meeks2000-06-282-1/+5
* Fix builddir != srcdir.Ettore Perazzoli2000-06-282-0/+7
* Fix typo.Ettore Perazzoli2000-06-272-1/+6
* Fix compilation with builddir != srcdir.Ettore Perazzoli2000-06-272-0/+6
* Fix the test-threads when no threadingPeter Williams2000-06-272-0/+14
* Fix boobooPeter Williams2000-06-272-0/+4
* Solaris compatibility config check + implementation (ctime_r arguments)Peter Williams2000-06-275-3/+44
* Work around mismatched ctime_r functions. This will be fixed.Christopher James Lahey2000-06-272-1/+8
* Let us compile sans threads on non-pthread systems.Peter Williams2000-06-272-0/+10
* Updated russian translation.Valek Frob2000-06-272-43/+60
* Updated Slovenian translationAndraz Tori2000-06-271-5/+5
* Make header search 'to' match 'to', and not 'from', small typo, fixesMichael Zucchi2000-06-272-1/+6
* Put in a gross hack to export the shell reference elsewhere.Michael Zucchi2000-06-272-0/+10
* Close the dialog when done. Dont do anything if 'new' was pressed, andMichael Zucchi2000-06-272-2/+19
* Add the shell dir for includes (for corba interfaces).Michael Zucchi2000-06-273-11/+125
* Calculate height including if clip_height is set to -1.Christopher James Lahey2000-06-2775-76/+3108
* remove spew. (pas_backend_ldap_ensure_connected): duh, don't access aChris Toshok2000-06-272-21/+26
* Sync again - FedericoFederico Mena Quintero2000-06-274-25/+309
* Added a #include <gnome-xml/parser.h> as this was needed (since we usedJeffrey Stedfast2000-06-278-152/+187
* Make the broken threads optionalPeter Williams2000-06-278-4/+102
* Implement "Save"/"Save As...".Ettore Perazzoli2000-06-272-10/+81
* commenting out of some GDK_THREADS_*() junk that was causing a lockJeffrey Stedfast2000-06-274-4/+11
* Add some debugging messages to track down thread issues better andEttore Perazzoli2000-06-263-0/+26
* Fix compilation with builddir != srcdir.Ettore Perazzoli2000-06-262-1/+6
* Fix linking options for gthreads.Ettore Perazzoli2000-06-262-2/+7
* Force thread usage and clean up the configure aspect thereof.Peter Williams2000-06-265-39/+31
* Translations from KeldKenneth Christiansen2000-06-261-438/+435
* ja.po: Update from Japanese GNOME Users Group(translation@gnome.gr.jp).Yukihiro Nakai2000-06-261-165/+157
* Updated Slovenian translationAndraz Tori2000-06-261-1/+1
* Use 'PISOCK_INCLUDEDIR' in pisock version check.Stanislav Brabec2000-06-242-0/+7
* Updated russian translation.Valek Frob2000-06-242-125/+108
* Added Slovenian translationsAndraz Tori2000-06-242-1/+1058
* Made moderate to major stylistic updates to this, apx-gloss.sgml, and toAaron Weber2000-06-2412-966/+1174
* folder-browser.c: Improved the code to separate the imap namespace from the f...Jeffrey Stedfast2000-06-242-3/+9
* providers/imap/camel-imap-[store,folder].c: Improved folder parsingJeffrey Stedfast2000-06-243-7/+17
* Land most of the stuff to move fetch_mail, send_mail, expunge_folder, init_im...Peter Williams2000-06-246-101/+415
* forgot this changelog entry last night.Chris Toshok2000-06-241-0/+26
* draw pixmaps with he right background and selection colors.Larry Ewing2000-06-243-2/+23
* Little prototype fixesPeter Williams2000-06-232-5/+7
* add icon_at virtual function - it was stupid to make the insert call takeChris Toshok2000-06-2313-104/+120
* use the expanded/unexpanded pixbufs as node pixbufs for the first level ofChris Toshok2000-06-239-62/+232
* Oops. Now appends the namespace to the folder before querying for theJeffrey Stedfast2000-06-233-52/+48
* Now should correctly get the selected folder from the given URL.Jeffrey Stedfast2000-06-232-2/+8
* add handling for loading "news:" folders.Chris Toshok2000-06-233-0/+98
* ignore test-newsrcChris Toshok2000-06-2310-472/+840
* Updated to prepend url-> path if it exists for that imap store.Jeffrey Stedfast2000-06-233-11/+29
* UpdatedJeffrey Stedfast2000-06-2316-96/+254
* Revert Peter's change and Chris's fix to it, since it looks like PeterDan Winship2000-06-231-62/+23
* new function, passed as arg to mail_operation_try. (fetch_mail): addChris Toshok2000-06-232-1/+13
* Changed ml_value_at to return "" instead of NULL in some cases.Christopher James Lahey2000-06-232-4/+29
* Make the table not move around as you resize.Christopher James Lahey2000-06-233-32/+40
* Add libs so that we link right with gthreadsPeter Williams2000-06-232-0/+4
* Make the async dialogs non-modal; add cleanup callbacks in the main thread.Peter Williams2000-06-234-53/+119
* Sync - FedericoFederico Mena Quintero2000-06-239-69/+304
* Add nice blocking stuff for the error dialog and a new get_password hook in t...Peter Williams2000-06-234-41/+241
* Killed a warning.Christopher James Lahey2000-06-233-2/+6
* Remove use of the "x" and "y" arguments to EText.Christopher James Lahey2000-06-2311-20/+14
* Prettify the progress dialog a bit.Peter Williams2000-06-223-48/+120
* Modified to use the "namespace" (url->path) if it exists.Jeffrey Stedfast2000-06-224-33/+47
* Removed an erroneous comment.Christopher James Lahey2000-06-222-5/+4
* Make this not crash if you don't have a transport configured.Dan Winship2000-06-222-1/+4
* Made the Close button work.Christopher James Lahey2000-06-227-2/+73
* Changed this to move the cell to the nearest edge instead of to the leftChristopher James Lahey2000-06-225-6/+102
* Fix dumb bug.Dan Winship2000-06-222-1/+6
* Made moving columns to the right work properly.Christopher James Lahey2000-06-223-0/+11
* IMAP is working! (sorta)Jeffrey Stedfast2000-06-222-7/+127
* When determining a mailboxe's folder_file_path et aluse its basename to preve...Peter Williams2000-06-222-4/+11
* Update received date to work like sent date.Dan Winship2000-06-223-27/+32
* Set date_received based on the first (most recent) "Received" header.Dan Winship2000-06-222-1/+13
* Add the async mail API (still not hooked up though)Peter Williams2000-06-226-2/+750
* Get evolution-dir the right way in e-setup.hPeter Williams2000-06-222-2/+6
* Updated Norwegian translation.Kjartan Maraas2000-06-212-134/+149
* Fixed some vertical scroll bugs.Christopher James Lahey2000-06-213-16/+20
* Fix a bug with intial vertical scroll.Christopher James Lahey2000-06-213-2/+8
* set event before using it! (e_day_view_init): used new colors from tigert.Damon Chaplin2000-06-212-8/+15
* Removed the usage of "x" and "y" arguments to EText.Christopher James Lahey2000-06-218-104/+162
* Remove the usage of the "x" and "y" arguments.Christopher James Lahey2000-06-213-10/+19
* Remove usage of "x" and "y" arguments.Christopher James Lahey2000-06-217-12/+6
* Fix a minor warning.Christopher James Lahey2000-06-215-16/+47
* got rid of some debug messagesDamon Chaplin2000-06-211-18/+0
* changed so it keeps the selection range. It just moves it on one day/weekDamon Chaplin2000-06-216-38/+402
* fixed a few warnings.Damon Chaplin2000-06-212-2/+1
* Added a variable to keep track of the cursor. Set the cursor whenChristopher James Lahey2000-06-215-20/+64
* Fix HEADER_PADDING.Christopher James Lahey2000-06-213-2/+6
* Fix cursor column information.Christopher James Lahey2000-06-213