Sebastien Helleu
938915d387
Added nicks colors in setup file
2005-09-20 17:44:44 +00:00
Sebastien Helleu
7f4a213239
Fixed scroll problem (screen moving when scrolling and new line displayed)
2005-09-15 08:21:36 +00:00
Sebastien Helleu
8f3455d0a9
Fixed infinite loop when scrolling back and displaying long lines
2005-09-14 08:39:14 +00:00
Sebastien Helleu
8a299adb3b
Fixed crash when closing a buffer used by more than one window
2005-09-13 17:04:34 +00:00
Sebastien Helleu
5881048405
Fixed DCC display bug (now decodes strings according to charset)
2005-09-07 10:14:07 +00:00
Sebastien Helleu
517de7ab94
Removed nick color in nicklist when away and away check for nicks is disabled (= 0)
2005-09-04 13:20:56 +00:00
Sebastien Helleu
d80c8e9e57
Fixed bug with strings comparison (str[n]casecmp) and some locales (like turkish), now using ASCII comparison
2005-09-03 12:37:20 +00:00
Sebastien Helleu
51322e7917
Fixed refresh bug when one line is bigger than screen size
2005-08-17 16:54:05 +00:00
Sebastien Helleu
d256d72eef
Fixed look_nicklist_min_size and look_nicklist_max_size options
2005-08-16 21:01:32 +00:00
Sebastien Helleu
9e328d3fef
ctrl-up/ctrl-down keys added to call previous/next command in global history (common to all buffers)
2005-07-30 18:41:48 +00:00
Sebastien Helleu
3d724fb634
Join and part/quit prefixes (arrows) now displayed with different colors
2005-07-22 08:11:39 +00:00
Sebastien Helleu
220308e1fa
Fixed hotlist for privates: now quit message is displayed as part/join/quit, not standard message
2005-07-19 10:17:17 +00:00
Sebastien Helleu
f3390da5e3
Previous behaviour restored for key "^" (now inserted in buffer)
2005-07-17 00:15:48 +00:00
Sebastien Helleu
4c6c367557
- added alt-j + alt-l key (switch to last buffer)
...
- added message for +q mode changing on a nick
2005-07-16 12:37:30 +00:00
Sebastien Helleu
99ad719ab9
Fixed segfault when switching to DCC buffer
2005-07-16 11:32:23 +00:00
Sebastien Helleu
a68a1f8192
Added alt-k key to grab a key and insert result into input buffer
2005-07-16 11:14:47 +00:00
Sebastien Helleu
a9912cd266
- fixed SIGSEGV handler (now write a core file by aborting program)
...
- fixed statusbar & infobar background refresh problem with some systems
2005-07-14 07:04:45 +00:00
Sebastien Helleu
1d07964d17
Added color for private in hotlist (different than color for highlight)
2005-07-13 17:40:20 +00:00
Sebastien Helleu
06bd0f9f0e
Special chars (between 01 and 31 decimal) not displayed any more on buffers (replaced by spaces)
2005-07-13 16:40:42 +00:00
Emmanuel Bouthenot
505b43d15b
add some gui_input features : clipboard and a 'translate_chars' function
2005-07-12 10:06:10 +00:00
Sebastien Helleu
fef0932c1d
Changed two shortcuts (jump to server and jump to next server, now prefixed by meta-j)
2005-07-09 17:50:04 +00:00
Sebastien Helleu
54d4fc12a6
- new keyboard management: keys are setup in config file, new command /key was added and some new default keys were added
...
- added seconds in infobar time (optional with new config flag)
- fixed some curses refreshs
2005-07-09 15:30:51 +00:00
Sebastien Helleu
ae8f8a5700
gnutls code compiled according to pre-processor var HAVE_GNUTLS
2005-06-22 21:08:21 +00:00
Sebastien Helleu
4e9193a943
Added SSL support with gnutls lib
2005-06-19 20:55:10 +00:00
Sebastien Helleu
d86a783b6a
Fixed color problem with new libcurses version
2005-06-15 17:17:45 +00:00
Sebastien Helleu
4d4a667094
Fixed crash when using alt-S or alt-X keys on DCC buffer (alt-D)
2005-05-31 07:55:17 +00:00
Sebastien Helleu
7c63a73999
Added cast to prevent problems with AMD64 where size_t is not int
2005-05-29 07:20:15 +00:00
Sebastien Helleu
01186c6c8b
Fixed startup crash when weechat config file is not found
2005-05-24 14:10:56 +00:00
Sebastien Helleu
e7041a467b
Added "++++" at bottom of nicklist if end of nicklist is not displayed
2005-05-18 19:03:34 +00:00
Sebastien Helleu
c8ad30020b
Improved Perl interface and some changes in Python:
...
- function "print_with_channel" was removed
- function "command" now runs weechat command or send text to channel
- Perl functions are now called with weechat::name (instead of IRC::name)
- IRC::xxx functions are still active for compatibility with old scripts
2005-05-05 16:26:34 +00:00
Sebastien Helleu
dca4064502
Added nicklist scroll keys (Alt+{home/end/pgup/pgdn} or F11/F12)
2005-04-30 19:21:28 +00:00
Sebastien Helleu
73c69d2d71
Added transfer rate for DCC files
2005-04-23 18:13:25 +00:00
Sebastien Helleu
d90587c443
Fixed call to "has_color" in gui_window_set_color function
2005-04-22 16:47:02 +00:00
Sebastien Helleu
5090689a76
Buffers timestamp can now be changed (new option in config file)
2005-04-09 11:34:15 +00:00
Sebastien Helleu
a92ca4961b
Hotlist not changed when self away or nick change
2005-04-09 08:03:53 +00:00
Sebastien Helleu
38505d02dd
Fixed display bug with "-MORE-" in private or server buffers
2005-04-05 18:21:01 +00:00
Sebastien Helleu
20dcc4f56e
Fixed crash when purging old DCC
2005-04-03 17:12:12 +00:00
Sebastien Helleu
7fe5afe3cb
Check return codes in autogen.sh, remove compilation in parent dir for gui dir
2005-03-20 10:04:51 +00:00
Sebastien Helleu
bbd4011020
Added nicks count for channel buffers
2005-03-15 21:15:36 +00:00
Sebastien Helleu
c3f5e88286
Added FIFO pipe for remote control
2005-03-12 03:16:30 +00:00
Sebastien Helleu
4b5b5354da
Fixed display bug with empty strings
2005-03-05 22:42:31 +00:00
Sebastien Helleu
951ec2e7be
Fixed crash when a line is ending by lot of spaces
2005-03-05 19:19:12 +00:00
Sebastien Helleu
d310a8e960
Fixed display bug when many windows are opened
2005-02-27 23:12:34 +00:00
Sebastien Helleu
4d4d697b17
Added date/time for DCC CHAT on DCC buffer
2005-02-27 10:08:45 +00:00
Sebastien Helleu
3686d92cb5
Added DCC CHAT (send & recv)
2005-02-27 02:40:11 +00:00
Sebastien Helleu
64c33a8295
Improved display: align messages after prefixes (for example: "-@-" or "-=-")
2005-02-26 11:52:40 +00:00
Sebastien Helleu
7596736ae9
Added new display engine: doesn't cut words at end of lines
2005-02-26 11:10:20 +00:00
Sebastien Helleu
5238dba084
Remove brackets after nick in status bar for private buffers
2005-02-22 22:31:57 +00:00
Sebastien Helleu
a13f301d49
Added key for previous window (now: F5/F6 = switch buffer, F7/F8 = switch window)
2005-02-22 21:48:26 +00:00
Sebastien Helleu
559b651669
Fixed /connect and /disconnect commands, improved output of some commands
2005-02-21 20:29:55 +00:00