Today
Older
-
-
r481
(* fixed bug in Transition (linked list)) committed by addicted2flash
- * fixed bug in Transition (linked list)
* fixed bug in Transition (linked list)
-
r480
(* fixed bug in Transition (linked list)) committed by addicted2flash
- * fixed bug in Transition (linked list)
* fixed bug in Transition (linked list)
-
r479
(* re-implemented heuristic in LayoutManager
* removed visibl...) committed by addicted2flash
- * re-implemented heuristic in LayoutManager
* removed visible method from IComponent (failure prone in daily use)
* re-implemented heuristic in LayoutManager
* removed visible method from IComponent (failure prone in daily use)
-
r478
(* fix bug in invalidation cycle (visible force invalidateTre...) committed by addicted2flash
- * fix bug in invalidation cycle (visible force invalidateTree)
* fix bug in invalidation cycle (visible force invalidateTree)
-
r477
(* implemented invalidateTree
* changed implementation of inv...) committed by addicted2flash
- * implemented invalidateTree
* changed implementation of invalidate (only component is affected)
* implemented invalidateTree
* changed implementation of invalidate (only component is affected)
-
r476
(* fixed bug in ToolTipManager (position of ToolTip)
* remove...) committed by addicted2flash
- * fixed bug in ToolTipManager (position of ToolTip)
* removed wrong heuristic in LayoutManager
* encapsulated PriorityQueue
* fixed bug in ToolTipManager (position of ToolTip)
* removed wrong heuristic in LayoutManager
* encapsulated PriorityQueue
-
r475
(* implemented sortComponents method in IContainer) committed by addicted2flash
- * implemented sortComponents method in IContainer
* implemented sortComponents method in IContainer
-
r474
(* implemented sortComponents method in IContainer) committed by addicted2flash
- * implemented sortComponents method in IContainer
* implemented sortComponents method in IContainer
-
r473
(* rename properties in TransistionAdapter (compiler bug)) committed by addicted2flash
- * rename properties in TransistionAdapter (compiler bug)
* rename properties in TransistionAdapter (compiler bug)
-
r472
(* fixed bug in property (dispose)) committed by addicted2flash
- * fixed bug in property (dispose)
* fixed bug in property (dispose)
-
r471
(* fixed bug in property (dispose)) committed by addicted2flash
- * fixed bug in property (dispose)
* fixed bug in property (dispose)
-
-
r469
(* implemented recursive notifying (queue)) committed by addicted2flash
- * implemented recursive notifying (queue)
* implemented recursive notifying (queue)
-
r468
(* removed concurrency classes) committed by addicted2flash
- * removed concurrency classes
* removed concurrency classes
-
r467
(* removed MouseEvent from Component
* added getBy to IContai...) committed by addicted2flash
- * removed MouseEvent from Component
* added getBy to IContainer
* better rounding of scrollRect in ScrollPane
* use of LayoutUtil in FlowLayout
* removed MouseEvent from Component
* added getBy to IContainer
* better rounding of scrollRect in ScrollPane
* use of LayoutUtil in FlowLayout
-
r466
(* implemented allowSameValue in Observable) committed by addicted2flash
- * implemented allowSameValue in Observable
* implemented allowSameValue in Observable
-
r465
(* removed Identifier
* Identifier singleton) committed by addicted2flash
- * removed Identifier
* Identifier singleton
* removed Identifier
* Identifier singleton
-
r464
(* removed Identifier use from non component events) committed by addicted2flash
- * removed Identifier use from non component events
* removed Identifier use from non component events
-
r463
(* implemented workaround for unreachable static constants) committed by addicted2flash
- * implemented workaround for unreachable static constants
* implemented workaround for unreachable static constants
-
r462
(* removed unnecessary imports
* implemented first part of co...) committed by addicted2flash
- * removed unnecessary imports
* implemented first part of concurrency cycle
* removed unnecessary imports
* implemented first part of concurrency cycle
-
r461
(* IComponents display is a Sprite, now (no more casting!)) committed by addicted2flash
- * IComponents display is a Sprite, now (no more casting!)
* IComponents display is a Sprite, now (no more casting!)
-
r460
(* removed method from IContainer) committed by addicted2flash
- * removed method from IContainer
* removed method from IContainer
-
r459
(* removed method from IContainer) committed by addicted2flash
- * removed method from IContainer
* removed method from IContainer
-
r458
(* fixed bug in invalidation call) committed by addicted2flash
- * fixed bug in invalidation call
* fixed bug in invalidation call
-
r457
(* renamed SizeRequirement to LayoutUtil
* layouts make heavy...) committed by addicted2flash
- * renamed SizeRequirement to LayoutUtil
* layouts make heavy use of LayoutUtil now (more reliable)
* renamed SizeRequirement to LayoutUtil
* layouts make heavy use of LayoutUtil now (more reliable)
-
r456
(* implemented minimum size affinity
* added getter for measu...) committed by addicted2flash
- * implemented minimum size affinity
* added getter for measured sizes in IComponent
* implemented minimum size affinity
* added getter for measured sizes in IComponent
-
r455
(* implemented padding in ToolTipManager
* simplified arrange...) committed by addicted2flash
- * implemented padding in ToolTipManager
* simplified arrange in ScrollBar
* implemented padding in ToolTipManager
* simplified arrange in ScrollBar
-
r454
(* implemented getComponentsUnderPoint in IContainer) committed by addicted2flash
- * implemented getComponentsUnderPoint in IContainer
* implemented getComponentsUnderPoint in IContainer
-
r453
(* implemented getComponentsUnderPoint in IContainer) committed by addicted2flash
- * implemented getComponentsUnderPoint in IContainer
* implemented getComponentsUnderPoint in IContainer
-
r452
(* fixed null pointer from focus event) committed by addicted2flash
- * fixed null pointer from focus event
* fixed null pointer from focus event
-
r451
(* fixed bug in ScrollPane (scrollRectY)) committed by addicted2flash
- * fixed bug in ScrollPane (scrollRectY)
* fixed bug in ScrollPane (scrollRectY)
-
r450
(* removed unnecessary condition) committed by addicted2flash
- * removed unnecessary condition
* removed unnecessary condition
-
-
-
r447
(* implemented gap in BoxLayout) committed by addicted2flash
- * implemented gap in BoxLayout
* implemented gap in BoxLayout
-
r446
(* changed minHeight procedure in ScrollBar) committed by addicted2flash
- * changed minHeight procedure in ScrollBar
* changed minHeight procedure in ScrollBar
-
r445
(* fixed bug in invalidation cycle) committed by addicted2flash
- * fixed bug in invalidation cycle
* fixed bug in invalidation cycle
-
r444
(* fixed bug in SizeRequirement.measure()) committed by addicted2flash
- * fixed bug in SizeRequirement.measure()
* fixed bug in SizeRequirement.measure()
-
r443
(* added/removed event for component) committed by addicted2flash
- * added/removed event for component
* added/removed event for component
-
r442
(* renaming of method in ToolTipManager) committed by addicted2flash
- * renaming of method in ToolTipManager
* renaming of method in ToolTipManager
-
r441
(* changed visibility of methods in component) committed by addicted2flash
- * changed visibility of methods in component
* changed visibility of methods in component
-
r440
(* changed core of layout framework) committed by addicted2flash
- * changed core of layout framework
* changed core of layout framework
-
-
r438
(* changed core of layout framework) committed by addicted2flash
- * changed core of layout framework
* changed core of layout framework
-
r437
(* changed core of layout framework) committed by addicted2flash
- * changed core of layout framework
* changed core of layout framework
-
r436
(* fix in ScrollBar scrollRect settings) committed by addicted2flash
- * fix in ScrollBar scrollRect settings
* fix in ScrollBar scrollRect settings
-
r435
(* fix in ScrollBar scrollRect settings) committed by addicted2flash
- * fix in ScrollBar scrollRect settings
* fix in ScrollBar scrollRect settings
-
r434
(* fix in ScrollBar scrollRect settings) committed by addicted2flash
- * fix in ScrollBar scrollRect settings
* fix in ScrollBar scrollRect settings
|