source: ChangeLog @ ce7db4d

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