|
|
|
@1714
|
[1714]
|
12/29/08 15:33:14 |
eitan |
adding ability to tell css engine to ignore a component or a set of … |
|
|
|
@1693
|
[1693]
|
12/05/08 15:21:28 |
eitan |
first-pass draft implementation of gradient specification (based on … |
|
|
|
@1687
|
[1687]
|
12/05/08 12:37:04 |
eitan |
minor css4swing tweaks (ignore) |
|
|
|
@1677
|
[1677]
|
12/04/08 18:00:51 |
eitan |
revised the way border radius painting is implemented: no longer 'fixing' … |
|
|
|
@1373
|
[1373]
|
07/25/08 14:31:10 |
eitan |
applying patch from andy kriger having to do with adding a build target … |
|
|
|
@1052
|
[1052]
|
03/05/08 12:40:53 |
eitan |
minor: css4swing revisions to test programs |
|
|
|
@855
|
[855]
|
08/31/07 10:37:07 |
eitan |
more tweaking of workings of background image property; now also … |
|
|
|
@854
|
[854]
|
08/30/07 18:25:59 |
eitan |
first draft impl of background-image..(slightly off-spec) |
|
|
|
@842
|
[842]
|
08/27/07 17:46:54 |
eitan |
revised strategy for timing of styling which i hope both improves … |
|
|
|
@840
|
[840]
|
08/27/07 16:35:55 |
eitan |
implemented complex selectors; discovering that CSSEngine.setupHook() … |
|
|
|
@839
|
[839]
|
08/27/07 11:24:47 |
eitan |
refactoring: renaming Selector -> SimpleSelector? |
|
|
|
@816
|
[816]
|
08/16/07 13:22:49 |
eitan |
updated to antlr v3.0.1; applied concurrency issue fix (reported and … |
|
|
|
@785
|
[785]
|
08/06/07 17:06:11 |
eitan |
addressed two issues: the first having to do with dynamically restyling a … |
|
|
|
@784
|
[784]
|
08/06/07 13:40:22 |
eitan |
no substantial enhancements; slight improvement of behaviour of sample … |
|
|
|
@779
|
[779]
|
08/06/07 11:51:34 |
eitan |
revised componentstyle to apply a background painter only when it's … |
|
|
|
@775
|
[775]
|
08/03/07 15:40:41 |
eitan |
expanded opacity support to swingx components other than jxpanel (e.g. … |
|
|
|
@771
|
[771]
|
08/03/07 12:49:53 |
eitan |
minor revision of a loop over a list to ensure looping order |
|
|
|
@759
|
[759]
|
07/27/07 15:04:06 |
eitan |
updated swingx library from 2007/02/20 to 2007/07/22 |
|
|
|
@753
|
[753]
|
07/26/07 15:07:53 |
eitan |
fixed painting of rounded corners in the case where i can set a background … |
|
|
|
@737
|
[737]
|
07/24/07 13:57:55 |
eitan |
removed absence of border short-circuiting paiting of border-radius |
|
|
|
@736
|
[736]
|
07/24/07 13:48:12 |
eitan |
added dependency on swingx and implementation of opacity css property that … |
|
|
|
@607
|
[607]
|
06/01/07 16:10:22 |
eitan |
fixed issue with creating basicstroke with proper dash array value for … |
|
|
|
@604
|
[604]
|
06/01/07 15:36:06 |
eitan |
corrected method signature: argument type should be graphics2d and not … |
|
|
|
@603
|
[603]
|
06/01/07 15:09:28 |
eitan |
implemented proper painting of area outside rounded corners with margin … |
|
|
|
@602
|
[602]
|
06/01/07 13:22:16 |
eitan |
implemented per-corner border radius setting |
|
|
|
@601
|
[601]
|
06/01/07 12:56:22 |
eitan |
have now a simple (working) border/margin/padding implementation + a … |
|
|
|
@598
|
[598]
|
05/29/07 15:12:11 |
eitan |
minor (updated a todo list) |
|
|
|
@597
|
[597]
|
05/29/07 14:20:45 |
eitan |
sacrificing (for now) line-style (dashed, dotted, etc..) (which was … |
|
|
|
@596
|
[596]
|
05/29/07 13:14:05 |
eitan |
corrected issue with border painting (not drawing border correctly when … |
|
|
|
@592
|
[592]
|
05/29/07 10:21:14 |
eitan |
moved StyleMenuBar? from test/ to src/ |
|
|
|
@574
|
[574]
|
05/22/07 15:25:59 |
eitan |
added a separate simple / cleaner demo that am exposing also as an applet |
|
|
|
@573
|
[573]
|
05/22/07 11:42:55 |
eitan |
added ability to dynamically interpret a stylesheet at runtime; see … |
|
|
|
@560
|
[560]
|
05/18/07 11:43:03 |
eitan |
updated antlr version from 3.0b6 to 3.0 final |
|
|
|
@547
|
[547]
|
05/14/07 12:24:16 |
eitan |
very minor changes; slight refactoring in selector.appliesto, comparator … |
|
|
|
@545
|
[545]
|
05/10/07 14:25:25 |
eitan |
refactored utility method to Utils class |
|
|
|
@535
|
[535]
|
04/30/07 14:31:59 |
eitan |
integrated parts of patch from tiago silveira: namely replaced import … |
|
|
|
@530
|
[530]
|
04/16/07 12:02:25 |
root |
importing css4swing |