0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 19 hours ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
get_physical_palette() added get_nearest_color() added get_bpp() added
dk
More... over 25 years ago
hash_*() functions changed to prima_hash_*() due to name conflicts under FreeBSD. Old names are still accessible through #defines under POLLUTE_NAMESPACE. More... over 25 years ago
- mostly formatting changes; - also fixed incorrect definition of structures DComplex and TrigDComplex (had float instead of double fields). More... over 25 years ago
- all // comments replaced to /*...*/; - non-standard function tell() replaced with lseek(). More... over 25 years ago
- put extra parentheses in assignment-in-tests to eliminate compiler warnings; - little formatting beautification; - fixed small bug with comparison instead of assignment. More... over 25 years ago
- Corrected format string for ApiHandle (this will require additional changes in future due to differences in word size on different platforms); - put extra parentheses for assignment-in-test to eliminate compiler warnings; More... over 25 years ago
Included <unistd.h> on UNIX platforms. More... over 25 years ago
- eliminated all compiler warnings under FreeBSD/gcc; - replaced calls to non-standard functions _ltoa() and strlwr(); - little formatting beautification; More... over 25 years ago
- func prototypes changed a little
dk
More... over 25 years ago
- 256 colors patches and palette usage implementation
dk
More... over 25 years ago
- win32guts.h change echo
dk
More... over 25 years ago
- 256-color patches and palette usage implementation
dk
More... over 25 years ago
- some fixes
dk
More... over 25 years ago
- optOwnerPalette added - apc_widget_set_palette() added - apc_gp_set_palette() added
dk
More... over 25 years ago
- cm_squeeze_palette() declared as external
dk
More... over 25 years ago
- Drawable::palette property add echo - palette and palSize fields migrated to Drawable
dk
More... over 25 years ago
- Drawable::palette property add echo - Widget::ownerPalette property add echo
dk
More... over 25 years ago
- Drawable::palette property add echo
dk
More... over 25 years ago
::SpinEdit - minimal height 20 set; - rounding increment applied
dk
More... over 25 years ago
fractional deltas setup bug fixed
dk
More... over 25 years ago
bugfix in cancel_children()
dk
More... over 25 years ago
new ColorDialog package
dk
More... over 25 years ago
new files added
dk
More... over 25 years ago
set() speedup
dk
More... over 25 years ago
light type-clashing fixed
dk
More... over 25 years ago
MenuItem and AbstractMenu helpers added: check, uncheck, enable and disable
dk
More... over 25 years ago
- map_halftone8x8_64[] slightly corrected
dk
More... over 25 years ago
check() and uncheck() moved to Classes.pm
dk
More... over 25 years ago
- check() and uncheck() moved to Classes.pm - fail check in insert()
dk
More... over 25 years ago
Temporary hack to disable usage of GBM on UNIX More... over 25 years ago