aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_APPLETS_1_1_5nobody2000-02-26964-245129/+0
* fix up check of LINGUAS variable so that we don't get problems whenJames Henstridge2000-02-262-1/+7
* chuuuut.Mathieu Lacage2000-02-263-2/+10
* add gtk-doc-style commentsDan Winship2000-02-265-8/+144
* s/1.0/1/ for interface version.Elliot Lee2000-02-261-2/+2
* Made the E table item redraw properly.Christopher James Lahey2000-02-255-12/+38
* Made carriage return stop editting instead of inserting a carriage return.Christopher James Lahey2000-02-253-16/+29
* Added e_xml_get_integer_prop_by_name.Christopher James Lahey2000-02-2513-4/+143
* Added duplicate_value and add_value. Use the new compare functions. MadeChristopher James Lahey2000-02-2546-190/+1354
* Functions for memory management.NotZed2000-02-256-3/+155
* last set of changes for CamelFolder changes. Evolution builds again...Dan Winship2000-02-253-23/+29
* update for CamelFolder changesDan Winship2000-02-251-6/+11
* another typoDan Winship2000-02-251-1/+1
* remove some camel_store_get_separators that I missed beforeDan Winship2000-02-251-6/+5
* fix variable nameDan Winship2000-02-251-1/+1
* include camel-transportDan Winship2000-02-251-0/+2
* add camel_session_get_transport_for_protocolDan Winship2000-02-253-0/+48
* Add CamelTransport abstract class and CamelSendmailTransportDan Winship2000-02-2512-1/+560
* oops. ChangeLog entry for previousDan Winship2000-02-251-0/+9
* Move "separator" from camel-store to camel-folder, since it can vary fromDan Winship2000-02-256-85/+37
* use CamelExceptions for run-time errors, not incorrect code. Don't botherDan Winship2000-02-253-751/+156
* Made keyboard focus navigation work across groups.Christopher James Lahey2000-02-2411-8/+54
* Made changing focus work.Christopher James Lahey2000-02-243-10/+14
* This were moved to widgets/e-text/ a while ago but never removed. TheyChristopher James Lahey2000-02-24100-4426/+4469
* New widget, a dialogue which uses filter-druid to present the variousNotZed2000-02-247-250/+502
* Free the data in the headers hash table. (_add_header): g_strdup theDan Winship2000-02-243-6/+26
* ~/evolution should be mode 700, not 600Dan Winship2000-02-242-2/+8
* added the generated file icalitip.tab.c until i can figure outSeth Alves2000-02-245-16/+1683
* avoid yyconflict with libicalSeth Alves2000-02-241-0/+2
* Fix an exception error message.Bertrand Guiheneuf2000-02-241-3/+5
* + * message-list.c (message_list_set_folder): Check 'desc'riptionsMatthew Loper2000-02-242-10/+21
* Dont compile by default.NotZed2000-02-233-2/+20
* Don't run libtoolize when `NO_LIBTOOLIZE' is set.Martin Baulig2000-02-232-2/+8
* don't put .libs in the link command, let libtool do itSeth Alves2000-02-232-2/+2
* don't read the char if we reached the length of the output buffer. Hoursbertrand2000-02-223-39/+49
* fix to show a sample correct implementation.bertrand2000-02-2210-73/+341
* New utility functions for working with the internal rule format.NotZed2000-02-2211-27/+1392
* added a reset method. Thanks message-browser to find so much bugs :)bertrand2000-02-225-3/+39
* + * calendar/.cvsignore: Added *.lo.Matthew Loper2000-02-222-1/+6
* + * tests/ui-tests/message-browser.c (on_link_clicked): stopMatthew Loper2000-02-222-23/+30
* Add filter to the list of directories to processMiguel de Icaza2000-02-221-0/+1
* + * tests/Makefile.am: changed references to libibex.a toMatthew Loper2000-02-222-2/+5
* + * libical/src/libical/.cvsignore: Added *.lo, *.la, and .libs.Matthew Loper2000-02-228-1/+26
* + * libical/Makefile.in: autogenerated file removed from cvs, andMatthew Loper2000-02-2211-1518/+20
* A lot of changes in the way the parsing works. I am too lazyBertrand Guiheneuf2000-02-2212-10/+563
* change noinst_LIBRARIES to noinst_LTLIBRARIES, and supply -static toNotZed2000-02-222-5/+10
* Uh, fixed LIBADD again. What was there was never ever going to work,NotZed2000-02-222-7/+6
* Add "authenticator" to CamelSession and update things to use it.Dan Winship2000-02-229-10/+130
* update for CamelSession changesDan Winship2000-02-224-4/+23
* add CamelExceptions to several functions. Use camel_session_new toDan Winship2000-02-2211-213/+266
* Once camel is being used for real, exceptions won't be renumberable. SoDan Winship2000-02-212-3/+16
* generatedSeth Alves2000-02-211-2164/+0
* trying to link libicalSeth Alves2000-02-212-2/+2
* *** empty log message ***Seth Alves2000-02-211-31/+0
* more fallout from import of 0.15aSeth Alves2000-02-213-5/+3
* generatedSeth Alves2000-02-212-1699/+0
* This commit was generated by cvs2svn to compensate for changes in r1879,Seth Alves2000-02-2111-39/+141
* Initial revisionSeth Alves2000-02-213-0/+183
* ignore a flex output fileSeth Alves2000-02-211-0/+2
* ignore .depsSeth Alves2000-02-212-1/+3
* output makefiles for libicalSeth Alves2000-02-211-0/+4
* some Makefile.ams to use until eric moves his code to cvsSeth Alves2000-02-2110-176/+1516
* add libibex back to libcamelmbox_la_LIBADDDan Winship2000-02-212-2/+6
* Changed dependencies on libibex.la to libibex.a. In test9_LDADD, placedMatthew Loper2000-02-212-3/+9
* changed mkindex_LDADD to libibex.a instead of libibex.la.Matthew Loper2000-02-212-1/+6
* clean up warningsDan Winship2000-02-211-12/+8
* Michael created camel/ChangeLog on 2/12 but didn't commit it until 2/18,Dan Winship2000-02-212-184/+183
* added libetext.a and libeutil.a to test_shortcut_bar_LDADD, and got rid ofDamon Chaplin2000-02-2117-163/+309
* Show the text of the item, in a tooltip style. (e_text_event): Add aIain Holmes2000-02-217-2/+323
* + * .cvsignore: added ABOUT-NLS.Matthew Loper2000-02-203-226/+6
* When a link is clicked, indicate the link with a dialog.Matthew Loper2000-02-202-11/+15
* + * libical/src/test/.cvsignore: Added Makefile.Matthew Loper2000-02-204-1/+6
* + * libical/src/test/.cvsignore: Added Makefile.Matthew Loper2000-02-201-0/+6
* + * libical/Makefile: autogenerated file removed from cvs.Matthew Loper2000-02-206-2040/+6
* + * widgets/e-minicard/.cvsignore: Added minicard-label-test,Matthew Loper2000-02-2015-0/+56
* minor cleanup.Matthew Loper2000-02-203-17/+12
* Use a relative path to the mbox provider module.NotZed2000-02-193-2/+12
* Added forgotten files.NotZed2000-02-193-0/+46
* Added exception to call, and fixed caller.NotZed2000-02-196-712/+238
* DOHSeth Alves2000-02-191-0/+6
* Statically link with ibexMiguel de Icaza2000-02-191-2/+2
* For now. make a libibex.a library so we can link it with the camelMiguel de Icaza2000-02-192-5/+8
* Now have loader/save, basic gui elements (which i wantNotZed2000-02-1912-330/+955
* New header with the typedefs for all camel classes. Now the class headersDan Winship2000-02-1938-97/+141
* fix a stupid typo (thank you gcc -Wall)Dan Winship2000-02-191-1/+1
* #include <ctype.h> so the hash function doesn't get stuck using theDan Winship2000-02-191-1/+1
* Use BONOBO_VFS_GNOME_CFLAGS instead of GNOMEUI_INCLUDES, as we use BonoboMiguel de Icaza2000-02-193-2/+7
* Further Makefile.am fixage -miguelMiguel de Icaza2000-02-192-6/+5
* Call camel_data_wrapper_set_input_stream, rather thanMatt Loper2000-02-192-81/+209
* Make gnomeui the last library on the command line, as its path is the oneMiguel de Icaza2000-02-194-18/+28
* Add libibex to the compilation; AC_SUBST printing librariesMiguel de Icaza2000-02-191-11/+18
* Include <string.h>Miguel de Icaza2000-02-193-0/+4
* Add EXTRA_GNOME_CFLAGS to INCLUDES>Miguel de Icaza2000-02-192-0/+5
* make the / between the host and the path part of the path: it's wrongDan Winship2000-02-191-3/+2
* Use the new method for gnome-print checking instead of the old crufty gtk+Miguel de Icaza2000-02-192-1/+18
* Modification in the automake/libtool building process so thatBertrand Guiheneuf2000-02-183-2/+4
* libraries come from $(top_builddir)/..., not $(top_srcdir)/...Dan Winship2000-02-181-3/+3
* missing ChangeLog entry for previous commit to camel-service.[ch]Dan Winship2000-02-181-0/+7
* use camel_stream_reset instead of seek. The formatter should be able tobertrand2000-02-1817-66/+177
* Make camel-service use a Gurl internally. Remove the login/passwordDan Winship2000-02-182-119/+73
* New function g_url_to_string to convert a Gurl back into a char *Dan Winship2000-02-183-1/+29
* build libicalSeth Alves2000-02-181-0/+1
* moved CalendarFormat type def hereSeth Alves2000-02-1812-115/+307
* didn't want these checked inSeth Alves2000-02-188-222/+0
* This commit was generated by cvs2svn to compensate for changes in r1827,Seth Alves2000-02-184-44/+23
* Initial revisionSeth Alves2000-02-18123-0/+39827
* revamped so that it uses the output stream of the data wrapperbertrand2000-02-1712-160/+464
* Implemented.Federico Mena Quintero2000-02-1713-14/+282
* make <alloca.h> inclusion conditional on HAVE_ALLOCA_HDan Winship2000-02-172-0/+4
* update for bonobo changesDan Winship2000-02-171-1/+5
* include camel.h for camel_initDan Winship2000-02-171-1/+1
* fix library ordering on link lineDan Winship2000-02-174-7/+7
* fix license and indent styleDan Winship2000-02-1710-1107/+1292
* automakify libibexDan Winship2000-02-174-30/+36
* Finds if a word is indexed under a given name.NotZed2000-02-173-1/+30
* s/GNOME2_DIR/GNOME2_PATH/, for consistencyDan Winship2000-02-171-2/+2
* Add session.cArturo Espinosa2000-02-171-0/+67
* Add session.hArturo Espinosa2000-02-171-0/+17
* don't seek the begining of the substream. (_eos): fix eos conditionbertrand2000-02-1719-196/+145
* Simplify the code a lot and add support for RFC2384 POP URLs.Dan Winship2000-02-172-352/+81
* Make md5_final take the MD5Context first, like md5_init and md5_update.Dan Winship2000-02-173-6/+6
* fix minor typosDan Winship2000-02-163-3/+3
* Improve spelling and English a bitDan Winship2000-02-161-15/+15
* added skel and stub filesSeth Alves2000-02-161-0/+5
* forgot this oneSeth Alves2000-02-161-0/+722
* Change iCalObject.organizer from char* to iCalPerson*Russell Steinthal2000-02-1621-61/+418
* this routine replaces the _read_part routine and does not store the partbertrand2000-02-168-20/+188
* Initial revisionMichael Zucci2000-02-1611-0/+2847
* Add new filesArturo Espinosa2000-02-162-0/+62
* Add the unicode libraries as well.Miguel de Icaza2000-02-1620-48/+149
* thou shall not shoutBertrand Guiheneuf2000-02-151-0/+7
* include gmime-base64.h various compilation and runtime fixes.bertrand2000-02-1511-139/+281
* use the eos stream method. (gmime_read_line_from_stream): ditto.bertrand2000-02-151-1/+7
* use the eos stream method. (gmime_read_line_from_stream): ditto.bertrand2000-02-154-20/+54
* make a blocking version of the header parser. When the fs stream usesbertrand2000-02-1513-73/+714
* by default, a message/rfc822 object is handled by the CamelMimeMessagebertrand2000-02-151-0/+3
* remove camel-stream-buffer from compilation process. It is not hereBertrand Guiheneuf2000-02-141-2/+0
* Add libunicode to CFLAGS/LIBS.NotZed2000-02-145-3/+115
* Hack together a build using libtool. This should all be auto*'d at someNotZed2000-02-142-12/+21
* New file, implements the search api for mbox folders.NotZed2000-02-1410-33/+948
* + * tests/ui-tests/test-multipart-mixed.msg: New rfc822 file, whichMatthew Loper2000-02-144-61/+468
* Initial revisionMichael Zucci2000-02-1412-0/+1527
* + * camel/camel-stream-fs.c (_init_with_name): Set stream_fs->fd toMatthew Loper2000-02-142-2/+16
* + * tests/ui-tests/message-browser.c (handle_tree_item): Expand treeMatthew Loper2000-02-145-88/+175
* HTMLStreamClass's parent changed to CamelStreamClass, not CamelStream.Matthew Loper2000-02-145-61/+211
* Major rationalization of pts vs pixels and the use of margins.Jody Goldberg2000-02-132-5/+6
* These shouldn't be hereAnders Carlsson2000-02-133-523/+0
* I am sure that kabalak didn't mean to remove gnome-common/macros :)James Henstridge2000-02-1333-0/+4475
* removed gtranslator for re-checkinFatih Demir2000-02-1330-3952/+0
* Check the ethi is actually the one being dragged. Prevents crashes whenIain Holmes2000-02-133-0/+37
* Add the e-text directory to the includes list.Christopher James Lahey2000-02-123-2/+10
* Added test of sort arrows.Christopher James Lahey2000-02-129-42/+163
* Implemented.Federico Mena Quintero2000-02-1227-188/+769
* Fixed the location the first time you see the drop down menus for changingChristopher James Lahey2000-02-123-4/+16
* Made a click on a text widget set the cursor properly.Christopher James Lahey2000-02-123-6/+41
* Test column header image.Christopher James Lahey2000-02-1211-48/+190
* Add an editable argument to e_cell_text_new.Christopher James Lahey2000-02-1211-18/+32
* Removed some arguments from the .h that will never be implemented.Christopher James Lahey2000-02-123-8/+5
* Added reordering of columns.Christopher James Lahey2000-02-127-50/+148
* Made space around text look right. Added a blinking cursor.Christopher James Lahey2000-02-123-122/+93
* Display the summary. AbstractlyMiguel de Icaza2000-02-111-5/+20
* Add nice assertion.Miguel de Icaza2000-02-115-4/+19
* Connect to the Cal's destroy signal. (cal_backend_remove_cal): KilledFederico Mena Quintero2000-02-1133-356/+1696
* parent class is seekable stream, not streambertrand2000-02-111-1/+1
* chutBertrand Guiheneuf2000-02-114-0/+24
* misc autoconf/automake fixes.Bertrand Guiheneuf2000-02-113-8/+2
* remove test program build.Bertrand Guiheneuf2000-02-111-1/+1
* default the text/* mime types to CamelSimpleDataWrapper so that Michaelbertrand2000-02-112-0/+9
* Bad Ettore, no biscuit!NotZed2000-02-112-1/+6
* don't build thread related tests if evolution has been compiled with nobertrand2000-02-117-15/+82
* Handle button releases properly.Christopher James Lahey2000-02-105-6/+108
* Removed a bizarre comparison construct for converting case.NotZed2000-02-104-12/+26
* Increment the copy source address to match the data read offset. (seek):NotZed2000-02-102-2/+11
* Tweaked e-cell-text. Added a white background and tweaked the borders.Christopher James Lahey2000-02-103-12/+81
* If we get a -1 read, DONT update the total bytes, and try and truncate theNotZed2000-02-103-12/+30
* New test file; run message-browser on it, and it will crash.Matthew Loper2000-02-102-0/+17743
* Fix GNUism introduced in the previous fix.Raja R Harinath2000-02-102-1/+5
* show the containers and the containees (get_message_tree_ctrl): callbertrand2000-02-102-25/+50
* show the item.bertrand2000-02-102-1/+5
* set the mime type to "mime/message". --- THIS IS NOT THE CONTENT TYPE ---bertrand2000-02-107-22/+39
* various typo fixes in the ctree construction.bertrand2000-02-1011-26/+88
* Minor cleanup.Matthew Loper2000-02-102-17/+15
* Added libetext as libetable depends on it.Christopher James Lahey2000-02-092-0/+5
* Changes where e-text is included from.Christopher James Lahey2000-02-092-2/+6
* Actually initialise the class. It simple couldn't have worked before.NotZed2000-02-092-0/+24
* Add new Makefiles to Makefile list.Christopher James Lahey2000-02-098-54/+176
* More fixing actionMiguel de Icaza2000-02-099-2385/+0
* More cleanup actionMiguel de Icaza2000-02-094-432/+0
* Added inline documentation comment - FedericoArturo Espinosa2000-02-092-0/+20
* Remove e-cursorsMiguel de Icaza2000-02-094-166/+1
* Handle non GNU find programs.Miguel de Icaza2000-02-092-2/+12
* New file; shows a message in tree format, where multipart's have multipleMatthew Loper2000-02-094-23/+194
* Added get_uids() method to get a list of UIDs based on object types.Federico Mena Quintero2000-02-0944-358/+1040
* + * tests/test-formatter.c (convert_to_html_and_print): Use theMatthew Loper2000-02-093-13/+66
* + * tests/test-formatter.c (convert_to_html_and_print): Fixed callMatthew Loper2000-02-093-6/+15
* New member to 'CamelFormatterPrivate', 'attachments', will be used to letMatthew Loper2000-02-093-151/+362
* Changed the order of the compilation so the CORBA stuff was generatedIain Holmes2000-02-094-4/+14
* Add the files, stupid me - FedericoArturo Espinosa2000-02-084-0/+200
* New struct to wrap instances of calendar objects for recurrencies andFederico Mena Quintero2000-02-0817-26/+567
* Fixed some motion event bugs. (incorrect x and y.)Christopher James Lahey2000-02-088-149/+2902
* Added line wrap and a max number of lines (max number of lines is onlyChristopher James Lahey2000-02-087-396/+819
* Removed an unneccessary include of libhnj. All uses of libhnj areChristopher James Lahey2000-02-082-2/+5
* Sync for Chris to useMiguel de Icaza2000-02-084-24/+36
* function deleted.Matthew Loper2000-02-082-76/+2
* + * tests/test-formatter.c (print_usage_and_quit): New function,Matthew Loper2000-02-083-60/+115
* Include gnome-animator as part of non-experimental header files. ImplementElliot Lee2000-02-081-1/+2
* finished.Damon Chaplin2000-02-073-12/+19
* Setup the scroll region of the table canvas on size allocation.Miguel de Icaza2000-02-079-34/+67
* New macro. This is an improved version of AC_CHECK_TYPE which takes intoMartin Baulig2000-02-052-2/+44
* New function to create the base VObject for a calendar.Federico Mena Quintero2000-02-0413-38/+149
* Chut.Bertrand Guiheneuf2000-02-033-0/+6
* Sync to laptop - FedericoArturo Espinosa2000-02-035-50/+141
* Added the get_object() method.Federico Mena Quintero2000-02-0219-158/+410
* typo fix : usebertrand2000-02-021-0/+7
* *** empty log message ***Bertrand Guiheneuf2000-02-021-3/+3
* + * tests/test-formatter.c: New file; intended to test theMatthew Loper2000-02-024-182/+535
* Files to load the contact print style editor from the glade file. Doesn'tChristopher James Lahey2000-02-0213-122/+1127
* Handle the cal_loaded signal from the listener. Store the calendar clientFederico Mena Quintero2000-02-017-0/+288
* Sync to desktop - FedericoArturo Espinosa2000-01-317-10/+29
* Add evolution-mail.gnorba fileArturo Espinosa2000-01-301-0/+13
* Add missing fileArturo Espinosa2000-01-301-0/+58
* More work. Not funny that e-table does not display.Arturo Espinosa2000-01-296-28/+189
* Add data field back in.Miguel de Icaza2000-01-293-0/+6
* Changed the namespace from GNOME::Calendar to Evolution::Calendar.Federico Mena Quintero2000-01-2927-250/+267
* Work on the factoyrArturo Espinosa2000-01-293-13/+43
* Handle the grab and ungrab command instead of doing focus by hand. ThisChristopher James Lahey2000-01-2821-1004/+1373
* Use e_canvas_item_grab_focus so that it will work with old versions ofChristopher James Lahey2000-01-2715-12/+248
* Set the minimum_width.Christopher James Lahey2000-01-2715-20/+175
* Added an arrow cursor for the draggable columns. Made the clickable columnChristopher James Lahey2000-01-2621-204/+1073
* gnome-bonobo-check.m4 Include <bonobo.h> rather thanDave Camp2000-01-262-1/+6
* Check for bonobo_object_get_type() rather than gnome_object_get_type().Dave Camp2000-01-262-1/+6
* + * camel/camel-formatter.c: By looking up a mimetype in aMatthew Loper2000-01-263-50/+165
* don't set the x_set and y_set arguments as don't exist in gdk-pixbufbertrand2000-01-262-2/+7
* cvs shutupMathieu Lacage2000-01-263-0/+10
* Handle shift-tab properly now.Christopher James Lahey2000-01-2627-863/+1805
* UpdatedArturo Espinosa2000-01-262-8/+140
* Make Evolution compile with the latest Bonobo changes.Arturo Espinosa2000-01-2645-239/+243
* Further workArturo Espinosa2000-01-261-0/+5
* Example contact printing style. Not used yet.Christopher James Lahey2000-01-2611-1/+2640
* Add missing fileArturo Espinosa2000-01-261-0/+6
* renamed mbox_folder->summary to mbox_folder->internal_summary to avoidbertrand2000-01-265-32/+108
* more cvs shutup.Mathieu Lacage2000-01-252-0/+3
* It compiles -miguelArturo Espinosa2000-01-259-15/+91
* Calendar client side work - FedericoArturo Espinosa2000-01-255-0/+731
* More workArturo Espinosa2000-01-2510-5/+780
* Check that the listener is not nil and emit and exception if it is.Federico Mena Quintero2000-01-257-18/+147
* More work.Nat Friedman2000-01-2521-570/+4677
* When will I ever learn to add the files... - FedericoArturo Espinosa2000-01-254-0/+206
* The CamelDataWrapper can now be provided with input and output streams, sobertrand2000-01-255-8/+107
* Added the gnome-pilot and capplet checks; they will likely be reworked forFederico Mena Quintero2000-01-2519-85/+245