BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
Kolibri OS
(root)
/
kernel
/
trunk
/
const.inc
@ 434
– Rev 9941
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
9941
72 d 1 h
Doczom
/kernel/trunk/
[KERNEL] Graphics subsystem has been redesigned:
- removed the old cursor and the code for its operation
- minor fixes in other kernel modules
- new fields have been added to the display_t structure for further refactoring of the graphics subsystem.
9932
104 d 20 h
Doczom
/kernel/trunk/
[KERNEL] cleared the code of unnecessary comments
9930
106 d 21 h
Doczom
/kernel/trunk/
[KERNEL] The window subsystem has been redesigned:
-extended WDATA structures up to 128 bytes
-added the background_windows constant
-the draw_data array has been deleted
-APPDATA.window and WDATA.thread fields added
-minor fixes in the operation of external file system drivers
9926
161 d 1 h
Doczom
/kernel/trunk/
[KERNEL] the window subsystem was refactored, WDATA structures were expanded and magic numbers were replaced with constants
9917
168 d 23 h
Doczom
/kernel/trunk/
[KERNEL]: Replaced magic numbers with constants and cleaned code
9888
335 d 17 h
dunkaist
/kernel/trunk/
[xfs] Support XFS bigtime feature bit
Current version of mkfs.xfs enables this feature by default.
Now KolibriOS can read such partitions too.
9848
528 d 3 h
rgimad
/kernel/trunk/
[KERNEL] Use specific cursors for window borders
9831
546 d 3 h
dunkaist
/kernel/trunk/
Rename fields in SYSCALL_STACK struct: _eax -> eax, etc
9715
659 d 0 h
Doczom
/kernel/trunk/
small update copyright year in kernel
9710
662 d 0 h
Doczom
/kernel/trunk/
delete APPDATA.mem_start
9709
662 d 1 h
Doczom
/kernel/trunk/
delete TASKDATA
9608
692 d 1 h
Doczom
/kernel/trunk/
add APPDATA.wnd_number
9227
762 d 16 h
dunkaist
/kernel/trunk/
uefi64kos: Detect last PCI bus, use fastcall macro.
* Detect last PCI bus via PCI Root Bridge IO protocol (uefi64kos only).
* fastcall macro by Tomasz is much cleaner than eficall from osdev board.
9038
877 d 22 h
Boppan
/kernel/trunk/
[KERNEL][TASKMAN] Add prefixes to named constants
9036
877 d 23 h
Boppan
/kernel/trunk/
[KERNEL][TASKMAN] Use named constants instead of magic numbers
8874
898 d 9 h
rgimad
/kernel/trunk/
[KERNEL] #4 Preparing to merge legacy TASKDATA into APPDATA:
- use thread state constants instead of hardcoded values
- other small style fixes
8869
899 d 8 h
rgimad
/kernel/trunk/
[KERNEL] #3 Preparing to merge legacy TASKDATA into APPDATA:
- get rid of CURRENT_TASK
- to APPDATA added new fields which will be used instead of TASKDATA's
- other small fixes
8867
900 d 4 h
rgimad
/kernel/trunk/
[KERNEL] #2 Preparing to merge legacy TASKDATA into APPDATA:
- rename event_mask in APPDATA to occured_events, cause TASKDATA already has event_mask and they have different meaning and usage
- small fixes
8866
900 d 8 h
rgimad
/kernel/trunk/
[KERNEL] Preparing to merge legacy TASKDATA into APPDATA:
- now doesnt use TASK_COUNT, now uses [thread_count] global instead of it
- update come copyrights
8858
901 d 1 h
rgimad
/kernel/trunk/
[KERNEL] Refactoring:
- optimize struct zeroing in sys32.inc
- set_app_param: delete setting completely unused APPDATA.event_filter (also make this field reserved)
- update some copyringhs
- other small fixes
←Prev
1
2
Next→
Show All