Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
1435 5175 d 17 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ OpenDialog:
1) Use component PathShow
2) Edit and restore the file name in the Save Dialog
3) Small general optimization of code
 
/programs/develop/libraries/box_lib/asm/trunk/OpenDial.asm
/programs/develop/libraries/box_lib/asm/trunk/ctrldemo.asm
/programs/develop/libraries/box_lib/asm/trunk/data.inc
/programs/develop/libraries/box_lib/asm/trunk/opendial.mac
1434 5176 d 20 h serge / linux-like kernel mutexes  
/drivers/ddk/core.S
/drivers/include/syscall.h
/kernel/trunk/core/peload.inc
/kernel/trunk/core/sched.inc
/kernel/trunk/kernel32.inc
1433 5178 d 18 h mario79 /programs/develop/libraries/box_lib/ BoxLib:
A new component PathShow - displaying the path for the files and directories. If the entire path to display in the show area is not possible, then the path is displayed in the compressed form.
 
/programs/develop/libraries/box_lib/trunk/pathshow.mac
/programs/develop/libraries/box_lib/asm/trunk/ctrldemo.asm
/programs/develop/libraries/box_lib/asm/trunk/data.inc
/programs/develop/libraries/box_lib/trunk/bl_sys.mac
/programs/develop/libraries/box_lib/trunk/box_lib.asm
1432 5181 d 18 h mario79 /programs/ BoxLib: Small reorganization for user-macros.
1) Now all the macros used by other applications to work with BoxLib located in box_lib.mac
2) Macros for components that are used only in the library BoxLib - located in bl_sys.mac, a list of include files.
3) Big requests to other developers -support this rule, it will do easier to use macros for other applications.
 
/programs/develop/libraries/box_lib/trunk/bl_sys.mac
/programs/develop/libraries/box_lib/trunk/box_lib.asm
/programs/develop/libraries/box_lib/trunk/box_lib.mac
/programs/develop/libraries/box_lib/trunk/checkbox.mac
/programs/develop/libraries/box_lib/trunk/editbox.mac
/programs/develop/libraries/box_lib/trunk/optionbox.mac
/programs/develop/libraries/box_lib/trunk/tree_list.mac
/programs/other/planet_v/planet_v.asm
1431 5181 d 20 h mario79 /programs/develop/heed/trunk/ Hex Editor small fix - Ctrl+S now call OpenDialog  
/programs/develop/heed/trunk/heed.asm
1430 5184 d 4 h serge /drivers/ kms rc10: Evergreen  
/drivers/video/drm/radeon/evergreen.c
/drivers/video/drm/radeon/evergreen_reg.h
/drivers/include/drm/drm_crtc.h
/drivers/include/drm/drm_edid.h
/drivers/include/drm/drm_pciids.h
/drivers/include/drm/radeon_drm.h
/drivers/include/linux/i2c.h
/drivers/include/linux/kernel.h
/drivers/include/linux/module.h
/drivers/include/linux/pci.h
/drivers/usb/uhci/detect.inc
/drivers/usb/uhci/usb.c
/drivers/video/drm/drm_crtc_helper.c
/drivers/video/drm/drm_edid.c
/drivers/video/drm/drm_fb_helper.c
/drivers/video/drm/drm_mm.c
/drivers/video/drm/radeon/atom.c
/drivers/video/drm/radeon/atombios.h
/drivers/video/drm/radeon/atombios_crtc.c
/drivers/video/drm/radeon/atombios_dp.c
/drivers/video/drm/radeon/avivod.h
/drivers/video/drm/radeon/makefile
/drivers/video/drm/radeon/r100.c
/drivers/video/drm/radeon/r200.c
/drivers/video/drm/radeon/r300.c
/drivers/video/drm/radeon/r300_reg.h
/drivers/video/drm/radeon/r420.c
/drivers/video/drm/radeon/r500_reg.h
/drivers/video/drm/radeon/r520.c
/drivers/video/drm/radeon/r600.c
/drivers/video/drm/radeon/r600_audio.c
/drivers/video/drm/radeon/r600d.h
/drivers/video/drm/radeon/radeon.h
/drivers/video/drm/radeon/radeon_agp.c
/drivers/video/drm/radeon/radeon_asic.h
/drivers/video/drm/radeon/radeon_atombios.c
/drivers/video/drm/radeon/radeon_bios.c
/drivers/video/drm/radeon/radeon_clocks.c
/drivers/video/drm/radeon/radeon_combios.c
/drivers/video/drm/radeon/radeon_connectors.c
/drivers/video/drm/radeon/radeon_device.c
/drivers/video/drm/radeon/radeon_display.c
/drivers/video/drm/radeon/radeon_encoders.c
/drivers/video/drm/radeon/radeon_family.h
/drivers/video/drm/radeon/radeon_fb.c
/drivers/video/drm/radeon/radeon_gart.c
/drivers/video/drm/radeon/radeon_i2c.c
/drivers/video/drm/radeon/radeon_legacy_crtc.c
/drivers/video/drm/radeon/radeon_legacy_encoders.c
/drivers/video/drm/radeon/radeon_mode.h
/drivers/video/drm/radeon/radeon_object_kos.c
/drivers/video/drm/radeon/radeon_pm.c
/drivers/video/drm/radeon/radeon_reg.h
/drivers/video/drm/radeon/radeon_ring.c
/drivers/video/drm/radeon/rdisplay.c
/drivers/video/drm/radeon/rdisplay_kms.c
/drivers/video/drm/radeon/rs400.c
/drivers/video/drm/radeon/rs600.c
/drivers/video/drm/radeon/rs690.c
/drivers/video/drm/radeon/rv515.c
/drivers/video/drm/radeon/rv770.c
/drivers/video/drm/radeon/rv770d.h
1429 5185 d 20 h mario79 /programs/develop/heed/trunk/ Hex Editor v0.15
Staper:
1) Use Box_lib
2) Many improvements to the design and functionality
Mario:
1) Use OpenDialog
2) Small code optimization.
 
/programs/develop/heed/trunk/build.sh
/programs/develop/heed/trunk/cp1251-8x16
/programs/develop/heed/trunk/cp866-8x16
/programs/develop/heed/trunk/koi8-r-8x16
/programs/develop/heed/trunk/heed.asm
1428 5193 d 7 h serge /drivers/ kms rc9.1: gpu test  
/drivers/include/linux/asm/unaligned.h
/drivers/include/linux/unaligned
/drivers/include/linux/unaligned/access_ok.h
/drivers/include/linux/unaligned/generic.h
/drivers/video/drm/radeon/r600_reg_auto_r6xx.h
/drivers/video/drm/radeon/r600_reg_r6xx.h
/drivers/include/drm/drmP.h
/drivers/include/drm/drm_crtc_helper.h
/drivers/video/drm/drm_edid.c
/drivers/video/drm/radeon/atom.c
/drivers/video/drm/radeon/atombios_dp.c
/drivers/video/drm/radeon/r520.c
/drivers/video/drm/radeon/r600.c
/drivers/video/drm/radeon/radeon.h
/drivers/video/drm/radeon/radeon_atombios.c
/drivers/video/drm/radeon/radeon_connectors.c
/drivers/video/drm/radeon/radeon_device.c
/drivers/video/drm/radeon/radeon_gart.c
/drivers/video/drm/radeon/radeon_object.h
/drivers/video/drm/radeon/radeon_ring.c
/drivers/video/drm/radeon/rdisplay.c
/drivers/video/drm/radeon/rv515.c
1427 5193 d 18 h diamond /programs/media/kiv/trunk/ kiv updated:
* configurable keyboard shortcuts for next/prev image
* window title now includes name of current file
 
/programs/media/kiv/trunk/kiv.ini
/programs/media/kiv/trunk/kiv.asm
1426 5193 d 19 h diamond /programs/develop/libraries/libs-dev/libimg/tga/ libimg: fix in check of very small files for TGA format  
/programs/develop/libraries/libs-dev/libimg/tga/tga.asm
1425 5193 d 22 h diamond /kernel/trunk/detect/ reverted wrong file from previous commit  
1424 5193 d 22 h diamond /kernel/trunk/ fixed behaviour with too big window sizes broken in rev. 1391  
/kernel/trunk/detect/biosdisk.inc
/kernel/trunk/gui/window.inc
1423 5194 d 18 h diamond /programs/games/freecell/ language-sensitive build scripts for freecell  
/programs/games/freecell/build_en.bat
/programs/games/freecell/build_ru.bat
/programs/games/freecell/build.bat
1422 5195 d 16 h diamond /programs/media/kiv/trunk/ kiv: zero esi when calling sysfn 0  
/programs/media/kiv/trunk/kiv.asm
1421 5201 d 16 h diamond /programs/system/panel/trunk/ fixes in @panel:
* Alt+[Shift+]Tab again highlight button for the selected window
* global shortcuts Alt+Up/Alt+Home removed
 
/programs/system/panel/trunk/@PANEL.ASM
1420 5202 d 20 h diamond /kernel/trunk/video/ size of temporary array for wallpaper code increased
due to fact that highest resolutions are possible
(should fix problems with wallpaper in high resolutions)
 
/kernel/trunk/video/vesa20.inc
1419 5204 d 20 h turbanoff /kernel/trunk/fs/ Fixed bug when working with a large number of groups of blocks  
/kernel/trunk/fs/ext2.inc
/kernel/trunk/fs/part_set.inc
1418 5204 d 23 h mario79 /programs/ 1) Rtfread - now uses OpenDialog
2) Small addition of opendial.mac
 
/programs/develop/libraries/box_lib/asm/trunk/opendial.mac
/programs/other/rtfread/trunk/rtfread.asm
1417 5206 d 0 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ OpenDialog extension:
1) Open file dialog
2) Save file dialog
3) Select directory dialog
 
/programs/develop/libraries/box_lib/asm/trunk/OpenDial.asm
/programs/develop/libraries/box_lib/asm/trunk/ctrldemo.asm
/programs/develop/libraries/box_lib/asm/trunk/data.inc
/programs/develop/libraries/box_lib/asm/trunk/opendial.mac
1416 5207 d 13 h leency /programs/demos/free3d04/trunk/ free3d04: correct window size, trasparent background  
/programs/demos/free3d04/trunk/free3d04.asm

Show All