Sebastien Helleu
|
a98feff2bb
|
Fixed display bug with truncation of long lines
|
2007-11-04 18:48:57 +01:00 |
|
Sebastien Helleu
|
1a0472c5dd
|
Added check of buffer pointer in weechat_printf (plugins API)
|
2007-11-04 15:32:32 +01:00 |
|
Sebastien Helleu
|
f8c8ee1600
|
Fixed display bug with long lines
|
2007-11-04 15:21:44 +01:00 |
|
Sebastien Helleu
|
24bcc4de4b
|
Update of plugin API list functions
|
2007-11-04 12:16:22 +01:00 |
|
Sebastien Helleu
|
2e18be982f
|
Added demo plugin
|
2007-11-03 12:42:30 +01:00 |
|
Sebastien Helleu
|
f6ed0f2e5b
|
Added some list functions in plugin API
|
2007-11-03 12:42:02 +01:00 |
|
Sebastien Helleu
|
04e5afe6e4
|
Cleanup WeeChat error and warning messages, updated po files
|
2007-11-01 11:19:46 +01:00 |
|
Sebastien Helleu
|
0c2c41b134
|
Changed default color for prefix suffix (from blue to green)
|
2007-10-31 22:25:56 +01:00 |
|
Sebastien Helleu
|
41f55965ed
|
Renamed source file wee-session to wee-upgrade
|
2007-10-31 18:40:22 +01:00 |
|
Sebastien Helleu
|
90262cbcfe
|
Added trigger plugin
|
2007-10-31 18:30:21 +01:00 |
|
Sebastien Helleu
|
2ab46db3ad
|
Updated po files
|
2007-10-31 18:28:30 +01:00 |
|
Sebastien Helleu
|
3a13f4c9b4
|
Updated doc
|
2007-10-31 18:28:19 +01:00 |
|
Sebastien Helleu
|
ed8906f2e1
|
Modified general configure and makefiles
|
2007-10-31 18:28:08 +01:00 |
|
Sebastien Helleu
|
652a6fa47e
|
Added/renamed some files, many changes in IRC sources for running as plugin (still under development)
|
2007-10-31 18:22:38 +01:00 |
|
Sebastien Helleu
|
13e58a4ecb
|
Updated Makefile for aspell (new name for sources)
|
2007-10-31 18:15:44 +01:00 |
|
Sebastien Helleu
|
bf40cfbdfd
|
Improved plugin API, most functions rewritten from scratch
|
2007-10-31 18:04:44 +01:00 |
|
Sebastien Helleu
|
02c0dec9cb
|
Renamed sources files in script plugins
|
2007-10-31 17:39:25 +01:00 |
|
Sebastien Helleu
|
c008e6474d
|
FIFO feature rewritten as plugin
|
2007-10-31 17:33:09 +01:00 |
|
Sebastien Helleu
|
1b9f91849e
|
Renamed charset and aspell sources
|
2007-10-31 17:32:46 +01:00 |
|
Sebastien Helleu
|
40fe3abc11
|
Removed all files in src/protocols (IRC is now a plugin)
|
2007-10-31 17:21:04 +01:00 |
|
Sebastien Helleu
|
7f90ccd2ad
|
Renamed many sources and functions in src/gui, improved display of messages in buffer (faster and using less memory)
|
2007-10-31 17:19:41 +01:00 |
|
Sebastien Helleu
|
140623a314
|
Added sources to manage input data (from user input to weechat or plugin)
|
2007-10-31 17:11:32 +01:00 |
|
Sebastien Helleu
|
886b5bc8dd
|
Added some string functions
|
2007-10-31 17:11:00 +01:00 |
|
Sebastien Helleu
|
a664e70488
|
Added hook functions
|
2007-10-31 17:10:38 +01:00 |
|
Sebastien Helleu
|
985db1a103
|
Added sources to manage config options and files
|
2007-10-31 17:10:23 +01:00 |
|
Sebastien Helleu
|
a3cb19dbea
|
Renamed many functions, removed all IRC specific stuff
|
2007-10-31 17:09:43 +01:00 |
|
Sebastien Helleu
|
eb2835fa24
|
Moved files from src/common to core, gui and plugins directories
|
2007-10-31 17:00:31 +01:00 |
|
Sebastien Helleu
|
7fd804eab5
|
Moved IRC files from src/protocols/irc to src/plugins/irc (IRC is now a "plugin", not a "protocol")
|
2007-10-31 16:38:17 +01:00 |
|
Sebastien Helleu
|
6ed8f34fdb
|
Added build of protocols lib, IRC protocol is now optional for build
Build of src/protocols/lib_weechat_protocols.a was added.
IRC protocol is now optional in configure and cmake builds.
|
2007-09-21 16:53:18 +02:00 |
|
FlashCode
|
16f2d59a6b
|
Updated WeeChat description
|
2007-09-21 16:45:47 +02:00 |
|
FlashCode
|
ce75572f42
|
Added plural form in gettext files (for cmake build)
|
2007-09-21 14:23:41 +02:00 |
|
Sebastien Helleu
|
8ecb7a4d4a
|
Moved IRC sources from src/irc/ to src/protocols/irc/
|
2007-09-20 18:06:38 +02:00 |
|
Sebastien Helleu
|
a679f70bd1
|
Added missing options in /server completion: "add" and "keep"
|
2007-09-19 18:17:34 +02:00 |
|
Sebastien Helleu
|
f24034ba30
|
Fixed nick completion bug (missing space after nick)
|
2007-09-19 18:15:41 +02:00 |
|
Sebastien Helleu
|
beb0c9b645
|
Removed source locations in gettext files (for cmake build)
|
2007-09-19 13:47:47 +02:00 |
|
Sebastien Helleu
|
8ac688d6d0
|
Removed source locations in gettext files
|
2007-09-19 12:18:33 +02:00 |
|
Sebastien Helleu
|
a1d6cdcf2e
|
Added file remove-potcdate.sed in .gitignore
|
2007-09-19 12:17:37 +02:00 |
|
Sebastien Helleu
|
247baad4c7
|
Replaced CVS by GIT in doc
|
2007-09-17 14:51:44 +02:00 |
|
Sebastien Helleu
|
232b464960
|
Fixed /server command in quickstart guide
|
2007-09-17 14:51:13 +02:00 |
|
Sebastien Helleu
|
57f2c6f0ef
|
Updated version in doc
|
2007-09-07 17:55:50 +02:00 |
|
Sebastien Helleu
|
e3c41c785e
|
Removed wrong directory "scripts" in git root (added by mistake)
|
2007-09-06 17:55:48 +02:00 |
|
Sebastien Helleu
|
a0e8ec4062
|
Removed wrong directory "weechat" in git root (added by mistake)
|
2007-09-06 17:52:24 +02:00 |
|
Sebastien Helleu
|
8e338c6327
|
Added .gitignore file
|
2007-09-06 17:12:37 +02:00 |
|
Sebastien Helleu
|
d13f3b1265
|
Version 0.2.7-dev
|
2007-09-06 10:51:11 +00:00 |
|
Sebastien Helleu
|
c056a03871
|
Version 0.2.6
v0.2.6
|
2007-09-06 08:24:31 +00:00 |
|
Sebastien Helleu
|
61ee836891
|
Updated russian translations
|
2007-09-05 16:21:28 +00:00 |
|
Sebastien Helleu
|
33c9ee86af
|
Updated ChangeLog
|
2007-09-05 15:50:23 +00:00 |
|
Sebastien Helleu
|
8c5e618c88
|
Fixed bug with log of plugin messages (option log_plugin_msg)
|
2007-09-05 14:26:57 +00:00 |
|
Jiri Golembiovsky
|
c0255add37
|
Updated czech translations
|
2007-09-04 22:17:10 +00:00 |
|
Sebastien Helleu
|
1946b4cacc
|
Fixed ChangeLog message
|
2007-09-02 16:42:10 +00:00 |
|