0cf8a9befcUse one line titles and less chars for delimited blocks in asciidoc files
Sebastien Helleu
2014-02-07 11:11:33 +01:00
1cf51dd211testproto.py: use argparse module to parse command line arguments, full PEP8 compliance
Sebastien Helleu
2013-11-03 13:44:43 +01:00
0e4ce9c967Add emphasis color code
Sebastien Helleu
2013-08-30 08:28:33 +02:00
65924da657Add missing color options (sync with WeeChat)
Sebastien Helleu
2013-08-30 08:27:36 +02:00
1757a3bee5Add icon "document-save.png" for entry "Save connection" in File menu
Sebastien Helleu
2013-07-27 17:38:40 +02:00
b548a19e67Add entry "Save connection" in File menu
howaboutudance
2013-07-27 17:36:47 +02:00
3c4ccb16f9Decode buffer name when inserting (patch #8050)
Gryllida A
2013-05-18 21:09:43 +09:30
265e8b8c13Fix typo in README
Sebastien Helleu
2013-05-02 18:48:26 +02:00
8d62e521a3Add README with copyright and license for images
Sebastien Helleu
2013-03-23 09:50:10 +01:00
29f278ed63Update WeeChat icon (move "ee" to bottom of image, remove "chat")
Sebastien Helleu
2013-03-23 09:46:40 +01:00
9c265019b5Remove "compression=gzip" in command init
Sebastien Helleu
2013-03-17 16:44:09 +01:00
9587cb0afbSet variable "uncompressed" in WeeChat decoded message when compression is off (using message as-is)
Sebastien Helleu
2013-03-13 12:09:58 +01:00
2a0b6adc57Add support of new message "_nicklist_diff"
Sebastien Helleu
2013-03-09 09:39:19 +01:00
be3c1edaf1Use OrderedDict (if python >= 2.7) to display ordered dicts in objects (debug window and testproto.py)
Sebastien Helleu
2013-03-05 18:19:14 +01:00
e09c80abf5Fix input of UTF-8 wide chars: use encode() instead of str() for user input processing
Gryllida A
2013-03-04 13:31:24 +01:00
7b4aefb28cUse two verbose levels in testproto.py
Sebastien Helleu
2013-03-04 13:14:00 +01:00
0f8fb1e450Add some info about install with setup.py (to install in home), add note about file qweechat.conf
Sebastien Helleu
2013-03-04 12:55:56 +01:00
085098a963Fix WeeChat command to add relay in INSTALL
Sebastien Helleu
2013-03-04 12:53:06 +01:00
9b4804b920Add script testproto.py to test relay protocol
Sebastien Helleu
2013-02-05 19:06:17 +01:00
205b77686eUse single quotes instead of double quotes for decoding error
Sebastien Helleu
2013-02-04 11:54:06 +01:00
e836cfb0f6Move comments with description of python file to top of files
Sebastien Helleu
2013-02-04 10:29:51 +01:00
b51e6ba7d7Display toolkit used in About dialog (PySide or PyQt4)
Sebastien Helleu
2013-01-07 13:41:41 +01:00