A multi-protocol curses IM client.
Forked from nelhage/barnowl Tue Jul 28 19:52:39 -0700 2009
Last updated Sun Dec 20 23:42:23 -0800 2009
Debian package manager
Last updated Sat Aug 29 14:51:32 -0700 2009
38 commits »
Reconnect and re-join channels on IRC disconnect
README: Document that WordWrap requires Text::Autoformat.
Correct the --with-libzephyr help string to --with-zephyr.
Replace /* noproto */ comments with static.
owl_style_get_description: Empty macro arguments are undefined in ISO C90.
owl_perl.h: Fix a C++ style comment.
Use a owl_dict to store the list of filters.
don't open the file before owl_file_deleteline
Add another case for reframing to owl_editwin_redisplay
Add completion for :filter*
Fix filter*
Mark the current mark with an asterisk
Complete class names for the 'unsub' command.
do-release: Support release tarballs from random git revisions.
Take the version number from git if we're building in a git tree.
Fix _followlast behavior.
Tighten up sepbar()
perlconfig: Remove G_KEEPERR
Fix an uninitialized variable warning in tab completion.
make control characters human-readable
32 commits »
2 commits »
Add a firstdraw field so painters know if they need to start from scatch
Random fix. Also, unhide the struct.
8 commits »
Various comments
Add owl_window_resize
Windows shoudl start dirty
more work
Kill that owl_window_panel_data
Some litlte hacky thing
First draft of owl_window
Remove some mentions of global windows from main
7 commits »
Add owl_new_hv for future Perl code
Further complete the show command
Export BarnOwl::all_keymaps to perl
Use owl_new_av in exported functions
Add owl_filter_to_sv for exporting filters
Add owl_new_av to abstract owl_list to AV*
Add typedefs for AV and HV
11 commits »
owl_util_string_to_color returns OWL_COLOR_INVALID when it is sad
atoi("puce") == 0
Rewrite color name<->number mapping code
locker-build: Use -R instead of -Wl,-R on Solaris.
6 commits »
78 commits »
Fix description of edit:history-next
Add .*.swp to .gitignore
Strip trailing newlines from zsigs.
Make owl_zephyr_zlocate return a dynamically allocated result
Use g_unichar_to_utf8 in a way that doesn’t require memset.
oe_release_excursion: Simplify linked list deletion code.
Left-align XS function names, in accordance with the decree of perlxs(1).
Don’t loop infinitely on matching the empty string.
Fix a typo in the jroster help message.
IRC: Handle 'nosuchchannel' events.
Don't call any libzephyr functions before ZInitialize().
Add a function for perl to query whether Zephyr is available.
Add a perl hook that is called once Zephyr is initialized.
AIM: Decode incoming messages properly.
AIM: Correctly send outgoing IMs with high-bit characters.
IRC: Encode outgoing messages as utf-8.
Return unicode strings to perl.
Some simple tests for perlglue functions handling Unicode properly.
IRC: Fix '-a' with commands that take a channel.
IRC: Remove channels from the channel list on disconnect.
3 commits »
Check mark before skipping space after period
Add fill-paragraph test case for owl_editwin
Add owl_editwin_free
42 commits »
Add a zephyr randomizer as an alternative to default_zephyr_signature()
owl_function_buddylist: Don't leave SIGINT masked.
Don't pass -typemap to xsupbb twice.
BarnOwl 1.4rc1
Add a script to insert changelog entries between releases.
Merge branch 'zephyr-fixes'
Merge branch 'irc'
Merge branch 'unicode-fixes'
perl_tester: return 0 from main.
Remove libzcrypt.a from perl_tester
5 commits »