openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
R
ReZound
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Nov 28, 2022 — Nov 28, 2023
Showing page 106 of 131
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Moved the updating of the filename into CSoundWindow::updateFromEdit
ddurham
More...
over 22 years ago
Fixed a bug in CActionMenuCommand where it wouldn't detect right click because the SEL_COMMAND handler was handling the action always
ddurham
More...
over 22 years ago
Fixed a bug in CActionMenuCommand where it wouldn't detect right click because the SEL_COMMAND handler was handling the action always
ddurham
More...
over 22 years ago
Forgot to remove some stuff in main.cpp when removing CEditToolBar.*
ddurham
More...
over 22 years ago
Forgot to remove some stuff in main.cpp when removing CEditToolBar.*
ddurham
More...
over 22 years ago
Removed CActionButton.* and CEditToolbar.* for now. They're in the ATTIC directory if needed again
ddurham
More...
over 22 years ago
Removed CActionButton.* and CEditToolbar.* for now. They're in the ATTIC directory if needed again
ddurham
More...
over 22 years ago
Made VerifySourceFiles.sh check for fox_compat.h as the second include in all the frontend code. Also restructored this script's code to be more readily reused
ddurham
More...
over 22 years ago
Made VerifySourceFiles.sh check for fox_compat.h as the second include in all the frontend code.
ddurham
More...
over 22 years ago
Added fox_compat.h which makes the frontend code compile with FOX with the newer namespaced (and some functions renamed) version as well as the old (pre 1.1.8) version and automatically detects which I then had to include fox_compat.h just after every include of common.h in all the frontend code The new verison of FOX fixed the walking window problem, so I can now pretty much reliably save and restore window positions between runs of ReZound Fixed CActionMenuCommand to respond to the automatic accelerator keys Made CActionMenuCommand get the menu item's caption based on the actionFactory's getName() method. So now I don't have to repeat that action name in the frontend code that creates all the menu items. Other minor changes
ddurham
More...
over 22 years ago
Added fox_compat.h which makes the frontend code compile with FOX with the newer namespaced (and some functions renamed) version as well as the old (pre 1.1.8) version and automatically detects which
ddurham
More...
over 22 years ago
Changed several backend actions to have better action names
ddurham
More...
over 22 years ago
Changed several backend actions to have better action names
ddurham
More...
over 22 years ago
commented out some debug code from ASoundRecorder.cpp
ddurham
More...
over 22 years ago
commented out some debug code from ASoundRecorder.cpp
ddurham
More...
over 22 years ago
Commented the changes made today.
lergnom
More...
over 22 years ago
Commented the changes made today.
lergnom
More...
over 22 years ago
Now it's really fixed.
lergnom
More...
over 22 years ago
Now it's really fixed.
lergnom
More...
over 22 years ago
Some fixes to the cxx_lib_check
lergnom
More...
over 22 years ago
Some fixes to the cxx_lib_check
lergnom
More...
over 22 years ago
Added 2 TODOs
ddurham
More...
over 22 years ago
Added 2 TODOs
ddurham
More...
over 22 years ago
Added an item to the TODO
ddurham
More...
over 22 years ago
Added an item to the TODO
ddurham
More...
over 22 years ago
Made changes to move toward removing CEditToolbar
ddurham
More...
over 22 years ago
Made changes to move toward removing CEditToolbar Moved all the edit actions under an Edit pull-down menu Coded for there to be a button for each edit action on the main window, but didn't like the way it looked... I'll remove that code once I'm sure that I don't need it. Found out that fox automatically supports hot keys pretty well in the menu items. I'm having a little trouble with certain key combinations, but hope to fix that tomorrow. Changed the default location and size of CSoundWindow when it starts. I might be able to move CSoundListWindow's content onto the main window now that there is room, but I'm not going to worry about that right now
ddurham
More...
over 22 years ago
Added ToolTips to CActionMenuCommand
ddurham
More...
over 22 years ago
Added ToolTips to CActionMenuCommand
ddurham
More...
over 22 years ago
Added CActionMenuCommand and moved all the effects and file action buttons to pulldown menu items.
ddurham
More...
over 22 years ago
←
1
2
…
102
103
104
105
106
107
108
109
110
…
130
131
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree