Timeline
10/26/09:
- 16:09 Changeset [68c572a4377c03adaeca5bb25ec192e3515dc2df] by
- Add typedefs for AV and HV For compiles when OWL_PERL isn't ...
- 16:09 Changeset [e67359b30d65785f8a0951ed0df008dae0e38036] by
- Add owl_new_av to abstract owl_list to AV* Takes a callback function to ...
- 16:09 Changeset [3cc4bfc144304de096deb510403db0c38a62af68] by
- Add owl_filter_to_sv for exporting filters Currently just returns the ...
- 16:09 Changeset [e3cbd65cfe991b0f4d6b753d76dc9e1157caa634] by
- Use owl_new_av in exported functions Simplified all_variables, ...
- 16:09 Changeset [fe7616e5988beed102273ee0ed321a352ba80297] by
- Export BarnOwl::all_keymaps to perl For completing the show keymap ...
- 16:09 Changeset [02a72bfacefe24e332415bea7225142b5d609763] by
- Further complete the show command Add subcommands keymap(s) and errors. ...
- 16:09 Changeset [e7f5970bf7083cf17c2ed23381f4ff53816d7ffb] by
- Add owl_new_hv for future Perl code While we're at it, might as well make ...
- 00:23 Changeset [1ee5c79201bda5ae7debf1c06a41c4813cebb496] by
- owl_util_string_to_color returns OWL_COLOR_INVALID when it is ...
- 00:23 Changeset [1b9d3cc988eca748bb848a9e8e8c38c6b4022dfd] by
- atoi("puce") == 0 Signed-off-by: Geoffrey Thomas <geofft@mit.edu>
10/25/09:
- 12:12 Changeset [a3e61a29065fa8b947f06870ee2a0c52108398b3] by
- Rewrite color name<->number mapping code Make it data-driven, as opposed ...
10/24/09:
- 21:21 Changeset [2b6622a602f1f8b0922ad96976b2abc20232db9c] by
- locker-build: Use -R instead of -Wl,-R on Solaris. On Athena 9 Solaris, ...
- 12:59 Changeset [6211c76aaa89daad04de5054a29f0cca46630638] by
- Add owl_editwin_free Properly disposes of an owl_editwin. Signed-off-by: ...
- 12:59 Changeset [4cc02605995bbca1c471a2e72d1cb9ba2b42b7f9] by
- Add fill-paragraph test case for owl_editwin One of them currently ...
- 12:59 Changeset [f9d257b7036a557ba1d61d6149c5801dbda10d41] by
- Check mark before skipping space after period Fixes edit:fill-paragraph ...
- 12:12 Changeset [859077469433dd85e1c9ebff365cb2cc6d237c6a] by
- Reconnect to MUCs when reconnecting to Jabber. Signed-off-by: Alejandro ...
10/23/09:
- 23:01 Changeset [23fddadbb7a375688e9be9627f1f5ca39aaa54d0] by
- refactor & rename filter creation & storage ...
- 22:50 Changeset [84ea53cceca0c0915283fccbb9e6fece4cbcc25f] by
- data-driven owl_setup_default_filter Factor out a bunch of calls to the ...
- 22:50 Changeset [52761cc7346cb35d2d70160f25573df691427ef2] by
- Cleanup owl_function_debugmsg. Nuke two buff[LINE]s in ...
- 15:56 Changeset [73faa26a4aa955d75df73bf1beb16726be045f26] by
- Make the unset documentation actually document the unset ...
- 15:49 Changeset [b644688634a207e3728488699f24f96fd01c6cfc] by
- editwin: owl_realloc "doesn't" fail
- 15:49 Changeset [bdbec0aacb083e63e1d0061e44722f3b1a05942f] by
- refactor and clean owl editwin startup functions Take ...
- 01:10 Changeset [fb7742c26c2c6ef87a9fafbc1dd594987d2ef4c9] by
- owl_perlconfig_execute: Do not arbitrarily add a newline to the ...
10/21/09:
- 20:48 Changeset [3c428d48282cf713201d1675e0b568003c595d46] by
- Actually check if zsig is set before we go looking elsewhere
- 00:23 WikiStart edited by
- (diff)
10/20/09:
- 09:29 Ticket #113 (^Z should be bindable to commands.) created by
- 01:29 Changeset [99525be7e6268ba595d424f7f84e31716765f1fc] by
- Use strtol without casting, to shut up gcc -Wcast-qual. strtol should ...
- 01:28 Changeset [6337cb5742f397a3db9201557de56be05c9394a1] by
- Reimplement zstr with a union, to shut up gcc -Wcast-qual. Signed-off-by: ...
10/19/09:
- 23:18 const edited by
- Mention gcc -Wcast-qual. (diff)
- 23:05 Changeset [68f358cfe28c85474e90e129c5e96645d5b86963] by
- owl_new_sv: Small const fix. Signed-off-by: Anders Kaseorg ...
- 22:40 Changeset [ba88ae7cb3b174b108b29aeb3ff5602b8bfd2871] by
- Prepare for libzephyr4's sockaddr support.
- 22:35 const edited by
- Add some semicolons. (diff)
- 22:21 Changeset [26255f0a891e35ce73aef0db49ff403c3d69efeb] by
- Add a message processing pre-select action.
- 22:21 Changeset [0697f097cd4d945d2e96f60d1690da9c5f4d9dc4] by
- Drop owl_animate_hack.
- 22:16 Changeset [12e291a330f117a61b8b222315c1f39822010a2a] by
- Add a zephyr pre-select action. This replaces the solution commited ...
- 22:14 Changeset [dbf94e9d63a677506783cbdb11f0d965aa5f1d70] by
- Revert "Process zephyr prior to owl_select(). [more]" This reverts commit ...
- 22:14 Changeset [4f2166b9a2565b2ccc5fbcbb9869b2a41119a342] by
- Add a pre-select action list. Allow us to add actions that should be ...
- 21:49 const created by
- 19:46 Changeset [3b80321ba05e5d266f04a3dfe60f3930f8f9f0dd] by
- BarnOwl 1.4
- 19:30 Changeset [7c3db69967edd1df41b3205687b1a5db447f50b1] by
- Better documentation for jabberlogout.
- 19:30 Changeset [a09ea91c90aa8546d125d4bdf549ab88f0eb4366] by
- jabberlogout -a --> jabberlogout -A -a is often used to mean account. In ...
- 19:30 Changeset [24398384d59218e8c0e50c2ee363d02423e18db9] by
- Updated Jabber documentation for consistency.
- 19:30 Changeset [eadcb4032ecb07811648d2038eae5730cb541126] by
- "s inside ""s need to be \\d
- 19:30 Changeset [3de8057221ce01905d31763980f1c5771b32fa8f] by
- Document :bindkey more clearly.
- 12:54 Changeset [cc1a6d41c20d85ff1ef77c4f918f98a62291088f] by
- Don't ask for an address from the library that we then ignore
10/18/09:
- 16:00 Changeset [da554dacc0fe3e67c020250564135f598780682f] by
- Add IRC server and channel listing to buddylist
- 15:59 Changeset [a957e9285b443c0e7c978318a7e67324b6085139] by
- Make Jabber try to reconnect when disconnected, at exponential ...
- 15:59 Changeset [f3678c324b8086ca07cd0baaa425a0aa99a75524] by
- Add a jabber:reconnect (default to on) which controls auto-reconnect
- 13:35 Changeset [99cc3dceec1bb97699f4e130556ce22975e39b6f] by
- Revert "Add a zephyr randomizer as an alternative to ...
10/17/09:
- 18:08 Changeset [6ea3890b92add2d38b6907fc33d3ac71ab76db92] by
- helper function owl_zephyr_dotfile and refactor to use it There were the ...
- 18:08 Changeset [b7ee89b6aff39095119c5766ae324557759a7552] by
- Cleanup and use owl_getline{,_chomp} and owl_slurp
- 17:56 Changeset [435001d6dd969cf8de83f46c9388d4a8efe39f21] by
- sys/stat.h is needed for "struct stat"
- 00:39 Changeset [f798d022dd2f4b6ab1c7b51d133fc027b96517fc] by
- Better documentation for jabberlogout.
- 00:35 Changeset [8ff511d084fa70be6a1515c8e3dcc3c1f9ba5763] by
- Tweak jabberlogin. * Disallow logging into the same jabber account twice ...
- 00:35 Changeset [6a9fbca819675119442ed8cf2ce214a0812b20d9] by
- Change the default jabber resource to 'barnowl'
- 00:35 Changeset [059960205d0bba800c283951362c469d5f1acff1] by
- jabberlogout -a --> jabberlogout -A -a is often used to mean account. In ...
- 00:21 Changeset [ec70b79ba44a970302c75a4153537975c6db7405] by
- Updated Jabber documentation for consistency.
10/16/09:
- 10:35 Changeset [49d67b1f22efcd3940941236af184dff28b6305d] by
- "s inside ""s need to be \\d
- 10:25 Changeset [ed88113e017643589e16a08d430d5d4576ce6ee0] by
- Merge branch 'rewrite_deleteline'
- 03:12 Changeset [a006a662f474441ae9dacc3b393c9679cfbf9e26] by
- Document :bindkey more clearly.
10/15/09:
- 20:00 Changeset [6ace255b81003ed7fdd1671392ae1d0efe24d4f8] by
- owl_getline, owl_getline_chomp, and owl_slurp For the glorious ...
- 20:00 Changeset [946058b3b6c11ed3fa747e523b02b51347b0282a] by
- rewrite owl_util_file_deleteline Rewrite owl_util_file_deleteline to be ...
- 19:57 Changeset [8e99b7b2c02a7cf47e07f1eb610d515b17767bd1] by
- Bump version number for release cycle.
- 13:42 Changeset [30b634a603c3fd83778949e4ce0e46abd8dc1048] by
- Bump version number for development.
- 13:17 Changeset [76f0e19a2ce0d28a35ebef5b9140b078262c1694] by
- Sort files before feeding them to programs which grovel through them, for ...
10/14/09:
- 20:59 Changeset [f816ff1bcc839eb7c77fe93185f279da47f3473e] by
- Add a zephyr randomizer as an alternative to default_zephyr_signature()
- 14:47 Changeset [08e414a275091ab26d928b0d65163ad93ccd9868] by
- owl_function_buddylist: Don't leave SIGINT masked. A stupid mistake in ...
- 01:31 Ticket #112 (don't render zephyr markup in non-zephyrs and non-bodies) created by
- If I send @b(foo) to myself in a Jabber message, or in a zephyr …
10/11/09:
- 20:05 Changeset [5b3763885bc567edfd96acbeca2b7115b6c17e19] by
- Don't pass -typemap to xsupbb twice. Apparently perl 5.8's xsubpp dies if ...
- 19:19 Changeset [82fbdf0581594cf3143256bf4f65339b12cb7944] by
- BarnOwl 1.4rc1
- 19:19 Changeset [68ab07cc360a4123bbb496e5190f0a734ae9867e] by
- Add a script to insert changelog entries between releases.
10/10/09:
- 21:24 Changeset [dcc3f80375712e5cac167460df54b6d67d154454] by
- Merge branch 'zephyr-fixes'
- 21:24 Changeset [69c3878757bc464f2ffcbc978c6478300e9273e8] by
- Merge branch 'irc'
- 21:24 Changeset [e1e59a767a704d1ef304898d24777b97499633d1] by
- Merge branch 'unicode-fixes'
- 18:56 Ticket #111 (Receipt of your own zephyrs delayed by a second) created by
- Start two barnowls on the same machine and send yourself a personal zephyr …
10/09/09:
- 20:52 Changeset [737b8f16912a0ac4905cb24609e3980fc2378717] by
- perl_tester: return 0 from main. Signed-off-by: Anders Kaseorg ...
- 19:58 Changeset [1703f7231e2822e81916109bafcfebee606f7beb] by
- Add .*.swp to .gitignore For vim swap files. Signed-off-by: David ...
- 19:58 Changeset [5ade618c57cac0be3d8abfc5ec361c636937bb78] by
- Fix description of edit:history-next Signed-off-by: David Benjamin ...
- 19:58 Changeset [b373d4433450dc226e49ae0d4eda3542c4a42904] by
- Remove libzcrypt.a from perl_tester See ...
10/08/09:
- 11:50 Ticket #110 (Add time window to prevent repeated away messages) created by
- On AIM at least, it's reasonably common to hold conversations with people …
10/07/09:
- 17:05 Changeset [dca3b27c476353ad24df77afcfcd5fbf685e836d] by
- Make owl_zephyr_zlocate return a dynamically allocated result (and ...
- 17:05 Changeset [77c87b2b8f0028eea432fb75a14183ed321f5f1c] by
- Strip trailing newlines from ...
- 00:46 Changeset [0ed5c57965fd520cf7d80eb20fbc194b9db5dd88] by
- Don’t loop infinitely on matching the empty string. This fixes a hang on ...
- 00:46 Changeset [5791bf749e1cf8fcf653cee9840ad05eedd577ad] by
- Left-align XS function names, in accordance with the decree of ...
- 00:46 Changeset [a85d2254dfbdae1afc855a601e41e72d67dac207] by
- oe_release_excursion: Simplify linked list deletion code. Signed-off-by: ...
- 00:46 Changeset [6c171f190998142df485a1f93b4ef7bad5a8ea57] by
- Use g_unichar_to_utf8 in a way that doesn’t require ...
- 00:12 Changeset [26cde205cd3bb7efbb854fcbb1984776650a4a7f] by
- Fix a typo in the jroster help message.
10/06/09:
- 00:06 Changeset [7cfb1df72c2e48efa3d036ead301b04c92f12c7f] by
- IRC: Handle 'nosuchchannel' events. Fixes #109.
10/04/09:
- 00:18 Changeset [32ad44dc065094eed9d2c23c88a7a06dfbfe185f] by
- Don't call any libzephyr functions before ZInitialize(). With krb5 ...
10/03/09:
- 21:46 Changeset [6f0fbe950412b11912c73c0b3e66cfc2018a5e7a] by
- Add a function for perl to query whether Zephyr is available.
- 21:36 Changeset [df569c5eb46b5d49a751dd14bf058b51e28e09f1] by
- Add a perl hook that is called once Zephyr is initialized. Some ...
- 20:45 Changeset [39e81f799239d76e4d42870e6aabcb35d6e2c059] by
- Return unicode strings to perl. Define a new typedef, 'utf8', in ...
- 20:45 Changeset [0c4a190dd56c6e2fcdf3a8fd077cade98620946d] by
- IRC: Encode outgoing messages as utf-8. I believe this closes #87. It's ...
- 20:45 Changeset [82a79a6c5ab26bb0a23dd72629b9750af5d68c26] by
- AIM: Correctly send outgoing IMs with high-bit characters. Encode ...
- 20:45 Changeset [1fdca1ba004d56eb347146421fd728b822931f1d] by
- AIM: Decode incoming messages properly. We can handle unicode now, so ...
- 20:44 Changeset [09ff1eb7370de312e8c2eff74221cfb974dc1df7] by
- Some simple tests for perlglue functions handling Unicode properly.
- 17:48 Changeset [ecee82f6b16f57700264fae58d35a924920f1e8e] by
- IRC: Fix '-a' with commands that take a channel. Previously, the use of ...
- 17:34 Changeset [0e8a0fcaf6f6b6f6420d2477ef0b03aa969151dd] by
- IRC: Remove channels from the channel list on disconnect.
- 17:06 Changeset [9f5e847383d3e297b0a9481e08e97fb3368f0cfb] by
- owl_select_check_sigtstp: Fix prototype to use (void).
- 16:56 Ticket #109 (:irc-join channel without # fails silently) created by
- Trying to join an IRC channel but leaving off the initial # displays no …
- 16:46 Ticket #50 (Make barnowl unsuspendable) closed by
- 16:16 Changeset [3eb52d755e49c5af9715a00406e2ae5eca58033e] by
- Merge branch 'master' into ...
- 10:15 Changeset [8830f79f53d5aa2fcf07ca1c06630fc6c8797f76] by
- Merge branch 'davidben/context-slice' Conflicts: perlglue.xs
- 10:12 Changeset [340c3e79617a8c1179a58118a0f7adbb87fc40d4] by
- owl_function_error: Bail out early in the case of recursive ...
- 10:11 Changeset [40bda849e3445a8d5240f9d206ad074001764a2c] by
- Catch ^Z and display a message instead of suspending.
- 10:06 Changeset [e2f7963568918f41e7b65c6eeaed2a1cd8b032d7] by
- Fix missing commands from command completion. If even a command is ...
- 01:53 Changeset [e4f4287c66bb5c0e7b9fa5205aeb53d636aec84b] by
- Enable Context::shift_words tests and add one Now that the tester can run ...
- 01:53 Changeset [5fdc56247c5d5b114e51cd431657f3c187fddc5d] by
- Fix typo in _complete_filter_expr Forgot to fully switch to the new index ...
- 01:53 Changeset [1167bf1098ad511a9390361dd5b88a090b872377] by
- Add tests for complete_filter_expr Tests: - initial setup - not forwards ...
- 01:52 Changeset [42ad91716a0f429f02385235acffa71546e28caa] by
- Add perl_tester to run perl in barnowl environment Main function ...
10/01/09:
- 17:31 Ticket #108 (delete-prev-word with multibyte characters loses some bytes after the ...) closed by
- fixed: Fixed in commit 2184001c40142118127a6101aeb6da9357898928.
- 17:30 Changeset [2184001c40142118127a6101aeb6da9357898928] by
- Make kill-region stop killing extra bytes after multibyte ...
- 17:11 Ticket #108 (delete-prev-word with multibyte characters loses some bytes after the ...) created by
- Start with the cursor on the f in I haven’t figured out (that’s a …
- 15:45 Ticket #107 (IRC topic change should specify network/channel and not be an admin ...) created by
- Currently IRC topic changes are displayed as[…]
09/30/09:
- 21:32 Changeset [9300fe5a31b78c596f5201845dc5257e1630b216] by
- Zephyr completion: Convert fields to lowercase for completing. Classes, ...
- 21:32 Changeset [27a190391c625772dd88641c4bd76bf36bfb6605] by
- IRC Completion: Use networks and channels from the IRC module.
- 21:32 Changeset [5b483a658443559e90bd6672bfe7625d4f4def92] by
- Add minimal completion for 'aimwrite'.
- 21:32 Changeset [955a36ef84bad0cfeb1e445598bf61de3856e4fb] by
- Squelch some 'uninitialized' warnings in IRC completion. IRC join, part, ...
- 01:02 Changeset [e97c5d051441fc88462b69a71e396bcbabef078e] by
- Implement a shift_words method on completion contexts. This allows ...
- 01:02 Changeset [b06a888b5e93b01770d3acf31f21dc733e817c3f] by
- Complete startup by forwarding to main completer
- 01:02 Changeset [76e0e4ae0f90385f64ad98aea055345207b81204] by
- Reimplement complete_filter using shift_words Fixes bug with -c and -b ...
- 01:02 Changeset [60350081f3e14da7c34cd6543d348dad6674303d] by
- Drop start argument to complete_filter_expr Use context slicing instead. ...
- 01:02 Changeset [a3a9eb73bf0972305a6b4df90ea6e4d482d6b4e0] by
- Move complete_filter_{expr,name} to own module Moved to Complete::Filter ...
- 01:02 Changeset [69c27e6211624978c76b0f196e79d063e4d143d3] by
- Don't suggest repeated flags in complete_flags For most commands, it ...
- 01:02 Changeset [9e5b5fdef1dac8b4eeaeaf49810ab65f616de7c0] by
- Export skiptokens to perl.
09/28/09:
- 23:23 Changeset [402eb16f83f146be17c418d167ad50abe48854b7] by
- owl_function_prevmsg_full: Remove unused variable ...
- 23:23 Changeset [b0a6ea071d1d3ed9c4b85a1f2413828a8e552330] by
- owl_function_zcrypt: Remove unused assignment to mymsg. Signed-off-by: ...
- 23:23 Changeset [ebbeb39b3420cc3babc67dd5274cd93f99874d76] by
- owl_text_quote: Don’t leak a kretch-sized buffer. Signed-off-by: Anders ...
- 23:23 Changeset [61de0850fedd7ac9f03bd5642d1ea9fc10d970e9] by
- owl_command_zlist: zlist {-e|-t} have never worked; remove ...
- 23:23 Changeset [f119757ac31f8512736f47ad09423377daa09f80] by
- g_utf8_next_char can’t return NULL; remove redundant ...
- 23:23 Changeset [9bda818b76c6a0e17c11aa5585b0a2dccea94030] by
- owl_mainwin_redisplay: Remove redundant call to ...
- 23:23 Changeset [682fb8de48a3360b75c3768a2ace10a3b5cfb1ef] by
- owl_function_dump: Remove unused variable count. Signed-off-by: Anders ...
- 23:23 Changeset [a6ac9feedeab8cdb3309a8fba4273e12f7c8f562] by
- owl_zcrypt_encrypt: Remove unused variable use_buffer. Signed-off-by: ...
- 23:23 Changeset [e3c4ba221907b228da41bc7c3e9760a479f468b1] by
- oe_reframe: Remove unused variable point. Signed-off-by: Anders Kaseorg ...
- 21:49 Changeset [1373d35f99e1789e4e4ed08be7c44300cc130063] by
- owl_perlconfig_edit_callback: Actually give up if the callback is ...
- 20:24 Ticket #106 (Jabber auto-away message should be configurable) created by
- I'd suggest the mechanism be for there to be a jabber:away_msg variable, …
- 17:04 Changeset [1a5db78acbe1e35cc374e0cd7048894b36f2d7d9] by
- perlglue.xs: Always return const char * to Perl instead of char ...
- 16:58 Ticket #103 (message text is arbitrarily selected, which messes with (background) ...) closed by
- fixed: Fixed in [39cff489cff7ac1e6f1cdfdea4224942bda97a78]. (Totally by adding …
- 16:48 Changeset [fbadb376c3b1f8601e2112ae0f346c69476f9292] by
- get_zephyr_variable: Actually, the strdup isn’t needed here at ...
- 16:37 Changeset [9cb03bf40b1b1657bcbc00f89982a213289a4a69] by
- get_zephyr_variable: Clean up const and NULL handling. g_strdup and ...
- 15:24 Changeset [39cff489cff7ac1e6f1cdfdea4224942bda97a78] by
- Spread the background color across the right hand side of messages Tell ...
- 15:19 Changeset [de3f6412cb0dc1b4e1044541558395c4c1fd807c] by
- Perl callout for zsig computation + move default to ...
- 15:15 Changeset [bb79a52e8a797321cd1ba544001be2705a83e637] by
- BarnOwl::get_zephyr_variable gets you a .zephyr.vars variable
- 13:14 Changeset [0c4ef539f9fb603a627782b6f3119c90390851d7] by
- Simplify calls to SvREFCNT_inc by using its return value. Signed-off-by: ...
- 13:14 Changeset [e60f98c4893a405339aeacdcdccf80cacf61ec7f] by
- Use OWLCMD_VOID to define alist, blist, and toggle-oneline ...
- 13:14 Changeset [8240bce075da77f2d4bd353e9b0407e35207d738] by
- owl_function_full_redisplay() does not take arguments; don’t give it ...
- 13:14 Changeset [69f47f81a94980d0477a3d1cd948dea0889b4737] by
- owl_select_dispatch_count() does not take arguments; don’t give it ...
- 13:14 Changeset [99068d3e0ba8cd6551104d8a0400d524163beeef] by
- Declare parameters for owl_perlconfig_mainloop (a timer ...
- 13:14 Changeset [c79a04782cf599c7fdc305dbe33acb4b8842c771] by
- Correctly prototype functions with no parameters as foo(void), not ...
- 13:14 Changeset [de8945ba11b47004739c3daa404544342227ea98] by
- Require strict prototypes. Signed-off-by: Anders Kaseorg ...
- 13:14 Changeset [eddee7e563e9e9a0686e7a6fe792a7266fd3a9d0] by
- Remove --install from ACLOCAL_AMFLAGS (for automake < ...
- 13:10 Changeset [fb2f9ab8092bd0ab2cf489d2cad509d378fdd9b2] by
- owl_fmtext_truncate_cols: Remove stray asterisks from ...
- 12:56 Changeset [dd6af024c4bf2c85073470fc34c51442294a0b27] by
- Revert 7b4d90e... and just fix #51 owl_fmtext_truncate_cols once again ...
09/27/09:
- 14:57 Ticket #7 (Presence notification variable) closed by
- worksforme: This has actually been solved. run the command :set jabber:login off
09/26/09:
- 23:58 Ticket #105 (BarnOwl-to-other-AIM-client encoding problem) created by
- There seems to be a bug with the BarnOwl-AIM interface, although I haven't …
- 20:21 Ticket #104 (gChat error when accepting subscription request) created by
- When I receive the following message OWL ADMIN Allow user …
- 20:06 Ticket #103 (message text is arbitrarily selected, which messes with (background) ...) created by
- When colors are applied to messages, they count the message text plus the …
- 16:21 Changeset [c992185902044fdf4d34fa9f78d75d34daa8d892] by
- Reindent varlist.h.
- 16:20 Changeset [4bec23bb6bba9900e0d0f24c0b6ab512aacc6566] by
- Move the list of variables into its own file.
- 16:20 Changeset [59c4b125f39938ba578b2635c9e03529a8696c79] by
- Replace stubgen.pl with preprocessor tricks. Generate variable stubs ...
- 00:15 Ticket #51 (popless_ztext does not display last line if no ending newline) closed by
- fixed: Should be fixed in 7b4d90e2eb25780ff26b3655b57676b3272cbc5b.
Note: See TracTimeline
for information about the timeline view.
