Commit Graph

  • e567146b49 [asmxygen] Fix unknown macro name at the end of a struct declaration in case if a file wasn't parsed cause it's parsed already Magomed Kostoev (mkostoevr) 2021-07-04 09:10:24 +0000
  • d063163da3 [asmxygen] Handle label commented with @return or @param as a function Magomed Kostoev (mkostoevr) 2021-07-03 20:50:00 +0000
  • aa79e1a449 Recreation of the Kolibri-F branch. Part 2 turbocat 2021-07-03 19:50:55 +0000
  • fc1285c39c Recreation of the Kolibri-F branch. Part 1 turbocat 2021-07-03 19:49:51 +0000
  • 631f5b8e1e Kolibri-F: - Added syscall_ common name for system call functions. - Fixed not logical names of system calls of functions. turbocat 2021-07-03 14:13:18 +0000
  • 422f79f395 a new branch of the Kolibri-F core was created turbocat 2021-07-03 11:48:49 +0000
  • ee8ecaa676 Kfar: add some mouse press f1-f12, fix closing dialog windows IgorA 2021-07-01 20:18:28 +0000
  • fa1df98a61 Eolite 5 and KFM 2: versions Gold. Kirill Lipatov (Leency) 2021-06-30 11:38:29 +0000
  • 2995e59834 [asmxygen] Implement --stats key Magomed Kostoev (mkostoevr) 2021-06-29 20:48:05 +0000
  • 4c25714a78 Eolite RC7: - /sys support, use as default path - fix the lag on app open Kirill Lipatov (Leency) 2021-06-29 20:31:23 +0000
  • 01b9146608 [asmxygen] Warn if an element has no comment Magomed Kostoev (mkostoevr) 2021-06-29 19:47:40 +0000
  • ee35eb534c [kernel][doxygen] Documment endp macro Magomed Kostoev (mkostoevr) 2021-06-29 19:41:20 +0000
  • 68783fcb25 [kernel][doxygen] Hide proc/endp supporting macros from doxygen Magomed Kostoev (mkostoevr) 2021-06-29 19:19:44 +0000
  • e6dd99e189 [asmxygen] Ignore symbols marked in a comment as '@dont_give_a_doxygen' Magomed Kostoev (mkostoevr) 2021-06-29 19:18:18 +0000
  • 7f55a3dc7b [asmxygen] Optimize identifier classification mechanism (stable 5% speedup) Magomed Kostoev (mkostoevr) 2021-06-29 19:03:55 +0000
  • 6374a2c01b [asmxygen] Only parse files if no --clean key provided Magomed Kostoev (mkostoevr) 2021-06-29 17:49:34 +0000
  • af6b4f93ba [asmxygen] Translate dict in AsmReaderReadingComments into just a set of fields Magomed Kostoev (mkostoevr) 2021-06-29 17:41:04 +0000
  • 6df2192b27 [asmxygen] Remove unuseful method Magomed Kostoev (mkostoevr) 2021-06-29 17:33:31 +0000
  • 4a03644b6a [kernel][doxygen] Document proc macro Magomed Kostoev (mkostoevr) 2021-06-29 15:47:46 +0000
  • 7b10dd62cf [kernel][doxygen] Add goxygen comment to cinvoke macro and check commit speed Magomed Kostoev (mkostoevr) 2021-06-29 15:17:43 +0000
  • 1e96b1a5c1 [kernel][doxygen] Add goxygen comment to ccall macro and check commit speed Magomed Kostoev (mkostoevr) 2021-06-29 15:10:33 +0000
  • 127cb6bf8e [kernel][doxygen] Add goxygen comment to invoke macro and check commit speed Magomed Kostoev (mkostoevr) 2021-06-29 15:00:49 +0000
  • 7964bb0c30 [kernel][doxygen] Test commit duration and add a doxygen comment on dbgstr macro Magomed Kostoev (mkostoevr) 2021-06-29 14:54:41 +0000
  • 7bee83d268 [asmxygen] Reimplement --clean key Magomed Kostoev (mkostoevr) 2021-06-29 14:43:46 +0000
  • cd01df9cdd [asmxygen] Optimize: only parse not parsed before files Magomed Kostoev (mkostoevr) 2021-06-29 14:11:56 +0000
  • 57660d5393 [kernel][doxygen] Document stdcall macro Magomed Kostoev (mkostoevr) 2021-06-29 13:24:55 +0000
  • 804455ea58 [doxygen] Change the project name to "KolibriOS kernel" Magomed Kostoev (mkostoevr) 2021-06-29 12:08:59 +0000
  • dab924270e [asmxygen] Parse function arguments, used registers and calling convention Magomed Kostoev (mkostoevr) 2021-06-29 12:07:54 +0000
  • a7ae55240b [asmxygen] Test doxygen generation on is_region_userspace() function Magomed Kostoev (mkostoevr) 2021-06-29 09:37:40 +0000
  • ed5ccbec27 [asmxygen][parse_variable] No reason to read comments by hand anymore Magomed Kostoev (mkostoevr) 2021-06-29 09:25:51 +0000
  • 9f0eae6809 KFar: fix conflict mouse and f3 mode, clean code IgorA 2021-06-28 20:25:58 +0000
  • abe070e442 [clink] Show undefined symbols Magomed Kostoev (mkostoevr) 2021-06-28 18:09:04 +0000
  • 698dcf1043 [doxygen] Handle structures Magomed Kostoev (mkostoevr) 2021-06-28 17:40:37 +0000
  • ed5dcb8fff [asmxygen] Rewrite parser to make it smarter, parse existing comments Magomed Kostoev (mkostoevr) 2021-06-28 17:13:25 +0000
  • d311715575 Eolite/KFM2 RC6: show breadcrumbs on path dropdown Kirill Lipatov (Leency) 2021-06-28 17:00:57 +0000
  • 035673385a fix build Kirill Lipatov (Leency) 2021-06-28 12:12:15 +0000
  • 30c1f25537 notes: code clean cmm: update build.bat files to use /D=LANG_XXX instead of creating lang.h-- Kirill Lipatov (Leency) 2021-06-28 12:08:38 +0000
  • 956739a5ad Eolite/KFM2 beta 12: - fully rework of popins - user can edit current path now - fixed: now folders can be renamed and even "open with" from menu - fixed: now popin is shown only on the active panel in kfm2 - fixed: popin doesn't close on error while renaming or creating file/folder Kirill Lipatov (Leency) 2021-06-28 10:55:08 +0000
  • 0f76213e5a Eolite/KFM2: rework header, refactoring, fixes Kirill Lipatov (Leency) 2021-06-27 22:16:37 +0000
  • 298053d7f9 Eolite: refactoring Kirill Lipatov (Leency) 2021-06-27 12:32:00 +0000
  • 082a8a1c3d move KFM1 to ISO Kirill Lipatov (Leency) 2021-06-27 09:51:20 +0000
  • 5bb70bb219 Eolite/KFM2: global refactoring, use proper multi-panes PATH variable Kirill Lipatov (Leency) 2021-06-27 09:28:59 +0000
  • c213c7fdf5 [clink] Verify input files Magomed Kostoev (mkostoevr) 2021-06-26 23:24:45 +0000
  • 4a974f6b39 Eolite is in beta again because this is a general code refactoring and clean to get proper two-panes implementation and potentially multitabs support Kirill Lipatov (Leency) 2021-06-26 17:36:34 +0000
  • 05b495ef7e KFM2: refactoring two-panes mode Kirill Lipatov (Leency) 2021-06-26 07:59:13 +0000
  • 56d8f86244 KIV: fix rolled-up bug https://prnt.sc/16uz1nf Kirill Lipatov (Leency) 2021-06-26 06:25:18 +0000
  • ee9c0f97fc cmm: proper testbit Kirill Lipatov (Leency) 2021-06-25 13:21:42 +0000
  • f39a809e66 Eolite: set proper size of the copy buffer (thanks id_doczom for a found issue) Kirill Lipatov (Leency) 2021-06-25 09:52:19 +0000
  • ac968ca8a5 icons: fix http://board.kolibrios.org/viewtopic.php?f=5&t=1602&start=1335#p76058 Kirill Lipatov (Leency) 2021-06-24 23:11:47 +0000
  • 6a39cd2c88 SQLite3 Disable con_init_opt(causes strange console behavior) turbocat 2021-06-24 22:47:27 +0000
  • cf713d3768 SQLite3 added to distribution turbocat 2021-06-24 22:12:39 +0000
  • 5eac99ff8f SQLite3: an attempt to fix an autobuild (2) turbocat 2021-06-24 22:07:16 +0000
  • 1077808b27 SQLite3: an attempt to fix an auto assembly turbocat 2021-06-24 21:57:41 +0000
  • f8322adac0 SQLite3: removed unnecessary define during compilation turbocat 2021-06-24 21:32:30 +0000
  • 6da764010a clipview: bugfixes and optimizations Kirill Lipatov (Leency) 2021-06-24 21:13:37 +0000
  • 4cab4d1434 SQLite3: - shell and library added to autobuild turbocat 2021-06-24 21:10:57 +0000
  • 1f878d1d97 fix build Kirill Lipatov (Leency) 2021-06-24 20:51:21 +0000
  • 804cb0b51c clipview: rewrite and decrease the size twice (from 3847 bytes to 1958) search: new app, alpha version Kirill Lipatov (Leency) 2021-06-24 20:42:19 +0000
  • 1aa78952d7 kfar: add mouse event, clean code, t_edit: small fix IgorA 2021-06-24 11:42:00 +0000
  • 8e0821a737 SQLite3: Porting completed (demo VFS adapted for KolibriOS). Now it can be used) turbocat 2021-06-23 21:46:56 +0000
  • 5f997bdf39 Newlibc: - Added a wrapper over con_init (for set console title); turbocat 2021-06-23 21:32:10 +0000
  • b73079cf34 t_edit: fix load new lines 13,10 IgorA 2021-06-23 10:49:50 +0000
  • 807afdadb8 kernel: Fix memory corruption of clipboard data. Ivan Baravy 2021-06-23 10:07:36 +0000
  • 6f2937256a KFM2: better functional buttons Kirill Lipatov (Leency) 2021-06-22 20:16:57 +0000
  • 744dc6bcc8 kernel: tiny draw button optimization img: rename FindNumbers into Numbers and ENTROPYVIEW into ENTROPYV (confirmed with author) to fit 8.3 Kirill Lipatov (Leency) 2021-06-22 19:41:46 +0000
  • cbb59ad9b4 fix rev. 8919 IgorA 2021-06-22 13:17:09 +0000
  • b3305a4764 upload forgotten files Kirill Lipatov (Leency) 2021-06-22 12:31:58 +0000
  • e7c761fb21 dicty: return reader feature Kirill Lipatov (Leency) 2021-06-22 12:28:03 +0000
  • 1c7586b267 revert asterist to files list for IMG Kirill Lipatov (Leency) 2021-06-22 11:20:46 +0000
  • c9556ba50b add speech binnary and data file by Mario Kirill Lipatov (Leency) 2021-06-22 11:14:20 +0000
  • 7c7f675579 clean skins + update skins (nix, subsilv, luna) Kirill Lipatov (Leency) 2021-06-22 09:35:57 +0000
  • 3b72f0f39d blocks: fix open from CommandLine, fix include files IgorA 2021-06-22 09:24:38 +0000
  • b9df80cf80 autobuild acpi installer Kirill Lipatov (Leency) 2021-06-22 08:08:06 +0000
  • f76e4ee396 several small fixes Kirill Lipatov (Leency) 2021-06-21 23:50:32 +0000
  • 55f9b7ebf1 acpi/apic install some improvements and fixes Kirill Lipatov (Leency) 2021-06-21 23:10:49 +0000
  • 5a0ee4e892 add acpi/apic to drvinst Kirill Lipatov (Leency) 2021-06-21 22:51:35 +0000
  • bf0e285246 fix previous Rustem Gimadutdinov (rgimad) 2021-06-21 21:38:42 +0000
  • a4d1118b5f Quark: handle all line endings Kirill Lipatov (Leency) 2021-06-21 21:32:40 +0000
  • fc3c8d4ae0 [KERNEL] Temporarily disable checks added in #8680. More info in comments to syscall_file_system_lfn Rustem Gimadutdinov (rgimad) 2021-06-21 21:31:19 +0000
  • 0698439542 devman/acpi.asm: run acpi.dll from its folder Kirill Lipatov (Leency) 2021-06-21 21:19:09 +0000
  • 756f1b10a2 PcNET32: Link detection for MII enabled devices. hidnplayr 2021-06-21 20:29:29 +0000
  • 573d327f71 fix wiewport width, opendialog use filter *bjs IgorA 2021-06-21 20:13:13 +0000
  • 24345167b5 fix missed slash Kirill Lipatov (Leency) 2021-06-21 15:35:14 +0000
  • 876a5030d6 blocks: add to ISO Kirill Lipatov (Leency) 2021-06-21 15:34:23 +0000
  • d47ef3c0bd bcc32/blocks: upload binnaries, update models extension to set associations Kirill Lipatov (Leency) 2021-06-21 15:19:08 +0000
  • 1d169e6191 add drivers/acpi/ to ISO Kirill Lipatov (Leency) 2021-06-21 12:14:16 +0000
  • fd0dd96318 upload acpi_devman and wallpapper home_light.png Kirill Lipatov (Leency) 2021-06-21 11:37:50 +0000
  • 7435dc28d7 bcc32 blocks: move models into a separate folder Kirill Lipatov (Leency) 2021-06-21 11:06:39 +0000
  • 8ece03fb87 KFM2 RC1: bugfixes, less redraw, faster disk dropdown open Kirill Lipatov (Leency) 2021-06-21 10:17:09 +0000
  • 13168e73dc KFM2 beta 7: add path line, colored functional buttons Kirill Lipatov (Leency) 2021-06-21 09:16:45 +0000
  • 23f728b028 unz: Fix password dialog. Ivan Baravy 2021-06-20 22:37:20 +0000
  • 3fea35804d Change proposed server hidnplayr 2021-06-20 21:30:24 +0000
  • ff6bf9b758 PcNET32: Handle FIFO overruns gracefully. hidnplayr 2021-06-20 20:30:44 +0000
  • c32ae93703 PcNET32: General cleanup hidnplayr 2021-06-20 20:28:33 +0000
  • 3868bd567a Add network packet error counters. hidnplayr 2021-06-20 20:22:57 +0000
  • 7abba94e8c clean skins, small fixes in icons16.png Kirill Lipatov (Leency) 2021-06-20 11:05:22 +0000
  • dcd94dca69 sorry Kirill Lipatov (Leency) 2021-06-20 00:19:11 +0000
  • e89d75a3ca new skin Oasis Kirill Lipatov (Leency) 2021-06-20 00:18:35 +0000
  • 6341ddfde8 kernel: Unhardcode a few values in hid/keyboard.inc. Ivan Baravy 2021-06-19 23:36:32 +0000
  • 406e1da18a board: Revert r8560 until #138 is fixed. Ivan Baravy 2021-06-19 23:36:03 +0000