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