/audio/lmms/

itory'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-17