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
o minor
Frucade
as blueshift
More... over 19 years ago
reformat
Frucade
as blueshift
More... over 19 years ago
Make scrollpane workign on IE AND gecko.
Frucade
as blueshift
More... over 19 years ago
* fixed bug: extension of components using button tags broke workaround code More... over 19 years ago
* completed JavaDoc More... over 19 years ago
* fix anchors, IE can't have anchors around tables More... over 19 years ago
Make scrollpane workign on IE. Unfortunatly this introduces a minor issue with gecko. Gotta fix this later on
Frucade
as blueshift
More... over 19 years ago
* another selection mode fix for STree, only this time done right. STree has different selection modes than a list or a table: - single - contiguous - discontiguous implemented those. I mean inherited from Swing ;) More... over 19 years ago
* fixed STree selection mode More... over 19 years ago
* fixed tree indenting More... over 19 years ago
* fixed bug: wingS throws up when disabling cookies More... over 19 years ago
* stupid xhtml error. when you never open the html tag (close it right away), konqueror renders a blank page More... over 19 years ago
updated version info and URL More... over 19 years ago
numerouse additions in introductory chapters and best practices More... over 19 years ago
* Version 2.0_prev2 More... over 19 years ago
* unified naming of writePrefix and writeSuffix methods More... over 19 years ago
* unified handling of SIcon rendering * deprecated language attribute of Script's * introduced 'alt' attribute in SIcons More... over 19 years ago
* make RadioButton for IE render as RadioButton More... over 19 years ago
source style
Frucade
as blueshift
More... over 19 years ago
o http://jira.j-wings.org/browse/WGS-63 o Needed to drop cellpadding/spacing semantic. Not possible using css o Switched behaviour of SborderLayouer Sboxlayout sgridbaglayout sgridlayout to swing swing style (hgap / vgap)
Frucade
as blueshift
More... over 19 years ago
* transferred DesktopPane Example from wings2 More... over 19 years ago
* fixed style for selected tree elements More... over 19 years ago
* made table and tree clickable when not in form More... over 19 years ago
o minors
Frucade
as blueshift
More... over 19 years ago
* committed patch for jira issue 50 by volker fritzsch More... over 19 years ago
o demonstrating default key (enter) o beautify
Frucade
as blueshift
More... over 19 years ago
* switched from semantically wrong setBackground only coloring content to complete css selector using setting More... over 19 years ago
o beautiefied tabs
Frucade
as blueshift
More... over 19 years ago
o enhanced/fixed CSS selector stuff o replaced Utils.childSelectorWorkaround o SComponent.setAttribute(icon)
Frucade
as blueshift
More... over 19 years ago
o setAttribute(CSSSelector selector, CSSProperty property, SIcon icon)
Frucade
as blueshift
More... over 19 years ago