1
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 15 hours ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
wrote manpage, added it to the install, in $(datadir)/man/man1 More... over 22 years ago
moved the manpage More... over 22 years ago
- changing redhat package to include "bbconf.spec" rather than "pkg.spec" so we make more sense to people using the bbconf source RPM
vanRijn
as vanrijn
More... over 22 years ago
- hmm. filing divorce papers with kdevelop. Sorry, kdevelop, things just didn't work out. Thanks for the good times.... *sniff* - Removing all unneeded (hopefully they're unneeded!) from kdevelop's build environment
vanRijn
as vanrijn
More... over 22 years ago
- removing .lsm file
vanRijn
as vanrijn
More... over 22 years ago
- changing const char* casts to latin1()'s
vanRijn
as vanrijn
More... over 22 years ago
got rid of an unused buffer variable delete the plugin_list after done using it. More... over 22 years ago
- adding logic to menu plugin so we browse for directories only if we're looking for a stylesdir--also setting the title to "select directory" rather than "select file"
vanRijn
as vanrijn
More... over 22 years ago
maybe fixed a seg in save()? More... over 22 years ago
creap. #include's Xlib.h More... over 22 years ago
- pkg.spec and Makefile shouldn't be in CVS
vanRijn
as vanrijn
More... over 22 years ago
- text README
vanRijn
as vanrijn
More... over 22 years ago
added README.html More... over 22 years ago
reordered the plugin.h includes. More... over 22 years ago
- added redhat build directory, updated Makefile.am's for make dist
vanRijn
as vanrijn
More... over 22 years ago
adding redhat to SUBDIRS so we clean it up properly
vanRijn
as vanrijn
More... over 22 years ago
changing qdict->insert to qdict->replace so we don't end up with multiple instances of the same plugin
vanRijn
as vanrijn
More... over 22 years ago
Yay! Finally got rid of the symlinked plugins--we now only install 2 files, the .la and the .so
vanRijn
as vanrijn
More... over 22 years ago
debian package installs correctly now More... over 22 years ago
removing the debian readme More... over 22 years ago
adding the debian/ directory More... over 22 years ago
- silly me. I forgot to add the Makefile.{am,in}'s for the newly added distributed files. =:)
vanRijn
as vanrijn
More... over 22 years ago
- making things perty and ready for prime time, baybee - AUTHORS, ChangeLog, README, and TODO actually have useful stuff in them now - adding ui files to make dist list so we distribute those in our tarballs now. They aren't really used for anything, nor are our images, but they at least get distributed this way
vanRijn
as vanrijn
More... over 22 years ago
if, in the save/forget prompt, save is chosen, but the save fails, the save/forget prompt redisplays itself More... over 22 years ago
plugins actually return false when they dont save(). keybindings plugin uses the plugin::saveResourceText() function instead of haveing its own stream writing routine. More... over 22 years ago
- adding common header manipulation utility to project - slapping on common header (with custom copyright and file information in each file) onto every source and header file in the project
vanRijn
as vanrijn
More... over 22 years ago
- fixing header files and templates site-wide
vanRijn
as vanrijn
More... over 22 years ago
- not loading fontdialog with nonexistant font
vanRijn
as vanrijn
More... over 22 years ago
- fixing bug in file preview class--we should return when a file doesn't exist rather than constantly trying to open it. =:)
vanRijn
as vanrijn
More... over 22 years ago
- changing "restart blackbox" to "start/restart window manager" for dropdown. - runtime cleanups per xOr's real-world-testing. =:) Doing a cleaner job of enabling/disabling the browse buttons and text boxes as needed per style option....
vanRijn
as vanrijn
More... over 22 years ago