source: ChangeLog @ 995eb4b

barnowl_perlaimdebianowlrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
Last change on this file since 995eb4b was 995eb4b, checked in by James M. Kretchmar <kretch@mit.edu>, 20 years ago
Smart filters now work with weird regex characters
  • Property mode set to 100644
File size: 38.5 KB
Line 
1$Id$
2
32.0.11-pre-1
4        Updated basic help
5        Display CC: in outgoing CC messages
6        More AIM logout detection
7        Don't proclaim "interfaces changed" on first build.
8        Added the 'loopback' message type
9        Added the 'loopwrite' command
10        Added a timestamp to the default style
11        Zpunt now works with weird regex characters
12        Smart filters now work with weird regex characters
13       
142.0.10
15        Allow 'hostname' in filters.
16        Fixed bug in reporting when no one is subbed to a class
17        Added an extral newline in logging incoming zephyrs
18        An admin message is displayed when you are logged out of AIM
19        Print an error message and admin message if an AIM send fails
20       
212.0.9
22        Added the 'fancylines' variable.
23        Added the 'show startup' command.
24        Added feature for capturing stderr messages
25           from commands and displaying them in the errors buffer.
26        Create an admin message explaning that a zephyr couldn't
27           be sent
28        Better reporting of perl errors (both into the errqueue
29                and also clearing the error after displaying it).
30        Allow default_style to be specified in config.
31        Added errqueue
32        Added command "show errors"
33        Fixed bug removing newlines in backup files
34       
352.0.8
36        Increased size of screen name field in buddy listing
37        Fixed bug with idle times causing broken pipes.
38        New libfaim
39        Added the 'source' command.
40        Make sure that a newline is always at the end of messages
41                returned by perl style formatting functions.
42        Add owl::login and owl::auth to legacy variables populated for format_msg.
43        Additions to intro.txt and advanced.txt documents.  (Still in progress.)
44        Add base methods for login_host and login_tty
45                and others that return undef.
46        New API for perl message formatting functions. 
47                Legacy variables are still supported for owl::format_msg
48                and owl::receive_msg, but these functions are now also
49                passed an owl::Message object which contains methods
50                for accessing the contents of the message.  See perlwrap.pm
51                (and docs TBD) for the available methods.
52                *** WARNING:  The exact API for owl::Message has
53                *** not yet stabilized.
54        Added "style" command for creating new styles.
55                Usage:  style <name> perl <function_name>
56        Added support for "show styles".  Changed global style table
57                from list to dictionary.
58        Changed AIM password prompt from "Password:" to "AIM Password:".
59        Messages are reformatted after a window resize to allow styles
60                to take into account the width of the window.
61        When perl throws an error, the message is put in the msgwin
62                if possible.
63        Added perl functions for:       
64                owl::getcurmsg() -- returns an owl::Message object for
65                                    the active message
66                                    in the current view.
67                owl::getnumcols() -- returns the column width of the window
68                owl::zephyr_getrealm() -- returns the zephyr realm
69                owl::zephyr_getsender() -- returns the zephyr sender
70        Made owl::COMMAND("foo"); be syntactic sugar for
71                owl::command("COMMAND foo");
72        Added perlwrap.pm to contain perl code to be compiled into
73                the binary.  This is transformed into perlwrap.c by
74                encapsulate.pl.
75        Renamed readconfig.c to perlconfig.c and changed variables accordingly.
76        Minor bugfixes in cmd.c and commands.c
77        Improved intro doc
78
792.0.7
80        Idletimes now appear in the buddylisting
81        Failed AIM logins are now correctly reported
82        Owl will build now without zephyr, enabling it to act as a
83          standalone AIM client.
84        There is now a zcrypt command
85        Replies to zcrypted messages now work
86        Don't allow zwrite if zephyr isn't present
87        Cleaned up some warnings from linux gcc.
88        Fixed bug that can cause response stuff to crash
89        Improved status command
90        Fixed bug in buddy stuff
91       
922.0.6
93        aimlogin will now accept the screenname without a password and ask
94           for the password such that it is not echo'd to the terminal
95        'addbuddy aim' and 'delbuddy aim' now work
96        Bug fix to make zwrite -m work with -c/-i
97        Fixed documentation bug in aimwrite
98        Initialze $owl::auth
99        Fix in autoconf for des425
100        Reformatted editwin.c and added capability of doing password-style
101           echoing
102       
1032.0.5
104        Fix in finding des for building zcrypt
105        Fixed description for alert_action variable
106        More detailed usage from -h
107        Special cased replies for webzephyr users on classes and
108          login notifications for webzephyr users
109        Fixed bug that caused a crash on zpunt with '*' for an instance
110        AIM logout and then login now works.
111        Fixed bug causing view -d not to work.
112        Added hostname and tty name to LOGIN/LOGOUT zephyrs on oneline
113          style
114       
1152.0.4
116        Made command line option -n actually work
117        Implemented styles, including the 'default' 'basic' and 'oneline'
118          styles.  A 'perl' style is available if a format_msg() function
119          is found in .owlconf
120        Added the 'default_style' variable
121        Added the 'toggle-oneline' command
122        The 'o' key is bound to 'toggle-oneline'
123        Internally, the one view now has a name, 'main', and message
124          recalcuations are done in place when its filter is changed.
125        Added filter field 'login' which can take the values 'login'
126           'logout' or 'none'
127        Added the perl variable $owl::login, just as above
128        Updated the 'login' and 'trash' filters appropriately
129        Fix for checking for DES in build system
130        Bug fix in using makemsg when no curses window is present
131        The variable $owl::auth now exists in perl
132        Use new internal function to delete zephyr subs from file
133        New 'sepbar_disable' variable can turn off sepbar info display
134        Updated contributor info
135        Added the 'show view' command
136        Bug fix in owl_regex
137        Fixed personal aim messages logging to class directory
138        Log "LOGIN" or "LOGOUT" for AIM buddy messages
139        zwrite -m now correctly displays an outgoing message and logs
140        zwrite -s now works
141        Strip spaces in AIM usernames on aimwrite send
142        Removed libfaim/config.log from CVS
143        Fixed some easy fixed-length buffers
144        Wordwrap incoming AIM messages
145        Fixed bug causing buddies not to be added to buddy list during
146          ingorelogin timer
147        Translate &lt; &gt; &amp; &quot; &nbsp; &ensp, &emsp, &endash and
148           &emdash
149       
1502.0.3
151        Don't ring the terminal bell on mail messages.
152        Nuke <FONT>
153        Make the build work a little better on OSX
154        Fixed a bug in fmtext
155        Expanded the size of the hostname buffer
156       
1572.0.2
158        Fixed bug in 'startup' command.
159
1602.0.1
161        Moved newmsgproc stuff to a function procedure
162        Added the 'newlinestrip' variable, on by default, that strips
163          leading and trailing newlines from incoming messages.
164        Fixed a case sensitivity probelm in owl_message_is_personal and
165           owl_message_is_private
166        The message object now uses a list of attributes internally, in
167          prep. for supporting new messaging protocols
168        owl_function_info now uses fmtext instead of one staticly sized
169          buffer
170        in owl_message_get_cc() require that the colon be present after
171          cc.
172        Added some defenses against resize crashes, and put in debug
173          messages if they're encountered
174        In filters 'true' and 'false' are now valid tokens.
175        The 'all' filter has been redefinied to be 'true' and there is a
176          'none' filter defined as 'false'
177        Fixed bug in 'unsub' command that could cause file corruption
178        In the zlist function, give a more detailed error message if
179          the file cannot be opened.
180        Renamed old instances of zsig_exec in the code to zsigproc
181        Don't print the stderr from zsigproc
182        Added a 'loadloginsubs' command to load login subscriptions from a
183          file
184        Added a 'loadsubs' command to eventually phase out the 'load-subs'
185          command
186        Made M-n work on classes and instances with spaces in them
187        Zaway now obeys the smart strip variable
188        Hacked the build system to not have the -E link problem on Athena
189        Added ZResetAuthentication in a number of places to fix problems
190          with stale tickets
191        Added some hooks for malloc debugging
192        M-p is bound to 'view personal' by default
193        loadsubs and loadloginsubs only print messages if in interactive
194          mode
195        added the 'alert_filter' variable, defaults to 'none'.
196        added the 'alert_action' variable, which is an owl command that
197          will be executed when new messages arive that match the
198          alert_filter
199        added the 'term' command which takes the 'raise' and 'deiconify'
200          options.  It assumes xterm for now.
201        only 'make distclean' will nuke core and ~ files now
202        fixes to owl_function_do_newmsgproc from Stephen
203        converted functions.c to new code style, which I'm giving a shot
204        Makefile.in: define DATADIR, for default owlconf.
205        Makefile.in: provide "all" and "install" rules.
206        configure.in: try also libdes and libkrb4, for people using heimdal
207        configure.in: see if des_ecb_encrypt is already prototyped.
208        configure.in: minor changes to work with new autoconf without needing acconfig.h.
209        configure.in: find the install program.
210        configure.in: test for use_default_colors since some versions of
211          solaris don't have it, so we can at least compile something
212          vaguely working there.
213        keypress.c: ifdefs for keys not defined on at least some solarises.
214        owl.c: don't call use_default_colors if we don't have it
215        readconfig.c: added *commented out* code to try to find a
216          system-default owlconf if the user doesn't have one.  Have to
217          ponder if I want this
218        zcrypt.c: don't prototype des_ecb_encrypt if there is a prototype in
219          des.h.
220        zcrypt.c: include owl.h so we get the configure-generated config.h
221        Change to codelist.pl to deal with new code style
222        Remove some ancient stuff from zcrypt.c
223        General cleanup to Makefile.in
224        CTRL and META are now OWL_CTRL and OWL_META.  OWL_CTRL moved to
225          keypress.c
226        do_encrypt declaired static
227        if we don't have des functions, do not try to build in zcrypt
228        kill the newmsgproc function on exit
229        Added libfaim
230        Added basic AIM support, including the "aimlogin", "aimwrite" and
231           "aimlogout" commands
232        New built-in filters 'aim' and 'zephyr'.
233        Do ZResetAuthentication() before zlog_in and zlog_out as well.
234        Print AIM login / logout notifications
235        The 'alist' command prints a list of aim buddies logged in
236        The 'blist' command prints users from all protocols
237        The 'l' key is now bound to 'blist' instead of 'zlist'
238        Started work on 'addbuddy' and 'delbuddy' command but they DO NOT
239          WORK yet
240        Removed a bit of faim code that allowed commands to be executed.
241        The 'B' key is now bound to 'alist'
242        Added the 'startup' and 'unstartup' commands
243        The $HOME/.owl directory is created on startup if it does not exist
244        Added the 'aim_ingorelogin_timer' variable
245        'addbuddy zephyr <user>' and 'delbuddy zephyr <user>' now work.
246        'isloginout' and 'isprivate' are now message attributes
247        improved 'info' function lists seperate info for zephyr, aim and
248           also prints all message attributes
249        AIM logging (both in and out) now works
250        Disabled 'addbuddy' and 'delbuddy' for aim since it doesn't work yet
251        Hacked the Perl build stuff not to link with iconv
252       
2531.2.8
254        Class pings are displayed differently now
255        Updated owlconf.simple example to format outgoing messages.
256       
2571.2.7
258        Outgoing messages now go through the config for formatting
259        Zaway now makes an outgoing message, instead of an admin message
260        The 'zlocate' command can now handle multiple users
261        The simple user format for "To:" is in effect again
262        Prettyed up the zwrite line for using 'reply' on a zaway
263        Added a workaround for a libzephyr bug that caused zwrites to fail
264          if zephyrs were sent just before and just after renewing tickets
265        Fixed a memory bug in getsubs
266        Added receive support for zcrypt messages
267        Added the 'zcrypt' variable which controls whether or not zcrypt
268          messages are decrypted
269        'reply' is disabled for zcrypt until sending zcrypt works
270        Started implementing zcrypt command
271        More updates to the intro doc
272       
2731.2.6
274        Started adding code for newmsgproc.  It doesn't fully work yet!
275          Don't use it.
276        Added search, '/' and '?' to basic help.
277        Will attempt to keep the current message as close as possible
278             to the previous current message after an expunge.
279        "set <variable>" and "unset <variable>" now work for boolean variables.
280        Fixed a bug in owl_function_calculate_topmsg_normal that caused a
281          segfault
282        Fixed some typos in the intro doc
283        Removed old zlog functions from zephyr.c
284        Implemented the dump command
285        New startup message
286       
2871.2.5
288        Patch to fix memory bug in replying to CC messages
289        If we're on Athena and have static krb (or other) libraries, use
290          them
291        Added "athstatic" program to the release, which handles the above
292        Cast to an int for isspace, to make gcc -Wall quiet
293        Added 'zlist' and 'l' to basic help.
294       
2951.2.4
296        'zlog in' will now take an optional thrid argument to set the
297             'tty' variable before setting the zlocation
298        There is now a 'zlist' command that acts like 'znol -l'
299        'l' is bound to 'zlist'
300        Fixed memory leak uninitialzed memory read in fmtext
301        viewwin will now say "End" instead of "More" when at the end
302        Added a debugging message indicating the result of topmsg
303          calculations
304        You can now use %me% in filters
305        The built-in personal filter is updated to do so
306        Fixed a bug in moving the pointer after an expunge
307        Fixed up the normal scrolling code.  Now it should always
308          land on a message, but it's still not optimal.
309        Added the variable 'smartstrip' which will strip kerberos
310          instances out for the 'reply' command.
311        Added -R/usr/athena/lib to the build for Athena
312        Started updating the intro document
313        Small changes to help / about
314        The 'subscribe' and 'unsubscribe' commands (and their aliases) now
315          update .zephyr.subs by default.  If either is given the '-t'
316          (for "temporary") option the .zephyr.subs will not be updated
317        Turned off beeping for hitting the top or bottom of the list of
318          messages
319        Made daemon.webzephyr a special case for smartstrip
320        Added 'out' as a default filter for outgoing messages
321       
3221.2.3
323        Added filters "ping", "auto" and "login" by default.
324        Added "body" as a valid field to match on in a filter.
325        Temporary fix to bug where C-SPACE would cause the key handler to
326             lock up.
327        Messages now have a direciton (in, out or none).  Filters can
328             match on this direction
329        Outbound messages are no longer type 'admin' but are of the
330             appropriate message type (i.e. 'zephyr') and are direction
331             'out'.
332        Smartnarrow now works on outgoing messages
333        'info' updated to show more information for admin and outgoing
334             messages
335        Renamed pretty_sender to short_zuser and renamed long_sender to
336             long_zuser
337        Moved zsig generation to the zwrite object
338        Print the zsig used for outgoing messages
339        The tty variable now controls the zephyr location tty name
340       
3411.2.2
342        Added the 'search' command.
343        '/' is a keybinding for 'search'
344        '?' is a keybinding for 'search -r'
345        Fixed stristr, which was completely broken
346        renamed owl_fmtext_ztext_stylestrip to owl_function_ztext_styletsrip
347             and put it in functions.c
348        Attempts to stay near the current message when switching views.
349             When switching from an empty view to one we've previously
350             been in, the new current message position will attempt
351             to be close to the current position from the last
352             time we visited that view.
353        Fixed bug in readconfig.c that prevented building under perl 5.005.
354        Switched "C-x C-x" to only "startcommand quit"
355        'getsubs' prints closer to the order you sub in.
356        Modified the behavior of last so that "> >" will clear the screen.
357        The new behavior of last is:
358              Moves the pointer to the last message in the view.
359              If we are already at the last message in the view,
360              blanks the screen and moves just past the end of the view
361              so that new messages will appear starting at the top
362              of the screen.
363        Fixed a typo in the help for smartzpunt.
364        Fixed functions to handle curmsg being past the end of the view.
365
3661.2.1
367        New framework for command handling.
368        New framework for keymap handling.
369        Added commands for everything that is bound
370             to a key (do 'show commands' to get the full list).
371        Added 'multi' and '(' commands to allow multiple commands
372             to be specified on a line.             
373        Added user keybindings with bindkey command.
374        Added command aliases (eg, "alias foo bar").
375        Added undelete command that parallels the delete command.
376        Added additional options to delete command.
377        The reply command now takes arguments.
378        Added 'edit:insert-text' command.
379        Added 'show zpunts' to show active punt filters.
380        Added 'show variable <name>' and 'show variables'.
381        Added 'show command <name>' and 'show commands'.
382        Added 'show keymap <name>' and 'show keymaps'.
383        Added 'M-u' to undelete all messages in current view.
384        Fixed dotsend so that the zephyr will still send if there
385             is whitespace after the dot but not on the same line.
386             This should resolve an issue where dotsend wouldn't work
387             if you'd gone up and edited a zephyr.
388        Bug in page down fixed
389        C-t will transpose characters
390        Fix the scrolling bug where we would sometimes fail to scroll
391             the screen down, leaving the current message off
392             the bottom of the screen.
393        Refixed 'login or login' typo in help
394        Fixed M-u description
395        Removed 'first' and 'last' from basic command help
396        Added M-N to basic key help
397        Added M-D, M-u to basic key help
398        Fixed a quoting problem in configure.in
399        Changed top of help to use 'show' instead of M-x
400        Fixed a bug in the summary field for user-created aliases
401        Added "reply zaway" which sends a zaway response to the current msg.
402        Added "edit:delete-prev-word" command and bound M-BACKSPACE to it.
403        Some buffer overruns fixed
404        Variables now have a summary and a long description.
405                Only the summary is shown with help.
406                The long description is shown with "show variable foo".
407        Added a 'scrollmode' variable which determines how the screen
408             will scroll as the cursor moves.  The default behaves
409             identically to previous versions of owl.
410             The following modes are supported:
411             normal      - This is the owl default.  Scrolling happens
412                           when it needs to, and an attempt is made to
413                           keep the current message roughly near
414                           the middle of the screen.  (default)
415             top         - The current message will always be the
416                           the top message displayed.
417             neartop     - The current message will be one down
418                           from the top message displayed,
419                           where possible.
420             center      - An attempt is made to keep the current
421                           message near the center of the screen.
422             paged       - The top message displayed only changes
423                           when user moves the cursor to the top
424                           or bottom of the screen.  When it moves,
425                           the screen will be paged up or down and
426                           the cursor will be near the top or
427                           the bottom.
428             pagedcenter - The top message displayed only changes
429                           when user moves the cursor to the top
430                           or bottom of the screen.  When it moves,
431                           the screen will be paged up or down and
432                           the cursor will be near the center.
433        Added owl_sprintf which returns the formatted string, or NULL.
434                The caller must free this string.
435                This will allocate enough memory and thus
436                avoid potential some buffer overrun situations.
437        Simple implementation of 'zwrite -m' (doesn't yet log an outgoing
438                message as having been sent.)
439        The "Not logged in or subscribing to messages" error
440                now includes the name of the recipient.
441        The "disable-ctrl-d" variable may also be set to "middle"
442                which will result in ctrl-d only sending at the
443                end of the message.  This is now the default.
444                This also added a command "editmulti:done-or-delete".
445        Fixed a bug in the "reply -e" command.
446        Always clear the command buffer before executing the command.
447                (So that interactive commands can sanely do start-command.)
448        Fixed preservation of e->dotsend across owl_editwin_clear().
449        Added history for multiline edit windows (eg, for zephyr composition).
450                The M-n and M-p keys will cycle through the history ring.
451                In particular, it is now possible to edit the command line
452                of a zephyr being composed:  C-c it and restart it
453                and then M-p to get the aborted composition back.
454        Added owl::send_zwrite(command, message) to the perl glue
455                to allow for the direct sending of multi-line messages.
456                For example:  owl::send_zwrite("-c foo -i bar", "hello");
457        Changed owl_fmtext_print_plain to return an alloc'd string to
458                avoid buffer overrun risks.
459        Added owl::ztext_stylestrip("...") function to perlglue
460                 which returns the ztext with formatting stripped out.
461        Added colorztext variable which can be used to disable @color()
462                 strings arriving in messages after it is set.
463                 (Currently, changing its value won't reformat messages).
464        Outgoing zephyr logging now obeys the logpath variable.
465        The '~' character in logpath and classlogpath now gets
466                 replaced with the user's home directory.
467        Added simple implementation of smartnarrow-to-admin that
468                 creates a "type-admin" autofilter.
469                 This was done mostly so that M-C-n and M-C-p do something
470                 sane on admin messages.
471        Added opera to the allowed options to the webbrowser variable.
472        Fixed some buffer overruns in the "reply" command.
473        When repying to "all" on a message that begins with "CC:" (eg, sent
474                 with "zwrite -C", the reply line will be constructed
475                 from the sender and the usernames on the CC: line
476                 of the message being replied to.
477        There is no such thing as C-R, so left C-r as it is but added:
478                 M-r --- edit reply to all
479                 M-R --- edit reply to sender
480        Added RCS Id strings to all files.
481        'show keymaps' shows details of all keymaps after summary list.
482        Added --no-move option to delete command.
483                In particular, delete-and-always-move-down may now
484                be implemented with
485                '( delete --no-move ; next --skip-deleted )'.
486        Folded the nextmsg and prevmsg commands and functions together into
487                one command which takes arguments.
488                Added '--filter <name>' option (eg, for next_personal),
489                '--skip-deleted' option, and
490                '--last-if-none'/'--first-if-none' options.
491                Help updated accordingly. 
492                In particular, the 'personal' filter is now used
493                for 'next personal'. 
494                Added --smart-filter and --smart-filter-instance options
495                to the next and prev commands.
496        Updated examples/owlconf.erik with the above.
497        Made owl_function_fast*filt return a string and not do the
498                narrowing, to make it more general.
499        Added a smartfilter command that creates a filter
500                based on the current message and returns the name
501                of the filter.
502        Added M-C-n and M-C-p keybindings to "move to next message
503                matching current" and "move to previous message
504                matching current"
505        Added variables edit:maxfillcols and edit:maxwrapcols which
506                will limit how wide editing paragraphs may get before
507                they get wrapped.  This is a max and may be narrower
508                depending on the current size of the window.
509                If 0, the max is unlimited.  Default is 70 columns for
510                edit:maxfillcols and unlimited for edit:maxwrapcols.
511        Added smartzpunt command with key binding of "C-x k".
512                This starts a zpunt command filled in with
513                the proposed zpunt.
514        Fixed a memory reference bug in delete and undelete commands.
515        Added support for perl to call directly back into owl.
516        Changed the implementation of owl::command("...") to immediately
517                call back into owl.  This allows perl to get the return
518                value of strings returned by owl commands.
519        Added the getview command which returns the name of the current
520                view's filter. 
521        Added the getvar command which returns the value of a variable.
522        Added an example to examples/owlconf.erik which uses TAB to
523                narrow and restore the view. 
524        Added an example to examples/owlconf.erik which uses M-c to
525                color messages matching the current one green.
526        Integrated change to fix problem with popup blinking on new zephyrs.
527        C-l and resizes will now refresh an open viewwin (eg, help).
528        Updated doc/code.txt to include info about filters, commands,
529                contexts, and keybindings.
530        Exec commands cleaned up to not have buffer-size limitations
531                and to not mess up spaces.  exec also returns a string
532                of the output now.
533        Integrated changes from 1.1.3, and added docs for "zlocate -d"
534                and new show commands.
535        Show with arguments produces help on show.
536        Fix a bug in readconfig caught by efence (where we'd try to read before
537                the beginning of a string if it was empty).
538        The perl command doesn't do makemsg directly, but instead
539             returns the string and it will get printed if it
540             was run interactively.
541       
5421.1.3
543        'show subs' and 'show subscriptions' are now the same as 'getsubs'
544        zlocate now takes an optional -d argument
545        'show terminal' / 'show term'
546        '>' / last doesn't set the last message at the top of the screen now
547        implemented _followlast as an unsupported feature
548        include 'default' in the 'show colors' list
549        added help for 'zpunt' and 'zunpunt'
550        changed the bug address in the startup message
551        can now do 'show status'
552        can now do 'show version'
553        'status' / 'show status' includes the owl version number now
554        'show terminal' includes whether the terminal can change colors
555        fixed off by one bugs in paging / scrolling viewwin
556        don't downcase the sender when getting the log name for personals
557        support @owl::fields as well as @fields
558        downcase class/inst filter names in auto filters
559
5601.1.2
561        Fixed memory mishandling bug
562        Fixed bug in redfining the filter attached to the current view
563        M-n will narrow to message, instance on non-personal, class
564             MESSAGE messages
565        M-N behavies like M-n except that on class messages it narrows
566            to class and instance
567        line wrap earlier, to account for tabbing
568        fixed typo in help
569        'status' command now displays info on terminal color support
570        zephyr @ formatting is now case independant
571        added support for color terminals
572        zephyr @color(foo) now works
573        'D' for deleted messages is now not bold, unless it's the current
574          message
575        F1 displays the help screen
576        added filter colors
577        added the 'colorview' command
578        added the 'show colors' command
579        users who don't have a .zephyr.subs get a simpler format for
580          incoming messages
581        If colors are available 'show filters' will show a filter in the
582          color associated with it.
583        Added the zpunt and zunpunt commands
584        Lines in the subs file starting with '-' are zpunted
585        Include login/logout messages in auto user filters
586        'V' changes to the home view ('all' by default)
587       
5881.1.1
589        Fixed perl, aperl, and pperl commands to deal with quoting
590              and spaces in a saner manner.
591        Removed all owl_get_* methods for booleans and switched
592              cases where they were used to owl_is_*
593        Changes to owlconf.erik to use some new features.
594        Increased the size of the help buffer (as it
595              was overflowing and truncating the help message).
596        Variables prefixed with a _ are not shown in help
597              or by printallvars (and prefixed Not Yet Implemented
598              variables with this).
599        Fix typo in help
600        include stdio.h in functions.c
601        remove stale "q to quit" from bottom of info message
602        fix downward scrolling more than a page
603        use authentication for zlocate, by default
604        fixed buffer over run in info command on long messages
605        call 'perl <file>' from Makefile to avoid hardcoding perl paths
606        in Makefile don't build owl_prototypes.h unless necessary
607        store the time for admin messages
608        display admin message time in 'info' command
609        fixed an editwin M-> last character bug
610               
6111.1
612        reply is a normal function now
613        'R' does reply to sender
614        'T' tells you how many messages were marked for deletion
615        local realm removed from login / logout messages
616        added command history
617        better runtime / starttime reporting in 'status' command
618        leave the pointer near the current message after expunge
619        C-l recenters editwin
620        implemented zlocate
621        @italic works the same as @i
622        on reply only quote class / instance when necessary
623        C-r allows you to edit the reply line
624        don't use unecessary options in reply line
625        display 'info' errors in msgwin, not popup
626        impelemnted aexec, pexec commands
627        the zsig now goes through ztext formatting
628        messages have id numbers now
629        'info' prints the msgid
630        added the 'filter' command
631        added the 'view' command
632        added the 'show filter' command
633        added the 'viewclass' (and 'vc') commands
634        added the 'viewuser' (and 'vu') commands
635        M-n will filter to the current class or user
636        'v' starts a view command
637        M-D will delete all messages in current view
638        added the 'delete' (and 'del') command
639        load-subs with no argument loads the default subs file
640        '<truncated>' is now when the *current* message is truncated
641        the reply-lockout filter (with default) specifices messages that
642           cannot be replied to.
643        in the configfile owl::receive_msg is run whenever a message is
644          received
645        added the beep command
646        added the contributors file
647        declare ZGetSubscriptions and ZGetLocations since the includes
648          don't seem to
649        fixed bug in displaying last line in popwin if no final '\n'
650        'T' uses the 'trash' filter now
651        zaway_msg, zaway_msg_default and zaway are all user variables now.
652        zsig variable overrides zsigproc
653        If there's no appendtosepbar don't interfear with the sepbar
654        Changed: owl_message_get_numlines will return 0 of m is NULL
655        Added login messages to messages marked by owl_function_delete_automsgs
656        Added owl_function_delete_by_id(id) which acts independent of view
657        Added "-id <id>" option to delete command
658        Fixed an arg checking bug in delete command
659        Added owl::id to perl namespace with message id
660        Fixed a memory corruption bug in readconfig.c (where right
661              after the strdup to "out", we'd strcat a \n onto the end.
662              This would be triggered whenever owl::format_msg returned
663              a string not ending in a newline
664        Added 'X' keybinding which expunges and then switches to
665              a view defined by the variable "view_home" which defaults
666              to "all"
667        Consolidated readconfig.c somewhat to remove duplication.
668              owl_config_execute now returns a string.
669        Added an example config file that does vt-style formatting.
670              (examples/owlconf.vtformat)
671        Added the 'perl', 'aperl', and 'pperl' commands which will
672              evaluate perl expressions.
673        Fixed bug where pclose zsigproc would cause zombies
674        Can set zsigproc or zsig to "" to disable
675        Added support for multiple browsers (galeon and none were added).
676              Configure with the "webbrowser" variable.
677        Changing typewinsize height triggers resize event.
678        Added zsig variable which will be used if no zsigproc and non-empty.
679        Added "make test" rule to Makefile which will run regression tests,
680              and added regression testing framework to tester
681        Fixed codelist.pl to ignore static declarations.
682        Added dict.c which contains string->ptr dictionary routines
683              and the owl_dict type.
684              These include regression tests.
685        Overhaul/rewrite of variable handling.  Variables are now managed
686              in an owl_vardict (in g.vars) which contains a dictionary
687              of owl_variable's.  Each owl_variable has dispatch functions
688              for validating values, setting it and getting it,
689              and for setting it to and from string values.
690              The variable.c file contains the list of variables.
691              Stubs for the owl_global_<varname>_get functions and friends
692              are generated from variable.c by stubgen.pl.
693              The help.c messages for variables now calls into variable.c
694              so all information about most variables is in one place.   
695        Cleaned out code from global.c and command.c that was made obselete
696              by variable overhaul.
697        The set command now takes a -q option to not log a message.
698        Fixed a bug where set and print with no arguments would
699              print "Undefined variable" in addition
700              to running owl_function_printallvars.
701        debug is now a variable that can be turned on and off.
702        Fixed mail,inbox message parsing in examples/owlconf.erik
703        Made zaway_msg and zaway_msg_default into variables
704        Changed owl_function_makemsg and owl_function_debugmsg
705               to use varargs (ie, so they can now take a format
706               string with args).
707        Don't allow " and \ characters in URLs with the "w" command.
708        Removed lots of build warnings.
709        Popwins are wider by default so help messages fit better.
710        Added an atokenize_free function.
711        Fixes to work with an older version of libzephyr.
712        Added dependencies on header files to Makefile.in
713        Added pageup and pagedown key bindings to message list
714        Added pageup and pagedown to viewwin
715        Added configfile section to doc/intro.txt (from example config file)
716        Added appendtosepbar variable which may contain text which will
717              be appended to the sepbar.  This allows the configfile
718              to put information about pings and logins into
719              the sepbar.  (It may be worth also providing a variable
720              which enables this by default, but for now this allows
721              for experimenting with what works well.)
722        Added doc/code.txt which gives a brief overview of the code.
723        Added tags makefile rule and added TAGS to distclean rule.
724       
7251.0.1
726        fix frees in loadsubs and loadloginsubs
727        don't return in owl_free
728       
7291.0
730        'print' and 'set' with no arguments prints all variables
731        Added the 'unsubscribe' and 'unsub' command
732        Renamed the 'unsub' command to 'unsuball'
733        Added the 'getsubs' command which is like zctl ret
734        Fixed bug in logging messages sent to more than one recipient
735        Support '-C', '-O', and '-n' options to zwrite
736        Fixed bug in owl_editwin_delete_char when there are no later chars
737          after the cursor
738        Make "more" and "truncated" work in the status bar
739        enable printing of zsigproc and loginsubs variables
740        only allow message scrolling if the message is actually off the
741          screen
742        'T' will mark all automated message for deletion
743        'P' will go to the next personal message
744        'M-P' will go to the previous personal message
745        replying to a login message goes to the user now
746        added a status command
747        added the intro doc to the release
748        fixed off by one bug in viewwin
749        added complete online help
750        pass $owl::realm in configfile
751        fixed editwin wordwrapping on the last line
752        fixed editwin problem with key_right past the last char
753        print an error and quit if the configfile can't be parsed
754        got rid of owl_mainwin_calculate_topmsg
755        fixed off by one error in calculating topmsg upwards
756        you can now reply to an admin message
757        don't display an error about keypress on window resize
758       
7590.11
760        fixed bug in viewing messages longer than the screen
761        indicate in the sepbar if there is a non zero vert offset
762        send on '.' on a line by itself
763        added disable-ctrl-d variable
764        fixed bug where C-k did not delete the last \n in the buffer
765        make non-character meta keys work
766        use ZSendNotice instead of ZSendList
767        implemented <, >, M-< and M-> in viewwin
768        removed the spaces at the bottom of viewwin
769        added 'about' command
770        fixed bug using 'M' with no current message
771        changed message object to use char *'s to save on memory
772        change malloc, realloc, strdup and free to use owl hooks so that
773           debugging can be added
774               
7750.10.1
776        fixed a trailing space bug in the parser
777        impelemented the "burning ears" feature
778        have admin messages do ztext parsing
779        fixed bug in reporting which M- key was pressed
780        C-g will now cancel commands like C-c
781       
7820.10
783        implemented owl_function_full_redisplay().
784        C-l uses owl_function_full_redisplay().
785        when a popwin exists to a full redisplay.  (fixes bug)
786        improved the owl_editwin_process_char logic
787        removed all unnecessary wrefresh's and replaced with wnoutrefesh
788        owl_editwin_redisplay now takes an argument to optionally doupdate()
789        improved the cut-and-paste speed by not doing a usleep the first
790          time through the loop after getting a keypress.
791        nuked typwin.c and associated stuff.  It's useless now.
792        added viewwin code for paging windows
793        curly braces work for zephyr formatting
794        @i in zephyr formatting will be displayed as underlined text
795        turned off idlok
796        implemented viewwin
797        implemented viewwi in popwin for pageable popwins
798        help, info now use pageable popwins
799        bound 'M' to bring the current message up in a popwin
800        return, space bar, 'b' and backspace now scroll within a message
801        turned off resize message
802        C-v and M-v page the main window
803        implemented owl_message_is_mail
804        some build cleanup
805
806       
8070.9
808        added owl_message_is_personal and have things use it
809        added owl_message_is_private
810        fixed 'print personalbell' and have 'set personalbell'
811           print a message
812        bold only on message_is_personal
813        display the realm if not local
814        implemented M-f, M-b, M-d, M-<, M-> in editwin
815        implemnted word wrapping in editwin
816        implemented M-q (paragraph-fill) in editwin
817        fixed bug that caused owl to segfault logging a 'weird' class
818        M-x is a keysym for ':'
819        added smart bolding and userclue
820        fixed a bug causing pings to beep even if rxping is off
821       
8220.8.1
823        fixed bug in logging code
824       
8250.8
826        implemented personal logging
827        implemented class logging
828        implemented resize of typewin
829        fixed the backspace problem
830        -v command line option prints the version number
831       
8320.7
833        load-subs will report error opening file
834        skip comment lines in loadsubs and loadloginsubs
835        changed internal references to rxping and txping
836        fix replying to a blank instance
837        added subscribe command
838        subscribe to login messages from .anyone by default
839        'loginsubs' variarble controlls automated login messages
840        redisplay the editwin after a resize
841        leave the cursor in the editwin if active
842        fix problems in the build system
843        added displayoutgoing variable
844        temporarily removed error printing for zlog in / out
845       
8460.61
847        fixed bug in "message sent to <foo>" for zwrite
848       
8490.6
850        help updated
851        zaway key set to caps A
852        support zephyring other realms
853        rxping variable for receiving pings
854        txping variable for sending pings
855        function in place to resize typwin
856        C-l to refresh
857        personal bell variable
858        beta message now an admin message
859       
8600.5
861        Added the debug command and flag
862        Fixed bug in printing fields in info command
863        Added owl_fmtext_append_ztext and use it
864        Better formating for pings and login zephyrs
865        make tester depends on proto
Note: See TracBrowser for help on using the repository browser.