1. 07 4月, 2011 1 次提交
  2. 18 3月, 2011 1 次提交
  3. 09 3月, 2011 1 次提交
  4. 29 12月, 2010 1 次提交
  5. 11 11月, 2010 1 次提交
  6. 26 5月, 2010 1 次提交
  7. 14 4月, 2010 1 次提交
  8. 07 12月, 2009 1 次提交
  9. 21 10月, 2009 1 次提交
  10. 14 10月, 2009 1 次提交
  11. 30 9月, 2009 1 次提交
  12. 15 9月, 2009 1 次提交
  13. 28 8月, 2009 1 次提交
  14. 27 8月, 2009 1 次提交
  15. 20 8月, 2009 1 次提交
  16. 08 8月, 2009 1 次提交
  17. 14 7月, 2009 1 次提交
  18. 23 6月, 2009 1 次提交
  19. 19 5月, 2009 1 次提交
  20. 20 4月, 2009 1 次提交
  21. 26 3月, 2009 1 次提交
    • A
      6693253: Security Warning appearance requires enhancements · 48fbfa54
      anthony 提交于
      6779717: A Window does not show applet security warning icon on X platforms
      6785058: Parent dn't get the focus after dialog is closed if security warning is applied
      Summary: Forward-port from 6u10-6u14
      Reviewed-by: art, dcherepanov
      48fbfa54
  22. 10 3月, 2009 1 次提交
  23. 04 3月, 2009 1 次提交
  24. 20 2月, 2009 1 次提交
  25. 11 2月, 2009 1 次提交
  26. 04 2月, 2009 1 次提交
  27. 30 9月, 2008 1 次提交
  28. 19 7月, 2008 1 次提交
  29. 07 7月, 2008 2 次提交
  30. 18 6月, 2008 1 次提交
  31. 17 6月, 2008 1 次提交
  32. 04 6月, 2008 1 次提交
  33. 15 5月, 2008 1 次提交
  34. 08 5月, 2008 1 次提交
  35. 08 4月, 2008 1 次提交
  36. 03 4月, 2008 1 次提交
  37. 01 4月, 2008 1 次提交
  38. 20 3月, 2008 1 次提交
    • A
      4993545: NativeInLightFixer adds asynchronousity · 89e3101b
      anthony 提交于
      Summary: All the hooks related to the NativeInLightFixer have been moved to the HW/LW mixing handling methods. The NativeInLightFixer itself has been removed.
      Reviewed-by: son, alexp
      89e3101b
  39. 18 3月, 2008 1 次提交
    • A
      6637796: setBounds doesn't enlarge Component · c889ff5a
      anthony 提交于
      Summary: Added the areBoundsValid() method that verifies whether the current bounds of the component are valid. Using the isValid() method for this purpose previously was incorrect.
      Reviewed-by: son, art
      c889ff5a