source: ChangeLog @ dff8d8a

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