6
I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected 11 months ago.
Mar 13, 2023 — Mar 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* STable cell links now span whole cell * Tree Selection excludes +/- icon * introduced inherit styles for tables, basically text alignment More... almost 20 years ago
* fixed path to java files (made it relative) More... almost 20 years ago
* for IE we surround the components not with divs but with tables, since IE is too stupid for the first. * small bugfix in togglebuttonexample (java naming convention) More... almost 20 years ago
* checked in faulty code last time More... almost 20 years ago
* took component out of prefixsuffixdelegate delivery chain. now the CG gets it from the CGManager. * fixed bug in MSIE CG mappings More... almost 20 years ago
* changed source label text to include java More... almost 20 years ago
* made plafs browser dependent: * msie has own plafs now (in plaf/css/msie) * extra properties file for msie * prefix and suffix are taken out of abstractcomponent into own delegate * defaults still get used * built on old code More... almost 20 years ago
* took out scaling if component has no scaling More... almost 20 years ago
* took out unnecessary imports More... almost 20 years ago
* reintroduced box model switch for gecko compatible browsers which was lost during reorganization of css files More... almost 20 years ago
* better (perfect :) handling of multicolumn css menubars More... almost 20 years ago
o minor fixes More... almost 20 years ago
* mostly menu layout * SLabel needs line breaks...took out nowrap More... almost 20 years ago
* fixed bug where percentual sizing killed layout. problem was outer div didn't pass down the size to the inner div. More... almost 20 years ago
o setName accepting only valid java identifiers, which are valid java script identifiers, too More... almost 20 years ago
* added css based menu * got js and css based menu working alongside one another * reverted some changes in css from the css cleanup * added switching option in MenuExample (CSS/JS) * styling of menu not done yet, but technically it works * css menu now is default... More... almost 20 years ago
removed experimental section More... almost 20 years ago
introducing docbook environment More... almost 20 years ago
webapp 2.3 DTD, URI fixed More... almost 20 years ago
o dropped konqueror.css. According to ole Gecko.css works fine o split of pure visuals to wingset-xxx.css o minors
Frucade
as blueshift
More... almost 20 years ago
o dropped konqueror.css. According to ole Gecko.css works fine o Renamed some static css style o split of pure visuals to wingset-xxx.css o minors
Frucade
as blueshift
More... almost 20 years ago
o name must be valid identifier More... almost 20 years ago
o many thanks to Joe Walker (dwr) More... almost 20 years ago
* introduced a second div to AbstractComponentCG again for working around the 100% scaling of divs. Now one can decide through styles. More... almost 20 years ago
* fixed coloring More... almost 20 years ago
* batch commit of css files. gecko has a lot of updates: menu, box model and smaller changes msie has some changes, is left incomplete More... almost 20 years ago
* took out the 2 div solution for the AbstractComponent. In this case the dynamic css styling More... almost 20 years ago
* removed unnecessary table layout attributes... More... almost 20 years ago
* put preferred size code into abstract component, the individual plafs just need to include width & height of 100% More... almost 20 years ago
* took out unneccessary table paddings, spacings and borders we probably need to put them in again, but as long as it's all in css... More... almost 20 years ago