Sebastien Helleu
|
1bc71392c4
|
Use of "which" to find path to executables with addr2line (for backtrace)
|
2006-05-20 09:43:30 +00:00 |
|
Emmanuel Bouthenot
|
94a5c72590
|
improve lua checking (libs) in configure
|
2006-05-19 23:04:06 +00:00 |
|
Sebastien Helleu
|
15f75d157c
|
Added backtrace when WeeChat crashes
|
2006-05-19 22:49:24 +00:00 |
|
Julien Louis
|
7e802070ca
|
Remove uneeded weechat-curses.links
|
2006-05-19 19:41:21 +00:00 |
|
Emmanuel Bouthenot
|
c2dd7e4ffb
|
check return value in weechat_ruby_exec() to be a valid value and fix crash when called function return nothing
|
2006-05-17 12:41:58 +00:00 |
|
Emmanuel Bouthenot
|
524fbba036
|
fix bug in end function calls for plugins/scripts
|
2006-05-17 09:59:19 +00:00 |
|
Emmanuel Bouthenot
|
87aa03b2cf
|
fix number of args in end function call
|
2006-05-17 08:58:56 +00:00 |
|
Sebastien Helleu
|
a47e4a9567
|
Updated translations
|
2006-05-16 13:57:02 +00:00 |
|
Sebastien Helleu
|
88fd88373d
|
Added lock for log file (~/.weechat/weechat.log), only one WeeChat process can use this file (bug #16382)
|
2006-05-16 13:53:34 +00:00 |
|
Sebastien Helleu
|
ed5f70aa6a
|
Updated spanish translations
|
2006-05-16 08:53:33 +00:00 |
|
Sebastien Helleu
|
8659d94965
|
Updated translations
|
2006-05-15 20:24:06 +00:00 |
|
Sebastien Helleu
|
949c4f72e0
|
Added missing status bar refresh when connecting to server
|
2006-05-15 17:27:10 +00:00 |
|
Sebastien Helleu
|
a4650a7f92
|
Fixed typos
|
2006-05-14 20:10:22 +00:00 |
|
Sebastien Helleu
|
127edfb0fe
|
Fixed crash with ncurses color when too many colors defined in ncurses (bug #16556)
|
2006-05-14 12:42:46 +00:00 |
|
Sebastien Helleu
|
631eab3c66
|
Fixed 2 crashs: with malformed UTF-8 strings and with ncurses color when too many colors defined in ncurses
|
2006-05-14 11:06:16 +00:00 |
|
Sebastien Helleu
|
1418897108
|
Fixed typo
|
2006-05-14 09:25:55 +00:00 |
|
Sebastien Helleu
|
f4ab9dcc33
|
Updated translations
|
2006-05-14 09:24:57 +00:00 |
|
Sebastien Helleu
|
d88ad92c72
|
Added missing IRC commands (006, 007, 310, 379)
|
2006-05-14 08:45:55 +00:00 |
|
Sebastien Helleu
|
01aa8472c0
|
Added charset encoding for some command arguments (like /me, /msg, /query, ..)
|
2006-05-13 21:04:27 +00:00 |
|
Sebastien Helleu
|
c1ce18e2f6
|
Updated doc
|
2006-05-13 17:57:50 +00:00 |
|
Sebastien Helleu
|
bdaaa6182f
|
Fixed typos in doc
|
2006-05-13 17:56:06 +00:00 |
|
Julien Louis
|
c7a8d68f70
|
Sync debian packaging stuff with official packages
|
2006-05-13 08:45:19 +00:00 |
|
Sebastien Helleu
|
78ca78855e
|
Added new key to find previous completion (shift-tab by default)
|
2006-05-13 00:06:18 +00:00 |
|
Sebastien Helleu
|
293bf5988b
|
Removed unused prefix
|
2006-05-13 00:04:45 +00:00 |
|
Sebastien Helleu
|
65b4c157d1
|
Fixed savannah bugs URL
|
2006-05-12 15:56:09 +00:00 |
|
Sebastien Helleu
|
e36b53bf74
|
Fixed "hostname" option for servers (now really used to set hostname/IP for choosing local interface (ipv4 or ipv6))
|
2006-05-12 14:24:23 +00:00 |
|
Sebastien Helleu
|
59cddf7a40
|
Updated translations
|
2006-05-10 14:18:36 +00:00 |
|
Sebastien Helleu
|
dce5e4fa18
|
Fixed bug with long outgoing IRC messages (> 512 bytes) (bug #16358)
|
2006-05-08 22:45:01 +00:00 |
|
Emmanuel Bouthenot
|
5d08d5e27c
|
- fix a crash in ruby when a function return nothing (close bug #16552)
- add a warning when a function return nothing (python, ruby)
|
2006-05-08 20:22:42 +00:00 |
|
Sebastien Helleu
|
93e69f5b3e
|
Fixed UTF-8 display bug with chars using more than one cell on screen (bug #16356)
|
2006-05-08 13:26:08 +00:00 |
|
Sebastien Helleu
|
beb846884c
|
Added date in doc
|
2006-05-08 00:44:07 +00:00 |
|
Sebastien Helleu
|
343e7fe59d
|
Added contributors
|
2006-05-07 23:31:11 +00:00 |
|
Sebastien Helleu
|
057cffe9f0
|
Fixed display bug with DCC file size when > 1 Gb
|
2006-05-07 16:21:42 +00:00 |
|
Sebastien Helleu
|
86c2fb3031
|
Added russian translator name in doc
|
2006-05-07 14:01:19 +00:00 |
|
Sebastien Helleu
|
b7ba64c744
|
Added some panel structures and functions
|
2006-05-07 11:40:19 +00:00 |
|
Sebastien Helleu
|
7d944ceca4
|
Fixed typo in setup option help
|
2006-05-07 11:35:35 +00:00 |
|
Sebastien Helleu
|
6172338bb7
|
Fixed refresh bug (deadlock in curses) when terminal is resized (bug #16542)
|
2006-05-07 11:31:11 +00:00 |
|
Emmanuel Bouthenot
|
27f45cdc6a
|
update email and jabber address
|
2006-05-05 18:08:44 +00:00 |
|
Sebastien Helleu
|
9761177a2c
|
Fixed nicklist sort bug
|
2006-05-05 12:59:16 +00:00 |
|
Sebastien Helleu
|
3352658af4
|
Added russian translations
|
2006-04-30 14:42:09 +00:00 |
|
Sebastien Helleu
|
b314ee0f43
|
Added german doc
|
2006-04-30 12:35:58 +00:00 |
|
Sebastien Helleu
|
758f7f0103
|
Added colors in doc CSS
|
2006-04-25 17:09:18 +00:00 |
|
Sebastien Helleu
|
b33e8c6482
|
Added IRC commands 290, 292, 437, 974
|
2006-04-23 16:01:01 +00:00 |
|
Sebastien Helleu
|
23f3622f2c
|
Fixed bug #16369: fixed crash when multiple pv have same name: now it's forbidden and pv buffer is not renamed (when a nick changes) if another exists with same name
|
2006-04-23 09:22:53 +00:00 |
|
Sebastien Helleu
|
6021ee85cb
|
Fixed bug #16416 (crash when purging old DCC chats)
|
2006-04-23 08:19:06 +00:00 |
|
Sebastien Helleu
|
bcee678a56
|
Nick modes are now saved with /upgrade
|
2006-04-22 21:33:49 +00:00 |
|
Sebastien Helleu
|
40ffeb9e0c
|
Splited GUI sources
|
2006-04-22 21:18:02 +00:00 |
|
Sebastien Helleu
|
fb0e3a4e95
|
Splited gui-display.c into many sources
|
2006-04-22 21:09:59 +00:00 |
|
Sebastien Helleu
|
daf2087164
|
Command /clear [-all] now clears hotlist
|
2006-04-21 13:02:50 +00:00 |
|
Sebastien Helleu
|
a17a5337dc
|
Removed known bugs, added URL to Savannah bugs page
|
2006-04-19 13:01:56 +00:00 |
|