.deps Makefile Makefile.in .libs .deps *.lo *.la temp-test f='/~lantw44/cgit-data/cgit.css'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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