aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_PIM_1_1_90nobody2000-05-081195-297717/+0
* call finiLex in error case to avoid a memleak.Chris Toshok2000-05-081-1/+3
* comment function, and fix an ABR.Chris Toshok2000-05-083-6/+17
* comment function, and fix an ABR.Chris Toshok2000-05-083-12/+31
* Add a horizontal scrollbar.Christopher James Lahey2000-05-083-2/+6
* Added saving in minicard view.Christopher James Lahey2000-05-083-0/+94
* Added an activate signal.Christopher James Lahey2000-05-085-0/+29
* Fixed an off by 2 error.Christopher James Lahey2000-05-082-1/+8
* (addressbook_factory): create the ebook once.Chris Toshok2000-05-082-3/+5
* syncDan Winship2000-05-084-40/+72
* don't create a new ebook. instead, unload the current uri (if there isChris Toshok2000-05-082-10/+12
* unref content, etc. after attaching it to message.Dan Winship2000-05-083-0/+13
* unref the message after displaying it.Dan Winship2000-05-083-4/+15
* Make camel not leak like a sieve.Dan Winship2000-05-0869-240/+320
* Replaced some model_changed calls with row_inserted calls.Christopher James Lahey2000-05-083-4/+9
* Changed a toolbar button from saying "New mail" (which suggests you mightMatthew Loper2000-05-082-1/+7
* Handle row_inserted and row_deleted signals properly.Christopher James Lahey2000-05-0817-74/+263
* show the EText item, just in case it hasn't moved, otherwise it won'tDamon Chaplin2000-05-083-3/+24
* Fix off by one error.Vadim Strizhevsky2000-05-081-1/+1
* Removed some code that was notifying too many clients at the wrong times.Christopher James Lahey2000-05-084-52/+22
* Added da to the language stringKenneth Christiansen2000-05-081-1/+1
* Updated da.po to reflect ettore's changes. Made a backup file, if some of theKenneth Christiansen2000-05-072-218/+194
* Fix incorrect casting.Ettore Perazzoli2000-05-072-1/+6
* Updated Norwegian translation.Kjartan Maraas2000-05-072-213/+76
* Added new Directories section for the default_user.Chris Toshok2000-05-072-0/+8
* add Internet Directories (LDAP servers) sectionChris Toshok2000-05-0714-1/+51
* New function, only write out the ibex if it has changed.NotZed2000-05-073-0/+24
* Fix brainos so that the application quits after closing all theEttore Perazzoli2000-05-073-6/+11
* Remove `e-shell-shortcut.c' from `POTFILES.in'.Ettore Perazzoli2000-05-072-1/+4
* Machinery for quitting and handling the relationship between a shellEttore Perazzoli2000-05-078-10/+169
* Make the addressbook create the correct file uri. Added a default query.Christopher James Lahey2000-05-076-7/+31
* Also close the fd after we're done.72000-05-072-2/+11
* only to set_value_at if the value is indeed different. (ect_stop_editing):Chris Toshok2000-05-073-6/+26
* Remove unused files.Ettore Perazzoli2000-05-072-327/+0
* New function to find out if a file is indexed.NotZed2000-05-073-0/+25
* remove the separator and toggle view items as well. (toggle_view_as_cb):Chris Toshok2000-05-072-74/+240
* Don't hardcode "inbox" here.Dan Winship2000-05-077-84/+58
* + * gui/evolution-calendar-control.c (PROPERTY_CALENDAR_URI):Matthew Loper2000-05-072-2/+13
* Install the sample `mbox' file.Ettore Perazzoli2000-05-072-1/+7
* Portability fix (use `readdir()', not `readdir_r()'). Also, be saferEttore Perazzoli2000-05-075-20/+34
* Fix non-OAF compilation.Ettore Perazzoli2000-05-072-1/+6
* Big shell reorganization.Ettore Perazzoli2000-05-0731-1272/+4474
* Updated configuration script to match the new layout of theEttore Perazzoli2000-05-072-0/+12
* New default user setup.Ettore Perazzoli2000-05-0725-22/+80
* Made a NULL callback just mean to not call back.Christopher James Lahey2000-05-075-0/+802
* Made a NULL callback just mean to not call back.Christopher James Lahey2000-05-077-109/+268
* A machine which serves neither POP nor KPOP is not a POP server.Dan Winship2000-05-073-1/+17
* New code to configure identity, mail source, and mail transport.Dan Winship2000-05-076-42/+1149
* changed these so they just do a simple localtime(), update the struct tm,Damon Chaplin2000-05-072-0/+60
* check for purify.Chris Toshok2000-05-072-2/+7
* Mostly finished ECardSimple.Christopher James Lahey2000-05-0710-266/+486
* Turned off focus in the To, Cc, and Bcc buttons.Christopher James Lahey2000-05-072-0/+6
* Added a "changed" signal that gets sent whenever the text changes.Christopher James Lahey2000-05-075-14/+19
* Killed some warnings.Christopher James Lahey2000-05-075-6/+4
* ignore evolution-addressbook.pureChris Toshok2000-05-073-0/+19
* ignore evolution-calendar.pureChris Toshok2000-05-073-0/+18
* ignore wombat.pureChris Toshok2000-05-073-0/+18
* ignore evolution-mail.pureChris Toshok2000-05-073-0/+18
* if a port isn't specified in the uri default to 389.Chris Toshok2000-05-072-0/+8
* consolidate mail-format.h, mail-identify.h, mail-ops.h, main.h andDan Winship2000-05-0715-78/+43
* Made the component take a uri through its property bag.Christopher James Lahey2000-05-072-3/+108
* Got rid of some warnings.Christopher James Lahey2000-05-076-2/+115
* finish editing event when user hits Return key.Damon Chaplin2000-05-076-80/+117
* removed.Damon Chaplin2000-05-063-163/+4
* removed old calendar view files.Damon Chaplin2000-05-0613-4075/+9
* CorrectionKjartan Maraas2000-05-061-2/+0
* added guint ref_count to iCalObject struct, and ical_object_ref/unref()Damon Chaplin2000-05-0612-90/+292
* Updated Galician translation.Jesus Bravo Alvarez2000-05-062-10/+12
* ja.po: Update from Japanese GNOME Users Group(translation@gnome.gr.jp).Yukihiro Nakai2000-05-061-91/+66
* And same here ... (camel_folder_summary_encode_fixed_int32): Ugh, fwriteNotZed2000-05-062-7/+20
* Use the OAFIID when using an OAF-enabled build of bonobo.Anders Carlsson2000-05-062-1/+16
* Added option `--enable-purify' and correspondent Automake conditional.Ettore Perazzoli2000-05-062-0/+12
* ignore .pure directoryChris Toshok2000-05-051-0/+1
* Added e-card-simple.c and e-card-simple.h.Christopher James Lahey2000-05-058-582/+972
* add support for building purified evolution.Chris Toshok2000-05-053-0/+16
* ignore the .pure directoryChris Toshok2000-05-0521-6/+46
* And same here ...NotZed2000-05-057-45/+77
* Plug a memory leak. (header_decode_text): Fixed memory leaks with52000-05-054-39/+68
* use rows here instead of E_TABLE_SUBSET(etsv)->n_map, since the table canChris Toshok2000-05-053-2/+9
* Maxcount is minimum of the max and the requested count, not the maximum :)NotZed2000-05-057-46/+362
* Requires a camel-patch, about to come through ...NotZed2000-05-053-24/+60
* Add an e_table_group_add_all function and implement it in the differentChristopher James Lahey2000-05-0519-30/+251
* Updated Galician translationJesus Bravo Alvarez2000-05-051-3/+3
* Updated Galician translationJesus Bravo Alvarez2000-05-052-108/+169
* Sped up e_cell_text's get_height function.Christopher James Lahey2000-05-053-32/+42
* for the long events pass E_DAY_VIEW_LONG_EVENT as the day. Fixes SEGV.Damon Chaplin2000-05-0510-92/+266
* turned the notebook border off. The calendar looks better without it. IfDamon Chaplin2000-05-052-0/+9
* Make this compile again in the !KRB4 caseDan Winship2000-05-051-1/+1
* Oops. The Kerberos check was succeeding when it shouldn't have (and thusDan Winship2000-05-052-2/+8
* Don't fall back to plaintext passwords if APOP fails, since it should alsoDan Winship2000-05-052-18/+20
* New function to replace camel_provider_scan. Returns a list of either (a)Dan Winship2000-05-0410-31/+265
* Updated the Turkish translationFatih Demir2000-05-042-110/+105
* Define `E_TYPE_SHORTCUT_BAR'.Ettore Perazzoli2000-05-042-0/+6
* Added a height_cache idle loop so that the height_cache will be validatedChristopher James Lahey2000-05-045-4/+85
* Load all the data to be sorted by before actually doing the sort.Christopher James Lahey2000-05-043-34/+99
* EIconBar/EShortcutBar constification.Ettore Perazzoli2000-05-046-11/+26
* Fix author information.Christopher James Lahey2000-05-049-32/+97
* Fixed EShortcutBar API: the icon callback function now gets a `constEttore Perazzoli2000-05-046-12/+47
* No, we're not going to have g_strcasecmp for no good reason,NotZed2000-05-0415-47/+1597
* Add back in main loop calls during sorting.Christopher James Lahey2000-05-043-0/+9
* Translations from KeldKenneth Christiansen2000-05-041-26/+14
* Replace insert sort completely with a qsort.Christopher James Lahey2000-05-045-155/+132
* Some small build fixes:Jacob Leach2000-05-044-1/+13
* Changed the insert sort to be binary instead of linear.Christopher James Lahey2000-05-043-58/+109
* Make the "Cc:" field optional again. (Before, we could check ifDan Winship2000-05-042-7/+16
* Make it easier for us allKjartan Maraas2000-05-041-0/+8
* Updated Norwegian translation.Kjartan Maraas2000-05-042-66/+58
* ShhKjartan Maraas2000-05-041-1/+5
* Updated russian translation.Valek Frob2000-05-042-26/+18
* fix configure for old libxmls.Michael Meeks2000-05-042-1/+5
* #ifdef HAVE_LDAP the ldap specific stuff. (null_cb): same.Chris Toshok2000-05-032-3/+15
* s/strcasecmp/g_strcasecamp/ everywhere except intl/, per michael'sJacob Leach2000-05-039-53/+57
* comment out the changed signal for now.Larry Ewing2000-05-032-1/+6
* If the iconv handle is -1, then dont try and convert (crashesNotZed2000-05-032-10/+27
* Eeek. I committed the wrong version of the file.Ettore Perazzoli2000-05-031-1/+0
* New function to free a list of referenced objects.Ettore Perazzoli2000-05-035-6/+46
* fix typo when dereferencing saveoffset.Larry Ewing2000-05-032-1/+6
* Remove unused file.Ettore Perazzoli2000-05-031-10/+0
* Don't generate `doc/Makefile' in `configure' because there is nothingEttore Perazzoli2000-05-032-1/+6
* Updated for removed files.Ettore Perazzoli2000-05-032-1/+4
* Fix builddir != srcdir build once again.Ettore Perazzoli2000-05-032-0/+6
* Removing more cruft.Ettore Perazzoli2000-05-036-69/+16
* add some minimal Kerberos checking. This isn't intended to be genericallyDan Winship2000-05-033-20/+56
* Get rid of crufty `e-service' modules.Ettore Perazzoli2000-05-035-388/+8
* Missed these ...Michael Zucci2000-05-033-0/+549
* REmove gmime-utils.h from here.NotZed2000-05-038-374/+47
* And here too.NotZed2000-05-035-5/+17
* Translations from KeldKenneth Christiansen2000-05-031-52/+52
* set the active radio button here. Oops - it wasn't a Bonobo problem afterDamon Chaplin2000-05-038-42/+150
* set and reset the GTK_HAS_FOCUS flag. We now get focus_out eventsDamon Chaplin2000-05-033-0/+14
* Free the parse tree if we have one. (e_sexp_parse): If we already have aNotZed2000-05-032-0/+26
* Set G_LOG_DOMAIN in following files.Matthew Loper2000-05-0333-24/+99
* > * providers/mbox/camel-mbox-search.cMichael Zucci2000-05-034-11/+7
* only free search if it is not NULL.Larry Ewing2000-05-032-1/+11
* > * gmime-utils.[ch]: What the hell, remove it. This will break theMichael Zucci2000-05-0316-786/+41
* Removed bizarre string_dichotomy version of this. This code is somewhatMichael Zucci2000-05-031-30/+0
* Fix the previous overflow problem properly (can happen in 2 places).NotZed2000-05-032-39/+41
* Dont use autofill on these fucking long function anmes!!!!!!22000-05-032-5/+9
* > 2000-05-02 NotZed <NotZed@HelixCode.com>Michael Zucci2000-05-034-3/+14
* Fix the offset for the summary when an item is expunged to take account ofNotZed2000-05-032-1/+7
* Updated Swedish translationAndreas Hydén2000-05-022-90/+111
* Added a deleted message icon whcih shows when messages areMichael Zucci2000-05-025-6/+96
* Deleted messages properly get removed from the index.Michael Zucci2000-05-025-4/+29
* Ok, you can now delete and expunge messages ... not really prettyMichael Zucci2000-05-024-2/+60
* > (camel_folder_expunge): Changed to only allow expunge on an openMichael Zucci2000-05-022-1/+3
* > (folder_browser_gui_init): Add an option meny to the search line.Michael Zucci2000-05-024-14/+108
* > (func_header_contains): Debug out some search stuff.Michael Zucci2000-05-024-4/+9
* "But that trick NEVER works!" "This time for sure!"Dan Winship2000-05-022-1/+8
* Fix for api.NotZed2000-05-022-12/+5
* Fixed for sync search api revert.Michael Zucci2000-05-022-52/+48
* A hackish little quick-search entry. (search_activate): Perform aNotZed2000-05-025-25/+116
* Removed search_id.Michael Zucci2000-05-027-94/+70
* Constified XML utility functions.Ettore Perazzoli2000-05-025-16/+22
* Turn off control frame autoactivation, so the toolbars work correctly.Dan Winship2000-05-022-0/+7
* Add back in the CORBA_Object_release.Christopher James Lahey2000-05-023-2/+26
* Made uri slightly better managed.Christopher James Lahey2000-05-025-14/+25
* Switched the subdirs order since backend depends on ename.Christopher James Lahey2000-05-022-1/+6
* More message cleanup. Flags now work, are saved, and the deleteNotZed2000-05-028-176/+469
* Automatic check for oaf. Thanks ettore, you rule!Anders Carlsson2000-05-022-2/+13
* fix a typo in the for loop.Larry Ewing2000-05-022-1/+6
* Updated russian translation.Valek Frob2000-05-012-85/+95
* new function to get the currently seleted time range form the currentDamon Chaplin2000-05-018-46/+175
* include a header to make it compile...Michael Meeks2000-05-012-0/+5
* Doh, also unref the pas_book_factory when we are done.Federico Mena Quintero2000-05-012-0/+8
* Removed stale comment - FedericoFederico Mena Quintero2000-05-011-2/+0
* Stylistic fix - FedericoFederico Mena Quintero2000-05-012-3/+377
* Connect to the "last_book_gone" signal of the book factory.Federico Mena Quintero2000-05-012-1/+21
* Added new status values for the IDL stuff.Federico Mena Quintero2000-05-0110-91/+511
* Made this more reentrant.Christopher James Lahey2000-05-0111-20/+150
* *** empty log message ***Seth Alves2000-05-011-0/+10
* set attendee and contact address correctly.Seth Alves2000-05-013-20/+34
* new function to see if the event dates have changed (including anyDamon Chaplin2000-05-0113-172/+950
* added e-ldap-server-dialog.c (glade_DATA): added ldap-server-dialog.gladeChris Toshok2000-05-016-31/+556
* create the book listener here, since it's destroyed in unload_uri.Chris Toshok2000-05-012-12/+18
* Added load-pine-addressbook.Christopher James Lahey2000-05-012-0/+5
* Made some fields invisible that were visible before.Christopher James Lahey2000-05-017-18/+48
* From addressbook/ChangeLogChristopher James Lahey2000-05-0112-60/+698
* oops. s/CAMEL_TRANSPORT_TYPE/CAMEL_PROVIDER_TRANSPORT/Dan Winship2000-05-011-1/+1
* update for camel provider changes.Dan Winship2000-05-015-26/+0
* Remove no-longer-necessary call to camel_provider_register_as_module.Dan Winship2000-05-012-1/+5
* This is no longer necessary.Dan Winship2000-04-303-20/+8
* Tweak the definition of CamelProvider. Among other things, a provider mayDan Winship2000-04-3020-499/+329
* Fixed a string mismatch.Christopher James Lahey2000-04-305-4/+9
* Added ename includes and libs.Christopher James Lahey2000-04-3012-642/+599
* add support for a rootdn in the uri.Chris Toshok2000-04-302-3/+17
* Add \nAnders Carlsson2000-04-301-1/+1
* Added Dutch translationArjan Scherpenisse2000-04-303-1/+586
* Handle clicks on "cid" URLs by popping up a "Save Attachment" dialog.Dan Winship2000-04-303-1/+127
* Improve the builtin vs bonobo selection code. (handle_mystery): IncludeDan Winship2000-04-306-133/+231
* Added e_card_phone_new e_card_delivery_address_new,Christopher James Lahey2000-04-3021-88/+1819
* updated Danish stringsPablo Saratxaga2000-04-302-2/+2
* const poisonDan Winship2000-04-293-2/+5
* camel_mime_parser_tell() returns an offset from where it started parsing,Dan Winship2000-04-294-15/+53
* remove an unused #includeDan Winship2000-04-291-1/+0
* fix the `USING_OAF' changes so that they work for when we are not usingLarry Ewing2000-04-292-1/+8
* update for Camel recipient changes. (Just to make it build, not to takeDan Winship2000-04-294-19/+48
* Fix broken OAF patch for the GNORBA case.Ettore Perazzoli2000-04-292-8/+14
* fix a bug that would cause corruption with very long headers.Dan Winship2000-04-292-1/+6
* Makefile fixMiguel de Icaza2000-04-281-1/+2
* Made Evolution OAF-compatible.Ettore Perazzoli2000-04-2850-180/+1066
* Fix for removal of camelmimebodypart, and changes to recipient stuff.NotZed2000-04-283-27/+33
* Dont try and check a NULL header.NotZed2000-04-2811-556/+176
* deleted some commented out codeSeth Alves2000-04-281-3/+1
* *** empty log message ***Seth Alves2000-04-281-0/+7
* fix memory leak (save_to_vcal): same (save): same (cal_backend_load): sameSeth Alves2000-04-281-0/+5
* Class to represent news addresses - currently empty, and not built.NotZed2000-04-288-0/+694
* Revert previous change. I was confused.Dan Winship2000-04-282-7/+7
* Oops. Remove the part of the previous patch that wasn't supposed toDan Winship2000-04-281-24/+8
* Move text_to_html to e-util.Dan Winship2000-04-285-217/+70
* New routine, to process mailto URLs.Dan Winship2000-04-283-0/+131
* Moved here from the mailer, since it's of general use, and the composerDan Winship2000-04-284-0/+287
* expose these routines.Dan Winship2000-04-283-24/+42
* Improve URL converstion code. Recognize https, recognize "www\..*" withoutDan Winship2000-04-282-14/+55
* Fixed some warnings.Christopher James Lahey2000-04-2814-16/+20
* Added addressbook/ename/Makefile.Christopher James Lahey2000-04-2821-292/+750
* Oops, forgot this.Nat Friedman2000-04-272-0/+1712
* Further Makefile loving.Ettore Perazzoli2000-04-273-2/+10
* Fix broken `Makefile.am' again. I am frustrated.Ettore Perazzoli2000-04-272-1/+9
* Diagram of the camel-stream and derived classes used withinMichael Zucci2000-04-271-0/+0
* Reorganize a bit and add a new flag, TEXT_TO_HTML_CONVERT_URLS toDan Winship2000-04-273-95/+145
* + * configure.in: added tools/Makefile.Matthew Loper2000-04-276-0/+32
* Oops. Fix previous commit so we don't get a mime part nested directlyDan Winship2000-04-271-5/+15
* Updated Norwegian translation.Kjartan Maraas2000-04-271-42/+29
* Fix the changes to the testsMichael Zucci2000-04-274-7/+15
* Only generate a multipart message if there are attachments. OtherwiseDan Winship2000-04-272-9/+15
* Only write a newline between the headers and the content object if theDan Winship2000-04-272-4/+12
* Added an address label field.Christopher James Lahey2000-04-2712-844/+737
* Remove. We weren't using the fields that made this different fromDan Winship2000-04-2717-343/+90
* Update for camel_mime_part_set_content.Dan Winship2000-04-273-25/+27
* sink the content object after referencing it.Dan Winship2000-04-274-69/+49
* sync to current realityDan Winship2000-04-275-148/+23
* Translations from KeldKenneth Christiansen2000-04-271-31/+18
* fix format specifier for time zone. Fix typo in month names array.Dan Winship2000-04-272-3/+7
* + * tests/.cvsignore: Added test13.Matthew Loper2000-04-276-3/+14
* + * widgets/e-text/e-text.c (e_text_destroy): Kill text->timer andMatthew Loper2000-04-275-18/+108
* Added a missing include.Christopher James Lahey2000-04-263-0/+6
* Update for the camel changes.Dan Winship2000-04-266-19/+19
* add e-popup-menu.[ch]Miguel de Icaza2000-04-264-0/+230
* move #include <locale.h> above the others because it was gettingSeth Alves2000-04-262-2/+4
* New file. Implements easy to use popup menus.Miguel de Icaza2000-04-262-5/+11
* Add argument handling here.Miguel de Icaza2000-04-2623-998/+523
* update for CamelStream changes.Dan Winship2000-04-262-5/+8
* add a s/SIMPLE_// that notzed missed remove a now-unused variableDan Winship2000-04-263-2/+7
* Danish translations from KeldKenneth Christiansen2000-04-261-74/+90
* Replaced libcal-util.la with *.laChristopher James Lahey2000-04-263-1/+9
* Removed.Christopher James Lahey2000-04-262-376/+4
* Added proper handling of the email field.Christopher James Lahey2000-04-263-48/+145
* Prefixed the ADDR_ flags.Christopher James Lahey2000-04-2613-678/+714
* Big cleanup of camel-stream-*, got rid of 3 classes, improved the interfaces,NotZed2000-04-2634-1923/+935
* Use camel_mime_part_set_text() to set the text rather than messing withNotZed2000-04-263-9/+15