Commit graph

11 commits

Author SHA1 Message Date
Caolán McNamara
ad3292e2b3 add modelines to .hxx files as well 2010-10-28 15:47:29 +01:00
Jens-Heiner Rechtien
4573ccfffd changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
Daniel Rentz
27472f118a missing usings 2009-10-12 13:48:51 +00:00
Kohei Yoshida
fddbd3634a Reorganized accessible menu implementation so that the toplevel window is treated as menu. It's cleaner and less complicated this way. 2009-08-25 15:36:57 +00:00
Kohei Yoshida
6f8305a934 more cleanup 2009-08-22 04:15:31 +00:00
Kohei Yoshida
f379d876d1 Use ScAccessibleStateSet to share state set implementation. 2009-08-22 04:02:38 +00:00
Kohei Yoshida
aa18040a8e code cleanup. 2009-08-22 03:13:19 +00:00
Kohei Yoshida
656fd381e1 Broke long method declarations into several lines. 2009-08-21 00:35:37 +00:00
Kohei Yoshida
26d3db0ac1 removed debug statements & more dynamic type checking (this will be replaced later). 2009-08-21 00:23:14 +00:00
Kohei Yoshida
e50abfc572 Let's not duplicate menu's selected state with the accessible object; we can easily query the Window instance for that. This also fixed a crasher when accessing menus from accerciser. 2009-08-21 00:12:46 +00:00
Kohei Yoshida
9c22409f26 My first cut on implementing accessibility for the new datapilot field popup window. This is still work-in-progress, with
lots of debug statements everywhere.
2009-08-20 04:28:30 +00:00