Commit Graph

56 Commits

Author SHA1 Message Date
vitalkrilov
46d9482bb0 Fixed misuse of "/rd/1" (changed to "/sys") for all other programs
git-svn-id: svn://kolibrios.org@9587 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-07 12:42:44 +00:00
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
Kirill Lipatov (Leency)
ac968ca8a5 icons: fix http://board.kolibrios.org/viewtopic.php?f=5&t=1602&start=1335#p76058
git-svn-id: svn://kolibrios.org@8942 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-24 23:11:47 +00:00
a2700ea35c Replace some hardcoded /rd/1 paths with /sys.
git-svn-id: svn://kolibrios.org@8088 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-10-02 12:33:16 +00:00
Kirill Lipatov (Leency)
4fa1e75fb3 icon_new: also fix RMB, thanks Prohor for found issue
asciivju: better code, bigger fonts
quark: bugfixes

git-svn-id: svn://kolibrios.org@7957 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-20 01:13:52 +00:00
Kirill Lipatov (Leency)
7c4990bd81 sysmon: kill process by delete key
@icon: fix old issue with accedental icon click when user moved clicked mouse from active window

git-svn-id: svn://kolibrios.org@7956 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-19 21:39:09 +00:00
Kirill Lipatov (Leency)
039ba54ea6 various fixes
git-svn-id: svn://kolibrios.org@7823 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-25 14:36:28 +00:00
d96b0532ba icon_new: Fix off-by-one bug in icon deletion.
git-svn-id: svn://kolibrios.org@7704 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-12-02 22:01:29 +00:00
Kirill Lipatov (Leency)
839dde62cc @icon: fixed by GerdtR
notes: final version
mouse: better hold wheel with other buttongs clicked

git-svn-id: svn://kolibrios.org@7437 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-05 22:10:27 +00:00
Kirill Lipatov (Leency)
dd9e50c167 KIV: save desktop image set by IgorA
Palitra: save desktop colors set by IgorA
Docky: no close by Alt+F4
IconNew: fix system hang when use an icon with number >99 by GerdtR
Gears (TinyGL asm): add key description to window, uncomment zoom code, add key shortcut "+" for zoom-in
TinyGL asm images: much better compression, for instance, TEXT_2.PNG from 235Kb to 106Kb without any visible degradation


git-svn-id: svn://kolibrios.org@7421 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-01 15:18:07 +00:00
Kirill Lipatov (Leency)
7a4bbe995b prevent double click on icon, add a small delay
git-svn-id: svn://kolibrios.org@7087 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-11 10:49:15 +00:00
Kirill Lipatov (Leency)
e055c4a64d @icon: fix an old issue that inactive window reacted on mouse events
git-svn-id: svn://kolibrios.org@7016 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-27 01:11:14 +00:00
Kirill Lipatov (Leency)
3e898fb6aa Trying to fix TUP: rename @icon.asm to icon.asm #2
git-svn-id: svn://kolibrios.org@7014 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-26 18:13:32 +00:00
Kirill Lipatov (Leency)
ff4855eb6d Trying to fix TUP: rename @icon.asm to icon.asm
git-svn-id: svn://kolibrios.org@7013 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-26 18:08:14 +00:00
Kirill Lipatov (Leency)
d11225a260 @icon: use bigger fonts and optimize redraw in Dialog "Add/Change icon"
git-svn-id: svn://kolibrios.org@7012 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-26 18:05:30 +00:00
Kirill Lipatov (Leency)
c8de4cb0ee rename "desktop" app to "skincfg"
git-svn-id: svn://kolibrios.org@6169 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-08 12:52:20 +00:00
Kirill Lipatov (Leency)
6943ce01ec @icon: display icon number while editing, 4 icon lines
git-svn-id: svn://kolibrios.org@5439 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-02-21 00:49:06 +00:00
Kirill Lipatov (Leency)
96d20af14a iconstrp.png rename to icons32.png, update icons
git-svn-id: svn://kolibrios.org@5425 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-02-18 21:58:18 +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
GerdtR
098f10ccbc Receives a IPC-message about creating icons
git-svn-id: svn://kolibrios.org@5017 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-08-03 22:17:27 +00:00
Yogev Ezra
e6d2b35949 Fix typos
git-svn-id: svn://kolibrios.org@4946 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-05-28 17:28:59 +00:00
Yogev Ezra
4ce0d6d0a6 Revert r4937
git-svn-id: svn://kolibrios.org@4945 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-05-28 17:01:28 +00:00
eAndrew
c0c7ae8688 Icon_new: Title of notifications was deleted.
git-svn-id: svn://kolibrios.org@4937 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-05-24 17:06:40 +00:00
Kirill Lipatov (Leency)
c2b6a6cf4b @ICON: text close to icon
git-svn-id: svn://kolibrios.org@4844 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-04-16 21:06:52 +00:00
eAndrew
f56c212b3b Notify3: del HARDDRRIVE icon, integration in @icon and mouseemul
git-svn-id: svn://kolibrios.org@4814 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-04-10 13:37:25 +00:00
GerdtR
f7d0d2b128 Changed the structure icon.ini. Now you can create icons with repetitive or empty names.
git-svn-id: svn://kolibrios.org@4336 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-12-09 21:02:13 +00:00
hidnplayr
384b2aa02a Better engrish labels for right click menu on desktop.
git-svn-id: svn://kolibrios.org@4156 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-03 15:59:34 +00:00
GerdtR
8068f9225d Now take into account also the upper-left corner of the workspace.
git-svn-id: svn://kolibrios.org@4146 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-01 21:07:43 +00:00
GerdtR
513b5cc12a Now @icon looks for icon.ini in the SETTINGS
git-svn-id: svn://kolibrios.org@4091 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-25 20:03:51 +00:00
GerdtR
3078547be2 Fixed menu. Build_et.bat corrected. Earlier name for kpack was wrong.
git-svn-id: svn://kolibrios.org@4088 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-25 11:17:31 +00:00
GerdtR
facae02939 Fixed bugs. Optimized bit.
git-svn-id: svn://kolibrios.org@4084 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-24 21:12:20 +00:00
GerdtR
91a8bed3bd Fixed bugs. Upgraded the menu.
git-svn-id: svn://kolibrios.org@4082 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-24 19:29:45 +00:00
GerdtR
224e4023ab Fixed a problem with the stack. Improved the right mouse button menu.
git-svn-id: svn://kolibrios.org@4036 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-15 19:20:30 +00:00
GerdtR
562cdf4dca Given the flow of dialogue and move windows icons different stack. The dialog window now draws the icon in its own buffer.
git-svn-id: svn://kolibrios.org@4027 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-14 23:04:34 +00:00
GerdtR
8ee81af2d3 Modified icon.ini . Icons do not get dirty. Fixed bug with moving icons.
git-svn-id: svn://kolibrios.org@4007 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-11 12:39:43 +00:00
GerdtR
89ac0aa669 Setup window does not change size. Removed Icon field.
git-svn-id: svn://kolibrios.org@4003 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-10 19:43:44 +00:00
GerdtR
9aa1618831 Fixed a bug with a pause at startup
git-svn-id: svn://kolibrios.org@3985 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-08 10:18:04 +00:00
GerdtR
cf30609884 Fixed a bug with a pause at the start and a bug where the moved icon is not immediately redrawn.
git-svn-id: svn://kolibrios.org@3984 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-07 23:32:08 +00:00
GerdtR
234f8b76b2 Restored file bgredraw.inc
git-svn-id: svn://kolibrios.org@3974 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-04 09:43:01 +00:00
GerdtR
89f89f20aa Adjusted capitalization BGREDRAW.INC
git-svn-id: svn://kolibrios.org@3973 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-04 09:38:32 +00:00
GerdtR
dbfd7a4bea Divided the streams mouse and drawing icons
git-svn-id: svn://kolibrios.org@3972 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-03 22:53:51 +00:00
GerdtR
776c624625 Fixed code. Now compile. Removed unnecessary files.
git-svn-id: svn://kolibrios.org@3962 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-02 20:50:38 +00:00
Marat Zakiyanov (Mario79)
6b0d11c2ba ICON (new) - now uses the system color for the rbutton menu
git-svn-id: svn://kolibrios.org@3953 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-30 07:39:15 +00:00
kaitz
fb86c01bbb Translation for estonian language and fixes.
Build folder for estonian language.

git-svn-id: svn://kolibrios.org@3927 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-21 20:26:44 +00:00
Marat Zakiyanov (Mario79)
0177401fa8 Fixed some bugs reported by 0CodErr. Author of fix - GerdtR.
git-svn-id: svn://kolibrios.org@3921 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-21 12:25:30 +00:00
heavyiron
77fa251527 Final fix for 3897 I hope
git-svn-id: svn://kolibrios.org@3899 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-08 21:58:38 +00:00
heavyiron
4006ac6cbe Fix for 3897
git-svn-id: svn://kolibrios.org@3898 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-08 21:50:11 +00:00
heavyiron
0ad879f18a Added new icon from GerdtR to autobuild
git-svn-id: svn://kolibrios.org@3897 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-08 21:35:54 +00:00
GerdtR
205cfa5165 Added source files to icon manager.
git-svn-id: svn://kolibrios.org@3853 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-08-04 20:58:46 +00:00
Marat Zakiyanov (Mario79)
da53db0ae7 Removal of outdated and unused version of ICON. If anyone ever need it, then he can take it out of the old versions the SVN repository. However, the existence of this program mislead people.
git-svn-id: svn://kolibrios.org@3608 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-05 22:13:54 +00:00