source: ChangeLog @ ac70242

barnowl_perlaimdebianowlrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
Last change on this file since ac70242 was ac70242, checked in by James M. Kretchmar <kretch@mit.edu>, 21 years ago
Makefile.in: define DATADIR, for default owlconf. Makefile.in: provide "all" and "install" rules. configure.in: try also libdes and libkrb4, for people using heimdal configure.in: see if des_ecb_encrypt is already prototyped. configure.in: minor changes to work with new autoconf without needing acconfig.h. configure.in: find the install program. configure.in: test for use_default_colors since some versions of solaris don't have it, so we can at least compile something vaguely working there. keypress.c: ifdefs for keys not defined on at least some solarises. owl.c: don't call use_default_colors if we don't have it readconfig.c: added *commented out* code to try to find a system-default owlconf if the user doesn't have one. Have to ponder if I want this zcrypt.c: don't prototype des_ecb_encrypt if there is a prototype in des.h. zcrypt.c: include owl.h so we get the configure-generated config.h Change to codelist.pl to deal with new code style
  • Property mode set to 100644
File size: 31.1 KB
Line 
1$Id$
2
32.0.1-pre-1
4        Moved the (broken) newmsgproc stuff to a function procedure
5        Added the 'newlinestrip' variable, on by default, that strips
6          leading and trailing newlines from incoming messages.
7        Fixed a case sensitivity probelm in owl_message_is_personal and
8           owl_message_is_private
9        The message object now uses a list of attributes internally, in
10          prep. for supporting new messaging protocols
11        owl_function_info now uses fmtext instead of one staticly sized
12          buffer
13        in owl_message_get_cc() require that the colon be present after
14          cc.
15        Added some defenses against resize crashes, and put in debug
16          messages if they're encountered
17        In filters 'true' and 'false' are now valid tokens.
18        The 'all' filter has been redefinied to be 'true' and there is a
19          'none' filter defined as 'false'
20        Fixed bug in 'unsub' command that could cause file corruption
21        In the zlist function, give a more detailed error message if
22          the file cannot be opened.
23        Renamed old instances of zsig_exec in the code to zsigproc
24        Don't print the stderr from zsigproc
25        Added a 'loadloginsubs' command to load login subscriptions from a
26          file
27        Added a 'loadsubs' command to eventually phase out the 'load-subs'
28          command
29        Made M-n work on classes and instances with spaces in them
30        Zaway now obeys the smart strip variable
31        Hacked the build system to not have the -E link problem on Athena
32        Added ZResetAuthentication in a number of places to fix problems
33          with stale tickets
34        Added some hooks for malloc debugging
35        M-p is bound to 'view personal' by default
36        loadsubs and loadloginsubs only print messages if in interactive
37          mode
38        added the 'alert_filter' variable, defaults to 'none'.
39        added the 'alert_action' variable, which is an owl command that
40          will be executed when new messages arive that match the
41          alert_filter
42        added the 'term' command which takes the 'raise' and 'deiconify'
43          options.  It assumes xterm for now.
44        only 'make distclean' will nuke core and ~ files now
45        fixes to owl_function_do_newmsgproc from Stephen
46        converted functions.c to new code style, which I'm giving a shot
47        Makefile.in: define DATADIR, for default owlconf.
48        Makefile.in: provide "all" and "install" rules.
49        configure.in: try also libdes and libkrb4, for people using heimdal
50        configure.in: see if des_ecb_encrypt is already prototyped.
51        configure.in: minor changes to work with new autoconf without needing acconfig.h.
52        configure.in: find the install program.
53        configure.in: test for use_default_colors since some versions of
54          solaris don't have it, so we can at least compile something
55          vaguely working there.
56        keypress.c: ifdefs for keys not defined on at least some solarises.
57        owl.c: don't call use_default_colors if we don't have it
58        readconfig.c: added *commented out* code to try to find a
59          system-default owlconf if the user doesn't have one.  Have to
60          ponder if I want this
61        zcrypt.c: don't prototype des_ecb_encrypt if there is a prototype in
62          des.h.
63        zcrypt.c: include owl.h so we get the configure-generated config.h
64        Change to codelist.pl to deal with new code style
65       
661.2.8
67        Class pings are displayed differently now
68        Updated owlconf.simple example to format outgoing messages.
69       
701.2.7
71        Outgoing messages now go through the config for formatting
72        Zaway now makes an outgoing message, instead of an admin message
73        The 'zlocate' command can now handle multiple users
74        The simple user format for "To:" is in effect again
75        Prettyed up the zwrite line for using 'reply' on a zaway
76        Added a workaround for a libzephyr bug that caused zwrites to fail
77          if zephyrs were sent just before and just after renewing tickets
78        Fixed a memory bug in getsubs
79        Added receive support for zcrypt messages
80        Added the 'zcrypt' variable which controls whether or not zcrypt
81          messages are decrypted
82        'reply' is disabled for zcrypt until sending zcrypt works
83        Started implementing zcrypt command
84        More updates to the intro doc
85       
861.2.6
87        Started adding code for newmsgproc.  It doesn't fully work yet!
88          Don't use it.
89        Added search, '/' and '?' to basic help.
90        Will attempt to keep the current message as close as possible
91             to the previous current message after an expunge.
92        "set <variable>" and "unset <variable>" now work for boolean variables.
93        Fixed a bug in owl_function_calculate_topmsg_normal that caused a
94          segfault
95        Fixed some typos in the intro doc
96        Removed old zlog functions from zephyr.c
97        Implemented the dump command
98        New startup message
99       
1001.2.5
101        Patch to fix memory bug in replying to CC messages
102        If we're on Athena and have static krb (or other) libraries, use
103          them
104        Added "athstatic" program to the release, which handles the above
105        Cast to an int for isspace, to make gcc -Wall quiet
106        Added 'zlist' and 'l' to basic help.
107       
1081.2.4
109        'zlog in' will now take an optional thrid argument to set the
110             'tty' variable before setting the zlocation
111        There is now a 'zlist' command that acts like 'znol -l'
112        'l' is bound to 'zlist'
113        Fixed memory leak uninitialzed memory read in fmtext
114        viewwin will now say "End" instead of "More" when at the end
115        Added a debugging message indicating the result of topmsg
116          calculations
117        You can now use %me% in filters
118        The built-in personal filter is updated to do so
119        Fixed a bug in moving the pointer after an expunge
120        Fixed up the normal scrolling code.  Now it should always
121          land on a message, but it's still not optimal.
122        Added the variable 'smartstrip' which will strip kerberos
123          instances out for the 'reply' command.
124        Added -R/usr/athena/lib to the build for Athena
125        Started updating the intro document
126        Small changes to help / about
127        The 'subscribe' and 'unsubscribe' commands (and their aliases) now
128          update .zephyr.subs by default.  If either is given the '-t'
129          (for "temporary") option the .zephyr.subs will not be updated
130        Turned off beeping for hitting the top or bottom of the list of
131          messages
132        Made daemon.webzephyr a special case for smartstrip
133        Added 'out' as a default filter for outgoing messages
134       
1351.2.3
136        Added filters "ping", "auto" and "login" by default.
137        Added "body" as a valid field to match on in a filter.
138        Temporary fix to bug where C-SPACE would cause the key handler to
139             lock up.
140        Messages now have a direciton (in, out or none).  Filters can
141             match on this direction
142        Outbound messages are no longer type 'admin' but are of the
143             appropriate message type (i.e. 'zephyr') and are direction
144             'out'.
145        Smartnarrow now works on outgoing messages
146        'info' updated to show more information for admin and outgoing
147             messages
148        Renamed pretty_sender to short_zuser and renamed long_sender to
149             long_zuser
150        Moved zsig generation to the zwrite object
151        Print the zsig used for outgoing messages
152        The tty variable now controls the zephyr location tty name
153       
1541.2.2
155        Added the 'search' command.
156        '/' is a keybinding for 'search'
157        '?' is a keybinding for 'search -r'
158        Fixed stristr, which was completely broken
159        renamed owl_fmtext_ztext_stylestrip to owl_function_ztext_styletsrip
160             and put it in functions.c
161        Attempts to stay near the current message when switching views.
162             When switching from an empty view to one we've previously
163             been in, the new current message position will attempt
164             to be close to the current position from the last
165             time we visited that view.
166        Fixed bug in readconfig.c that prevented building under perl 5.005.
167        Switched "C-x C-x" to only "startcommand quit"
168        'getsubs' prints closer to the order you sub in.
169        Modified the behavior of last so that "> >" will clear the screen.
170        The new behavior of last is:
171              Moves the pointer to the last message in the view.
172              If we are already at the last message in the view,
173              blanks the screen and moves just past the end of the view
174              so that new messages will appear starting at the top
175              of the screen.
176        Fixed a typo in the help for smartzpunt.
177        Fixed functions to handle curmsg being past the end of the view.
178
1791.2.1
180        New framework for command handling.
181        New framework for keymap handling.
182        Added commands for everything that is bound
183             to a key (do 'show commands' to get the full list).
184        Added 'multi' and '(' commands to allow multiple commands
185             to be specified on a line.             
186        Added user keybindings with bindkey command.
187        Added command aliases (eg, "alias foo bar").
188        Added undelete command that parallels the delete command.
189        Added additional options to delete command.
190        The reply command now takes arguments.
191        Added 'edit:insert-text' command.
192        Added 'show zpunts' to show active punt filters.
193        Added 'show variable <name>' and 'show variables'.
194        Added 'show command <name>' and 'show commands'.
195        Added 'show keymap <name>' and 'show keymaps'.
196        Added 'M-u' to undelete all messages in current view.
197        Fixed dotsend so that the zephyr will still send if there
198             is whitespace after the dot but not on the same line.
199             This should resolve an issue where dotsend wouldn't work
200             if you'd gone up and edited a zephyr.
201        Bug in page down fixed
202        C-t will transpose characters
203        Fix the scrolling bug where we would sometimes fail to scroll
204             the screen down, leaving the current message off
205             the bottom of the screen.
206        Refixed 'login or login' typo in help
207        Fixed M-u description
208        Removed 'first' and 'last' from basic command help
209        Added M-N to basic key help
210        Added M-D, M-u to basic key help
211        Fixed a quoting problem in configure.in
212        Changed top of help to use 'show' instead of M-x
213        Fixed a bug in the summary field for user-created aliases
214        Added "reply zaway" which sends a zaway response to the current msg.
215        Added "edit:delete-prev-word" command and bound M-BACKSPACE to it.
216        Some buffer overruns fixed
217        Variables now have a summary and a long description.
218                Only the summary is shown with help.
219                The long description is shown with "show variable foo".
220        Added a 'scrollmode' variable which determines how the screen
221             will scroll as the cursor moves.  The default behaves
222             identically to previous versions of owl.
223             The following modes are supported:
224             normal      - This is the owl default.  Scrolling happens
225                           when it needs to, and an attempt is made to
226                           keep the current message roughly near
227                           the middle of the screen.  (default)
228             top         - The current message will always be the
229                           the top message displayed.
230             neartop     - The current message will be one down
231                           from the top message displayed,
232                           where possible.
233             center      - An attempt is made to keep the current
234                           message near the center of the screen.
235             paged       - The top message displayed only changes
236                           when user moves the cursor to the top
237                           or bottom of the screen.  When it moves,
238                           the screen will be paged up or down and
239                           the cursor will be near the top or
240                           the bottom.
241             pagedcenter - The top message displayed only changes
242                           when user moves the cursor to the top
243                           or bottom of the screen.  When it moves,
244                           the screen will be paged up or down and
245                           the cursor will be near the center.
246        Added owl_sprintf which returns the formatted string, or NULL.
247                The caller must free this string.
248                This will allocate enough memory and thus
249                avoid potential some buffer overrun situations.
250        Simple implementation of 'zwrite -m' (doesn't yet log an outgoing
251                message as having been sent.)
252        The "Not logged in or subscribing to messages" error
253                now includes the name of the recipient.
254        The "disable-ctrl-d" variable may also be set to "middle"
255                which will result in ctrl-d only sending at the
256                end of the message.  This is now the default.
257                This also added a command "editmulti:done-or-delete".
258        Fixed a bug in the "reply -e" command.
259        Always clear the command buffer before executing the command.
260                (So that interactive commands can sanely do start-command.)
261        Fixed preservation of e->dotsend across owl_editwin_clear().
262        Added history for multiline edit windows (eg, for zephyr composition).
263                The M-n and M-p keys will cycle through the history ring.
264                In particular, it is now possible to edit the command line
265                of a zephyr being composed:  C-c it and restart it
266                and then M-p to get the aborted composition back.
267        Added owl::send_zwrite(command, message) to the perl glue
268                to allow for the direct sending of multi-line messages.
269                For example:  owl::send_zwrite("-c foo -i bar", "hello");
270        Changed owl_fmtext_print_plain to return an alloc'd string to
271                avoid buffer overrun risks.
272        Added owl::ztext_stylestrip("...") function to perlglue
273                 which returns the ztext with formatting stripped out.
274        Added colorztext variable which can be used to disable @color()
275                 strings arriving in messages after it is set.
276                 (Currently, changing its value won't reformat messages).
277        Outgoing zephyr logging now obeys the logpath variable.
278        The '~' character in logpath and classlogpath now gets
279                 replaced with the user's home directory.
280        Added simple implementation of smartnarrow-to-admin that
281                 creates a "type-admin" autofilter.
282                 This was done mostly so that M-C-n and M-C-p do something
283                 sane on admin messages.
284        Added opera to the allowed options to the webbrowser variable.
285        Fixed some buffer overruns in the "reply" command.
286        When repying to "all" on a message that begins with "CC:" (eg, sent
287                 with "zwrite -C", the reply line will be constructed
288                 from the sender and the usernames on the CC: line
289                 of the message being replied to.
290        There is no such thing as C-R, so left C-r as it is but added:
291                 M-r --- edit reply to all
292                 M-R --- edit reply to sender
293        Added RCS Id strings to all files.
294        'show keymaps' shows details of all keymaps after summary list.
295        Added --no-move option to delete command.
296                In particular, delete-and-always-move-down may now
297                be implemented with
298                '( delete --no-move ; next --skip-deleted )'.
299        Folded the nextmsg and prevmsg commands and functions together into
300                one command which takes arguments.
301                Added '--filter <name>' option (eg, for next_personal),
302                '--skip-deleted' option, and
303                '--last-if-none'/'--first-if-none' options.
304                Help updated accordingly. 
305                In particular, the 'personal' filter is now used
306                for 'next personal'. 
307                Added --smart-filter and --smart-filter-instance options
308                to the next and prev commands.
309        Updated examples/owlconf.erik with the above.
310        Made owl_function_fast*filt return a string and not do the
311                narrowing, to make it more general.
312        Added a smartfilter command that creates a filter
313                based on the current message and returns the name
314                of the filter.
315        Added M-C-n and M-C-p keybindings to "move to next message
316                matching current" and "move to previous message
317                matching current"
318        Added variables edit:maxfillcols and edit:maxwrapcols which
319                will limit how wide editing paragraphs may get before
320                they get wrapped.  This is a max and may be narrower
321                depending on the current size of the window.
322                If 0, the max is unlimited.  Default is 70 columns for
323                edit:maxfillcols and unlimited for edit:maxwrapcols.
324        Added smartzpunt command with key binding of "C-x k".
325                This starts a zpunt command filled in with
326                the proposed zpunt.
327        Fixed a memory reference bug in delete and undelete commands.
328        Added support for perl to call directly back into owl.
329        Changed the implementation of owl::command("...") to immediately
330                call back into owl.  This allows perl to get the return
331                value of strings returned by owl commands.
332        Added the getview command which returns the name of the current
333                view's filter. 
334        Added the getvar command which returns the value of a variable.
335        Added an example to examples/owlconf.erik which uses TAB to
336                narrow and restore the view. 
337        Added an example to examples/owlconf.erik which uses M-c to
338                color messages matching the current one green.
339        Integrated change to fix problem with popup blinking on new zephyrs.
340        C-l and resizes will now refresh an open viewwin (eg, help).
341        Updated doc/code.txt to include info about filters, commands,
342                contexts, and keybindings.
343        Exec commands cleaned up to not have buffer-size limitations
344                and to not mess up spaces.  exec also returns a string
345                of the output now.
346        Integrated changes from 1.1.3, and added docs for "zlocate -d"
347                and new show commands.
348        Show with arguments produces help on show.
349        Fix a bug in readconfig caught by efence (where we'd try to read before
350                the beginning of a string if it was empty).
351        The perl command doesn't do makemsg directly, but instead
352             returns the string and it will get printed if it
353             was run interactively.
354       
3551.1.3
356        'show subs' and 'show subscriptions' are now the same as 'getsubs'
357        zlocate now takes an optional -d argument
358        'show terminal' / 'show term'
359        '>' / last doesn't set the last message at the top of the screen now
360        implemented _followlast as an unsupported feature
361        include 'default' in the 'show colors' list
362        added help for 'zpunt' and 'zunpunt'
363        changed the bug address in the startup message
364        can now do 'show status'
365        can now do 'show version'
366        'status' / 'show status' includes the owl version number now
367        'show terminal' includes whether the terminal can change colors
368        fixed off by one bugs in paging / scrolling viewwin
369        don't downcase the sender when getting the log name for personals
370        support @owl::fields as well as @fields
371        downcase class/inst filter names in auto filters
372
3731.1.2
374        Fixed memory mishandling bug
375        Fixed bug in redfining the filter attached to the current view
376        M-n will narrow to message, instance on non-personal, class
377             MESSAGE messages
378        M-N behavies like M-n except that on class messages it narrows
379            to class and instance
380        line wrap earlier, to account for tabbing
381        fixed typo in help
382        'status' command now displays info on terminal color support
383        zephyr @ formatting is now case independant
384        added support for color terminals
385        zephyr @color(foo) now works
386        'D' for deleted messages is now not bold, unless it's the current
387          message
388        F1 displays the help screen
389        added filter colors
390        added the 'colorview' command
391        added the 'show colors' command
392        users who don't have a .zephyr.subs get a simpler format for
393          incoming messages
394        If colors are available 'show filters' will show a filter in the
395          color associated with it.
396        Added the zpunt and zunpunt commands
397        Lines in the subs file starting with '-' are zpunted
398        Include login/logout messages in auto user filters
399        'V' changes to the home view ('all' by default)
400       
4011.1.1
402        Fixed perl, aperl, and pperl commands to deal with quoting
403              and spaces in a saner manner.
404        Removed all owl_get_* methods for booleans and switched
405              cases where they were used to owl_is_*
406        Changes to owlconf.erik to use some new features.
407        Increased the size of the help buffer (as it
408              was overflowing and truncating the help message).
409        Variables prefixed with a _ are not shown in help
410              or by printallvars (and prefixed Not Yet Implemented
411              variables with this).
412        Fix typo in help
413        include stdio.h in functions.c
414        remove stale "q to quit" from bottom of info message
415        fix downward scrolling more than a page
416        use authentication for zlocate, by default
417        fixed buffer over run in info command on long messages
418        call 'perl <file>' from Makefile to avoid hardcoding perl paths
419        in Makefile don't build owl_prototypes.h unless necessary
420        store the time for admin messages
421        display admin message time in 'info' command
422        fixed an editwin M-> last character bug
423               
4241.1
425        reply is a normal function now
426        'R' does reply to sender
427        'T' tells you how many messages were marked for deletion
428        local realm removed from login / logout messages
429        added command history
430        better runtime / starttime reporting in 'status' command
431        leave the pointer near the current message after expunge
432        C-l recenters editwin
433        implemented zlocate
434        @italic works the same as @i
435        on reply only quote class / instance when necessary
436        C-r allows you to edit the reply line
437        don't use unecessary options in reply line
438        display 'info' errors in msgwin, not popup
439        impelemnted aexec, pexec commands
440        the zsig now goes through ztext formatting
441        messages have id numbers now
442        'info' prints the msgid
443        added the 'filter' command
444        added the 'view' command
445        added the 'show filter' command
446        added the 'viewclass' (and 'vc') commands
447        added the 'viewuser' (and 'vu') commands
448        M-n will filter to the current class or user
449        'v' starts a view command
450        M-D will delete all messages in current view
451        added the 'delete' (and 'del') command
452        load-subs with no argument loads the default subs file
453        '<truncated>' is now when the *current* message is truncated
454        the reply-lockout filter (with default) specifices messages that
455           cannot be replied to.
456        in the configfile owl::receive_msg is run whenever a message is
457          received
458        added the beep command
459        added the contributors file
460        declare ZGetSubscriptions and ZGetLocations since the includes
461          don't seem to
462        fixed bug in displaying last line in popwin if no final '\n'
463        'T' uses the 'trash' filter now
464        zaway_msg, zaway_msg_default and zaway are all user variables now.
465        zsig variable overrides zsigproc
466        If there's no appendtosepbar don't interfear with the sepbar
467        Changed: owl_message_get_numlines will return 0 of m is NULL
468        Added login messages to messages marked by owl_function_delete_automsgs
469        Added owl_function_delete_by_id(id) which acts independent of view
470        Added "-id <id>" option to delete command
471        Fixed an arg checking bug in delete command
472        Added owl::id to perl namespace with message id
473        Fixed a memory corruption bug in readconfig.c (where right
474              after the strdup to "out", we'd strcat a \n onto the end.
475              This would be triggered whenever owl::format_msg returned
476              a string not ending in a newline
477        Added 'X' keybinding which expunges and then switches to
478              a view defined by the variable "view_home" which defaults
479              to "all"
480        Consolidated readconfig.c somewhat to remove duplication.
481              owl_config_execute now returns a string.
482        Added an example config file that does vt-style formatting.
483              (examples/owlconf.vtformat)
484        Added the 'perl', 'aperl', and 'pperl' commands which will
485              evaluate perl expressions.
486        Fixed bug where pclose zsigproc would cause zombies
487        Can set zsigproc or zsig to "" to disable
488        Added support for multiple browsers (galeon and none were added).
489              Configure with the "webbrowser" variable.
490        Changing typewinsize height triggers resize event.
491        Added zsig variable which will be used if no zsigproc and non-empty.
492        Added "make test" rule to Makefile which will run regression tests,
493              and added regression testing framework to tester
494        Fixed codelist.pl to ignore static declarations.
495        Added dict.c which contains string->ptr dictionary routines
496              and the owl_dict type.
497              These include regression tests.
498        Overhaul/rewrite of variable handling.  Variables are now managed
499              in an owl_vardict (in g.vars) which contains a dictionary
500              of owl_variable's.  Each owl_variable has dispatch functions
501              for validating values, setting it and getting it,
502              and for setting it to and from string values.
503              The variable.c file contains the list of variables.
504              Stubs for the owl_global_<varname>_get functions and friends
505              are generated from variable.c by stubgen.pl.
506              The help.c messages for variables now calls into variable.c
507              so all information about most variables is in one place.   
508        Cleaned out code from global.c and command.c that was made obselete
509              by variable overhaul.
510        The set command now takes a -q option to not log a message.
511        Fixed a bug where set and print with no arguments would
512              print "Undefined variable" in addition
513              to running owl_function_printallvars.
514        debug is now a variable that can be turned on and off.
515        Fixed mail,inbox message parsing in examples/owlconf.erik
516        Made zaway_msg and zaway_msg_default into variables
517        Changed owl_function_makemsg and owl_function_debugmsg
518               to use varargs (ie, so they can now take a format
519               string with args).
520        Don't allow " and \ characters in URLs with the "w" command.
521        Removed lots of build warnings.
522        Popwins are wider by default so help messages fit better.
523        Added an atokenize_free function.
524        Fixes to work with an older version of libzephyr.
525        Added dependencies on header files to Makefile.in
526        Added pageup and pagedown key bindings to message list
527        Added pageup and pagedown to viewwin
528        Added configfile section to doc/intro.txt (from example config file)
529        Added appendtosepbar variable which may contain text which will
530              be appended to the sepbar.  This allows the configfile
531              to put information about pings and logins into
532              the sepbar.  (It may be worth also providing a variable
533              which enables this by default, but for now this allows
534              for experimenting with what works well.)
535        Added doc/code.txt which gives a brief overview of the code.
536        Added tags makefile rule and added TAGS to distclean rule.
537       
5381.0.1
539        fix frees in loadsubs and loadloginsubs
540        don't return in owl_free
541       
5421.0
543        'print' and 'set' with no arguments prints all variables
544        Added the 'unsubscribe' and 'unsub' command
545        Renamed the 'unsub' command to 'unsuball'
546        Added the 'getsubs' command which is like zctl ret
547        Fixed bug in logging messages sent to more than one recipient
548        Support '-C', '-O', and '-n' options to zwrite
549        Fixed bug in owl_editwin_delete_char when there are no later chars
550          after the cursor
551        Make "more" and "truncated" work in the status bar
552        enable printing of zsigproc and loginsubs variables
553        only allow message scrolling if the message is actually off the
554          screen
555        'T' will mark all automated message for deletion
556        'P' will go to the next personal message
557        'M-P' will go to the previous personal message
558        replying to a login message goes to the user now
559        added a status command
560        added the intro doc to the release
561        fixed off by one bug in viewwin
562        added complete online help
563        pass $owl::realm in configfile
564        fixed editwin wordwrapping on the last line
565        fixed editwin problem with key_right past the last char
566        print an error and quit if the configfile can't be parsed
567        got rid of owl_mainwin_calculate_topmsg
568        fixed off by one error in calculating topmsg upwards
569        you can now reply to an admin message
570        don't display an error about keypress on window resize
571       
5720.11
573        fixed bug in viewing messages longer than the screen
574        indicate in the sepbar if there is a non zero vert offset
575        send on '.' on a line by itself
576        added disable-ctrl-d variable
577        fixed bug where C-k did not delete the last \n in the buffer
578        make non-character meta keys work
579        use ZSendNotice instead of ZSendList
580        implemented <, >, M-< and M-> in viewwin
581        removed the spaces at the bottom of viewwin
582        added 'about' command
583        fixed bug using 'M' with no current message
584        changed message object to use char *'s to save on memory
585        change malloc, realloc, strdup and free to use owl hooks so that
586           debugging can be added
587               
5880.10.1
589        fixed a trailing space bug in the parser
590        impelemented the "burning ears" feature
591        have admin messages do ztext parsing
592        fixed bug in reporting which M- key was pressed
593        C-g will now cancel commands like C-c
594       
5950.10
596        implemented owl_function_full_redisplay().
597        C-l uses owl_function_full_redisplay().
598        when a popwin exists to a full redisplay.  (fixes bug)
599        improved the owl_editwin_process_char logic
600        removed all unnecessary wrefresh's and replaced with wnoutrefesh
601        owl_editwin_redisplay now takes an argument to optionally doupdate()
602        improved the cut-and-paste speed by not doing a usleep the first
603          time through the loop after getting a keypress.
604        nuked typwin.c and associated stuff.  It's useless now.
605        added viewwin code for paging windows
606        curly braces work for zephyr formatting
607        @i in zephyr formatting will be displayed as underlined text
608        turned off idlok
609        implemented viewwin
610        implemented viewwi in popwin for pageable popwins
611        help, info now use pageable popwins
612        bound 'M' to bring the current message up in a popwin
613        return, space bar, 'b' and backspace now scroll within a message
614        turned off resize message
615        C-v and M-v page the main window
616        implemented owl_message_is_mail
617        some build cleanup
618
619       
6200.9
621        added owl_message_is_personal and have things use it
622        added owl_message_is_private
623        fixed 'print personalbell' and have 'set personalbell'
624           print a message
625        bold only on message_is_personal
626        display the realm if not local
627        implemented M-f, M-b, M-d, M-<, M-> in editwin
628        implemnted word wrapping in editwin
629        implemented M-q (paragraph-fill) in editwin
630        fixed bug that caused owl to segfault logging a 'weird' class
631        M-x is a keysym for ':'
632        added smart bolding and userclue
633        fixed a bug causing pings to beep even if rxping is off
634       
6350.8.1
636        fixed bug in logging code
637       
6380.8
639        implemented personal logging
640        implemented class logging
641        implemented resize of typewin
642        fixed the backspace problem
643        -v command line option prints the version number
644       
6450.7
646        load-subs will report error opening file
647        skip comment lines in loadsubs and loadloginsubs
648        changed internal references to rxping and txping
649        fix replying to a blank instance
650        added subscribe command
651        subscribe to login messages from .anyone by default
652        'loginsubs' variarble controlls automated login messages
653        redisplay the editwin after a resize
654        leave the cursor in the editwin if active
655        fix problems in the build system
656        added displayoutgoing variable
657        temporarily removed error printing for zlog in / out
658       
6590.61
660        fixed bug in "message sent to <foo>" for zwrite
661       
6620.6
663        help updated
664        zaway key set to caps A
665        support zephyring other realms
666        rxping variable for receiving pings
667        txping variable for sending pings
668        function in place to resize typwin
669        C-l to refresh
670        personal bell variable
671        beta message now an admin message
672       
6730.5
674        Added the debug command and flag
675        Fixed bug in printing fields in info command
676        Added owl_fmtext_append_ztext and use it
677        Better formating for pings and login zephyrs
678        make tester depends on proto
Note: See TracBrowser for help on using the repository browser.