Commit Graph

44 Commits

Author SHA1 Message Date
IgorA
0311a61f7f fix function name 'edit_box' to 'edit_box_draw'
git-svn-id: svn://kolibrios.org@9568 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-03 21:03:06 +00:00
hidnplayr
ae553821c2 IRCc 0.34: Faster text drawing, add some server command codes related to WHOIS reply.
git-svn-id: svn://kolibrios.org@9092 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-26 16:18:14 +00:00
hidnplayr
3fea35804d Change proposed server
git-svn-id: svn://kolibrios.org@8899 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-20 21:30:24 +00:00
Kirill Lipatov (Leency)
f53424d741 ircc: colors live update
git-svn-id: svn://kolibrios.org@7890 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-07 20:03:43 +00:00
Kirill Lipatov (Leency)
b38cab6054 icons16.png: small colors tweak to bring them into the common gamma
eng/settings/menu.dat: general update, sunc with rus
/data/rus/pipetka: remove as it is closed-source and replace by
pipet: add to IMG/develop/pipet (open-source, copy to clipboard function)
cmm/lib/io.h: fix library function
ircc: add 'x' to the close button, update tab colors to fix low contrast on some skins

git-svn-id: svn://kolibrios.org@7889 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-07 15:43:50 +00:00
hidnplayr
321ff86117 IRCc 0.31: Clear data on exit, print unknown CTCP commands to window, replace some magic numbers with constants (thanks floppy121).
git-svn-id: svn://kolibrios.org@7300 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-07-01 14:29:23 +00:00
hidnplayr
fe80b4429c IRC client: strip username prefixes when opening a private chat window
git-svn-id: svn://kolibrios.org@7090 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-12 20:38:22 +00:00
hidnplayr
a8a15eb424 Bugfixes in UTF-8 character counting for IRC client.
git-svn-id: svn://kolibrios.org@6596 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-15 13:44:06 +00:00
hidnplayr
38392b6ca6 Reduced window redraw on startup.
git-svn-id: svn://kolibrios.org@6098 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-01-26 01:13:24 +00:00
hidnplayr
5cf2fe46d9 Fixed bug in automatic text scrolling.
git-svn-id: svn://kolibrios.org@6097 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-01-26 00:43:09 +00:00
hidnplayr
3e023d2d81 IRCc 0.26: Fixed bug when nickname was already in use, fixed bug in encoding of user typed text.
git-svn-id: svn://kolibrios.org@6027 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-01-03 14:50:44 +00:00
hidnplayr
97df225ad2 IRCc 0.25: Use big fonts, improved UTF-8 support.
git-svn-id: svn://kolibrios.org@6026 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-01-02 21:03:09 +00:00
hidnplayr
e48064d090 IRCc 0.24: Make better use of available space on screen.
git-svn-id: svn://kolibrios.org@6023 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-01-01 21:01:59 +00:00
hidnplayr
3bd0c9f834 bugfix #79
git-svn-id: svn://kolibrios.org@5411 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-02-16 17:22:03 +00:00
CleverMouse
cd74d1af33 switch build system to Tup
git-svn-id: svn://kolibrios.org@5098 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-09-12 15:15:23 +00:00
hidnplayr
8d3369acb0 IRCC: print a message on the server window when nickname changed.
git-svn-id: svn://kolibrios.org@4982 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-06-17 21:53:44 +00:00
hidnplayr
8234827037 IRCC: when typing /nick without parameters, echo nickname to the screen.
git-svn-id: svn://kolibrios.org@4981 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-06-17 20:34:54 +00:00
gtament
7a11c2f2d6 Fixed my unaligned text fix in IRCc
git-svn-id: svn://kolibrios.org@4828 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-04-13 11:19:26 +00:00
gtament
fb96b1323e Now fixed unaligned text problem in IRCc even for small screen resolutions
git-svn-id: svn://kolibrios.org@4827 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-04-13 10:19:01 +00:00
gtament
4f36d073fd Fixed unaligned text problem
git-svn-id: svn://kolibrios.org@4824 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-04-12 18:06:35 +00:00
hidnplayr
09143c58e9 Fixed QUIT command, cleaned up userparser, small bugfixes.
git-svn-id: svn://kolibrios.org@4710 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-03-28 20:03:30 +00:00
gtament
f7a74bc85b 'Rolled up' fix fo IRCc is rewritten correct
git-svn-id: svn://kolibrios.org@4671 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-03-21 12:16:10 +00:00
hidnplayr
259c88b26b IRCc: remove accidentally added binary.
git-svn-id: svn://kolibrios.org@4670 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-03-21 10:54:26 +00:00
hidnplayr
e70fc1aa11 IRCc: use process_information struct from macros.inc.
git-svn-id: svn://kolibrios.org@4669 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-03-21 10:52:46 +00:00
gtament
a340693591 Fixed junk in IRCc window, when it's rolled up
git-svn-id: svn://kolibrios.org@4668 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-03-21 09:51:25 +00:00
hidnplayr
0001dc9a16 IRCC 0.21: Dont draw vertical separator when scrollbar is active, input textbox always has focus now, CTCP action is now also supported in channels, fixed bug which: caused some usercommands not to work, added usercommand /me for CTCP action.
git-svn-id: svn://kolibrios.org@4659 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-03-16 11:50:59 +00:00
hidnplayr
2a493360e5 Small bugfixes and cleanup.
git-svn-id: svn://kolibrios.org@4623 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-03-09 21:57:21 +00:00
hidnplayr
a6a2dda144 More scrolling bugfixes, added some commands.
git-svn-id: svn://kolibrios.org@4622 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-03-09 16:07:08 +00:00
hidnplayr
83400f932d Bugfixes related to scrolling of the text.
git-svn-id: svn://kolibrios.org@4621 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-03-08 17:31:33 +00:00
hidnplayr
0dd1c5330c IRCC: update nick correctly.
git-svn-id: svn://kolibrios.org@4617 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-03-07 05:04:10 +00:00
hidnplayr
248b44077d IRCC: Dont skip all colons when searching for string, only skip one. Fixed KICK servercommand.
git-svn-id: svn://kolibrios.org@4596 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-02-25 22:19:28 +00:00
hidnplayr
bed902bcfd IRCC: Dont skip all colons when searching for string, only skip one. Fixed KICK servercommand.
git-svn-id: svn://kolibrios.org@4595 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-02-25 22:18:36 +00:00
hidnplayr
b2e030871f IRCc 0.16: bugfixes, client accepts server URL as parameter now, window related code refactored.
git-svn-id: svn://kolibrios.org@4477 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-18 15:51:43 +00:00
hidnplayr
8ad9d9edd3 Intermediate version of IRCC: new multiline resizeable textbox with proper line-breaking, colors and scrolling. New usercommands: msg and ctcp. Small bugfixes and enhancements
git-svn-id: svn://kolibrios.org@4143 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-01 14:02:08 +00:00
hidnplayr
00b0341730 refactored multiline textbox and moved to a separate file.
git-svn-id: svn://kolibrios.org@4060 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-20 18:47:47 +00:00
hidnplayr
26381ac6e6 IRCC: better chat support, some bugfixes, some new bugs
git-svn-id: svn://kolibrios.org@3981 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-07 14:02:05 +00:00
Marat Zakiyanov (Mario79)
c8c205bd16 IRCC - inactive window does not receive mouse events
git-svn-id: svn://kolibrios.org@3949 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-29 17:46:00 +00:00
hidnplayr
97c13d77de use blocking sockets by default.
git-svn-id: svn://kolibrios.org@3704 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-25 20:02:56 +00:00
hidnplayr
d84ac5044b moved include files for network programs to /programs folder, fixed synergyc.
git-svn-id: svn://kolibrios.org@3618 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-07 17:26:03 +00:00
hidnplayr
867abdc948 IRC client: dont send empty messages
git-svn-id: svn://kolibrios.org@3563 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-05-29 08:47:31 +00:00
hidnplayr
6410339384 Fixed bug in some network applications.
git-svn-id: svn://kolibrios.org@3562 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-05-29 08:20:31 +00:00
Yogev Ezra
8d679dec36 Correct path try 2
git-svn-id: svn://kolibrios.org@3549 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-05-28 18:01:45 +00:00
Yogev Ezra
0678d72380 Correct path to box_lib.mac
git-svn-id: svn://kolibrios.org@3548 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-05-28 17:58:04 +00:00
hidnplayr
e4cf34c0de Merge new network stack with trunk
git-svn-id: svn://kolibrios.org@3545 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-05-28 17:34:26 +00:00