source: ChangeLog @ 94e4899

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