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
J
Jazilla
Settings
|
Report Duplicate
0
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
almost 2 years
ago.
Oct 07, 2022 — Oct 07, 2023
Showing page 46 of 54
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Cleaned up tabClicked() a little. tabClicked() still needs to make calls to TabbedPanel.positionChange(), but that's for later. Added positionChange() calls to panel dragging support. Still need to modify "minimizing" code to remove panels so drag isn't screwed up.
rgordon
More...
about 27 years ago
Comment Improvement
al
More...
about 27 years ago
Initial Implementation
al
More...
about 27 years ago
Minor hacks and patches to make BrowserFrame.main() not crash.
rgordon
More...
about 27 years ago
Minor patches. Added positionChange() method.
rgordon
More...
about 27 years ago
Minor bug fixes and patches. Fixed AppManager call, etc...
rgordon
More...
about 27 years ago
Corrected class name
al
More...
about 27 years ago
Increased efficiency of enableButton() by calling getComponent() instead of getComponents(), since only one element would be touched per call anyhow. Change "Initial Developer" from Ryan C. Gordon to Chris Floersch. I think it was originally his code, even though the standard heading comments were apparently copied from one of my files.
rgordon
More...
about 27 years ago
Changed ActionListener (or whatever the hell that cryptic code is suppose to be) for EXIT menu item to dispose() of the frame instead of calling onExit(). Never call onExit directly, as this is the AppManager's duty, and won't actually terminate the program or frame.
rgordon
More...
about 27 years ago
Changed leading comments to CVS autologging format. Love love.
rgordon
More...
about 27 years ago
Commented out JFrame handling in addOnExitCallBack. Seemed kludgy to me.
rgordon
More...
about 27 years ago
Initial Implementation
al
More...
about 27 years ago
Initial implementation
al
More...
about 27 years ago
Corrected typo
al
More...
about 27 years ago
Initial Implementation
al
More...
about 27 years ago
Initial implementation
al
More...
about 27 years ago
Initial implementations
al
More...
about 27 years ago
Checked in with the wrong filename
al
More...
about 27 years ago
Added comments and a method to enable or disable any of the buttons
chrisf
More...
about 27 years ago
Added getToolTipText() method which will support Minimized Tab tool tips
chrisf
More...
about 27 years ago
Added ToolTips to minimized tabs
chrisf
More...
about 27 years ago
Classes for the binary tree implementation
al
More...
about 27 years ago
Improvements to clean up sequence
al
More...
about 27 years ago
Added in default constructor. We should never remove a constructor arbitrarily.
giao
More...
about 27 years ago
Updated to handle change location properly. No longer does lost focus cause locationChage to get fired
chrisf
More...
about 27 years ago
Modified Bookmark handler
chrisf
More...
about 27 years ago
Automagic addWindowListener when you addOnExitCallBack().
giao
More...
about 27 years ago
Start of the browser frame. This one is tricky because of the menu's. How will we implement commands? My current idea right now is to create a CommandProcessor and a Command base object. It's modeled in the same way that MozillaMenuItem currently is modeled. Though I think MozillaMenuItem needs to be changed a slight bit for this to work thoroughly.
giao
More...
about 27 years ago
Added in skeletons for methods to add items to the "Back" and "Forward" button. These will be used rather than getBackMenu() and getForwardMenu(). They just seemed ugly. This keeps the FE maintenance on JavaFE's side rather than the guys running the BE.
giao
More...
about 27 years ago
Moved
chrisf
More...
about 27 years ago
←
1
2
…
42
43
44
45
46
47
48
49
50
…
53
54
→
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