1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-25 20:36:38 +02:00

Commit Graph

  • daa802a6a2 improvements in python scripts context management Emmanuel Bouthenot 2006-06-16 11:39:00 +00:00
  • 3e17a27c01 improve python sub-interpreters management Emmanuel Bouthenot 2006-06-15 22:24:12 +00:00
  • 87d3725823 Added color encoding for some commands like /me Sebastien Helleu 2006-06-15 13:06:36 +00:00
  • a38b9ecf79 add iconv/libiconv detection Emmanuel Bouthenot 2006-06-15 09:04:12 +00:00
  • d8b775d2c4 Renamed plugins names (removed "lib" prefix in name) Sebastien Helleu 2006-06-14 16:23:53 +00:00
  • f6ff17ebb0 Added completion info for buffers in crash/debug dump Sebastien Helleu 2006-06-14 15:43:33 +00:00
  • 98338e2e20 clean code, rename global vars and function to avoid possibles crashs Emmanuel Bouthenot 2006-06-13 21:05:41 +00:00
  • de3d072220 improve global vars uses in plugins Emmanuel Bouthenot 2006-06-13 19:48:32 +00:00
  • 130d9012f8 add some improvements Emmanuel Bouthenot 2006-06-11 12:48:05 +00:00
  • c7cab37e16 add missing source header weechat-aspell.h Emmanuel Bouthenot 2006-06-11 12:19:39 +00:00
  • 99e3f219af make aspell plugin compile with gcc-2.95 Emmanuel Bouthenot 2006-06-11 11:20:18 +00:00
  • 935d8e9304 adding aspell plugin Emmanuel Bouthenot 2006-06-11 02:28:23 +00:00
  • b48fb5c0ec add get_irc_color function in plugins/scripts Emmanuel Bouthenot 2006-06-10 21:34:16 +00:00
  • 08aa5570d8 Added error message when home is not a directory (bug #16772) Sebastien Helleu 2006-06-10 19:29:23 +00:00
  • 62059cb614 Added plugin API function to get IRC color number by name Sebastien Helleu 2006-06-10 18:59:43 +00:00
  • 4e434e4fb3 Added IRC colors list in plugin header, fixed get_info for channel info (now ok with pv/dcc chat) Sebastien Helleu 2006-06-10 18:07:57 +00:00
  • 3b2e2ad006 Fixed crash when closing DCC/raw buffer if 2 are open (bug #16808) Sebastien Helleu 2006-06-10 17:35:11 +00:00
  • cb329a3f33 Fixed crashes with DCC chat remove/purge on DCC view (bug #16775) Sebastien Helleu 2006-06-10 16:42:22 +00:00
  • 59795445c5 Fixed typos Sebastien Helleu 2006-06-09 22:22:02 +00:00
  • c1e68a4d24 Modified makefiles for Polish quickstart guide Sebastien Helleu 2006-06-09 05:35:08 +00:00
  • 9f9c2c7147 Add quickstart Polish translation Julien Louis 2006-06-08 22:13:22 +00:00
  • 507ae028c5 Fixed problem with bnc (now connected to server when receiving 001, not 004) (bug #16760) Sebastien Helleu 2006-06-07 16:24:17 +00:00
  • 5235fd119c Added Makefile.am for russian quickstart guide Sebastien Helleu 2006-06-05 22:24:57 +00:00
  • 0fbcc93e6c Renamed quickstart_guide_ru.txt to weechat_quickstart.ru.txt Sebastien Helleu 2006-06-05 22:06:26 +00:00
  • 78b4477644 Renamed quickstart_guide_ru.txt to weechat_quickstart.ru.txt Sebastien Helleu 2006-06-05 21:23:38 +00:00
  • e5eedac4c3 fix a crash in plugin function get_config with config string values stored as int Emmanuel Bouthenot 2006-06-04 12:57:02 +00:00
  • 439cc20c3d Add russian translation of quickstart_guide Julien Louis 2006-06-03 21:31:06 +00:00
  • 6460e337f2 Fixed typo Sebastien Helleu 2006-06-01 17:48:56 +00:00
  • 4af2f3a02d Revert back for plugin loaded, use of GLOBAL instead of LOCAL (problems with Perl DynaLoader) Sebastien Helleu 2006-06-01 14:16:23 +00:00
  • 7509710c33 Added quickstart guide to .spec for RPM build Sebastien Helleu 2006-06-01 09:09:58 +00:00
  • 39cc46b609 Added german quickstart guide Sebastien Helleu 2006-05-31 22:10:13 +00:00
  • 0c7f9f274d Fixed make clean in doc which was deleting weechat quickstart guide Sebastien Helleu 2006-05-31 20:54:17 +00:00
  • 16c7e4b61c Fixed plugins symbol problem (removed global flag when loading library) Sebastien Helleu 2006-05-31 20:44:04 +00:00
  • 1ac38c3458 Added quickstart guide Sebastien Helleu 2006-05-31 09:37:11 +00:00
  • ad624059ad Command /save now writes plugins options (~/.weechat/plugins.rc) Sebastien Helleu 2006-05-29 23:03:53 +00:00
  • 6599c52352 Fixed /perl command output when no keyboard handler is defined Sebastien Helleu 2006-05-29 22:42:07 +00:00
  • fe90f3d4e4 Fixed crash with "register" function in plugin scripts (bug #16701) Sebastien Helleu 2006-05-29 22:36:29 +00:00
  • 8b0ca6ac41 Fixed typo Sebastien Helleu 2006-05-28 18:18:08 +00:00
  • 7f0a3f795b Fixed random crash at exit (/quit or /upgrade) with splited windows Sebastien Helleu 2006-05-25 19:12:31 +00:00
  • 02c0b9fab3 Fixed typo Sebastien Helleu 2006-05-25 18:11:46 +00:00
  • 37b5e25f7f Fixed typos in handler samples Sebastien Helleu 2006-05-25 16:41:10 +00:00
  • 2e7e88f7fa Replaced tail by sed Sebastien Helleu 2006-05-25 16:39:41 +00:00
  • 5816e4526e Version 0.2.0-cvs Sebastien Helleu 2006-05-25 00:12:33 +00:00
  • d13e2328b1 Version 0.1.9 v0.1.9 release-0-1-9 Sebastien Helleu 2006-05-24 22:57:33 +00:00
  • 1838637f24 Fixed /squery command (message sent to server, now ok with # args > 2) Sebastien Helleu 2006-05-24 21:39:39 +00:00
  • 6beb0f1cb0 Fixed typo when weechat log file is locked Sebastien Helleu 2006-05-22 14:35:23 +00:00
  • b0260b6494 Fixed typos Sebastien Helleu 2006-05-22 07:31:51 +00:00
  • fe2bb8516b Fixed /alias command (now ok with an alias name: display content) Sebastien Helleu 2006-05-21 15:10:36 +00:00
  • 9eb6643f63 Replaced "window close" by "window merge" for default alias "wc" Sebastien Helleu 2006-05-21 15:04:44 +00:00
  • d2f855b7ee Changed default alias "wc" (now /window close instead of /part) Sebastien Helleu 2006-05-21 14:59:34 +00:00
  • 586e89b191 Fixed bug with keyboard on GNU/Hurd: use only one select(), waiting for better solution Sebastien Helleu 2006-05-21 14:15:24 +00:00
  • f6bb78a3b2 make possible to disable flock support Emmanuel Bouthenot 2006-05-21 12:57:24 +00:00
  • 1c9456f2a7 Added include of time.h Sebastien Helleu 2006-05-21 10:41:15 +00:00
  • 545fa4c332 Fix some compile erros on OpenBSD and NetBSD Emmanuel Bouthenot 2006-05-20 18:48:13 +00:00
  • ec9da8cc85 Improved lua plugin detection (bug #16574) Sebastien Helleu 2006-05-20 14:43:49 +00:00
  • 2322eb0625 Automatically rename log file when crashing, added backtrace to log file Sebastien Helleu 2006-05-20 13:42:08 +00:00
  • 0eea93bba3 Moved content of src/common/log.c to src/gui/gui-log.c, log.c is now used for WeeChat log file Sebastien Helleu 2006-05-20 09:45:02 +00:00
  • 1bc71392c4 Use of "which" to find path to executables with addr2line (for backtrace) Sebastien Helleu 2006-05-20 09:43:30 +00:00
  • 94a5c72590 improve lua checking (libs) in configure Emmanuel Bouthenot 2006-05-19 23:04:06 +00:00
  • 15f75d157c Added backtrace when WeeChat crashes Sebastien Helleu 2006-05-19 22:49:24 +00:00
  • 7e802070ca Remove uneeded weechat-curses.links Julien Louis 2006-05-19 19:41:21 +00:00
  • c2dd7e4ffb check return value in weechat_ruby_exec() to be a valid value and fix crash when called function return nothing Emmanuel Bouthenot 2006-05-17 12:41:58 +00:00
  • 524fbba036 fix bug in end function calls for plugins/scripts Emmanuel Bouthenot 2006-05-17 09:59:19 +00:00
  • 87aa03b2cf fix number of args in end function call Emmanuel Bouthenot 2006-05-17 08:58:56 +00:00
  • a47e4a9567 Updated translations Sebastien Helleu 2006-05-16 13:57:02 +00:00
  • 88fd88373d Added lock for log file (~/.weechat/weechat.log), only one WeeChat process can use this file (bug #16382) Sebastien Helleu 2006-05-16 13:53:34 +00:00
  • ed5f70aa6a Updated spanish translations Sebastien Helleu 2006-05-16 08:53:33 +00:00
  • 8659d94965 Updated translations Sebastien Helleu 2006-05-15 20:24:06 +00:00
  • 949c4f72e0 Added missing status bar refresh when connecting to server Sebastien Helleu 2006-05-15 17:27:10 +00:00
  • a4650a7f92 Fixed typos Sebastien Helleu 2006-05-14 20:10:22 +00:00
  • 127edfb0fe Fixed crash with ncurses color when too many colors defined in ncurses (bug #16556) Sebastien Helleu 2006-05-14 12:42:46 +00:00
  • 631eab3c66 Fixed 2 crashs: with malformed UTF-8 strings and with ncurses color when too many colors defined in ncurses Sebastien Helleu 2006-05-14 11:06:16 +00:00
  • 1418897108 Fixed typo Sebastien Helleu 2006-05-14 09:25:55 +00:00
  • f4ab9dcc33 Updated translations Sebastien Helleu 2006-05-14 09:24:57 +00:00
  • d88ad92c72 Added missing IRC commands (006, 007, 310, 379) Sebastien Helleu 2006-05-14 08:45:55 +00:00
  • 01aa8472c0 Added charset encoding for some command arguments (like /me, /msg, /query, ..) Sebastien Helleu 2006-05-13 21:04:27 +00:00
  • c1ce18e2f6 Updated doc Sebastien Helleu 2006-05-13 17:57:50 +00:00
  • bdaaa6182f Fixed typos in doc Sebastien Helleu 2006-05-13 17:56:06 +00:00
  • c7a8d68f70 Sync debian packaging stuff with official packages Julien Louis 2006-05-13 08:45:19 +00:00
  • 78ca78855e Added new key to find previous completion (shift-tab by default) Sebastien Helleu 2006-05-13 00:06:18 +00:00
  • 293bf5988b Removed unused prefix Sebastien Helleu 2006-05-13 00:04:45 +00:00
  • 65b4c157d1 Fixed savannah bugs URL Sebastien Helleu 2006-05-12 15:56:09 +00:00
  • e36b53bf74 Fixed "hostname" option for servers (now really used to set hostname/IP for choosing local interface (ipv4 or ipv6)) Sebastien Helleu 2006-05-12 14:24:23 +00:00
  • 59cddf7a40 Updated translations Sebastien Helleu 2006-05-10 14:18:36 +00:00
  • dce5e4fa18 Fixed bug with long outgoing IRC messages (> 512 bytes) (bug #16358) Sebastien Helleu 2006-05-08 22:45:01 +00:00
  • 5d08d5e27c - fix a crash in ruby when a function return nothing (close bug #16552) - add a warning when a function return nothing (python, ruby) Emmanuel Bouthenot 2006-05-08 20:22:42 +00:00
  • 93e69f5b3e Fixed UTF-8 display bug with chars using more than one cell on screen (bug #16356) Sebastien Helleu 2006-05-08 13:26:08 +00:00
  • beb846884c Added date in doc Sebastien Helleu 2006-05-08 00:44:07 +00:00
  • 343e7fe59d Added contributors Sebastien Helleu 2006-05-07 23:31:11 +00:00
  • 057cffe9f0 Fixed display bug with DCC file size when > 1 Gb Sebastien Helleu 2006-05-07 16:21:42 +00:00
  • 86c2fb3031 Added russian translator name in doc Sebastien Helleu 2006-05-07 14:01:19 +00:00
  • b7ba64c744 Added some panel structures and functions Sebastien Helleu 2006-05-07 11:40:19 +00:00
  • 7d944ceca4 Fixed typo in setup option help Sebastien Helleu 2006-05-07 11:35:35 +00:00
  • 6172338bb7 Fixed refresh bug (deadlock in curses) when terminal is resized (bug #16542) Sebastien Helleu 2006-05-07 11:31:11 +00:00
  • 27f45cdc6a update email and jabber address Emmanuel Bouthenot 2006-05-05 18:08:44 +00:00
  • 9761177a2c Fixed nicklist sort bug Sebastien Helleu 2006-05-05 12:59:16 +00:00
  • 3352658af4 Added russian translations Sebastien Helleu 2006-04-30 14:42:09 +00:00
  • b314ee0f43 Added german doc Sebastien Helleu 2006-04-30 12:35:58 +00:00
  • 758f7f0103 Added colors in doc CSS Sebastien Helleu 2006-04-25 17:09:18 +00:00
  • b33e8c6482 Added IRC commands 290, 292, 437, 974 Sebastien Helleu 2006-04-23 16:01:01 +00:00