aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated russian translation.Valek Frob2000-09-122-401/+407
* Connect to the "cal_loaded" signal of the client here. (connect_load):Federico Mena Quintero2000-09-122-75/+49
* Was trying to unhook an event from the wrong folder - oops.Jeffrey Stedfast2000-09-122-1/+6
* Thou shalt leave space for the trailing \0.Dan Winship2000-09-122-1/+4
* Initialize libunicodeDan Winship2000-09-122-1/+6
* (prune_empty): Plugged another small leak.Michael Zucci2000-09-122-0/+2
* Reverted to version 1.15. (remove_node): Ok, if a node has a parent,Not Zed2000-09-122-313/+63
* added some comments (no source code changes)Jeffrey Stedfast2000-09-121-1/+2
* We now use a "copied" variable to record whether a message was marked asJeffrey Stedfast2000-09-122-19/+29
* ChangeLog for my previous commit.Ettore Perazzoli2000-09-121-0/+9
* No longer takes a self_destruct argument.Jeffrey Stedfast2000-09-123-6/+10
* Updated to use the new mail_do_filter_ondemand.Jeffrey Stedfast2000-09-124-26/+34
* Don't freeze/thaw the default inbox here, let the caller freeze/thaw it.Jeffrey Stedfast2000-09-122-22/+20
* Don't have the filter driver self_destruct.Jeffrey Stedfast2000-09-122-1/+6
* Fixed some warnings.Christopher James Lahey2000-09-122-2/+6
* work, you scum of the earth called CVS!Tuomas Kuosmanen2000-09-127-0/+0
* Fixed a crash error.Christopher James Lahey2000-09-123-32/+50
* this will also make the icon files installed.. /tigertTuomas Kuosmanen2000-09-121-0/+10
* Added some new icons.. /tigertTuomas Kuosmanen2000-09-121-0/+10
* Fix some annoying warnings in the folder selection dialog.Ettore Perazzoli2000-09-122-2/+12
* The return value should not be const. (Well, unless the input was, but youDan Winship2000-09-125-6/+11
* Added a simple LocalStorage manager module so that we can hook upEttore Perazzoli2000-09-124-0/+227
* Remove debugging message.Ettore Perazzoli2000-09-122-2/+4
* Changed "Header" to be "Message header" so it's not quite as confusingJeffrey Stedfast2000-09-122-1/+6
* Make `EvolutionStorage' and `ELocalstorage' actually update the CORBAEttore Perazzoli2000-09-127-14/+103
* Fixed some warnings.Christopher James Lahey2000-09-123-6/+14
* just changed the ${subject} variable to ${word} as subject doesn't make a who...Jeffrey Stedfast2000-09-121-3/+3
* Made bold text calculate widths properly.Christopher James Lahey2000-09-123-34/+88
* Updated to allow the user to specify arbitrary headers.Jeffrey Stedfast2000-09-122-0/+26
* If we're fetching from an mbox formatted file then we need to do someJeffrey Stedfast2000-09-122-1/+9
* Accidently didn't commit the ChangeLogChris Lahey2000-09-121-0/+4
* Fixed some warnings.Christopher James Lahey2000-09-121-4/+4
* Another big rewrite of this stuff. Now all (well, most) attachments get aDan Winship2000-09-124-357/+505
* Added 0.5 changes for ETable and Addressbook.Christopher James Lahey2000-09-122-0/+30
* *** empty log message ***Jesse Pavel2000-09-123-18/+175
* Grmpf.Ettore Perazzoli2000-09-111-1/+1
* Unset the `GTK_FLOATING' flag when constructing anEttore Perazzoli2000-09-112-0/+8
* Made this a bit better balanced.Christopher James Lahey2000-09-115-3/+18
* Fully support setting the display name in the tree. It seems to work.Ettore Perazzoli2000-09-115-81/+155
* Made page up and page down active in the ETable.Christopher James Lahey2000-09-113-6/+92
* Fixed a warning (removed unused variable gfloat width fromChristopher James Lahey2000-09-112-1/+5
* Removed a bunch of redundant code. Made it so that when you set an addressChristopher James Lahey2000-09-1133-688/+2280
* Added e_utf8_gtk_editable_get_text and e_utf8_gtk_editable_set_text.Christopher James Lahey2000-09-115-20/+77
* Updated translation.Valek Frob2000-09-111-405/+409
* Updated Norwegian translation.Kjartan Maraas2000-09-112-154/+160
* Handle renaming, header cleanupJP Rosevear2000-09-113-32/+35
* Use description list instead of comment list for pilot todo noteJP Rosevear2000-09-112-58/+69
* Only set the due date only if it existsJP Rosevear2000-09-112-4/+15
* EFont should now use real bold typeface, if availableLauris Kaplinski2000-09-112-18/+125
* Relying on the status field is somewhat faulty since it is related toJP Rosevear2000-09-112-8/+6
* Make log output a little more sensible (comp_from_remote_record): MinorJP Rosevear2000-09-112-39/+26
* Remove catch_ret_val function since its no longer useful. Fix naming ofJP Rosevear2000-09-113-281/+216
* changed to use EDateEdit.Damon Chaplin2000-09-1110-352/+563
* added e-dateedit.[hc] and the test-dateedit app.Damon Chaplin2000-09-118-8/+1258
* Implemented a new `e_gtk_signal_connect_full_while_alive()' utilityEttore Perazzoli2000-09-114-9/+163
* Fixed a bug regarding the extraction of the region.Jesse Pavel2000-09-112-6/+42
* Made a small correction to dutch translation.Almer S. Tigelaar2000-09-102-1/+5
* Update Dutch translation.Almer S. Tigelaar2000-09-102-487/+457
* Convert "//" style comments (local_record_from_ical_uid): RemoveJP Rosevear2000-09-102-22/+26
* Use cal component pilot stuff properly (find_record_in_repository): RemoveJP Rosevear2000-09-109-294/+419
* Translations from KeldKenneth Christiansen2000-09-101-262/+271
* Use the name of the storage or the folder in the storage set view,Ettore Perazzoli2000-09-103-5/+26
* Updated Norwegian translation.Kjartan Maraas2000-09-102-66/+85
* Fixed some warnings.Christopher James Lahey2000-09-102-1/+6
* Fixed the ETableModel callbacks.Christopher James Lahey2000-09-103-24/+28
* Fix a possible crash when viewing no folder.Ettore Perazzoli2000-09-102-1/+6
* might be a good idea to *save* the uids in the cache when we're done fetching...Jeffrey Stedfast2000-09-101-1/+9
* Use the CamelUIDCache so that we only retrieve *new* messages and alsoJeffrey Stedfast2000-09-102-1/+34
* Fixed a logic error. Only mark filtered as TRUE if it was successfullyJeffrey Stedfast2000-09-102-5/+13
* Updated to not send hook/unhook data to filter_driver_run as it no longerJeffrey Stedfast2000-09-102-2/+14
* Erm, okay I misunderstood what camel_folder_[un]hook_event() did - weJeffrey Stedfast2000-09-103-2/+7
* Freeze the default folder before filtering and thaw it afterward toJeffrey Stedfast2000-09-102-1/+17
* Updated to not emit the folder_changed signal when a message is appendedJeffrey Stedfast2000-09-102-5/+8
* Remove the old announcement.Ettore Perazzoli2000-09-091-166/+0
* Fix the calendar Makefiles so that they #include the `icalversion.h'Ettore Perazzoli2000-09-093-0/+10
* Updated Japanese translation.Akira Tagoh2000-09-092-740/+792
* Updated dutch translationKai Lahmann2000-09-092-1503/+3762
* New function with the loading/creation state machine. It is carefullyFederico Mena Quintero2000-09-094-96/+212
* Some UTF-8 fixes and experimental 16-bit unicode font supportLauris Kaplinski2000-09-0912-88/+197
* *** empty log message ***Jesse Pavel2000-09-094-0/+786
* Fix a stupid crash caused by not taking account of the fact that theEttore Perazzoli2000-09-092-0/+9
* Fix `e_folder_tree_get_folder()' so that it returns NULL (instead ofEttore Perazzoli2000-09-092-0/+8
* Make EvolutionStorage support multiple listeners.Ettore Perazzoli2000-09-092-28/+116
* Added scoring xml stuffsJeffrey Stedfast2000-09-098-20/+398
* Updated Norwegian translation.Kjartan Maraas2000-09-092-404/+397
* Implemented a new `EFolderTree' object. Make `EStorage' use itEttore Perazzoli2000-09-096-187/+522
* Translations from KeldKenneth Christiansen2000-09-091-311/+367
* Fix Chris' fixes.Ettore Perazzoli2000-09-093-6/+14
* Use icaltime_as_timetJP Rosevear2000-09-093-4/+7
* Fixed some warnings.Christopher James Lahey2000-09-095-5/+171
* Added base ETableModel functions.Christopher James Lahey2000-09-094-4/+62
* Added base ETableModel functions.Christopher James Lahey2000-09-099-74/+498
* Fixed a warning.Christopher James Lahey2000-09-093-0/+7
* Fixed some warnings.Christopher James Lahey2000-09-099-4/+35
* TidyJP Rosevear2000-09-094-36/+30
* Fixed a few warnings.Christopher James Lahey2000-09-093-0/+6
* remove consts from the EPopupMenu structure: the caller may want to modifyDan Winship2000-09-093-8/+14
* New function that compares only the dates, not the times as wellJP Rosevear2000-09-083-0/+25
* Changed so that ::set_owner is called after setting up the localEttore Perazzoli2000-09-085-19/+92
* Ooops, I did not mean to add those.Ettore Perazzoli2000-09-082-283/+0
* A simple explanation of what is going on here, as it's easy to getEttore Perazzoli2000-09-081-0/+14
* Added new interfaces to be exposed by the local storage, so thatEttore Perazzoli2000-09-0820-54/+1240
* Fall equinox cleanup!Federico Mena Quintero2000-09-0813-484/+749
* Translations from KeldKenneth Christiansen2000-09-081-871/+932
* update by me and hwangNam SungHyun2000-09-081-1280/+2261
* Updated to pass a CamelMessageInfo to filter_driver_runJeffrey Stedfast2000-09-082-6/+42
* Now takes a CamelMessageInfo argument in preparation for handling scoringJeffrey Stedfast2000-09-083-3/+8
* Updated to check the boolean return code from fulter_driver_run to findJeffrey Stedfast2000-09-082-6/+24
* Modified to return a boolean value specifying whether or not the messageJeffrey Stedfast2000-09-083-11/+26
* contact-editor.png, mail-composer.png, filter-assist-fig.png,Aaron Weber2000-09-088-0/+0
* *** empty log message ***Jesse Pavel2000-09-081-0/+6
* I changed the Reply-All behavior so that the sender's address doesJesse Pavel2000-09-081-2/+10
* Preliminaries for new UI handler.Michael Meeks2000-09-088-5/+441
* oops, forgot to pass "expunge" to camel_folder_sync - this should fix thatJeffrey Stedfast2000-09-081-1/+1
* Make this not leak.Dan Winship2000-09-082-2/+8
* Updated to pass an exception to filter_driver_run and also check theJeffrey Stedfast2000-09-082-4/+16
* Rewrote - this shouldn't need to be an async functionJeffrey Stedfast2000-09-083-11/+11
* Pass a storage dir to camel_session_new now.Dan Winship2000-09-084-4/+16
* Make this take a path to a directory that Camel can use for its ownDan Winship2000-09-085-15/+196
* Fix previous fix. (Free the uids, just do it correctly.)Dan Winship2000-09-082-0/+6
* Don't free uids, let the camel folder do that when it gets finalizedJeffrey Stedfast2000-09-082-3/+8
* Rewrote - this shouldn't need to be an async functionJeffrey Stedfast2000-09-083-116/+33
* Bunch of unicode related changesLauris Kaplinski2000-09-0821-49/+221
* Redid "soft" intro stuff, worked on mail a little. minor commit.Aaron Weber2000-09-084-38/+42
* *** empty log message ***Dan Winship2000-09-081-0/+7
* Make KPOP work again.Dan Winship2000-09-082-1/+7
* Accidentally broke docs, now valid.Aaron Weber2000-09-0814-376/+596
* Add a mention of the verify-evolution-install.sh script in tools/.Dan Winship2000-09-072-0/+16
* Merge in the colour combo emhancements.Jody Goldberg2000-09-071-0/+46
* Remove incorrect optimization. Events are read-only!Federico Mena Quintero2000-09-073-24/+21
* oops, spelling mistakeJeffrey Stedfast2000-09-071-2/+2
* Implemented (someone added these to camel-mime-message.h but neverJeffrey Stedfast2000-09-072-3/+28
* New async function to filter messages on demand. (do_fetch_mail): UpdatedJeffrey Stedfast2000-09-076-186/+273
* Totally rewritten to filter a single message at a time instead ofJeffrey Stedfast2000-09-077-289/+525
* Get the meeting time selector to work on my system (libunicodeEttore Perazzoli2000-09-072-0/+5
* set the data to NULL for the tree root, so nuke_uids won't try to freeDan Winship2000-09-072-1/+6
* Fix memory handling for the shell's CORBA object reference within theEttore Perazzoli2000-09-065-17/+51
* Use new cal_component_has_recurrences convenience functionJP Rosevear2000-09-068-40/+48
* Use new convenience functions and only get the recurrence stuff if needed.JP Rosevear2000-09-064-8/+112
* Kill all exdates if there are no dates in the boxJP Rosevear2000-09-063-10/+72
* uses the new TaskEditor dialog.Damon Chaplin2000-09-0613-594/+1300
* make sure we get the start_weekday since we need it for draw_days(). FixesDamon Chaplin2000-09-063-21/+31
* camel_mime_part_get_filename now deals with both Content-Disposition andDan Winship2000-09-064-23/+10
* kill a warningDan Winship2000-09-061-1/+1
* If a MIME part has no Content-Disposition, but does have a "name" on theDan Winship2000-09-062-4/+15
* care about response code. (get_HEAD_headers): same.Chris Toshok2000-09-0610-97/+304
* The exdate and rdate lists are a list of icaltimetypes, notJP Rosevear2000-09-063-18/+23
* Update for CamelObject and some other changesDan Winship2000-09-065-90/+69
* Grammar, links, screenshots.Aaron Weber2000-09-0614-0/+0
* Add a use-default-port option to the source editor ; bugfixesPeter Williams2000-09-064-47/+204
* Re-rename "Sent".Dan Winship2000-09-062-1/+3
* Cache provider, for caching a remote store locally. This is not done yet.Dan Winship2000-09-069-0/+1471
* Remove the "+ 90" here since it seems to break things for me, and it's notDan Winship2000-09-062-1/+7
* Append the exdate to the list AFTER we create the date value.JP Rosevear2000-09-062-3/+8
* Free the data, not the list element.JP Rosevear2000-09-062-1/+6
* Cleanup of lots of exception handling ; bugfixesPeter Williams2000-09-0613-265/+284
* only call camel_folder_get_message_info if the folder hasDan Winship2000-09-062-52/+48
* Replace mail_do_setup_draftbox, mail_do_setup_outbox, andDan Winship2000-09-064-148/+66
* Compute the event duration using the event start/end times, not theJP Rosevear2000-09-062-13/+18
* Check to see if r->enddate is (time_t)-1 and set to 0 if soJP Rosevear2000-09-062-0/+7
* Improve the Kerberos checks further (check for Sun kerb; check for sendauth p...Peter Williams2000-09-063-8/+34
* Add .cvsignorePeter Williams2000-09-061-0/+2
* Fix the accelerator for the "Format" menu so that it doesn't conflictEttore Perazzoli2000-09-062-1/+7
* New font translation code for utf-8, but commented out at momentLauris Kaplinski2000-09-055-72/+209
* Updated russian translation.Valek Frob2000-09-052-460/+421
* Updated Norwegian translation.Kjartan Maraas2000-09-042-288/+335
* Applied Jesse's patch that will append a signature to the replied messageJeffrey Stedfast2000-09-043-22/+36
* Applied Jesse's patch that sets the composer's sig_fileJeffrey Stedfast2000-09-042-25/+32
* Reversed my last change as it broke configure, how do I get it so that weJeffrey Stedfast2000-09-042-2/+7
* Reversed my last change, folders with spaces in the name breaks configureJeffrey Stedfast2000-09-042-1/+6
* Renamed default_user/local/Sentbox to default_user/local/Sent\ Mail asJeffrey Stedfast2000-09-042-1/+7
* Renamed Sentbox to Sent\ MailJeffrey Stedfast2000-09-044-1/+16
* Copy the passed in item before adding (mail_config_add_source): dittoJP Rosevear2000-09-033-20/+45
* Change the "Get Mail" toolbar button to become "Send & Receieve"Jeffrey Stedfast2000-09-037-41/+263
* Get the calendar conduits to compile.Ettore Perazzoli2000-09-033-4/+18
* Since POP3 doesn't implement get_message_info, we need to check for infoJeffrey Stedfast2000-09-032-40/+61
* Make the `Home' and `End' keys do the Right Thing. Remove circularEttore Perazzoli2000-09-035-24/+101
* A bit more e_utf8 wrappers here and thereLauris Kaplinski2000-09-0224-43/+192
* Added calendar/conduits/Makefile, calendar/conduits/calendar/Makefile andChristopher James Lahey2000-09-029-3/+33
* Attach a callback to the postpone signal (send_to_url): Same (mail_reply):Jeffrey Stedfast2000-09-025-26/+197
* This needs to return a const char * and not a char *, because we're notJeffrey Stedfast2000-09-024-66/+86
* free node_data. (removed_storage_cb): same. (new_storage_cb): don't freeChris Toshok2000-09-021-0/+9
* Use gnome_calendar_construct() so that we can check for proper creation ofFederico Mena Quintero2000-09-024-97/+133
* Fixed a leak and a double unref.Christopher James Lahey2000-09-025-6/+6
* This needs to return a const char * and not a char *, because we're notJeffrey Stedfast2000-09-023-2/+8
* New convenience function to load the Outbox folderJeffrey Stedfast2000-09-024-14/+153
* free node_data. (removed_storage_cb): same. (new_storage_cb): don't freeChris Toshok2000-09-021-12/+8
* Add default_user/local/Sentbox/Makefile to the list of makefiles to outputJeffrey Stedfast2000-09-022-0/+6
* Removed some unused functions.Christopher James Lahey2000-09-022-45/+5
* Strdup path when setting the callback data.Christopher James Lahey2000-09-023-2/+7
* Added SentboxJeffrey Stedfast2000-09-024-0/+18
* Added coverage of news, clarified POP/IMAP distinction (there's a theme toAaron Weber2000-09-028-94/+272
* Update for new libical. Conduits should atleast compile again.JP Rosevear2000-09-024-12/+25
* We don't need AC_PROG_RANLIB and AM_PROG_LIBTOOLJP Rosevear2000-09-016-13/+55
* new test, a home grown 2 hour hack of a file browser. usesChris Toshok2000-09-016-1/+1374
* add signals/prototypes for e_tree_model_node_collapsed andChris Toshok2000-09-015-22/+139
* Updated Norwegian translation.Kjartan Maraas2000-09-012-804/+1011
* initialize delayed_selection = NULL;Chris Toshok2000-09-012-0/+5
* Changed `Evolution::Storage' so that the displayed name for a folderEttore Perazzoli2000-09-0112-41/+84
* remove get_folder_name. (nntp_store_get_folder_name): remove.Chris Toshok2000-09-012-8/+6
* add delayed_selection to _EShellViewPrivate. (new_folder_cb): newChris Toshok2000-09-012-0/+59
* Get the conduit to compile on my system.Ettore Perazzoli2000-09-012-2/+9
* No need to spit a warning if removal fails. (event_editor_destroy): FreeFederico Mena Quintero2000-09-017-107/+95
* Email should now display correctly in GtkHTMLLauris Kaplinski2000-09-018-15/+1916
* use camel_remote_store_recv_line.Chris Toshok2000-09-016-219/+129
* make this a bit more robust. try to create an empty .newsrc file for theChris Toshok2000-09-015-37/+294
* Reimplemented. It should now work correctly for most possible VFolderJeffrey Stedfast2000-09-012-175/+333
* Kill off more old, dead filesJP Rosevear2000-09-0129-11872/+4
* This dir is not in 0.19JP Rosevear2000-09-019-213/+4
* This file is not in 0.19JP Rosevear2000-09-012-222/+4
* oopsJP Rosevear2000-09-011-0/+2
* Kill fileJP Rosevear2000-09-013-460/+4
* Don't list config.h in AC_OUTPUTJP Rosevear2000-09-012-1/+4
* Kill old fileJP Rosevear2000-09-016-562/+30
* Implement delete option (recurrence_toggled): Make an ugly hack to get theJP Rosevear2000-09-014-19/+95
* Event editor destroyed callback to do hash cleanupJP Rosevear2000-08-314-138/+217
* Install load-gnomecard-addressbook and load-pine-addressbook.Christopher James Lahey2000-08-312-1/+8
* Added regular expressions to glossary. Explanation should be removed fromAaron Weber2000-08-3112-446/+524
* Made the selection work when shift clicking on the first row of the table.Christopher James Lahey2000-08-313-14/+19
* Fix the tree example so that is doesn't show two sets of expand/unexpandRichard Hult2000-08-313-8/+20
* Added "quickref and pointers" sections. Props to O'Reilly for the copy ofAaron Weber2000-08-3110-116/+652
* Don't save any exceptions caused by camel_imap_folder_changedJeffrey Stedfast2000-08-313-10/+51
* (write_to_stream): Rearrange the logic so it always does charsetMichael Zucci2000-08-312-12/+22
* #define gnome_font_lookup_default for gnome-print 0.20Lauris Kaplinski2000-08-313-1/+4
* (write_to_stream): Fix some warnings/use the right constructor,Michael Zucci2000-08-312-2/+5
* Use the proper type checking function to check for text types.Not Zed2000-08-312-1/+19
* Make the HTML widget grab the focus in the mail view window so thatEttore Perazzoli2000-08-312-0/+6
* (append_latin1): Do an additional mask for account for c'sMichael Zucci2000-08-312-1/+3
* New function - even though its broken, we'll assume mailers send latin1Not Zed2000-08-312-2/+32
* New base class for Cells. Convert everything to access the elements thatJody Goldberg2000-08-312-0/+4
* Made it compilable both with gnome-print 0.20 and 0.21+Lauris Kaplinski2000-08-3110-59/+98
* Do not flicker while trying to resize a quantized pane.Federico Mena Quintero2000-08-313-6/+33
* Rewrote to ignore strings that look like server responses until it is sureJeffrey Stedfast2000-08-313-12/+69
* Ensure that the child's allocation height is >= 1.Federico Mena Quintero2000-08-316-9/+41
* Don't wrap printed strings in quotes, makes things messyJeffrey Stedfast2000-08-316-134/+452
* switched to using new ECalendar widget, and a few other fixes.Damon Chaplin2000-08-319-517/+1315
* Updated.Damon Chaplin2000-08-316-476/+2151
* Typo fixPeter Williams2000-08-311-1/+1
* Robustify the kerberos checksPeter Williams2000-08-312-17/+52
* Add a name to the minicard viewer.Dan Winship2000-08-314-0/+11
* Make CamelServices connect only when told to (old behavior). Make CamelRemote...Peter Williams2000-08-3110-137/+130
* General cleanup / moving stuff around to make things easier to follow.Jeffrey Stedfast2000-08-312-41/+61
* make e-util depend on libunicodeDan Winship2000-08-304-2/+13
* Oops, set the dtstart/dtend on the component before adding it.Federico Mena Quintero2000-08-302-15/+28
* Make sure the is_utc flag is always FALSE for icaltime_from_timetJP Rosevear2000-08-302-21/+27
* Make sure the is_utc flag is always FALSE for icaltime_from_timetJP Rosevear2000-08-302-34/+50
* Oops, commit changelogJP Rosevear2000-08-301-0/+6
* Actually add the comp_instance struct to the instances list. We now appearJP Rosevear2000-08-301-2/+4
* Prevent exceptions from being overwrittenJeffrey Stedfast2000-08-305-193/+235
* Removed old code that will never be needed againJeffrey Stedfast2000-08-304-212/+102