Commit Graph

3018 Commits

Author SHA1 Message Date
pavelyakov
2fadaa9c40 Console: new ver.
git-svn-id: svn://kolibrios.org@5835 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-10-09 10:00:02 +00:00
pavelyakov
1d2cc3a517 Eolite:The ability to store settings in the image
git-svn-id: svn://kolibrios.org@5834 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-10-07 21:09:49 +00:00
pavelyakov
1c60d7607a Eolite:A new feature of adding the default path.
git-svn-id: svn://kolibrios.org@5833 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-09-29 20:05:29 +00:00
IgorA
0f54cb31b1 make end line = (13,10) in copy buffer
git-svn-id: svn://kolibrios.org@5832 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-09-16 14:21:53 +00:00
IgorA
aa41bd5e39 fix copy key words to buffer
git-svn-id: svn://kolibrios.org@5831 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-09-16 11:22:17 +00:00
IgorA
0d221ca624 small fix
git-svn-id: svn://kolibrios.org@5830 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-09-16 10:24:35 +00:00
Kirill Lipatov (Leency)
c036dbd692 list_box.h: fix ProcessMouse() zero divide
git-svn-id: svn://kolibrios.org@5829 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-09-13 22:11:52 +00:00
79bee04258 small fix
git-svn-id: svn://kolibrios.org@5828 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-09-13 18:42:28 +00:00
Kirill Lipatov (Leency)
e5dfe759f6 textreader: optimized toolbar.png size
git-svn-id: svn://kolibrios.org@5826 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-09-13 17:56:11 +00:00
Kirill Lipatov (Leency)
935f95675a list_box: structure improvements
git-svn-id: svn://kolibrios.org@5825 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-09-09 14:24:42 +00:00
2cc8fd4d51 colorref: erase the name of bottom color properly: the very bottom pixel of 'Q' became an artefact if one chooses 'ultramarine' after 'light turquoise'
git-svn-id: svn://kolibrios.org@5824 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-09-08 22:02:31 +00:00
e7b30b9ca0 fix r5822
git-svn-id: svn://kolibrios.org@5823 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-09-08 20:38:41 +00:00
877c841e94 xonix: use skinned window (no more legacy windows finally?)
git-svn-id: svn://kolibrios.org@5822 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-09-08 20:36:22 +00:00
Kirill Lipatov (Leency)
2fee377575 TextReader v1.0: plaint text reader, supports different font size and different encodings, uses ini file to save settings
git-svn-id: svn://kolibrios.org@5819 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-09-07 15:07:51 +00:00
Kirill Lipatov (Leency)
4754ab926e Dicty 2.0: live search, rebuild dictionary bases that cause decrease their size into 30%, rus version, beter code and a bit better gui
git-svn-id: svn://kolibrios.org@5818 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-09-07 15:01:43 +00:00
Kirill Lipatov (Leency)
f39b434724 software_widget.c: font smooth, section lines
git-svn-id: svn://kolibrios.org@5817 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-09-07 14:50:42 +00:00
Kirill Lipatov (Leency)
fa0e64fdcd font.h: update for long text
git-svn-id: svn://kolibrios.org@5816 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-09-07 13:07:29 +00:00
pavelyakov
832a6dcbfe Update: lib font.h, fixed bugs, new font software_widget.c
git-svn-id: svn://kolibrios.org@5814 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-09-07 11:33:25 +00:00
Kirill Lipatov (Leency)
4315ff6520 CMM: minor fixes
git-svn-id: svn://kolibrios.org@5811 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-09-06 12:34:30 +00:00
1ea8f85a42 second fix for #5804
git-svn-id: svn://kolibrios.org@5807 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-09-05 17:59:47 +00:00
767dab2561 fix for #5804
git-svn-id: svn://kolibrios.org@5806 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-09-05 17:55:13 +00:00
hidnplayr
a7431a44f0 ping: Use high precision timer.
git-svn-id: svn://kolibrios.org@5805 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-09-05 17:54:21 +00:00
5d4d8a053c Eolite 3.2: deleting in another thread; progressbar while deleting
git-svn-id: svn://kolibrios.org@5804 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-09-05 17:50:37 +00:00
Kirill Lipatov (Leency)
1ed8c3d59c CMM: remove strncpy() function, replace it by strlcpy() as more stable
git-svn-id: svn://kolibrios.org@5803 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-09-05 14:04:04 +00:00
pavelyakov
e72b02a21c Font.h: (optimization font lib)
git-svn-id: svn://kolibrios.org@5802 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-09-05 10:52:06 +00:00
Kirill Lipatov (Leency)
d3c0d3a2fb Fix Eolite for new font.h
git-svn-id: svn://kolibrios.org@5801 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-09-05 09:42:26 +00:00
pavelyakov
2f9a6991c4 font.h:(fixed offset y, read file KPACK format or original)
io.h:(io.read function update ver. KPACK format.)

git-svn-id: svn://kolibrios.org@5800 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-09-05 09:16:38 +00:00
Kirill Lipatov (Leency)
baa2da8f20 Fix Pixie
git-svn-id: svn://kolibrios.org@5798 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-09-05 01:54:16 +00:00
Kirill Lipatov (Leency)
df075e8a1e Pixies 1.32: fix fix left and top border while window is minimal
git-svn-id: svn://kolibrios.org@5796 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-09-04 22:56:56 +00:00
Kirill Lipatov (Leency)
2c702c3dda Pixie 1.31: Goto next/previous track using Ctrl+Left/Right keys
git-svn-id: svn://kolibrios.org@5795 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-09-04 22:47:08 +00:00
Kirill Lipatov (Leency)
a10dac99de Pixies 1.3: OpenFile, return focus to player after @notify ran, fix control
git-svn-id: svn://kolibrios.org@5793 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-09-04 15:57:11 +00:00
Kirill Lipatov (Leency)
ce24ad0376 Pixie Player 1.2: control fixes
git-svn-id: svn://kolibrios.org@5789 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-09-03 15:42:04 +00:00
Kirill Lipatov (Leency)
eaac3b79f5 lib/io.h: fix io.read()
git-svn-id: svn://kolibrios.org@5785 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-09-02 23:02:46 +00:00
Kirill Lipatov (Leency)
6f0e6671db CMM. list_box.h: handle incorect values
font.h: finally ability to write into a buffer
kolibri font viewer.c: write into a buffer

git-svn-id: svn://kolibrios.org@5784 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-09-02 13:15:32 +00:00
Kirill Lipatov (Leency)
8aee87f84f font.h: code clean, increase speed
git-svn-id: svn://kolibrios.org@5783 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-09-01 13:55:35 +00:00
Kirill Lipatov (Leency)
76d05f09cc font.h: code clear, prepare draw in bug function, webview simplify scroll code
git-svn-id: svn://kolibrios.org@5782 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-09-01 13:11:07 +00:00
Kirill Lipatov (Leency)
31fc4fdbc0 CMM: fix list with no selection, browser fix <pre> tag, fix keys
git-svn-id: svn://kolibrios.org@5781 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-09-01 09:36:58 +00:00
Albom
40ec306f72 Font fix in the '15' game.
git-svn-id: svn://kolibrios.org@5780 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-30 10:44:32 +00:00
Kirill Lipatov (Leency)
2b2d0c2f0e list_box.h: no_selection flag for lists without selection (for example, browser)
git-svn-id: svn://kolibrios.org@5779 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-29 20:14:17 +00:00
Kirill Lipatov (Leency)
1677400b53 font.h: fix cyrillic "yo" letter, llist.h: remove MouseScrollNoSelection(), move simple_open_dialog.h to /lib/patternts/ directory
git-svn-id: svn://kolibrios.org@5778 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-29 12:10:11 +00:00
2fbe3a59eb msquare: update position of active square when decreasing field size to keep it inside, fixes #8
git-svn-id: svn://kolibrios.org@5777 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-28 21:07:54 +00:00
Kirill Lipatov (Leency)
ee1f775549 Add kolibri font viewer, separate font.text into font.prepare and font.show
git-svn-id: svn://kolibrios.org@5776 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-27 08:33:51 +00:00
Kirill Lipatov (Leency)
eccb53cd41 Fix skin var
git-svn-id: svn://kolibrios.org@5775 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-26 23:59:27 +00:00
Kirill Lipatov (Leency)
3ac5f3fc32 Fix Liza, remove unnecessary fonts
git-svn-id: svn://kolibrios.org@5774 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-26 23:55:33 +00:00
Kirill Lipatov (Leency)
1936dd7a63 WebView 1.38: readable big headers, fix <li> and <hr> tag, fix show source
git-svn-id: svn://kolibrios.org@5773 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-26 23:45:56 +00:00
Kirill Lipatov (Leency)
1b46e09ba6 WevView 1.35: fix links, remove tabs, refactoring
git-svn-id: svn://kolibrios.org@5772 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-26 19:22:20 +00:00
hidnplayr
5387a45d03 VNC Viewer: Don't send cursorevents to server when cursor is out of window, fixed bug in GUI.
git-svn-id: svn://kolibrios.org@5771 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-24 14:29:14 +00:00
hidnplayr
7e3fbc4991 Pasta: fixed bug when there is no data on clipboard, use keep-alive connection.
git-svn-id: svn://kolibrios.org@5770 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-24 13:46:18 +00:00
hidnplayr
d191a775e6 http lib: Bugfixes for keepalive connections.
git-svn-id: svn://kolibrios.org@5769 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-24 13:43:34 +00:00
Kirill Lipatov (Leency)
0c41783078 WebView unstable: big headers, refactoring
git-svn-id: svn://kolibrios.org@5768 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-23 19:59:44 +00:00
Kirill Lipatov (Leency)
cdc2991cc4 Appearance, Eolite, Installer: fixes
git-svn-id: svn://kolibrios.org@5767 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-23 13:06:45 +00:00
Kirill Lipatov (Leency)
0fc1052214 WebView 1.3 unstable: use page buffer
git-svn-id: svn://kolibrios.org@5766 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-23 10:12:13 +00:00
Kirill Lipatov (Leency)
a97a1f029d appearance: fix skins path, installer: update, eolite: use tahoma.kf
git-svn-id: svn://kolibrios.org@5765 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-22 17:38:33 +00:00
Kirill Lipatov (Leency)
e80e9c8f63 3DSView and 3dsheart: fix font
git-svn-id: svn://kolibrios.org@5763 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-22 14:10:51 +00:00
Kirill Lipatov (Leency)
bd8799a157 Eolite: fix, font.h: simple smooth just for Eolite
git-svn-id: svn://kolibrios.org@5761 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-22 13:27:12 +00:00
pavelyakov
1649825db0 Update lib kolibri.h
git-svn-id: svn://kolibrios.org@5760 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-21 20:20:08 +00:00
pavelyakov
441e5ea21e Lib font.h added encode cp866 for ANSI
git-svn-id: svn://kolibrios.org@5759 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-21 16:16:45 +00:00
pavelyakov
6768401e31 font.h: fixed offset italic
git-svn-id: svn://kolibrios.org@5758 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-21 11:13:10 +00:00
pavelyakov
dd4c9d80fd Update lib font.h support italic
git-svn-id: svn://kolibrios.org@5757 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-21 11:03:08 +00:00
hidnplayr
07b6f857d7 VNC Viewer: fixed bug in TRLE palette encodings.
git-svn-id: svn://kolibrios.org@5756 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-20 20:31:16 +00:00
hidnplayr
959f96c675 VNC Viewer: fixed bug in extended scancode handler.
git-svn-id: svn://kolibrios.org@5755 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-20 16:42:04 +00:00
pavelyakov
6ea4f3a37b Fixed bugs font.h offset y
git-svn-id: svn://kolibrios.org@5754 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-20 16:37:49 +00:00
Kirill Lipatov (Leency)
9873529078 update font.h from PavelJakovlev, Eolite 3.1, restore encoding.h
git-svn-id: svn://kolibrios.org@5753 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-20 15:04:18 +00:00
hidnplayr
6830167e8a VNC Viewer: fixed bug in create_palette.
git-svn-id: svn://kolibrios.org@5752 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-20 14:40:59 +00:00
Kirill Lipatov (Leency)
0212e7a18e Fix IO::readKPACK, font.h ability to load kpacked fonts, Eolite fix
git-svn-id: svn://kolibrios.org@5751 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-20 10:06:51 +00:00
hidnplayr
ae13c6042f VNC Viewer: render cursor locally, pixelcode optimizations, more efficient boundary checking, use lookup table for 8BPP, misc bugfixes.
git-svn-id: svn://kolibrios.org@5750 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-20 09:30:24 +00:00
Kirill Lipatov (Leency)
714d366ac8 WebView: Remove condition script, code update, prepar
llist: configurable mouse wheel size

git-svn-id: svn://kolibrios.org@5749 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-19 15:14:52 +00:00
Kirill Lipatov (Leency)
a428a4fd42 Eolite 3.06: Remember win size and pos
git-svn-id: svn://kolibrios.org@5748 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-19 13:17:24 +00:00
Kirill Lipatov (Leency)
68d35a5327 Fix for Liza
git-svn-id: svn://kolibrios.org@5747 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-19 12:54:01 +00:00
Kirill Lipatov (Leency)
0b5a2b2056 WebView: better code #1
git-svn-id: svn://kolibrios.org@5746 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-19 12:48:31 +00:00
Kirill Lipatov (Leency)
383b55f4be Eolite 3.05: use sizable fonts *.kf
git-svn-id: svn://kolibrios.org@5745 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-19 11:14:15 +00:00
Kirill Lipatov (Leency)
1e10eade5d Eolite 3.01: some fixes, code clean
git-svn-id: svn://kolibrios.org@5743 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-18 15:02:42 +00:00
pavelyakov
2202752431 Fixed bugs lib font.h
git-svn-id: svn://kolibrios.org@5742 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-18 10:43:23 +00:00
pavelyakov
386e384f8f Update lib font.
git-svn-id: svn://kolibrios.org@5741 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-18 09:13:34 +00:00
pavelyakov
8a71cf03e6 Update lib font
git-svn-id: svn://kolibrios.org@5740 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-18 01:45:23 +00:00
c068fbab11 circle: switch from MENUET00 to MENUET01
git-svn-id: svn://kolibrios.org@5739 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-18 00:36:57 +00:00
Kirill Lipatov (Leency)
2ea3102d62 CMM End v2.0
git-svn-id: svn://kolibrios.org@5738 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-17 21:24:56 +00:00
pavelyakov
d2cc18ec69 Update lib font
git-svn-id: svn://kolibrios.org@5736 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-17 16:21:51 +00:00
Kirill Lipatov (Leency)
27e3b1b723 Eolite: activate panel on click
git-svn-id: svn://kolibrios.org@5735 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-17 13:59:14 +00:00
Kirill Lipatov (Leency)
cb7d6f9f48 Eolite: fix /kolibrios/ drive appearance
git-svn-id: svn://kolibrios.org@5734 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-17 13:45:24 +00:00
Kirill Lipatov (Leency)
2732d2f84a Eolite 3.0 Final: fixes
git-svn-id: svn://kolibrios.org@5733 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-17 12:45:56 +00:00
hidnplayr
2f4b8c666c http library: allow caller to make receive() blocking. Reduced debug output. Updated documentation.
git-svn-id: svn://kolibrios.org@5732 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-17 10:33:23 +00:00
pavelyakov
4e5ae9b95e Added library font
git-svn-id: svn://kolibrios.org@5730 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-17 00:16:17 +00:00
Kirill Lipatov (Leency)
69d74aa6a7 TWB: small fix
git-svn-id: svn://kolibrios.org@5724 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-14 16:28:57 +00:00
Kirill Lipatov (Leency)
47deb262f3 Eolite 3.0 RC2: over 100500 issues related to two paneled interface were fixed
git-svn-id: svn://kolibrios.org@5723 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-14 14:47:36 +00:00
hidnplayr
35f6e3767b VNC Viewer: support for 32bpp, bugfixes.
git-svn-id: svn://kolibrios.org@5722 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-14 13:30:03 +00:00
Kirill Lipatov (Leency)
82fee6f311 @open: replace sys_color_new by system_colors
git-svn-id: svn://kolibrios.org@5721 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-14 12:31:17 +00:00
hidnplayr
253b29a88f VNC Viewer: accept server address through parameters, improved GUI, various bugfixes.
git-svn-id: svn://kolibrios.org@5720 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-13 19:20:59 +00:00
Kirill Lipatov (Leency)
01dcf2d4d4 Eolite 3.0 RC1: two panels almost implemented, need some fixes
git-svn-id: svn://kolibrios.org@5719 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-13 15:28:53 +00:00
Kirill Lipatov (Leency)
93bb33137f WebView 1.21 stable
git-svn-id: svn://kolibrios.org@5718 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-13 12:23:35 +00:00
hidnplayr
afa564b4d7 VNC Viewer: Preliminary ZRLE support.
git-svn-id: svn://kolibrios.org@5717 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-12 16:01:13 +00:00
hidnplayr
85cb93039f VNC Viewer: experimental TRLE support.
git-svn-id: svn://kolibrios.org@5716 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-12 11:47:57 +00:00
hidnplayr
d39e3ce57e VNC Viewer: Allow user to enter port number (address:port syntax). Fixed and enabled RRE.
git-svn-id: svn://kolibrios.org@5715 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-11 18:39:38 +00:00
d7b4570ef2 liza: use scancodes
git-svn-id: svn://kolibrios.org@5714 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-11 11:29:31 +00:00
Kirill Lipatov (Leency)
fd987781a3 CMM: utf8_strlen() optimization
git-svn-id: svn://kolibrios.org@5713 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-10 15:59:20 +00:00
Kirill Lipatov (Leency)
9516fbc07d WebView 1.2: bigger fonts by default
git-svn-id: svn://kolibrios.org@5712 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-10 15:38:08 +00:00
Kirill Lipatov (Leency)
5c8f8dc889 WebView: scancodes, fonts (part1: prepare)
git-svn-id: svn://kolibrios.org@5711 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-10 15:08:16 +00:00
Kirill Lipatov (Leency)
abde4bc0d8 More flexible fonts Eolite, WebView (part1)
git-svn-id: svn://kolibrios.org@5710 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-10 12:45:00 +00:00
Kirill Lipatov (Leency)
3372b13bc3 Eolite: fix menu bug, remove min_h from llist.h
git-svn-id: svn://kolibrios.org@5709 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-10 12:06:47 +00:00
hidnplayr
8f52c43d64 VNC viewer: bugfixes and optimization for CopyRect encoding.
git-svn-id: svn://kolibrios.org@5708 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-10 11:09:36 +00:00