1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95
|
Mon Oct 12 23:34:02 1998 Marcus Brubaker <spoon@elpaso.net>
* src/gui_urllist.c : When you clear the URL List window it also clears
the list
Mon Oct 12 11:49:01 1998 Gary Friedman <chrisqeld@yahoo.com>
* src/gui_urllist.h : Changed graburls prototype
* src/gui_urllist.c : Made graburls register multiple url's and e-mails,
also changes data now to include color/bold/underline. No longer prints
seperate url message.
* src/events-named.c : Changed eirc_privmsg to accept color changes
for graburls.
Mon Oct 12 02:35:21 1998 Marcus Brubaker <spoon@elpaso.net>
* src/gui_menu.c : Changes maintainers names...guess I should have done
that a while ago...oh well
* src/gui_urllist.c : Make it just show a blank url box if there are no
caught URLs
Mon Oct 12 02:06:54 1998 Marcus Brubaker <spoon@elpaso.net>
* AUTHORS : Add Martijn van Beers to the list
Mon Oct 12 02:05:23 1998 Marcus Brubaker <spoon@elpaso.net>
* src/data.h, src/gui.c, src/gui_setup.c, src/gui_setup_settings.c,
src/irc.[ch] : Add ability to have an autoloaded script (thanks to
Martin van Beers for the patch)
* src/script.c : cleanups with some scripting stuff
Mon Oct 12 01:55:34 1998 Marcus Brubaker <spoon@elpaso.net>
* src/gui_setup.c: new.xpm should have been neww.xpm
* pixmaps/Makefile.am: add font.xpm and new.xpm => neww.xpm
* pixmaps/new.xpm: removed, replaced by neww.xpm
Sun Oct 11 11:59:03 1998 Richard Hestilow <hestgray@ionet.net>
* src/yagirc.conf : Removed irc.ionet.net (was taken down
several months ago due to smurf attacks)
Fri Oct 9 08:43:69 1998 Ben Pierce <croooow@together.net>
* src/commands.c : bugfixes to wallop code
* pixmaps/neww.xpm, pixmaps/new.xpm : bugfixes to pixmaps
Wed Oct 7 02:or:so 1998 Ben Pierce <croooow@together.net>
* src/commands.c, src/commands_txt.h, src/commands.h,
src/events_numeric.c, src/data.h : Added a channel wallop alias
and server/wallop-type detection
* pixmaps/* : Changed all toolbar icon pixmaps (thanks to
RomeovoiD)
Tue Oct 6 15:19:34 1998 Marcus Brubaker <spoon@elpaso.net>
* src/script.c: Added ability to get current channel a script
Mon Oct 5 14:19:23 1998 Marcus Brubaker <spoon@elpaso.net>
* autogen.sh: Added ./configure $@
Sun Oct 4 13:35:56 1998 Marcus Brubaker <spoon@elpaso.net>
* configure.in: Hackish fix for compile problems
Sat Oct 3 10:45:49 1998 Michael Krause <m.krause@tu-harburg.de>
* src/gui_setup.c: Fixed compiler warning.
* src/gui_urllist.c, src/ctcp.c, src/gui.c, src/gui_setup.c: Added
#include <stdlib.h> to remove compiler warnings.
* src/intl.h: #ifdef'd definition of `_' macro to remove compiler
warnings when compiling without GNOME and NLS.
Thu Oct 1 19:00:00 1998 Cedric <cedric@publinet.ch>
+ font selection dialog
* set position GTK_WIN_POS_MOUSE for toolbar/menubar windows
Thu Oct 1 18:00:00 1998 Marcus Brubaker <spoon@elpaso.net>
* release of 0.66.0
|