16
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected 2 days ago.
Apr 21, 2023 — Apr 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
one function added, one removed More... about 22 years ago
changed partition type handling More... about 22 years ago
added support for more DosEnvec attributes More... about 22 years ago
fixed some TagItem.ti_Data casts More... about 22 years ago
Also use MUIM_Application_ReturnID if a menu item was selected More... about 22 years ago
Also use MUIM_Application_ReturnID if a menu item was selected More... about 22 years ago
Also use MUIM_Application_ReturnID if a menu item was selected More... about 22 years ago
Support now some of the flags More... about 22 years ago
Support now some of the flags More... about 22 years ago
Support now some of the flags More... about 22 years ago
MUIO_Menuitem works now More... about 22 years ago
MUIO_Menuitem works now More... about 22 years ago
MUIO_Menuitem works now More... about 22 years ago
MUIA_Window_Menustrip implemented More... about 22 years ago
MUIA_Window_Menustrip implemented More... about 22 years ago
MUIA_Window_Menustrip implemented More... about 22 years ago
Also understand MUIA_Group_Child More... about 22 years ago
Also understand MUIA_Group_Child More... about 22 years ago
Also understand MUIA_Group_Child More... about 22 years ago
Remove mutex.h to match mutex.c removal. More... about 22 years ago
Remove mutex.c file, is does not go here. More... about 22 years ago
Explicitly include <assert.h> when using assert(). More... about 22 years ago
Make geninc.c use $(HOST_CFLAGS), as it is running on the host. This is broken though, it should run on the target. More... about 22 years ago
Explicitly include <assert.h> when using assert(). Actually these files should really use KASSERT(), but one bit at a time... More... about 22 years ago
Explicitly include <assert.h> when using assert(). More... about 22 years ago
Fixup headers big time. More... about 22 years ago
Fix up the header files a lot. This allows this file to be built with USE_CPAK=no. More... about 22 years ago
Explicitly include <aros/macros.h> More... about 22 years ago
Rather than doing lots of type-punning and casting, use a union to make all the assigns for PackStructureTags() UnpackStructureTags(). More... about 22 years ago
Stop Make from printing true when invoked. More... about 22 years ago