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 4 of 54
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added two checks for null. Trivial changes.
isaacs
More...
over 24 years ago
Re-checking everything
jazilla
More...
almost 25 years ago
Now puts the docs/api under the main directory tree, not the parent directory.
jazilla
More...
about 25 years ago
All methods have been documented along with proper copyright information included in the headers.
jazilla
More...
about 25 years ago
We now handle being able to show new parts of the page as they are loaded. This was done by simply throwing in a Timer class that sets the bounds of the root component to the requested dimensions about every second.
jazilla
More...
about 25 years ago
Changes so that HTMLPanel can be set opaque or not. Background colors in table cells now work as they are supposed to.
jazilla
More...
about 25 years ago
Updates so that we use TableBorder almost exclusively. It correctly draws it most of the way around the box. I still have to fix that. Also, we've gone back to gbc.fill = GridBagConstraints.BOTH. This kills valign and align in the cells, so we have to figure out a new way to do that.
jazilla
More...
about 25 years ago
It's an AlignableTag now. This fixed some aligning problems.
jazilla
More...
about 25 years ago
Updated so that getType() is supported.
jazilla
More...
about 25 years ago
All files in this package now have JavaDoc comments for methods and constructors.
jazilla
More...
about 25 years ago
Updating default toolbars
frodob
More...
about 25 years ago
All files in this package now have JavaDoc comments for methods and constructors.
jazilla
More...
about 25 years ago
Implemented Mark Anderson's idea to just have users not get updates if the server is down.
jazilla
More...
about 25 years ago
Added the needed lines for the new JazillaUpdate module.
jazilla
More...
about 25 years ago
Fixed a few minor bugs and let the user know if they try to install new updates when there aren't any.
jazilla
More...
about 25 years ago
Added JazillaUpdate
jazilla
More...
about 25 years ago
no message
jazilla
More...
about 25 years ago
Initial release. It can download the XML file from the webserver, parse it, install the selected updates, and back them up. It also uses StringResources for the majority of it's Strings. This file is well documented.
jazilla
More...
about 25 years ago
Complies with our standard headers now.
jazilla
More...
about 25 years ago
Fixed getLineHeight() method.
jsculley
More...
about 25 years ago
Set the initial width to be equal to the width of the frame.
jazilla
More...
about 25 years ago
Now handles wrapping if we're inside a TdTag or TableTag and there is a specific width set.
jazilla
More...
about 25 years ago
Initial Release
jazilla
More...
about 25 years ago
Latest updates to table.
jazilla
More...
about 25 years ago
Added code to close open polygon areas. Added code to determine the proper area shape when there is no 'shape' attribute.
jsculley
More...
about 25 years ago
Added FIX comment to loadModule() method.
jsculley
More...
about 25 years ago
Replaced if-else structure with a switch statement in actionPerformed(). Removed unnecessary IRenderer instance variable.
jsculley
More...
about 25 years ago
Made findRenderer() method private. Changed initPreferences() method to eliminate redundant call to findRenderer().
jsculley
More...
about 25 years ago
Killed spam in view source
jazilla
More...
about 25 years ago
Should work now.
jazilla
More...
about 25 years ago
←
1
2
3
4
5
6
7
8
9
…
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