source: ChangeLog @ db2dd3d

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