summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
2000-06-14Irssi 0.7.91 released.Timo Sirainen
2000-06-040.7.90 released.Timo Sirainen
2000-05-29--with-modules=xxx builds now specified extra modules to irssi binary.Timo Sirainen
2000-05-25Added bot plugin, it also has almost-functional botnet.Timo Sirainen
2000-05-15- back all .po files and fill back ALL_LIGUAS variable.kloczek
2000-05-15Lots of changes again. Biggest ones:Timo Sirainen
2000-05-09- Compiling fixesTimo Sirainen
2000-05-04.. lots of changes ..Timo Sirainen
2000-04-28Updated pot files - now that there's no working gnome version the pot fileTimo Sirainen
2000-04-28Perl working again, better than ever (unless there's bugs :)Timo Sirainen
2000-04-26rest of the ~rewrite?Timo Sirainen
2000-04-14Sorry for a big update - I still don't have internet connection at homeTimo Sirainen
2000-03-26Check for socklen_tTimo Sirainen
2000-03-18Removed lib-nongui from gui-none and configureTimo Sirainen
2000-03-15use libpopt.la instead of libpopt.a with non-gnome irssi.Timo Sirainen
2000-03-11Building from objdir now works rightTimo Sirainen
2000-03-10--without-gtk option for configure disables building GTK frontendTimo Sirainen
2000-03-02FixesTimo Sirainen
2000-03-01- fix perl related problemswiget
2000-02-24Updated perl supportTimo Sirainen
2000-02-20Initial Perl support.Timo Sirainen
2000-02-20Resizing terminal works now right without resizeterm() function.Timo Sirainen
2000-02-19Irssi 0.7.25 released:Timo Sirainen
2000-02-18Released 0.7.24Timo Sirainen
2000-02-03German translation fileTimo Sirainen
2000-01-29Small bugfix, it always displayed that it will build GTK frontendTimo Sirainen
2000-01-27French translation by Julien Boulnois <cosman@webmails.com>Timo Sirainen
2000-01-24updates for irssi 0.7.23:Timo Sirainen
2000-01-16Brazilian portuguese translationTimo Sirainen
2000-01-12updates for new version:Timo Sirainen
1999-12-19Updated to 0.7.21Timo Sirainen
1999-11-28updated to 0.7.20.1Timo Sirainen
1999-11-28MySQL plugin is only build with using --with-mysql[=yes|=dir]Timo Sirainen
1999-11-27Updates for 0.7.20Timo Sirainen
1999-11-23- add pl to ALL_LINGUAwiget
1999-11-20Last changes for 0.7.19Timo Sirainen
1999-11-14Doesn't try to build GTK UI if GTK isn't foundTimo Sirainen
1999-10-30minor changes..Timo Sirainen
1999-10-30docs/help - online helps for /HELP. Anyone care to write them? :)Timo Sirainen
1999-10-30Internationalization works now.Timo Sirainen
1999-10-20Test for checking if irssi-bot should be build was wrongTimo Sirainen
1999-10-16STILL some popt fixes, now it should get compiled to all irssi binaries rightTimo Sirainen
1999-10-16popt fixTimo Sirainen
1999-10-16popt fixesTimo Sirainen
1999-10-16Released 0.7.17Timo Sirainen
1999-10-09gnome support checks are now run alwaysTimo Sirainen
1999-10-09popt-gnome.h isn't used anymoreTimo Sirainen
1999-10-06libpopt is now distributed with irssi since it's small enough and I gotTimo Sirainen
1999-10-05configure add libs to PROG_LIBS instead of LIBS since plugins were linkedTimo Sirainen
1999-10-04fixed bug in configuring popttali