aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed an incorrect struct name.Christopher James Lahey2000-08-262-2/+6
* Fixed an uninitialized variable.Christopher James Lahey2000-08-262-1/+5
* Added some g_return_if_fails and g_return_val_if_fails.Christopher James Lahey2000-08-2610-31/+122
* Remove add addressbook/demo files from this.Christopher James Lahey2000-08-262-2/+4
* Comment out minicard-view-test since its gnorba dependentJP Rosevear2000-08-263-36/+41
* Die gnorba die.JP Rosevear2000-08-266-45/+13
* demo/* Removed the demo directory since it's no longer used.Christopher James Lahey2000-08-2613-1845/+4
* Remove gnorba stuffJP Rosevear2000-08-264-34/+6
* KillJP Rosevear2000-08-263-30/+7
* KillJP Rosevear2000-08-263-33/+8
* Remove gnorba stuffJP Rosevear2000-08-269-72/+14
* Remove gnorba related codeJP Rosevear2000-08-263-83/+5
* Remove gnorba related codeJP Rosevear2000-08-262-8/+7
* Require oafized bonoboJP Rosevear2000-08-262-41/+35
* Uncomment debug code.JP Rosevear2000-08-263-5/+36
* convert to use ETree instead of GtkCTree.Chris Toshok2000-08-265-399/+329
* Add -export-dynamic so libglade will be able to resolve custom widgetDan Winship2000-08-262-1/+7
* Add support for specifying on which port to connect to a server; fix a potent...Peter Williams2000-08-2613-1/+67
* Don't attempt to free this if its null (calendar_model_duplicate_value):JP Rosevear2000-08-264-17/+43
* Ref a few things that need it. Avoid triggering some assertions.Peter Williams2000-08-264-4/+23
* If the url path is "/" and the folder path is "/", just LIST "" "*" (thisJeffrey Stedfast2000-08-262-3/+4
* Updated russian translation.Valek Frob2000-08-262-614/+689
* If the url path is "/" and the folder path is "/", just LIST "" "*" (thisJeffrey Stedfast2000-08-262-7/+38
* Implemented PGP 2.x encryption. We only need to get the passphrase if weJeffrey Stedfast2000-08-262-17/+65
* Compile fix for libicalPeter Williams2000-08-252-2/+8
* Redid filter and vFolder assistant descriptions.Aaron Weber2000-08-2510-266/+1282
* More UTF-8 handlingLauris Kaplinski2000-08-2520-66/+186
* Properly append to listJP Rosevear2000-08-255-18/+18
* Remove this duplicate file to fix buildJP Rosevear2000-08-253-39/+6
* Baby seal eyes are good with soy sauce! - FedericoFederico Mena Quintero2000-08-253-4/+8
* Fixety fix - FedericoFederico Mena Quintero2000-08-252-2/+6
* Fix an off by one error that was causing crashes.Christopher James Lahey2000-08-253-2/+8
* Set default values for all of the signal emissions.Christopher James Lahey2000-08-253-6/+10
* Check for selection->selection being NULL inChristopher James Lahey2000-08-253-0/+11
* Update for libical 0.19JP Rosevear2000-08-258-35/+39
* More import tidying.JP Rosevear2000-08-254-618/+7
* Pay attention to the return value from the click signal.Christopher James Lahey2000-08-253-4/+21
* Remove the executive summary stuff from the AC_OUTPUT list, as it doesEttore Perazzoli2000-08-251-1/+0
* Added a click signal which gets sent if the user hits the left or middleChristopher James Lahey2000-08-2517-1/+187
* Forgot to commit thisChris Lahey2000-08-252-4/+4
* Sync the right-click menu with the main menu for modifying messagesPeter Williams2000-08-254-6/+55
* Fix minor conflicts.JP Rosevear2000-08-2553-3742/+5026
* Start adding progress info; make flag_all_messages camel-safe; make the no ne...Peter Williams2000-08-255-8/+70
* Added g_return_if_fails.Christopher James Lahey2000-08-255-6/+272
* Initial revisionJP Rosevear2000-08-2546-0/+15040
* Added infrastructure for setting the justification of columns. Still needChristopher James Lahey2000-08-2517-22/+116
* Fixed some warnings.Christopher James Lahey2000-08-258-1/+34
* Fixed some warnings in the uihandler code.Christopher James Lahey2000-08-252-7/+12
* Do not alloc the struct icaltimetype but point to one on the stack. MoreJP Rosevear2000-08-252-4/+10
* Make signal names saner (released_event_object_cb): dittoJP Rosevear2000-08-255-41/+60
* Fix GDK_THREADS_entering and leaving, hopefully once and for all. Genericify ...Peter Williams2000-08-2519-227/+518
* Ahem. If you add dependencies on libraries, make sure things still build.Federico Mena Quintero2000-08-242-6/+11
* Do not alloc the struct icaltimetype but point to one on the stack. MoreFederico Mena Quintero2000-08-242-2/+11
* Remove owner fieldJP Rosevear2000-08-244-82/+25
* Handle summary field (calendar_model_value_is_empty): dittoJP Rosevear2000-08-242-0/+12
* Remove unused file.Ettore Perazzoli2000-08-241-87/+0
* Don't crash if a component cannot be activated.Ettore Perazzoli2000-08-242-4/+12
* Message Composer File and Edit menus.Aaron Weber2000-08-244-4/+386
* Unicode in addressbook basically works, including simple searchingLauris Kaplinski2000-08-2418-22/+163
* And here too.Not Zed2000-08-243-0/+13
* Remove status barJP Rosevear2000-08-244-14/+13
* Fixed a bug in e_table_subset_variable_increment that causes problems withChristopher James Lahey2000-08-243-4/+11
* #include <e-util/e-cursors.h>Federico Mena Quintero2000-08-248-19/+38
* Constify.Federico Mena Quintero2000-08-243-2/+6
* Set seltime.tm_isdst to -1, not daylight, because the current dst value isDan Winship2000-08-242-2/+7
* Set vtype of new CalComponent (e_week_view_on_new_appointment): dittoJP Rosevear2000-08-243-1/+12
* Reformat a bit, make "Folder" appear before "Message", fill in the MessageDan Winship2000-08-242-102/+132
* Include gnome.h for gettext purposesJP Rosevear2000-08-245-3/+17
* Updated Swedish translation.Richard Hult2000-08-242-813/+2321
* Updated function. (e_calendar_table_open_task): Updated function.Federico Mena Quintero2000-08-243-95/+51
* put commas between addresses.Dan Winship2000-08-242-0/+7
* Fix a deadlock upon checking mail due to new camel_service semantics.Peter Williams2000-08-242-5/+11
* Fix this to not mess up if the person passes a VCard with a carriageChristopher James Lahey2000-08-233-1/+10
* Link with filter library.Michael Zucci2000-08-231-2/+3
* Missing commit, changes for search gui to link.Michael Zucci2000-08-231-0/+7
* Fixed fullname->full_name for search field.Not Zed2000-08-235-13/+107
* Added editor sections.Aaron Weber2000-08-234-2/+58
* Included Menu Reference Appendix.Aaron Weber2000-08-2310-224/+1566
* Added missing e-unicode.h and e-unicode.cLauris Kaplinski2000-08-234-0/+372
* UTF-8 in contact editor + some fixes for dealing with illegal stringsLauris Kaplinski2000-08-238-60/+160
* remove tree-expanded.xpm and tree-unexpanded.xpm.Chris Toshok2000-08-238-101/+18
* Handle iso-8859-1 keys nicely in e-text and e-table. Other encodings toLauris Kaplinski2000-08-238-9/+88
* Started adding a time zone field to ECard.Christopher James Lahey2000-08-236-0/+19
* use BODY.PEEK, not BODY, so we don't set the message \Seen.Dan Winship2000-08-232-1/+7
* Fixed a small warning.Christopher James Lahey2000-08-232-3/+7
* Capitalization change.Ettore Perazzoli2000-08-231-1/+1
* Updated dependency list.Christopher James Lahey2000-08-232-3/+6
* ChangeLog updates.Peter Williams2000-08-232-0/+40
* Automatically connect services when given a valid URL (should hopefully disco...Peter Williams2000-08-2316-142/+278
* Fix an infinite loop in the message threading with empty containers.Peter Williams2000-08-222-1/+26
* Use byte, not character based UTF-8 syntax in e-textLauris Kaplinski2000-08-225-246/+258
* various small build fixesLarry Liimatainen2000-08-221-21/+21
* Linked in the search dialog again. It looks like some changes in the shellChristopher James Lahey2000-08-222-3/+15
* Moved drawing of the cell backgrounds from ECell into ETableItem.Christopher James Lahey2000-08-2211-60/+53
* Announcement messageChristopher James Lahey2000-08-222-0/+171
* Changed UTF-8 handling syntax from char based to byte basedLauris Kaplinski2000-08-226-273/+306
* we can remove nodes with children now.Chris Toshok2000-08-225-10/+122
* pass table, not site as the closure for these drag signals, sinceChris Toshok2000-08-223-4/+10
* Updated function. (calendar_model_free_value): Updated function.Federico Mena Quintero2000-08-222-343/+234
* oops forgot changelog on saturday.Mathieu Lacage2000-08-221-0/+15
* Make sure newsrc is not null (nntp_folder_get_subfolder_names): dittoJP Rosevear2000-08-223-6/+31
* New function. (parse_time): Moved over from the old set_time_t(). ThisFederico Mena Quintero2000-08-222-196/+298
* Make sure respbuffer is not null before manipulating it. If it is null,JP Rosevear2000-08-222-3/+17
* Little teeny bug fix in e_text_to_html tab expansion.Peter Williams2000-08-222-1/+6
* Use CalObjTypeJP Rosevear2000-08-223-2/+9
* Use CalComponent instead of iCalObject. #if some alarm stuffJP Rosevear2000-08-222-4/+12
* Use CalComponent instead of iCalObject. #if some alarm stuffJP Rosevear2000-08-222-3/+21
* Update prototypesJP Rosevear2000-08-222-5/+8
* Use CalComponent instead of iCalObject. Work around not having a compareJP Rosevear2000-08-224-164/+322
* Forgot the EPaned ChangeLog.Chris Lahey2000-08-211-0/+6
* Added code to make handle position persist across resizes.Christopher James Lahey2000-08-214-11/+17
* Added fb_resize_cb to folder-browser.cJeremy Wise2000-08-212-1/+15
* Use CalComponent instead of iCalObject. #if some alarm stuffJP Rosevear2000-08-213-3/+13
* Use CalComponent instead of iCalObject. Work around not having a compareJP Rosevear2000-08-213-104/+202
* ChangeLog error.Chris Lahey2000-08-211-1/+1
* Added e_table_selection_model_selected_count.Christopher James Lahey2000-08-215-0/+59
* many fixes to make it compile with strange prefixes...Mathieu Lacage2000-08-217-7/+11
* Translations from KeldKenneth Christiansen2000-08-211-67/+72
* Updated Slovenian translationAndraz Tori2000-08-211-1/+1
* Fixed a warning.Christopher James Lahey2000-08-203-0/+8
* added UNICODE_LIBS to get unicode linking with the shell...Arik Devens2000-08-202-1/+7
* added use of UNICODE_CFLAGS... thanks ian...Arik Devens2000-08-203-2/+9
* Moved e-text to UTF-8Lauris Kaplinski2000-08-2010-448/+596
* First step moving to UTF-8 stringsLauris Kaplinski2000-08-209-415/+738
* Fixed a warning.Christopher James Lahey2000-08-202-2/+6
* Fixed a warning.Christopher James Lahey2000-08-202-0/+6
* Changed this to use ECardSimple.Christopher James Lahey2000-08-208-79/+194
* Made background colors alternate.Christopher James Lahey2000-08-2025-90/+279
* Translations from KeldKenneth Christiansen2000-08-201-583/+2070
* fix for compiling with bonobo in stange prefix.Mathieu Lacage2000-08-201-1/+1
* Updated Norwegian translation.Kjartan Maraas2000-08-202-494/+1156
* Updates for Nautilus and Evolution's German translations.Matthias Warkus2000-08-192-528/+741
* Updated russian translation. Added missing files to POTFILES.in. TNCADT! =)Valek Frob2000-08-193-105/+275
* Update prototypes.JP Rosevear2000-08-193-275/+305
* Check for new enough gnome-vfsPeter Williams2000-08-192-0/+16
* Fix output for when the name is emptyPeter Williams2000-08-192-0/+7
* update the pixmap define E_USE_STYLES to disable the current darkeningLarry Ewing2000-08-182-23/+33
* Updated russian translation.Valek Frob2000-08-181-133/+134
* Fix menu itemsPeter Williams2000-08-182-11/+16
* Updated russian translation.Valek Frob2000-08-182-35/+43
* Fix menus and add placeholders in the menubar for the components toEttore Perazzoli2000-08-182-31/+37
* Move menu items around, fix some GUI bits.Ettore Perazzoli2000-08-186-42/+98
* A bunch of small GUI fixes for the filter editor.Ettore Perazzoli2000-08-189-16/+51
* Filtering on demand! booyeah!Peter Williams2000-08-1820-45/+394
* Use CalComponent instead of iCalObject (cancel_button): dittoJP Rosevear2000-08-184-83/+141
* Whole buncha leak fixes thanks to PurifyMatthew Loper2000-08-1711-11/+43
* Rework gnome-cal.c - alarms are a tad broken ATM so this will need moreJP Rosevear2000-08-173-69/+119
* Updated German translationKai Lahmann2000-08-172-690/+1985
* Use a configurable timeout.Richard Hult2000-08-177-3/+127
* remove COLOR_TEXT references.Larry Ewing2000-08-172-4/+4
* More leak fixesPeter Williams2000-08-172-2/+7
* get rid of COLOR_TEXT. (struct _EIconBarItem): add pixbuf member to holdLarry Ewing2000-08-174-5/+75
* ChangeLog for previous camel-object commit.Peter Williams2000-08-171-0/+5
* Plug mem leaks.Peter Williams2000-08-174-30/+180
* Updates to the memory debugging stuff.Peter Williams2000-08-162-14/+57
* Updated russian translation. Fixed typo in mail-ops.c.Valek Frob2000-08-163-92/+331
* use style colors for the selected state. This doesn't properly redraw theLarry Ewing2000-08-163-14/+33
* Add support for debugging the message thread memory leaks.Peter Williams2000-08-162-5/+65
* Address bugzilla bug #496Peter Williams2000-08-162-1/+10
* Callback used to mark every event in a month. (mark_month_item): UseJP Rosevear2000-08-163-23/+57
* Use cal_client_get_objects_in_range (print_day_details_cb): Callback usedJP Rosevear2000-08-164-475/+166
* Close the pipes when finished; add i18nPeter Williams2000-08-164-62/+90
* Add support for copying messagesPeter Williams2000-08-169-52/+117
* and the ChangeLog entries to go with itPeter Williams2000-08-161-0/+14
* Allow filtering / vfoldering based on time or datePeter Williams2000-08-166-0/+908
* Don't deadlock on PGP key requestPeter Williams2000-08-162-1/+9
* hungarian translation before hollidaySzabolcs Ban2000-08-151-0/+2
* Added the cal-util library to the documentation framework - FedericoFederico Mena Quintero2000-08-1547-53/+5080
* Infrastructure for date-based queriesPeter Williams2000-08-155-3/+89
* Fix the error dialogs.Peter Williams2000-08-152-3/+11
* Compile fix for RH7.0beta from Kenny Graunke <kwg@teleport.com>; unprototype ...Peter Williams2000-08-147-1/+25
* Updated Ukrainian translationYuri Syrota2000-08-141-819/+1565
* add address-conduit.hChris Toshok2000-08-143-2/+16
* offer --enable-pilot-conduits to add pilot conduits if the user wantsChris Toshok2000-08-142-1/+10
* add conduit subdir.Chris Toshok2000-08-142-1/+5
* Added support for encrypting via PGP 5.0Jeffrey Stedfast2000-08-142-5/+26
* Use CORBA_Object_release() instead of CORBA_free() as appropriate, youEttore Perazzoli2000-08-142-1/+6
* add special oaf initialization hack so conduit can find wombat, and acceptChris Toshok2000-08-142-2/+40
* Make the close button on the ShellView quit Evolution. (Yeah, this isEttore Perazzoli2000-08-142-1/+19
* Fix the name of the binary to look for for PGP5Dan Winship2000-08-142-1/+5
* Use the default handlers for SIGBUS and SIGSEGV as gnome_segv_handlerEttore Perazzoli2000-08-142-0/+13
* Set config->configured to TRUEJeffrey Stedfast2000-08-142-1/+7
* add a caveat about the POP keep-on-server optionDan Winship2000-08-141-3/+4
* Remove a bogus `GDK_THREADS_ENTER()'/`GDK_THREADS_LEAVE()' pair.Ettore Perazzoli2000-08-142-2/+7
* 0.4.Ettore Perazzoli2000-08-141-1/+2
* Fix Ettore's grammar :)Dan Winship2000-08-141-2/+2
* Removed bogus entry.Dan Winship2000-08-141-6/+0
* Update.Ettore Perazzoli2000-08-141-14/+53
* update dependenciesDan Winship2000-08-141-9/+8
* Add 0.4 mail/calendar newsDan Winship2000-08-141-4/+84
* Get rid of some annoying debugging messages.Ettore Perazzoli2000-08-142-4/+6
* Fix the ugly hack to get rid of a CORBA race condition. Yes, it'sEttore Perazzoli2000-08-144-15/+26
* add mail-local.hDan Winship2000-08-142-1/+6
* Add filter.glade to EXTRA_DISTDan Winship2000-08-142-2/+3
* Add camel-nntp-utils.hDan Winship2000-08-142-1/+5
* Disable error dialogs for now, as they hang.Ettore Perazzoli2000-08-142-1/+6
* remove blank.xpm and check.xpm which no longer existDan Winship2000-08-142-2/+6
* Fix some freed-memory referencesDan Winship2000-08-142-12/+14
* Don't free the prompt. It doesn't belong to you.Dan Winship2000-08-142-1/+5
* Fix bug in the folder creation code: CORBA_Object_duplicate() theEttore Perazzoli2000-08-142-6/+15
* Don't wrap the gnome_dialog_run in GDK_THREADS_ENTER/LEAVEJeffrey Stedfast2000-08-142-2/+7
* Updated russian translation.Valek Frob2000-08-143-468/+478
* do a strcasecmp rather than just a strcmp when checking if a folder isDan Winship2000-08-142-1/+8
* Fixed a typo that cause the wrong field to be searched.Christopher James Lahey2000-08-133-2/+10
* Fixed a typo in the name of the first phone entry.Christopher James Lahey2000-08-133-2/+7
* Commit the right version of this file.Ettore Perazzoli2000-08-131-4/+0
* Get the mail component to use the new Evolution::ShellView interface.Ettore Perazzoli2000-08-139-544/+380
* Add a kludgy and simple interface to the shell views to access theEttore Perazzoli2000-08-138-21/+540
* Updated to reflect changes to mail_do_scan_subfoldersJeffrey Stedfast2000-08-135-200/+187
* Lose a reference to the store on purpose. To be fixed later.Dan Winship2000-08-132-0/+11
* Take the source as a command-line argument rather than fetching it fromDan Winship2000-08-132-17/+22
* (imap_get_subfolder_names_internal): Add "INBOX" to the list asDan Winship2000-08-132-1/+3
* Don't assume the FETCH results will come back in the order they wereDan Winship2000-08-132-2/+8
* Redo this so that the lock icon remains active after a failed decryptionDan Winship2000-08-132-17/+31
* Sync - FedericoFederico Mena Quintero2000-08-132-11/+13
* Use mail_tool_get_folder_name here too. (Hm... this directory reallyDan Winship2000-08-132-2/+9
* Don't clear the tree here. If two "folder_changed"s arrive in closeDan Winship2000-08-134-22/+53
* Now takes a char * parameter rather than a streamJeffrey Stedfast2000-08-134-8/+126
* New function to do one round of attempted authentication. (pop3_connect):Dan Winship2000-08-132-105/+108
* Don't leak the transport.Dan Winship2000-08-132-0/+3
* Don't ref the store returned from camel_session_get_store. It's alreadyDan Winship2000-08-132-14/+8
* No longer calls try_connect() to get authtypesJeffrey Stedfast2000-08-132-2/+9
* Check for Bonobo 0.17Michael Meeks2000-08-132-7/+12
* A few small interface fixes.Christopher James Lahey2000-08-135-5/+26
* Added addressbook/gui/search/Makefile.Christopher James Lahey2000-08-1310-15/+62
* Toggling a flag is an "instantaneous" operation, so if we're only doingDan Winship2000-08-122-2/+21
* Remove workaround for gnome-vfs 0.2 bug.Dan Winship2000-08-123-29/+8
* Depend on gnome-vfs 0.3Dan Winship2000-08-123-23/+23
* Ettore fixed compilation.Christopher James Lahey2000-08-122-3/+7
* Added load-gnomecard-addressbook.Christopher James Lahey2000-08-122-0/+5
* Updated russian translation.Valek Frob2000-08-123-135/+254
* Made this into a Gtk object.Christopher James Lahey2000-08-123-19/+218
* Ref our book view listener.Christopher James Lahey2000-08-1210-95/+807
* kill using_oaf assertion.Michael Meeks2000-08-124-2/+9
* Sync - FedericoFederico Mena Quintero2000-08-121-1/+28
* *** empty log message ***Seth Alves2000-08-121-0/+5
* stubs for pilot id accessors (cal_component_get_pilot_status):Seth Alves2000-08-127-350/+815
* Changed param order a bit and fixed some logicJeffrey Stedfast2000-08-124-28/+62
* Fix compilation of that vital necessity test-mailPeter Williams2000-08-122-3/+7
* Move menu items that affect a single message together, ditto with onesJP Rosevear2000-08-122-8/+16
* Generate a prettier string for the geographical position.Federico Mena Quintero2000-08-124-80/+537
* New convenience function for multi-transactional commands (openingJeffrey Stedfast2000-08-124-33/+217
* implement code to encode the first email address and send to the pilot.Chris Toshok2000-08-122-11/+42
* Fixed a warning.Christopher James Lahey2000-08-124-1/+8
* Fixed a warning.Christopher James Lahey2000-08-122-2/+6
* add code for handling email addresses from pilot (which stores it as aChris Toshok2000-08-122-34/+56
* Redo this again. Get rid of struct mail_format_data and move most of thatDan Winship2000-08-125-296/+323
* ChangeLog update to go with my previous commitPeter Williams2000-08-121-0/+14
* remove get_name and get_full_name assignments, since the camel-folder.cChris Toshok2000-08-122-16/+7
* use g_get_home_dir, since evolution_dir isn't available in the providers.Chris Toshok2000-08-122-3/+8