source: ChangeLog @ c15bbfb

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