source: ChangeLog @ 7d4fbcd

barnowl_perlaimdebianowlrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
Last change on this file since 7d4fbcd was 7d4fbcd, checked in by James M. Kretchmar <kretch@mit.edu>, 22 years ago
Initial check in
  • Property mode set to 100644
File size: 15.1 KB
Line 
11.2.0-pre-erikdevel-17
2        Integrated change to fix problem with popup blinking on new zephyrs.
3        C-l and resizes will now refresh an open viewwin (eg, help).
4        Updated doc/code.txt to include info about filters, commands,
5                contexts, and keybindings.
6        Ooops.  "delete view" had accidentally been misbound to M-d.
7                Switched the binding back to M-D.
8        Exec commands cleaned up to not have buffer-size limitations
9                and to not mess up spaces.  exec also returns a string
10                of the output now.
11       
121.2.0-pre-erikdevel-16
13        Integrated changes from 1.1.3, and added docs for "zlocate -d"
14                and new show commands.
15        Show with arguments produces help on show.
16        Fix a bug in readconfig caught by efence (where we'd try to read before
17                the beginning of a string if it was empty).
18       
191.1.2-erikdevel-15
20        The perl command doesn't do makemsg directly, but instead
21             returns the string and it will get printed if it
22             was run interactively.
23
241.1.2-erikdevel-14
25        *** NOTE: I probably missed some things here...
26        New framework for command handling.
27        New framework for keymap handling.
28        Added commands for everything that is bound
29             to a key (do 'show commands' to get the full list).
30        Added 'multi' and '(' commands to allow multiple commands
31             to be specified on a line.             
32        Added user keybindings with bindkey command.
33        Added command aliases (eg, "alias foo bar").
34        Added undelete command that parallels the delete command.
35        Added additional options to delete command.
36        The reply command now takes arguments.
37        Added 'edit:insert-text' command.
38        Added 'show zpunts' to show active punt filters.
39        Added 'show variable <name>' and 'show variables'.
40        Added 'show command <name>' and 'show commands'.
41        Added 'show keymap <name>' and 'show keymaps'.
42        Added 'M-u' to undelete all messages in current view.
43        Fixed dotsend so that the zephyr will still send if there
44             is whitespace after the dot but not on the same line.
45             This should resolve an issue where dotsend wouldn't work
46             if you'd gone up and edited a zephyr.
47       
481.1.3
49        'show subs' and 'show subscriptions' are now the same as 'getsubs'
50        zlocate now takes an optional -d argument
51        'show terminal' / 'show term'
52        '>' / last doesn't set the last message at the top of the screen now
53        implemented _followlast as an unsupported feature
54        include 'default' in the 'show colors' list
55        added help for 'zpunt' and 'zunpunt'
56        changed the bug address in the startup message
57        can now do 'show status'
58        can now do 'show version'
59        'status' / 'show status' includes the owl version number now
60        'show terminal' includes whether the terminal can change colors
61        fixed off by one bugs in paging / scrolling viewwin
62        don't downcase the sender when getting the log name for personals
63        support @owl::fields as well as @fields
64        downcase class/inst filter names in auto filters
65
661.1.2
67        Fixed memory mishandling bug
68        Fixed bug in redfining the filter attached to the current view
69        M-n will narrow to message, instance on non-personal, class
70             MESSAGE messages
71        M-N behavies like M-n except that on class messages it narrows
72            to class and instance
73        line wrap earlier, to account for tabbing
74        fixed typo in help
75        'status' command now displays info on terminal color support
76        zephyr @ formatting is now case independant
77        added support for color terminals
78        zephyr @color(foo) now works
79        'D' for deleted messages is now not bold, unless it's the current
80          message
81        F1 displays the help screen
82        added filter colors
83        added the 'colorview' command
84        added the 'show colors' command
85        users who don't have a .zephyr.subs get a simpler format for
86          incoming messages
87        If colors are available 'show filters' will show a filter in the
88          color associated with it.
89        Added the zpunt and zunpunt commands
90        Lines in the subs file starting with '-' are zpunted
91        Include login/logout messages in auto user filters
92        'V' changes to the home view ('all' by default)
93       
941.1.1
95        Fixed perl, aperl, and pperl commands to deal with quoting
96              and spaces in a saner manner.
97        Removed all owl_get_* methods for booleans and switched
98              cases where they were used to owl_is_*
99        Changes to owlconf.erik to use some new features.
100        Increased the size of the help buffer (as it
101              was overflowing and truncating the help message).
102        Variables prefixed with a _ are not shown in help
103              or by printallvars (and prefixed Not Yet Implemented
104              variables with this).
105        Fix typo in help
106        include stdio.h in functions.c
107        remove stale "q to quit" from bottom of info message
108        fix downward scrolling more than a page
109        use authentication for zlocate, by default
110        fixed buffer over run in info command on long messages
111        call 'perl <file>' from Makefile to avoid hardcoding perl paths
112        in Makefile don't build owl_prototypes.h unless necessary
113        store the time for admin messages
114        display admin message time in 'info' command
115        fixed an editwin M-> last character bug
116               
1171.1
118        reply is a normal function now
119        'R' does reply to sender
120        'T' tells you how many messages were marked for deletion
121        local realm removed from login / logout messages
122        added command history
123        better runtime / starttime reporting in 'status' command
124        leave the pointer near the current message after expunge
125        C-l recenters editwin
126        implemented zlocate
127        @italic works the same as @i
128        on reply only quote class / instance when necessary
129        C-r allows you to edit the reply line
130        don't use unecessary options in reply line
131        display 'info' errors in msgwin, not popup
132        impelemnted aexec, pexec commands
133        the zsig now goes through ztext formatting
134        messages have id numbers now
135        'info' prints the msgid
136        added the 'filter' command
137        added the 'view' command
138        added the 'show filter' command
139        added the 'viewclass' (and 'vc') commands
140        added the 'viewuser' (and 'vu') commands
141        M-n will filter to the current class or user
142        'v' starts a view command
143        M-D will delete all messages in current view
144        added the 'delete' (and 'del') command
145        load-subs with no argument loads the default subs file
146        '<truncated>' is now when the *current* message is truncated
147        the reply-lockout filter (with default) specifices messages that
148           cannot be replied to.
149        in the configfile owl::receive_msg is run whenever a message is
150          received
151        added the beep command
152        added the contributors file
153        declare ZGetSubscriptions and ZGetLocations since the includes
154          don't seem to
155        fixed bug in displaying last line in popwin if no final '\n'
156        'T' uses the 'trash' filter now
157        zaway_msg, zaway_msg_default and zaway are all user variables now.
158        zsig variable overrides zsigproc
159        If there's no appendtosepbar don't interfear with the sepbar
160        Changed: owl_message_get_numlines will return 0 of m is NULL
161        Added login messages to messages marked by owl_function_delete_automsgs
162        Added owl_function_delete_by_id(id) which acts independent of view
163        Added "-id <id>" option to delete command
164        Fixed an arg checking bug in delete command
165        Added owl::id to perl namespace with message id
166        Fixed a memory corruption bug in readconfig.c (where right
167              after the strdup to "out", we'd strcat a \n onto the end.
168              This would be triggered whenever owl::format_msg returned
169              a string not ending in a newline
170        Added 'X' keybinding which expunges and then switches to
171              a view defined by the variable "view_home" which defaults
172              to "all"
173        Consolidated readconfig.c somewhat to remove duplication.
174              owl_config_execute now returns a string.
175        Added an example config file that does vt-style formatting.
176              (examples/owlconf.vtformat)
177        Added the 'perl', 'aperl', and 'pperl' commands which will
178              evaluate perl expressions.
179        Fixed bug where pclose zsigproc would cause zombies
180        Can set zsigproc or zsig to "" to disable
181        Added support for multiple browsers (galeon and none were added).
182              Configure with the "webbrowser" variable.
183        Changing typewinsize height triggers resize event.
184        Added zsig variable which will be used if no zsigproc and non-empty.
185        Added "make test" rule to Makefile which will run regression tests,
186              and added regression testing framework to tester
187        Fixed codelist.pl to ignore static declarations.
188        Added dict.c which contains string->ptr dictionary routines
189              and the owl_dict type.
190              These include regression tests.
191        Overhaul/rewrite of variable handling.  Variables are now managed
192              in an owl_vardict (in g.vars) which contains a dictionary
193              of owl_variable's.  Each owl_variable has dispatch functions
194              for validating values, setting it and getting it,
195              and for setting it to and from string values.
196              The variable.c file contains the list of variables.
197              Stubs for the owl_global_<varname>_get functions and friends
198              are generated from variable.c by stubgen.pl.
199              The help.c messages for variables now calls into variable.c
200              so all information about most variables is in one place.   
201        Cleaned out code from global.c and command.c that was made obselete
202              by variable overhaul.
203        The set command now takes a -q option to not log a message.
204        Fixed a bug where set and print with no arguments would
205              print "Undefined variable" in addition
206              to running owl_function_printallvars.
207        debug is now a variable that can be turned on and off.
208        Fixed mail,inbox message parsing in examples/owlconf.erik
209        Made zaway_msg and zaway_msg_default into variables
210        Changed owl_function_makemsg and owl_function_debugmsg
211               to use varargs (ie, so they can now take a format
212               string with args).
213        Don't allow " and \ characters in URLs with the "w" command.
214        Removed lots of build warnings.
215        Popwins are wider by default so help messages fit better.
216        Added an atokenize_free function.
217        Fixes to work with an older version of libzephyr.
218        Added dependencies on header files to Makefile.in
219        Added pageup and pagedown key bindings to message list
220        Added pageup and pagedown to viewwin
221        Added configfile section to doc/intro.txt (from example config file)
222        Added appendtosepbar variable which may contain text which will
223              be appended to the sepbar.  This allows the configfile
224              to put information about pings and logins into
225              the sepbar.  (It may be worth also providing a variable
226              which enables this by default, but for now this allows
227              for experimenting with what works well.)
228        Added doc/code.txt which gives a brief overview of the code.
229        Added tags makefile rule and added TAGS to distclean rule.
230       
2311.0.1
232        fix frees in loadsubs and loadloginsubs
233        don't return in owl_free
234       
2351.0
236        'print' and 'set' with no arguments prints all variables
237        Added the 'unsubscribe' and 'unsub' command
238        Renamed the 'unsub' command to 'unsuball'
239        Added the 'getsubs' command which is like zctl ret
240        Fixed bug in logging messages sent to more than one recipient
241        Support '-C', '-O', and '-n' options to zwrite
242        Fixed bug in owl_editwin_delete_char when there are no later chars
243          after the cursor
244        Make "more" and "truncated" work in the status bar
245        enable printing of zsigproc and loginsubs variables
246        only allow message scrolling if the message is actually off the
247          screen
248        'T' will mark all automated message for deletion
249        'P' will go to the next personal message
250        'M-P' will go to the previous personal message
251        replying to a login message goes to the user now
252        added a status command
253        added the intro doc to the release
254        fixed off by one bug in viewwin
255        added complete online help
256        pass $owl::realm in configfile
257        fixed editwin wordwrapping on the last line
258        fixed editwin problem with key_right past the last char
259        print an error and quit if the configfile can't be parsed
260        got rid of owl_mainwin_calculate_topmsg
261        fixed off by one error in calculating topmsg upwards
262        you can now reply to an admin message
263        don't display an error about keypress on window resize
264       
2650.11
266        fixed bug in viewing messages longer than the screen
267        indicate in the sepbar if there is a non zero vert offset
268        send on '.' on a line by itself
269        added disable-ctrl-d variable
270        fixed bug where C-k did not delete the last \n in the buffer
271        make non-character meta keys work
272        use ZSendNotice instead of ZSendList
273        implemented <, >, M-< and M-> in viewwin
274        removed the spaces at the bottom of viewwin
275        added 'about' command
276        fixed bug using 'M' with no current message
277        changed message object to use char *'s to save on memory
278        change malloc, realloc, strdup and free to use owl hooks so that
279           debugging can be added
280               
2810.10.1
282        fixed a trailing space bug in the parser
283        impelemented the "burning ears" feature
284        have admin messages do ztext parsing
285        fixed bug in reporting which M- key was pressed
286        C-g will now cancel commands like C-c
287       
2880.10
289        implemented owl_function_full_redisplay().
290        C-l uses owl_function_full_redisplay().
291        when a popwin exists to a full redisplay.  (fixes bug)
292        improved the owl_editwin_process_char logic
293        removed all unnecessary wrefresh's and replaced with wnoutrefesh
294        owl_editwin_redisplay now takes an argument to optionally doupdate()
295        improved the cut-and-paste speed by not doing a usleep the first
296          time through the loop after getting a keypress.
297        nuked typwin.c and associated stuff.  It's useless now.
298        added viewwin code for paging windows
299        curly braces work for zephyr formatting
300        @i in zephyr formatting will be displayed as underlined text
301        turned off idlok
302        implemented viewwin
303        implemented viewwi in popwin for pageable popwins
304        help, info now use pageable popwins
305        bound 'M' to bring the current message up in a popwin
306        return, space bar, 'b' and backspace now scroll within a message
307        turned off resize message
308        C-v and M-v page the main window
309        implemented owl_message_is_mail
310        some build cleanup
311
312       
3130.9
314        added owl_message_is_personal and have things use it
315        added owl_message_is_private
316        fixed 'print personalbell' and have 'set personalbell'
317           print a message
318        bold only on message_is_personal
319        display the realm if not local
320        implemented M-f, M-b, M-d, M-<, M-> in editwin
321        implemnted word wrapping in editwin
322        implemented M-q (paragraph-fill) in editwin
323        fixed bug that caused owl to segfault logging a 'weird' class
324        M-x is a keysym for ':'
325        added smart bolding and userclue
326        fixed a bug causing pings to beep even if rxping is off
327       
3280.8.1
329        fixed bug in logging code
330       
3310.8
332        implemented personal logging
333        implemented class logging
334        implemented resize of typewin
335        fixed the backspace problem
336        -v command line option prints the version number
337       
3380.7
339        load-subs will report error opening file
340        skip comment lines in loadsubs and loadloginsubs
341        changed internal references to rxping and txping
342        fix replying to a blank instance
343        added subscribe command
344        subscribe to login messages from .anyone by default
345        'loginsubs' variarble controlls automated login messages
346        redisplay the editwin after a resize
347        leave the cursor in the editwin if active
348        fix problems in the build system
349        added displayoutgoing variable
350        temporarily removed error printing for zlog in / out
351       
3520.61
353        fixed bug in "message sent to <foo>" for zwrite
354       
3550.6
356        help updated
357        zaway key set to caps A
358        support zephyring other realms
359        rxping variable for receiving pings
360        txping variable for sending pings
361        function in place to resize typwin
362        C-l to refresh
363        personal bell variable
364        beta message now an admin message
365       
3660.5
367        Added the debug command and flag
368        Fixed bug in printing fields in info command
369        Added owl_fmtext_append_ztext and use it
370        Better formating for pings and login zephyrs
371        make tester depends on proto
Note: See TracBrowser for help on using the repository browser.