summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/a11y
AgeCommit message (Collapse)AuthorFilesLines
2010-01-29CWS-TOOLING: integrate CWS koheidatapilot03Ivo Hinkelmann3-3/+103
2010-03-02mtaccfixes: merge with DEV300_m73Malte Timmermann [mt]25-104/+128
2010-02-17mtaccfixes #i104290# removed some code which shouldn't be needed anymoreMalte Timmermann1-1/+7
2009-12-09#i107075# Check any type in getTextMarkup()Andreas Bregas1-3/+10
2009-11-24#i107075# check interface pointer, XAxccessibleTextMarkup is not implemented ↵Daniel Rentz1-1/+2
in Calc
2010-01-28koheidatapilot03: merge with DEV300_m60Jens-Heiner Rechtien5-1/+82
2010-01-28koheidatapilot03: merge with DEV300_m57Jens-Heiner Rechtien3-2/+66
2009-10-06rebase to m61Philipp Lohmann5-1/+82
2009-10-06#i105613# catch exceptions in accessibility event handler (thanks cmc)Philipp Lohmann1-3/+10
2009-09-17CWS-TOOLING: integrate CWS a11y32Ivo Hinkelmann5-1/+82
2009-09-08 11:46:26 +0200 tl r275921 : #i74816# use hi-contrast for all but for printer; namely use it for virtual devices as well 2009-08-25 10:14:46 +0200 tl r275337 : CWS-TOOLING: rebase CWS a11y32 to trunk@274622 (milestone: DEV300:m54) 2009-08-17 11:13:19 +0200 ab r275036 : #i71360# Added attribute support for misspelled 2009-07-24 14:28:11 +0200 tl r274306 : #i48354# fixed hierarchy order in SvHeaderTabListBox 2009-07-24 13:47:40 +0200 mav r274305 : #i102870# let roadmap control behave as a monolite tabstop control 2009-07-24 13:47:06 +0200 mav r274304 : #i102870# let roadmap control behave as a monolite tabstop control 2009-07-24 13:46:33 +0200 mav r274303 : #i102870# let roadmap control behave as a monolite tabstop control 2009-07-24 09:41:16 +0200 tl r274289 : #i74816# fixed evaluation of high-contrast-mode 2009-07-22 15:46:50 +0200 tl r274246 : warning-free-code fix when build with debug=t 2009-07-22 15:28:59 +0200 tl r274243 : #i74816# fixed evaluation of high-contrast-mode
2009-08-27Added a new child class of FloatingWindow to separate popup menu specific ↵Kohei Yoshida1-4/+8
stuff to it. Let's leave the existing FloatingWindow alone.
2009-08-26CWS-TOOLING: integrate CWS swa11y32_2ndVladimir Glazounov3-2/+66
2009-08-13 13:04:09 +0200 mav r274936 : #i104204# remove support for Ctrl-Tab 2009-08-13 09:59:22 +0200 od r274924 : #i93269# method <atk_wrapper_focus_idle_handler(..)> - emit also object:state-changed:focus, if cursor is inside <XAccessibleText> object 2009-08-11 12:15:11 +0200 tl r274851 : CWS-TOOLING: rebase CWS swa11y32_2nd to trunk@274622 (milestone: DEV300:m54) 2009-07-14 17:35:03 +0200 tl r273982 : 2009-07-10 10:46:39 +0200 tl r273879 : CWS-TOOLING: rebase CWS swa11y32 to trunk@273468 (milestone: DEV300:m51) 2009-07-01 14:00:25 +0200 mav r273577 : #i102879# the text of the button should not change 2009-07-01 13:16:19 +0200 od r273574 : #159496# method <GetHelpAnchor_Impl(..)> - do not release the solar mutex 2009-06-29 15:29:10 +0200 od r273476 : #i95042# method <CreateXWindow(..)> - return instance <VCLXComboBox> for <Window> instance of type <MetricBox>. note: <MetricBox> is inherited from <ComboBox> 2009-06-23 15:49:32 +0200 mav r273283 : #i101967# fix tab-control implementation 2009-06-22 13:56:22 +0200 od r273229 : #i100938# method <text_wrapper_get_run_attributes(..)> - always provide start_offset and end_offset - do _not_ increment the end_offset provide by <accessibility::TextSegment> instance 2009-06-02 12:09:03 +0200 mav r272492 : #i101959# Let the additional dialog window add its childred to the parents tab-hierarchy 2009-06-02 09:55:39 +0200 mav r272484 : #i102015# allow to have indirect child windows in tab-hierarchy 2009-06-02 09:49:42 +0200 mav r272482 : #i102015# Let the windows containing the extension dialog controls add controls to the tab hierarchy 2009-05-27 15:45:33 +0200 od r272354 : #i101012# method <SvxIconChoiceCtrl_Impl::EntrySelected(..)> - emit vcl event LISTBOX_SELECT only in case that the given entry is selected. 2009-05-27 09:54:36 +0200 od r272333 : #i92103# map UNO-API accessible events list box entry expanded/collapsed to corresponding atk events. 2009-05-27 09:52:15 +0200 od r272331 : #i92103# process list box entry expanded/collapsed events 2009-05-27 09:49:19 +0200 od r272330 : #i92103# emit vcl event list box entry expanded/collapsed 2009-05-26 10:42:05 +0200 od r272283 : #i93269# correct fix: check success of <queryInterface> call 2009-05-04 15:52:04 +0200 od r271469 : #i92103# new vcl event ids VCLEVENT_LISTBOX_ENTRY_EXPANDED and VCLEVENT_LISTBOX_ENTRY_COLLAPSED 2009-05-04 15:10:20 +0200 od r271460 : #i92103# refine definition of new constants 2009-05-04 14:36:44 +0200 od r271454 : #i92103# new constants for indicating that a list box entry is expanded respectively collapsed. 2009-04-30 16:09:40 +0200 od r271421 : #i93269# method <atk_wrapper_focus_idle_handler(..)> - emit text_caret_moved event for <XAccessibleText> object, if cursor is inside the <XAccessibleText> object. 2009-04-22 14:00:10 +0200 tl r271105 : warning-free code 2009-04-22 09:17:30 +0200 tl r271073 : CWS-TOOLING: rebase CWS swa11y32 to trunk@270723 (milestone: DEV300:m46) 2009-04-20 12:53:03 +0200 cd r270974 : #i83639# Check extendedhelp state to provide correct tool tip text 2009-04-03 13:07:13 +0200 tl r270471 : #i63983# changed accessible object names to empty strings 2009-04-01 15:52:09 +0200 tl r270336 : #i90991# accessible names and description for paragraphs should be empty 2009-04-01 15:12:42 +0200 tl r270333 : #i90991# accessible names and description for paragraphs should be empty 2009-04-01 15:10:34 +0200 tl r270331 : warning-free code 2009-04-01 12:54:44 +0200 tl r270319 : #i89176# Implementation of XAccessibleMultiLineText in EditEngine 2009-04-01 12:52:56 +0200 tl r270318 : #i89176# Implementation of XAccessibleMultiLineText in EditEngine 2009-03-27 18:31:01 +0100 tbe r270166 : #i92143# text getRangeExtents reports incorrect 'x' values for spreadsheet cells 2009-03-13 13:43:54 +0100 tl r269476 : #i94322# ImpEditView::ShowCursor and nPara == USHRT_MAX problem fixed 2009-03-12 10:27:30 +0100 tl r269366 : warning-free code; unresolved external dbg_out when compiling with debug=t 2009-03-11 12:40:31 +0100 tl r269312 : warning-free code Solaris x86 2009-03-10 15:49:01 +0100 tl r269279 : #i86443# handle GetColumnCount() == 0 2009-03-10 10:48:32 +0100 cl r269254 : #i91742# name cells for accessibility 2009-03-09 17:06:33 +0100 cl r269203 : #i91742# call init on accessible cells
2009-08-26added a new vcl event type that carries accessible object so that it can be ↵Kohei Yoshida2-3/+34
used from the new menu popup window.
2009-08-20Add a new data member to FloatingWindow, and use it to see if the window ↵Kohei Yoshida1-5/+9
instance is used as a pop-up menu. If yes, and it it's a top-level menu, assign an appropriate accessible role.
2009-08-20Some code fragment for debugging accessible state set changes.Kohei Yoshida1-0/+54
2009-08-20A little hack to get border floating window to be recognized by ↵Kohei Yoshida1-0/+7
accessibility framework. I'll come back to clean this up later.
2009-04-01CWS-TOOLING: integrate CWS vcl100Ivo Hinkelmann1-3/+5
2009-03-26 21:27:56 +0100 pl r270106 : #i10000# fix an include path missing when using configure 2009-03-16 12:18:24 +0100 pl r269518 : #i98963# revert change 2009-03-13 14:56:47 +0100 pl r269483 : #i98980# work around a mysterious crash 2009-03-12 20:02:48 +0100 pl r269440 : resolve some warnings 2009-03-12 19:30:32 +0100 pl r269439 : resolve some warnings 2009-03-12 18:07:47 +0100 pl r269432 : solve some warnings 2009-03-12 09:07:33 +0100 hdu r269358 : #i100134# remove obsolete RCS/CVS keywords from source 2009-03-11 21:18:28 +0100 pl r269355 : #i100134# change sft.h and ttcr.h to c++ headers 2009-03-11 20:19:15 +0100 pl r269353 : #i100134# remove some ugly C style lists 2009-03-11 18:19:35 +0100 hdu r269347 : #i100134# make psprint.fontsubset source C++ and make it compile 2009-03-11 14:44:35 +0100 hdu r269334 : #i99862# fix justification of vocalized hebrew (thanks hennerdrewes) 2009-03-11 13:40:35 +0100 pl r269327 : CWS-TOOLING: rebase CWS vcl100 to trunk@269297 (milestone: DEV300:m43) 2009-03-10 16:49:34 +0100 hdu r269284 : #i1000020# add style-matching heuristics for single-char stylenames 2009-03-10 15:42:53 +0100 hdu r269278 : use fast ASCII-matching for extracting attributes from PSName 2009-03-09 16:29:08 +0100 pl r269200 : #i98980# skip bundles that are not NP plugins 2009-03-09 13:26:14 +0100 hdu r269083 : #i99868# fix text breaking for large nCharExtra 2009-03-09 12:20:01 +0100 hdu r269078 : #i99868# fix text breaking for large nCharExtra 2009-03-06 17:35:27 +0100 pl r269032 : #i98980# mouse events 2009-03-06 17:10:14 +0100 pl r269024 : #i98980# flash animations, initial paint problem 2009-03-05 20:00:21 +0100 pl r268939 : #i98980# more plugin support 2009-03-05 15:35:06 +0100 pl r268914 : #i98980# first twitches of a live plugin 2009-03-05 15:34:10 +0100 pl r268913 : #i98980# access to carbon headers 2009-03-04 15:46:29 +0100 pl r268839 : #i98980# generalize vcl SystemChildWindow from QTMovieView to NSView 2009-03-04 15:40:20 +0100 pl r268838 : #i98980# generalize vcl SystemChildWindow from QTMovieView to NSView 2009-03-04 11:30:49 +0100 hdu r268801 : #i99722# for OSX any anisotropy reported for the display resolution is best ignored 2009-03-02 15:52:21 +0100 pl r268655 : #i99770# fix ambiguous looking if statements (thanks cmc) 2009-03-02 13:28:17 +0100 pl r268649 : #i99770# fix ambiguous looking if statements (thanks cmc) 2009-02-27 15:39:30 +0100 pl r268603 : #i97512# omit degenrate current matrix 2009-02-27 12:37:29 +0100 pl r268579 : #i99716# remove unused code (thanks cmc) 2009-02-27 11:21:18 +0100 pl r268569 : #i99705 remove unused code (thanks cmc) 2009-02-23 10:42:00 +0100 pl r268345 : #i99492# remove a typo (thanks tono) 2009-02-19 12:46:21 +0100 pl r268274 : #i99411# add new mimetype 2009-02-10 12:57:59 +0100 pl r267548 : #i98980# more aqua plugin changes 2009-02-06 16:50:34 +0100 pl r267475 : #i98980# plugin detection 2009-02-06 16:46:48 +0100 pl r267474 : #i98980# make debug compilation work 2009-02-06 12:16:37 +0100 pl r267449 : #98963# add missing wrapper 2009-02-04 20:06:59 +0100 pl r267402 : #i97135# work around a gcc x64 optimizer bug 2009-02-04 13:45:36 +0100 pl r267380 : #159153# do not emit empty glyph vector 2009-02-03 17:47:16 +0100 pl r267338 : #i98533# recent gtk versions do not support GTK_MODULES for accessibility anymore 2009-02-03 10:39:46 +0100 pl r267305 : #i97146# check if the idle formatted view is still valid 2009-01-28 11:23:23 +0100 pl r267045 : #i42227# #i48965# refinement of check markings images 2009-01-27 19:40:01 +0100 pl r267016 : #i42227# #i48965# change menus wrt checkmarks and images
2008-12-01CWS-TOOLING: integrate CWS vcl96Release Engineers1-0/+2
2008-11-27 15:56:56 +0100 pl r264499 : #i95488# fix a snafu 2008-11-17 12:05:23 +0100 pl r263713 : #158795# catch bad_alloc 2008-11-14 17:26:25 +0100 pl r263687 : #i93018# new msgbox images 2008-11-14 17:00:28 +0100 pl r263686 : #i95488# treat chinese font heights like korean 2008-11-14 14:59:17 +0100 pl r263677 : #i92102# RTL fixes: toolbox selection, popup menus 2008-11-14 11:40:22 +0100 pl r263669 : #i75035# move tear off panels correctly also in RTL case (thanks ayaniger) 2008-11-13 18:15:51 +0100 pl r263658 : #i93018# message box images, add hc version 2008-11-13 15:49:41 +0100 pl r263647 : #b6726794# add: UNC paths (windows specific) 2008-11-13 12:51:37 +0100 pl r263632 : #i95803# do not dereference empty interface 2008-11-12 18:13:55 +0100 pl r263609 : #b6727144# fix and speed up xor mode for special case invert on MacOSX 2008-11-12 15:07:47 +0100 pl r263599 : #i95392# add csv to calc mimetypes (thanks cmc) 2008-11-12 14:52:13 +0100 pl r263598 : #i87633# paste strings larger than 64k in the hope that each contained line is shorter 2008-11-12 13:37:29 +0100 pl r263594 : #i96141# fix if statement (thanks cmc) 2008-11-12 13:06:22 +0100 pl r263588 : #i93831# remove windows from static set again 2008-11-11 18:15:06 +0100 pl r263571 : #i96089# fix some wrong parentheses (thanks cmc) 2008-11-04 20:50:40 +0100 pl r263336 : #i95388# do not confuse imageable area and margin 2008-11-03 18:39:25 +0100 pl r263304 : CWS-TOOLING: rebase CWS vcl96 to trunk@263288 (milestone: DEV300:m35) 2008-11-03 16:18:48 +0100 pl r263290 : #i92701# truncation warning only on paste 2008-11-03 15:53:42 +0100 pl r263289 : #i95296# use gtk plugin in more cases 2008-10-31 11:15:34 +0100 pl r262858 : #i94258# fix some PDF/A compatibility issues (thanks beppec56) 2008-10-30 14:24:24 +0100 pl r262825 : #i62033# do not read imcomplete resources (again) 2008-10-29 17:21:29 +0100 pl r262821 : #i95536# do not use deprecated gtk_draw_expander function 2008-10-21 18:00:29 +0200 pl r262574 : #i95220# use large icons for nicer display on KDE as well as Gnome taskbar 2008-10-17 16:01:43 +0200 pl r262290 : #i92822# build warning free on MacOSX 10.5
2008-10-01CWS-TOOLING: integrate CWS vcl94Vladimir Glazounov1-3/+8
2008-07-25INTEGRATION: CWS aqua11y02 (1.4.34); FILE MERGEDOliver Bolte1-1/+8
2008/06/12 13:32:40 obr 1.4.34.2: #i86659# add support for XAccessibleMultiLineText 2008/06/06 10:19:20 obr 1.4.34.1: #i85292# wrapper now cache the name, suppress unload of gtk plugin when atk-bridge module gets loaded as the shutdown symbol is no longer in global address space
2008-07-25INTEGRATION: CWS aqua11y02 (1.8.34); FILE MERGEDOliver Bolte1-197/+271
2008/06/12 13:32:40 obr 1.8.34.3: #i86659# add support for XAccessibleMultiLineText 2008/06/06 10:19:20 obr 1.8.34.2: #i85292# wrapper now cache the name, suppress unload of gtk plugin when atk-bridge module gets loaded as the shutdown symbol is no longer in global address space 2008/06/02 04:32:34 obr 1.8.34.1: #i88047# role mapping reworked
2008-07-25INTEGRATION: CWS aqua11y02 (1.8.6); FILE MERGEDOliver Bolte1-4/+2
2008/06/06 10:19:20 obr 1.8.6.1: #i85292# wrapper now cache the name, suppress unload of gtk plugin when atk-bridge module gets loaded as the shutdown symbol is no longer in global address space
2008-07-25INTEGRATION: CWS aqua11y02 (1.9.34); FILE MERGEDOliver Bolte1-25/+70
2008/06/19 11:30:45 obr 1.9.34.3: linux build fixes 2008/06/06 13:41:06 obr 1.9.34.2: #i70872# new VCLEVENT_COMBOBOX_SETTEXT triggers creation of atk object wrappers 2008/06/06 10:19:20 obr 1.9.34.1: #i85292# wrapper now cache the name, suppress unload of gtk plugin when atk-bridge module gets loaded as the shutdown symbol is no longer in global address space
2008-07-25INTEGRATION: CWS aqua11y02 (1.8.34); FILE MERGEDOliver Bolte1-1/+120
2008/06/18 16:04:07 obr 1.8.34.1: #i88513# introduced tab-stops and tab-interval mapping
2008-07-25INTEGRATION: CWS aqua11y02 (1.9.34); FILE MERGEDOliver Bolte1-6/+53
2008/06/18 16:04:07 obr 1.9.34.2: #i88513# introduced tab-stops and tab-interval mapping 2008/06/12 13:32:40 obr 1.9.34.1: #i86659# add support for XAccessibleMultiLineText
2008-07-25INTEGRATION: CWS aqua11y02 (1.3.34); FILE MERGEDOliver Bolte1-2/+2
2008/06/06 10:19:20 obr 1.3.34.1: #i85292# wrapper now cache the name, suppress unload of gtk plugin when atk-bridge module gets loaded as the shutdown symbol is no longer in global address space
2008-07-25INTEGRATION: CWS aqua11y02 (1.8.34); FILE MERGEDOliver Bolte1-50/+69
2008/06/06 10:19:20 obr 1.8.34.1: #i85292# wrapper now cache the name, suppress unload of gtk plugin when atk-bridge module gets loaded as the shutdown symbol is no longer in global address space
2008-07-25INTEGRATION: CWS aqua11y02 (1.8.34); FILE MERGEDOliver Bolte1-23/+1
2008/06/19 11:30:45 obr 1.8.34.2: linux build fixes 2008/06/06 10:19:20 obr 1.8.34.1: #i85292# wrapper now cache the name, suppress unload of gtk plugin when atk-bridge module gets loaded as the shutdown symbol is no longer in global address space
2008-07-22INTEGRATION: CWS pba11y01 (1.9.14); FILE MERGEDOliver Bolte1-1/+5
2008/06/23 12:25:40 obr 1.9.14.1: #i71430# new relation type node_child_of
2008-05-30INTEGRATION: CWS uaa06 (1.8.20); FILE MERGEDOliver Bolte1-3/+3
2008/05/08 11:51:54 obr 1.8.20.1: #i88070# map AtkRole IMAGE to uno role GRAPHIC
2008-05-30INTEGRATION: CWS uaa06 (1.7.20); FILE MERGEDOliver Bolte1-46/+95
2008/05/16 05:20:58 obr 1.7.20.2: #i87426# replace FILLER role with option pane again for dialogs and alerts 2008/05/08 12:39:09 obr 1.7.20.1: #i87426# repaired broken a11y hierarchy of a number of dialogs
2008-05-30INTEGRATION: CWS uaa06 (1.5.20); FILE MERGEDOliver Bolte1-19/+10
2008/05/08 12:39:09 obr 1.5.20.1: #i87426# repaired broken a11y hierarchy of a number of dialogs
2008-04-22INTEGRATION: CWS hr50 (1.3.476); FILE MERGEDJens-Heiner Rechtien1-2/+2
2008/03/07 10:56:45 hr 1.3.476.1: #i86574#: remove mistaken semicolon in if-statement
2008-04-11INTEGRATION: CWS changefileheader (1.7.6); FILE MERGEDRüdiger Timm1-23/+19
2008/03/28 15:45:08 rt 1.7.6.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.3.522); FILE MERGEDRüdiger Timm1-26/+18
2008/04/01 13:01:51 thb 1.3.522.2: #i85898# Stripping all external header guards 2008/03/28 15:45:08 rt 1.3.522.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.7.58); FILE MERGEDRüdiger Timm1-23/+18
2008/03/28 15:45:08 rt 1.7.58.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.3.614); FILE MERGEDRüdiger Timm1-23/+18
2008/03/28 15:45:08 rt 1.3.614.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.6.60); FILE MERGEDRüdiger Timm1-23/+18
2008/03/28 15:45:08 rt 1.6.60.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.4.296); FILE MERGEDRüdiger Timm1-23/+18
2008/03/28 15:45:08 rt 1.4.296.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.2.630); FILE MERGEDRüdiger Timm1-23/+18
2008/03/28 15:45:08 rt 1.2.630.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.8.58); FILE MERGEDRüdiger Timm1-50/+18
2008/04/01 16:05:44 thb 1.8.58.3: #i85898# Stripping all external header guards 2008/04/01 13:01:51 thb 1.8.58.2: #i85898# Stripping all external header guards 2008/03/28 15:45:08 rt 1.8.58.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.4.346); FILE MERGEDRüdiger Timm1-28/+18
2008/04/01 16:05:44 thb 1.4.346.3: #i85898# Stripping all external header guards 2008/04/01 13:01:51 thb 1.4.346.2: #i85898# Stripping all external header guards 2008/03/28 15:45:08 rt 1.4.346.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.7.218); FILE MERGEDRüdiger Timm1-23/+18
2008/03/28 15:45:07 rt 1.7.218.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.8.58); FILE MERGEDRüdiger Timm1-23/+18
2008/03/28 15:45:07 rt 1.8.58.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.3.484); FILE MERGEDRüdiger Timm2-46/+36
2008/03/28 15:45:07 rt 1.3.484.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.2.60); FILE MERGEDRüdiger Timm2-46/+36
2008/03/28 15:45:07 rt 1.2.60.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.2.630); FILE MERGEDRüdiger Timm1-28/+18
2008/04/01 16:05:44 thb 1.2.630.3: #i85898# Stripping all external header guards 2008/04/01 13:01:51 thb 1.2.630.2: #i85898# Stripping all external header guards 2008/03/28 15:45:07 rt 1.2.630.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.7.60); FILE MERGEDRüdiger Timm1-23/+18
2008/03/28 15:45:07 rt 1.7.60.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.3.484); FILE MERGEDRüdiger Timm5-115/+90
2008/03/28 15:45:06 rt 1.3.484.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.2.630); FILE MERGEDRüdiger Timm1-23/+18
2008/03/28 15:45:06 rt 1.2.630.1: #i87441# Change license header to LPGL v3.