4
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected 2 days ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update decorator API to fix repaint issue.
gbrown
as gkbrown
More... over 15 years ago
Add demos project; add pivot.collections.immutable package; add pivot.util.ImmutableIterator<T> class and remove custom iterator classes in internal collections; allow web proxy servlet to pass along path info in addition to query string.
gbrown
as gkbrown
More... over 15 years ago
Add Display argument to static Alert.alert() methods; minor bug fixes.
gbrown
as gkbrown
More... over 15 years ago
git-svn-id: https://svn.apache.org/repos/asf/incubator/pivot/trunk@753888 13f79535-47bb-0310-9956-ffa450edef68 More... over 15 years ago
Add FadeDecorator.
gbrown
as gkbrown
More... over 15 years ago
Return 'is' properties in BeanDictionary iterator; remove special case check for listener list getters; exclude read-only properties in Explorer view.
gbrown
as gkbrown
More... over 15 years ago
Finalize Decorator interface and implementation.
gbrown
as gkbrown
More... over 15 years ago
Removed Dialog#open(Display) More... over 15 years ago
Add a new open() signature to Dialog that takes a Display and DialogResultListener; ensure that a window's owner tree is displayable when the window is opened; other minor updates.
gbrown
as gkbrown
More... over 15 years ago
Added error log statement More... over 15 years ago
Changed inner skins to be inner classes as opposed to public static classes, and made any mouse click over the spinner cause the spinner to gain focus. More... over 15 years ago
Added String setter of font More... over 15 years ago
Added WatermarkDecorator More... over 15 years ago
Minor resize bug fix.
gbrown
as gkbrown
More... over 15 years ago
Color renderer enhacements. Added boolean renderer tuned to property sheet presentation More... over 15 years ago
Update tutorials to reflect recent updates.
gbrown
as gkbrown
More... over 15 years ago
Delete explorer project.
gbrown
as gkbrown
More... over 15 years ago
Remove wtkx and wtkx-test projects; add build-tools.xml.
gbrown
as gkbrown
More... over 15 years ago
git-svn-id: https://svn.apache.org/repos/asf/incubator/pivot/trunk@753873 13f79535-47bb-0310-9956-ffa450edef68
gbrown
as gkbrown
More... over 15 years ago
git-svn-id: https://svn.apache.org/repos/asf/incubator/pivot/trunk@753872 13f79535-47bb-0310-9956-ffa450edef68
gbrown
as gkbrown
More... over 15 years ago
Finish updates to allow multiple applications to run in a browser. Rename "explorer" project to "tools".
gbrown
as gkbrown
More... over 15 years ago
Eliminate singletons so multiple applications can run in a browser.
gbrown
as gkbrown
More... over 15 years ago
Added color table renderer More... over 15 years ago
Preliminary updates to allowing multiple applications to run in a browser: - eliminate Component methods getVisibleArea() and getGraphics() - update Component repaint() to be recursive call - add immediate flag to repaint() method - update TextInputSkin to use immediate repaints instead of component graphics
gbrown
as gkbrown
More... over 15 years ago
Move alert button styles into AlertSkin.json resources file. Add image resource names to this file as well.
gbrown
as gkbrown
More... over 15 years ago
Add Alert.json for localizing alert resources. Extract alert option button styles into external style file. Trim whitespace in Explorer project.
gbrown
as gkbrown
More... over 15 years ago
Changed includeLastVerticalGridLine to includeTrailingVerticalGridLine More... over 15 years ago
Removed superfluous imports More... over 15 years ago
Added includeLastVerticalGridLine style. More... over 15 years ago
git-svn-id: https://svn.apache.org/repos/asf/incubator/pivot/trunk@753862 13f79535-47bb-0310-9956-ffa450edef68 More... over 15 years ago