0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 17 hours ago.
Jun 01, 2023 — Jun 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refactor unix based builds to make maintenance easier. More... over 16 years ago
Add HCT and ColorChecker DC template to install. More... over 16 years ago
Fixed typo. The universal build needs to be tested by a Mac user. More... over 16 years ago
Enable Mac OS/X universal build. User now has command line argument to enable a universal build. Of course all libraries that are statically linked must be build as universal binaries for this to work. More... over 16 years ago
#1796333 Crash when returning from profile file selector dialog. More... over 16 years ago
Added new LIBS to make lprof link static libraries on OS/X. More... over 16 years ago
#1798166 Possible fix. Needs to be tested. More... over 16 years ago
Change to make the OS/X app bundle fully installable. Location will default to /Applications. This will fail is user does not have root privileges. More... over 16 years ago
Remove X11 libraries from LIBS in Mac build. #1798256 More... over 16 years ago
Move info.plist to correct folder. More... over 16 years ago
Add error checking for the existence of the data/templates directory and issue error message and handle it gracefully. More... over 16 years ago
Corrections to OS/X defines. More... over 16 years ago
Corrected typo. More... over 16 years ago
Add default profile directories for OS/X in addition to the existing Windows and Linux/Unix default directories. More... over 16 years ago
Hide "Hidden" tab again now that it is no longer needed for testing GSoC work. More... over 16 years ago
Removed extra merged code. More... over 16 years ago
Add "" around file names to prevent spaces in file names from causing problems. More... over 16 years ago
-Added the declaration for the "getAppExecDir()" function (directory issue fix). More... over 16 years ago
-Added a "getAppExecDir()" function definition. More... over 16 years ago
-Fixed file directory issues that were more specific to Windows (removed QApplication code to make the two executables work). More... over 16 years ago
Define DEBUG for OS/X build. More... over 16 years ago
Changed orders of the tests for platform defines to make sure that it tests the __APPLE__ define before it tests the UNIX define. This will prevent it from using the UNIX conditional when building on an OS/X machine. More... over 16 years ago
Add #include statement. More... over 16 years ago
Changed layout of Preferences tab to better utilize available space. More... over 16 years ago
-Fixed "spacing" issues in code. More... over 16 years ago
-Changed "temp_dir" to point to a temporary directory (.temp). More... over 16 years ago
-Implemented procedure to detect Colorchecker files for the Target Selector dropdown. More... over 16 years ago
-Added a Colorchecker-DC template. More... over 16 years ago
-Added a declaration for a Colorchecker conversion function. More... over 16 years ago
-Added support for Colorchecker-SG and Colorchecker-DC targets. More... over 16 years ago