aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_GAMES_1_1_90nobody2000-05-021170-297016/+0
* "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
* Eeek, remove "while(1);" debug code - FedericoFederico Mena Quintero2000-04-261-3/+0
* only return TRUE if the parent is at eos AND the buffer has been exhaustedDan Winship2000-04-262-1/+4
* New module-wide variables for the PAS and PCS factories. (setup_pcs):Federico Mena Quintero2000-04-262-21/+98
* Renamed from backend_destroy_cb. Now we use it for the "last_client_gone"Federico Mena Quintero2000-04-265-10/+82
* add a convert_space_hack flag, which turns N spaces into N-1 &nbsp;s and aDan Winship2000-04-262-28/+138
* compare iCalObjects by their UIDs instead of by their pointers.Seth Alves2000-04-263-2/+9
* Now that we're not limited to a single GtkHTML for the display, there's noDan Winship2000-04-263-270/+191
* don't save on destroy.Seth Alves2000-04-262-3/+6
* The Joy of Broken Makefiles Part #3.Ettore Perazzoli2000-04-263-4/+11
* hook for widget destroy -- used to unref the CalClient so wombat knows weSeth Alves2000-04-263-11/+37
* (reply_body): Make this deal better with multiparts.Dan Winship2000-04-262-40/+30
* (setup_function_table): pass unknown text subtypes toDan Winship2000-04-262-3/+34
* The Joy of Broken Makefiles Part #3.Ettore Perazzoli2000-04-264-4/+11
* The Joy of Broken Makefiles Part #2.Ettore Perazzoli2000-04-262-17/+16
* Updated Norwegian translation.Kjartan Maraas2000-04-262-76/+96
* Fix compile with builddir != srcdir.Ettore Perazzoli2000-04-263-2/+6
* Fix compilation by using `$(GTKHTML_CFLAGS)' instead of `-IEttore Perazzoli2000-04-262-1/+5
* allow for null icoSeth Alves2000-04-264-3/+9
* fix menu problem in composer windowRadek Doulik2000-04-262-7/+10
* fix some incorrect macro usage that resulted in bogus castsDan Winship2000-04-252-4/+9
* Fix some bugs that crept into reply generation. This needs a lot more workDan Winship2000-04-252-5/+21
* Redo large chunks of this. The mail display now consists of a vbox in aDan Winship2000-04-255-638/+747
* ja.po: Update from Japanese GNOME Users Group(translation@gnome.gr.jp).Yukihiro Nakai2000-04-251-77/+93
* include -I$(datadir)/idl in orbit-idl arguments so that you can haveDan Winship2000-04-253-2/+13
* Fixed a warning.Christopher James Lahey2000-04-255-4/+8
* The path to the test calendar changed when we moved stuff around. UsersFederico Mena Quintero2000-04-252-5/+38
* convert from a time_t to an icaldurationtype.Seth Alves2000-04-252-0/+24
* allow for null CN (parse_person): allow for null sent_bySeth Alves2000-04-259-28/+373
* fix a cut-and-pasto.Dan Winship2000-04-252-1/+4
* ref (and sink) the message stream if we're going to unref it later.Dan Winship2000-04-252-0/+7
* remove data-wrapper-repository.h include(s)Dan Winship2000-04-252-2/+4
* finished first stab at iCalObject to icalcomponent conversion.Seth Alves2000-04-252-6/+294
* added new source files and pixmaps, and removed old source files, whichDamon Chaplin2000-04-2425-290/+5365
* Made some functions syncronous that didn't need to be asyncronous.Christopher James Lahey2000-04-242-19/+10
* Made the tooltip show up in the correct place and configuration when usingChristopher James Lahey2000-04-2414-64/+441
* Added tr to ALL_LINGUASFatih Demir2000-04-242-1/+5
* Big fixes for the last commit which broke the message creation entirely.Michael Zucci2000-04-248-48/+364
* Fixed for method movements.NotZed2000-04-245-5/+17
* No longer call data_wrapper_repository_init.NotZed2000-04-2420-1132/+441
* oops, silly me.Matthew Loper2000-04-242-3/+1
* + * widgets/Makefile.am: Added e-paned directory.Matthew Loper2000-04-2416-20/+438
* reorder the list of dependency libraries such that, starting fromDan Winship2000-04-241-10/+23
* Of course, it just crashes ...NotZed2000-04-243-5/+10
* Calculate the width of the table from the width of all the columns, andIain Holmes2000-04-243-4/+28
* add an extra lib of docklets. These checks are braindamaged though, theyGeorge Lebl2000-04-242-0/+11
* fix some obvious minor bugs noted by -Wall.Dan Winship2000-04-242-2/+7
* rename "send" to "send_msg", to avoid name clash with the tcp function.Dan Winship2000-04-245-5/+90
* build libcomposer static and don't install it.Dan Winship2000-04-243-10/+33
* Whole swag of changes. Still lots of cleanup remaining ...NotZed2000-04-2315-211/+765
* New tests/fixed tests.Michael Zucci2000-04-234-2/+135
* Change cid expectations to match current camel reality.Dan Winship2000-04-232-5/+5
* Updated Swedish translationAndreas Hydén2000-04-232-54/+65
* call glade_gnome_init, for composer.Dan Winship2000-04-232-0/+6
* #include "mail-format.h"Dan Winship2000-04-231-0/+1
* move msg_composer_cb and msg_composer_send_cb to mail-ops. Attach send,Dan Winship2000-04-236-56/+328
* clean, document, etc. (camel_multipart_init): pick a prettier defaultDan Winship2000-04-233-273/+365
* new function to make the composer record additional headers it shouldDan Winship2000-04-233-1/+56
* Ref the folder after setting it in the new message.NotZed2000-04-2214-577/+655
* start on code to do the opposite of icalendar.c (convert from iCalObjectsSeth Alves2000-04-228-6/+759
* Connect "Exit" menu item finally.Dan Winship2000-04-222-1/+22
* new functionsDan Winship2000-04-227-9/+99
* Removed.NotZed2000-04-227-1531/+9
* ignore test-urlSeth Alves2000-04-211-0/+1
* moved "About Calendar" into the View menu so it shows up.Seth Alves2000-04-212-1/+6
* *** empty log message ***Seth Alves2000-04-212-1/+3
* Added Lithuanian stringsPablo Saratxaga2000-04-211-0/+2
* deal with cid: URLs. (find_cid): helper routine for above. (This could beDan Winship2000-04-213-21/+144
* ref the message we display, since we're going to unref it when we removeDan Winship2000-04-212-0/+8
* use libunicode iconv functions rather than libc ones (since libc might notDan Winship2000-04-213-8/+25
* new function: callback for listener's object updated signal.Seth Alves2000-04-212-14/+29
* callback for obj_updated or obj_removed. (gnome_calendar_new): hook upSeth Alves2000-04-212-13/+32
* create fullday's gcs even if pixmap_bell has already been created. thisSeth Alves2000-04-212-1/+45
* Trim leading/trailing spaces off the raw headers.NotZed2000-04-212-3/+22
* Oops, remove some debug i put there.NotZed2000-04-212-4/+1
* Removed a bunch of crappy unrequired headers.NotZed2000-04-213-7/+8
* Merged from NEW_PARSER branch.Michael Zucci2000-04-211-11/+11
* Fixed some headers.NotZed2000-04-212-14/+21
* MERGE NEW_PARSER branch into HEAD, fixed conflicts.NotZed2000-04-2142-2664/+7068
* Add libibex.la to link.NotZed2000-04-214-24/+33
* Use "e-minicard" as the log domain.Federico Mena Quintero2000-04-2169-270/+685
* new functions to get and set the contents of the HTML editor viaDan Winship2000-04-212-4/+84
* ssshhhhSeth Alves2000-04-211-0/+3
* update for bonobo change, and remove a now-unused variable.Dan Winship2000-04-212-43/+7
* update for bonobo changesDan Winship2000-04-211-2/+2
* Updated the Turkish translation for evolutionFatih Demir2000-04-202-0/+583
* ja.po: Initial Japanese translation from Akira Tagoh.Yukihiro Nakai2000-04-204-1/+588
* This file does not belong in CVS.Peter Williams2000-04-201-376/+0
* This is a subtype of CamelSeekableStream, not CamelStream.Dan Winship2000-04-202-1/+5
* clean up a lot. (eos): When testing for end-of-stream, reset the parentDan Winship2000-04-203-304/+204
* oops. fix prototype in both placesDan Winship2000-04-201-2/+2
* changed the order around a bit to avoid a Gtk-CRITICAL crashSeth Alves2000-04-202-5/+12
* Updated Danish filePablo Saratxaga2000-04-202-39/+108
* const poison. (Belatedly goes with my change of 2000-02-23.)Dan Winship2000-04-203-8/+18
* fixed code to populate the todo clistSeth Alves2000-04-206-42/+47
* Updated Swedish translationAndreas Hydén2000-04-202-54/+123
* don't call save from here because in all cases the caller of remove_objectSeth Alves2000-04-202-1/+4
* calls gnome_calendar_open instead of checking on disk and calling load orSeth Alves2000-04-205-52/+92
* More detail on exactly what versions of what libraries are needed.Dan Winship2000-04-192-12/+41
* fixed to use cal_client_update_object -- editing and dragging events worksSeth Alves2000-04-191-6/+5
* Was damaged by "fr"?Valek Frob2000-04-191-1/+1
* build libtool libraries instead of just .aSeth Alves2000-04-193-11/+12
* set calendar's uri with a property bagSeth Alves2000-04-199-48/+179
* Fixes the gnome-config check for gpilot.Eskil Heyn Olsen2000-04-192-1/+2
* Changed the error string for gnome-pilotEskil Heyn Olsen2000-04-192-1/+5
* Added e_xml_get_child_by_name_by_lang.Christopher James Lahey2000-04-195-0/+71
* New idl file. Still unused.Christopher James Lahey2000-04-192-0/+105
* Fix include path.Federico Mena Quintero2000-04-192-3/+6
* do better reference counting of streams so they actually go away when theyDan Winship2000-04-193-3/+13
* Added Danish strings to desktop/menu filePablo Saratxaga2000-04-195-0/+10
* added some stuff to cvs ignore files, build .la instead of just .aSeth Alves2000-04-198-22/+97
* kill camel-logDan Winship2000-04-1958-919/+99
* added 2nd arg to g_return_val_if_fail so this buildsSeth Alves2000-04-191-2/+2
* import of libical-0.16Seth Alves2000-04-1968-1355/+8265
* Clean, polish, document. Most of the gtk-doc comments added toDan Winship2000-04-197-448/+488
* more translations (still very incomplete)Vincent Renardias2000-04-183-9/+12
* initial setup.Vincent Renardias2000-04-182-1/+566
* Updated Norwegian translation.Kjartan Maraas2000-04-182-24/+93
* Remove the "session" field from CamelMimeMessage. Nothing uses it, aboutDan Winship2000-04-1815-21/+32
* Require gnome-xml 1.8.7 (or later, but not 2.0). xmlParseMemory's behaviorDan Winship2000-04-182-0/+16
* Set the exception if no provider is found.Dan Winship2000-04-182-1/+8
* Started ChangeLog here - FedericoFederico Mena Quintero2000-04-181-0/+3
* We have a new "last_calendar_gone" signal that Wombat can use to terminateFederico Mena Quintero2000-04-184-3/+40
* Add code to encode and decode %-escapes in URLs, and do some additionalDan Winship2000-04-182-21/+120
* New program to test CamelURLDan Winship2000-04-183-0/+42
* *** empty log message ***Seth Alves2000-04-181-1/+8
* removed implicit save, since we don't want to save as we load from disk.Seth Alves2000-04-181-1/+2
* new function, actually calls select_msg. (on_row_selection_cmd): registerChris Toshok2000-04-173-5/+33
* no more e_cell_set_editable. this info always comes from the model.Chris Toshok2000-04-172-3/+5
* add table-size-testChris Toshok2000-04-1714-56/+573
* Updated - FedericoFederico Mena Quintero2000-04-171-4/+0
* No longer needed - FedericoFederico Mena Quintero2000-04-171-55/+0
* #include <tree.h>. people never learn.Mathieu Lacage2000-04-171-1/+1
* Added orginizational unit, nickname, and internet free-busy fields.Christopher James Lahey2000-04-179-6/+218
* Propagate mouse wheel events upwards.Anders Carlsson2000-04-175-26/+42
* Removed spurious calendar directories from the include path. AddedFederico Mena Quintero2000-04-173-14/+38
* Renamed library from libcalutil to libcal-util, to be consistent withFederico Mena Quintero2000-04-1733-308/+110
* Shut up CVSAnders Carlsson2000-04-171-0/+7
* added buttons to test moving/reordering groups.Damon Chaplin2000-04-167-1866/+154
* Added orginization and role fields.Christopher James Lahey2000-04-1615-185/+445
* + * C/evo_book_0.1.sgml: new file (doc sgml)Aaron Weber2000-04-164-0/+910
* Add realize. (e_canvas_realize): Set the back pixmap to NULL to reduceAnders Carlsson2000-04-163-8/+33
* + * addressbook/gui/component/addressbook.cMatthew Loper2000-04-165-7/+109
* Updated russian translation.Valek Frob2000-04-162-50/+108
* Do not use the parent thingie, because it might be like anything. AndMiguel de Icaza2000-04-152-1/+5
* Apply some loving action when it comes to visuals and colormaps. Yes, weMiguel de Icaza2000-04-151-2/+11
* Add our own ChangeLogMiguel de Icaza2000-04-151-0/+119