Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
7166 2284 d 2 h leency /programs/cmm/ Pixie 2.2, Taskbar 2  
7163 2286 d 10 h leency /programs/cmm/ Eolite: fix default icon
WebWiew: handle URLs starting with double slash "//"
C-- lib: make some functions include optional
 
7160 2288 d 9 h leency / - add UNZ to autobuild
- remove unused data/<lang>/fonts folders
- update associations and set KIV as default viewer instead of zSea as it has resize now
- remove some debug info from C-- programs and make functions includable only if they are used in app
 
7156 2294 d 13 h leency /programs/cmm/ PixelEditor 0.12: add Fill tool, ability to open saved image  
7155 2295 d 8 h leency /programs/cmm/iconedit/ IconEdit 0.1: add last used colors block, no need to flip image before save, fix an issue with zoom  
7154 2296 d 8 h leency /programs/cmm/iconedit/ IconEditor: fix FLIP_HOR, add FLIP_VER, fix zoom value for some cases, fix BMP was flipped vertically when saved  
7153 2296 d 13 h leency /programs/cmm/lib/ fix prior commit  
7152 2296 d 13 h leency /programs/cmm/iconedit/ IconEdit 0.09:
Zoom in and out by using mouse wheel and +/- keyboard keys
Set minimal window size
 
7151 2297 d 3 h leency /programs/cmm/iconedit/ PixelEditor 0.08: work in progress  
7150 2297 d 9 h leency /programs/cmm/iconedit/ IconEditor 0.05: resizable window, flexible drawing area, canvas zoom  
7149 2297 d 9 h leency /programs/cmm/eolite/ Eolite - small fix  
7148 2299 d 6 h leency /programs/cmm/ backgen become iconedit v0.01  
7147 2300 d 2 h leency /programs/cmm/backgen/ backgen 0.62: fix pipet position, implement move image up/down on the canvas  
7104 2401 d 5 h leency /programs/ Eolite: fix small issue, add description to KOSfuncs.inc  
7096 2411 d 1 h leency /programs/cmm/ Backgen 0.6  
7089 2416 d 2 h leency /programs/cmm/ upload backgen v0.5  
7086 2417 d 3 h leency /programs/cmm/ CMM: use single click instead of double in Eolite, add math.min() and math.max() functions, add more_less_box component  
7056 2421 d 7 h leency /programs/cmm/TWB/ fix wrong title encoding at opennet.ru  
7054 2422 d 3 h leency / Eolite 3.82: use icons16.png for icons and "/sys/File Managers/icons.ini" for icon associations instead of build in data  
7051 2422 d 15 h leency /programs/cmm/ use libini wrappers, use human readable event masks  
7050 2423 d 2 h leency /programs/cmm/clipview/ remove duplicated functions  
7049 2423 d 2 h leency /programs/cmm/ Fix OpenDialog filter (VERY big thanks to IgorA), rename libimg_lib.h to libimg.h and libio_lib.h to libio.h, Calypte uses string collection  
7043 2424 d 10 h leency /programs/cmm/ Calypte 0.35: add scroll, mark current encoding in list  
7041 2424 d 13 h leency /programs/cmm/ Eolite: run with -p key to show file/folder properties,
Calypte 0.3: full refactoring, use C-- menu, big fonts
 
7038 2426 d 13 h leency /programs/cmm/ fix prior rev  
7037 2426 d 13 h leency /programs/cmm/ full refactoring of CMM/lib/clipboard.h, ability to copy link URL in WebView, small improvements in clipview and app_plus  
7032 2429 d 6 h leency /programs/cmm/ WebView: fix two issues with encoding  
7031 2429 d 15 h leency /programs/cmm/ DrvInst: keyboard navigation  
7004 2434 d 14 h leency /programs/cmm/ cmm apps: various fixes  
7000 2437 d 12 h leency /programs/cmm/app_installer/ app_installer update  
6999 2437 d 13 h leency /programs/cmm/app_installer/ upload app_installer  
6997 2438 d 11 h leency /programs/cmm/ The Bus: fix misspell (thanks lev), a bit fix kfont labels position  
6996 2438 d 11 h leency /programs/cmm/the_bus/ The Bus: fix boom position  
6995 2438 d 13 h leency /programs/cmm/ TheBus v1.0, fix Eolite properties dialog crash  
6990 2439 d 14 h leency /programs/cmm/ Eolite: fix opening '/' (bug found by 0CodErr)  
6989 2439 d 15 h leency /programs/cmm/lib/ ConverSize* function uses shiftes instead of * and /  
6988 2439 d 16 h leency /programs/cmm/lib/ file_system.h: add function ConverSize64 for files bigger than 4Gb  
6987 2439 d 17 h leency /programs/cmm/eolite/ Eolite 3.78: fix file sizes in list bigger than 4Gb, fix left blue block overflew status bar  
6986 2440 d 13 h leency /programs/cmm/ WebView 1.7: a lot of various fixes: parsing tag, parsing comment, displaying '<' and '>' symbols in source code view, do not allow multiple downloaders. Thanks hidnplayr for reporting.  
6985 2440 d 14 h leency /programs/cmm/browser/ WebView 1.62: fix issue with HTTPS reproduced by hidnplayr