source: ChangeLog @ 723c427

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