Sebastien Helleu
|
a8f4f0c66d
|
Reduced number of screen refreshs, fixed display bug with title bar
|
2008-01-29 14:50:09 +01:00 |
|
Sebastien Helleu
|
e3b52115c7
|
Update of year in some copyrights
|
2008-01-02 12:47:09 +01:00 |
|
Sebastien Helleu
|
dba084f3d6
|
New backlog option in logger plugin, added variable names in .h files, replaced "void *" pointers by structures
|
2007-12-17 17:07:08 +01:00 |
|
Sebastien Helleu
|
59fb878b77
|
New config functions, almost entirely rewritten from scratch
|
2007-12-01 00:35:57 +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
|
dc92ee389c
|
Added paste detection, new options look_paste_max_lines and col_input_actions (task #5442)
|
2007-08-17 09:09:09 +00:00 |
|
Sebastien Helleu
|
30c3fa9d98
|
Code cleanup: renamed some constants and variables (prefix added)
|
2007-08-16 13:54:15 +00:00 |
|
Sebastien Helleu
|
241f70f869
|
Fixed bugs with IRC color in messages, now color codes are inserted in command line with ^Cc,^Cb,.. instead of %C,%B,.. (bug #20222, task #7060)
|
2007-07-12 15:00:45 +00:00 |
|
Sebastien Helleu
|
f1a39ce7d7
|
Replaced GPL 2 license by GPL 3
|
2007-07-02 12:25:13 +00:00 |
|
Sebastien Helleu
|
880e10b6d6
|
Fixed nick display in input window
|
2007-05-09 11:13:41 +00:00 |
|
Sebastien Helleu
|
0e785fe106
|
Added color for input text not found in buffer history
|
2007-04-04 14:04:42 +00:00 |
|
Sebastien Helleu
|
7f0e0b5eea
|
Added case-sensitive search in buffer, display marker for each line matching search
|
2007-03-20 10:18:25 +00:00 |
|
Sebastien Helleu
|
0f0f7511d2
|
Added new key (ctrl-S) for interactive and incremental search in buffer history (task #6628)
|
2007-03-16 15:02:47 +00:00 |
|
Sebastien Helleu
|
bbe2f9093c
|
Fixed bugs with charset: now decodes/encodes nicks and channels in IRC messages (bug #18716)
|
2007-01-06 22:24:54 +00:00 |
|
Sebastien Helleu
|
632d451f62
|
Changed copyright date (2006 -> 2007)
|
2007-01-05 23:41:38 +00:00 |
|
Sebastien Helleu
|
c774d9eb00
|
Fixed display bug with charset on DCC and IRC raw buffers
|
2006-12-04 09:05:14 +00:00 |
|
Sebastien Helleu
|
c20ce83d20
|
Added charset plugin (WeeChat is now full UTF-8 for internal data storage), fixed compilation problems with FreeBSD, fixed status bar display bug
|
2006-11-08 07:54:33 +00:00 |
|
Sebastien Helleu
|
6db6b35e40
|
Added 'C'lear option on IRC raw buffer
|
2006-08-17 23:24:40 +00:00 |
|
Sebastien Helleu
|
1d211a16da
|
Added missing modes (channel & user), now all modes are allowed (bug #16606), added "%m" for completion with self nick (on current server)
|
2006-08-07 22:26:55 +00:00 |
|
Sebastien Helleu
|
9909adc0a4
|
Removed useless call to doupdate()
|
2006-07-23 21:30:37 +00:00 |
|
Sebastien Helleu
|
4c4f5ab012
|
added some panel functions, fixed refresh bugs when terminal is resized: too many refreshs, display bug with splited windows
|
2006-07-16 11:04:10 +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
|
b7ba64c744
|
Added some panel structures and functions
|
2006-05-07 11:40:19 +00:00 |
|