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
9197 973 d 17 h akron1 / cedit: search selected text
FB2 Reader: minor fix
 
9196 975 d 1 h dunkaist /programs/testing/pcidev/trunk/ pcidev: fix output of the last bus #, increase window height  
9195 975 d 19 h akron1 /data/common/ FB2 Reader: system colors, minor fixes  
9194 978 d 13 h akron1 /programs/develop/cedit/ CEDIT: bugfix  
9193 979 d 14 h akron1 /programs/develop/cedit/ CEDIT: optional highlighting of operators and delimiters  
9192 980 d 18 h turbocat /kernel/branches/ Removed useless kolibri-f branch  
9191 980 d 18 h turbocat /kernel/branches/kolibri-lldw/ Created a branch for low-level work with disks  
9190 980 d 19 h akron1 /programs/develop/cedit/ CEDIT: menu changes  
9189 981 d 17 h turbocat /programs/develop/ktcc/trunk/libc.obj/source/stdlib/ libc.obj: Fixed calloc function  
9188 983 d 1 h hidnplayr /drivers/ethernet/ 3C59X: Improved interrupt handeling. Small fixes (magic numbers, delays)  
9187 983 d 15 h akron1 /programs/develop/cedit/ CEDIT: Keyboard navigation in menu; internal changes  
9186 984 d 17 h turbocat /drivers/ddk/io/ libddk: fixed io functions  
9185 985 d 13 h dunkaist /kernel/trunk/ kernel: fix export of file_system_lfn_protected.

This function returns values not in registers but in their images on
stack. Therefore we have to wrap a call with pushad/popad.
 
9184 986 d 0 h rgimad /kernel/branches/kolibri-ahci/blkdev/ kolibri-ahci: code style fixes  
9183 986 d 0 h rgimad /kernel/trunk/ Merge kolibri-ahci into trunk  
9182 986 d 15 h akron1 /programs/develop/cedit/ CEDIT: new checkboxes  
9181 987 d 15 h akron1 /programs/develop/cedit/ CEDIT: better timer, minor fixes  
9180 988 d 14 h akron1 /programs/develop/cedit/ CEDIT: EOL conversion (CRLF/LF/CR)  
9179 988 d 15 h turbocat /programs/develop/ktcc/trunk/libc.obj/include/sys/ libc.obj:
- Extra zero for use with gcc
 
9178 990 d 1 h rgimad /programs/cmm/browser/ WebView: added build and run scripts for linux  
9177 991 d 18 h akron1 /programs/develop/oberon07/ Oberon07: v1.53  
9176 991 d 19 h akron1 /programs/develop/cedit/ CEDIT: rebuild  
9175 991 d 19 h akron1 / CEDIT: some small changes  
9174 992 d 12 h akron1 /programs/develop/cedit/ CEDIT: new version  
9173 992 d 14 h turbocat /programs/system/shell/ SHELL 0.8.3:
- Added the ability to create parent directories if needed( "mkdir" command)
 
9172 993 d 12 h turbocat /contrib/sdk/sources/SDL-1.2.2_newlib/ SDL for NewLibc:
- Updated Hermes library (from SDL 1.2.15) to fix SDL_Flip crash when using bpp = 32.
- Updated example
 
9171 994 d 15 h turbocat /contrib/games/opentyrian/ OpenTyrian: Added to autobuild  
9170 994 d 15 h turbocat /contrib/sdk/sources/SDL-1.2.2_newlib/src/video/menuetos/ SDL for NewLibc: Added fake conversion to utf8 for compatibility.  
9169 994 d 17 h turbocat /contrib/games/opentyrian/ OpenTyrian: Sources uploaded  
9168 996 d 1 h rgimad /kernel/branches/kolibri-ahci/ kolibri-ahci:
- fix bug with identical names for all disks
 
9167 996 d 16 h turbocat /programs/develop/libraries/console_coff/ console.obj :
- better mechanism for killing the parent process.
 
9166 996 d 16 h rgimad /kernel/branches/kolibri-ahci/blkdev/ kolibri-ahci:
- added write, seems to work
 
9165 996 d 17 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc.obj:
- fixed fread bug
 
9164 996 d 18 h hidnplayr /programs/network/ftpc/ FTPC: improved error handeling in wait_for_servercommand  
9163 997 d 12 h Doczom /programs/develop/libraries/console_coff/ fix bug in scroll  
9162 997 d 21 h rgimad /kernel/branches/kolibri-ahci/blkdev/ kolibri-ahci:
- fix bugs with prdt overflow
- full refactoring of disk reading
- added fdo verbosity control
- other changes
 
9161 998 d 1 h hidnplayr /drivers/ethernet/ RTL8139: Improved interrupt handeling.  
9160 998 d 1 h hidnplayr /drivers/unfinished/ Some small bugfixes in unfinished drivers.  
9159 998 d 2 h hidnplayr /drivers/unfinished/ BCM57XX: Update template  
9158 998 d 2 h hidnplayr /drivers/ethernet/ R6040: Improved interrupt handeling.