1
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 3 hours ago.
May 30, 2023 — May 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remade the sourcetree, it compiles now! :) perhaps some tagging is in order.. More... almost 23 years ago
Initial revision More... almost 23 years ago
hmm, changing project file to reflect new filenames--probably screwed everything up by now, but I'm too tired to take a second look. Will fix it tomorrow.
vanRijn
as vanrijn
More... almost 23 years ago
moving buildui.sh to ui directory
vanRijn
as vanrijn
More... almost 23 years ago
changing filenames for ease of use and to make more sense... updating buildui.sh and Makefile.am to reflect filename and class changes
vanRijn
as vanrijn
More... almost 23 years ago
moving ui's to ui, making classes easier to manage and make more sense
vanRijn
as vanrijn
More... almost 23 years ago
oops, readded the Makefile.in's as they are needed to compile More... almost 23 years ago
changed the script More... almost 23 years ago
removed the stuff that is already in ./old/ from the main tree More... almost 23 years ago
Initial revision More... almost 23 years ago
updating panel layout
vanRijn
as vanrijn
More... almost 23 years ago
w00t. widget classes redone without frames. layout now working properly.
vanRijn
as vanrijn
More... almost 23 years ago
adding FontSelector class (duh), and changing it to not be contained in a frame (blech)
vanRijn
as vanrijn
More... almost 23 years ago
- build.sh includes our two base widget classes for color and font selection
vanRijn
as vanrijn
More... almost 23 years ago
changing class constructor for ColorSelector--we will not be showing a "title" on our frames for these, so we don't need a name. This allows the ui-generated files to compile, since they by default only pass owner, name in the construction parameters.
vanRijn
as vanrijn
More... almost 23 years ago
changing build.sh to only create implementation files if they don't exist already
vanRijn
as vanrijn
More... almost 23 years ago
- adding files for ColorSelector/ColorButton class from toolbox code - changing all base widget classes to use ColorSelector class instead duplicating this code across all base widgets (can you say, starting to get complex, boys and girls?) argh. - changing build shell script to use color class files, etc.... - * NOTE * I'm too danged tired to see what I broke now, but I broke things so it doesn't compile at this point. I'll have to play around with qt designer so it understands the ColorSelector constructor, I think. Again, too danged tired to look at it now... I'm going to sleep....
vanRijn
as vanrijn
More... almost 23 years ago
using implementation class in main.cc, adding toolbox_menu to build.sh
vanRijn
as vanrijn
More... almost 23 years ago
updating build.sh to be easier to read/understand/maintain, etc., for the short while we use it....
vanRijn
as vanrijn
More... almost 23 years ago
not used base class
vanRijn
as vanrijn
More... almost 23 years ago
removing files that are generated from ui qt designer files
vanRijn
as vanrijn
More... almost 23 years ago
make this stuff compile right More... almost 23 years ago
Initial revision
vanRijn
as vanrijn
More... almost 23 years ago