source: ChangeLog @ 5e53c4a

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