Jens-Heiner Rechtien
8764506704
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
Kurt Zenker
8ad567a9f8
CWS-TOOLING: integrate CWS printerpullpages
2010-01-15 16:47:42 +01:00
Philipp Lohmann [pl]
0dc15d0bc9
rebase to DEV300_m69
2010-01-14 19:11:13 +01:00
Frank Schoenheit [fs]
9a1a741701
dba33b: merge CWS head with head resulting from pulling DEV300_m67
2009-12-09 22:07:29 +01:00
Frank Schönheit
b14f333175
#i106184# introduce a 'VerticalAlign' property for edit-like form controls
2009-10-23 12:10:07 +02:00
Frank Schönheit
cdc8876be0
#cr6875455#
...
- introduce impl-data (ControlData) for a control
- move Control::mpLayoutData to an impl structure
- introduce Control::GetCanonicalFont/TextColor
- introduce Control::ImplInitSettings, which collects the duplicated code in all kind of derived
classes, relying on GetCanonical* now
- introduce a reference device for a Control, which can be used to render text
- introduce Control::DrawControlText, which delegates to DrawText if no reference device is set,
or renders the text using the reference device
- let static (i.e. non-input) Control classes use DrawControlText instead of DrawText
missing items (at least):
- text layout data in DrawControlText (needed for A11Y)
- respect vertical and horizontal alignments
- respect various other TEXT_DRAW_* flags
- word breaks
2009-09-14 12:09:22 +00:00
Philipp Lohmann
c9bf01e495
#i92516# imporve CalcMinimumSize
2009-08-31 16:08:23 +00:00
Philipp Lohmann
052a24595f
#i92516# fix a layout problem
2009-08-07 12:42:34 +00:00
Philipp Lohmann
659a2ca638
#i92516# fix some more layout problems
2009-08-07 12:32:48 +00:00
hg
3fb2edb594
merge with m50
2009-10-08 15:46:11 +00:00
Philipp Lohmann
2f7007962e
print range changes, dependency UI
2009-05-27 17:40:24 +00:00
Release Engineers
f540cd7938
CWS-TOOLING: integrate CWS macshortcuts01
...
2009-04-02 18:13:38 +0200 pl r270430 : CWS-TOOLING: rebase CWS macshortcuts01 to trunk@270033 (milestone: DEV300:m45)
2009-03-04 13:02:01 +0100 pl r268816 : make compile with oldish gtk headers
2009-03-04 11:23:41 +0100 rvojta r268799 : Remove #ifndef MACOSX as Mac OS X X11 port is obsolote, no need to check for non Mac OS X
2009-03-03 16:33:34 +0100 rvojta r268764 : Meta/Super to MOD3 on all Unix platforms except Mac OS X
2009-03-03 16:08:46 +0100 rvojta r268744 : Map GDK_Meta_L/R and GDK_Super_L/R keys to KEY_MOD3 on Unix systems except Mac OS X
2009-03-03 16:04:23 +0100 rvojta r268742 : IsMod3(), IsLeftMod3(), IsRightMod3() added
2009-03-03 16:03:48 +0100 rvojta r268741 : MODKEY_LMOD3, MODKEY_RMOD3, MODKEY_MOD3 support
2009-02-28 00:09:26 +0100 rvojta r268620 : New KeyCode constructors support, by default MOD3 is not used here (probably temporary solution)
2009-02-25 22:53:02 +0100 rvojta r268469 : MOD3 support (META_DOWN_MASK)
2009-02-25 13:22:13 +0100 rvojta r268435 : Cmd-M to minimize window, Cmd-Option-M to minimize all windows
2009-02-25 11:09:20 +0100 rvojta r268417 : Add back F11 for non Mac OS X platforms (removed by accident in r268405)
2009-02-24 18:32:31 +0100 rvojta r268405 : F11 replaced by Cmd-T on Mac OS X
2009-02-23 15:21:53 +0100 sb r268358 : #i99296# support values with both xml:lang and install:module (which are moved into the spool tree, not the res tree)
2009-02-16 22:45:34 +0100 rvojta r267839 : Multiplatform shortcuts support
2009-02-16 22:41:03 +0100 rvojta r267838 : Use install:module instead of separate xcu file
2009-02-16 18:35:36 +0100 rvojta r267833 : Removed accelerators target
2009-02-16 09:27:42 +0100 rvojta r267776 : MOD3 added
2009-02-16 09:18:32 +0100 rvojta r267775 : MOD3 support
2009-02-16 09:17:11 +0100 rvojta r267774 : MOD3 support
2009-02-15 22:11:37 +0100 rvojta r267773 : Check for MOD3 too
2009-02-15 22:11:15 +0100 rvojta r267772 : Check for MOD3 too
2009-02-15 22:10:37 +0100 rvojta r267771 : Check for MOD3 too
2009-02-15 22:10:15 +0100 rvojta r267770 : Check for MOD3 during mouse event too
2009-02-15 22:09:54 +0100 rvojta r267769 : IsMod3() added
2009-02-15 19:34:59 +0100 rvojta r267768 : MOD3 added (Ctrl on Mac OS X)
2009-02-15 19:33:43 +0100 rvojta r267767 : Cmd-M -> Ctrl-M for default format
2009-02-15 19:32:19 +0100 rvojta r267766 : MOD3 added (Ctrl on Mac OS X)
2009-02-15 19:31:30 +0100 rvojta r267765 : MOD3 added (Ctrl on Mac OS X)
2009-02-15 19:31:04 +0100 rvojta r267764 : MOD3 added (Ctrl on Mac OS X)
2009-02-15 19:30:33 +0100 rvojta r267763 : MOD3 added (Ctrl on Mac OS X)
2009-02-15 19:30:09 +0100 rvojta r267762 : MOD3 added (Ctrl on Mac OS X)
2009-02-13 22:11:22 +0100 rvojta r267751 : Cmd-Shift-Z for .uno:Redo
2009-02-13 22:04:19 +0100 rvojta r267748 : F11 -> Cmd-T for .uno:DesignerDialog
2009-02-13 21:09:11 +0100 rvojta r267743 : F11 -> Cmd-T (all occurences)
2009-02-13 19:47:21 +0100 rvojta r267741 : accelerators target added for Mac OS X shortcuts
2009-02-13 19:46:58 +0100 rvojta r267740 : Spreadsheet - replace F11 with Cmd-T
2009-02-13 19:24:19 +0100 rvojta r267739 : Remove Accelerators-Mac.xcs
2009-02-13 18:50:01 +0100 rvojta r267738 : Accelerators-Mac.xcs test
2009-02-13 18:48:10 +0100 rvojta r267737 : Accelerators-Mac.xcu added
2009-02-13 18:46:48 +0100 rvojta r267736 : F11 -> Cmd-T for stylist in Spreadsheet
2009-04-12 04:24:43 +00:00
Jens-Heiner Rechtien
f21e2ab740
CWS-TOOLING: integrate CWS vcl97
...
2008-12-11 20:47:52 +0100 pl r265361 : #i93173# revert change, event listeners on the toolbar can lead to crashes
2008-12-11 17:55:54 +0100 pl r265344 : #i92715# fix some border cases
2008-12-11 16:36:01 +0100 pl r265334 : remove forgotten debug printf
2008-12-11 15:54:25 +0100 pl r265323 : add missing pointer initializer
2008-12-11 14:08:44 +0100 as r265297 : #i86520# dont show start module twice
2008-12-11 12:56:34 +0100 as r265289 : #i86520# dont show start module twice
2008-12-11 12:22:18 +0100 pl r265280 : fix a snafu
2008-12-11 12:15:27 +0100 hdu r265279 : #i96549# change some dbg_assert to dbg_warn
2008-12-11 11:57:22 +0100 pl r265276 : #i86520# startcenter on dock item click for mac
2008-12-11 11:31:47 +0100 pl r265271 : #i96964# fix a wrong condition
2008-12-11 11:21:49 +0100 as r265268 : #i86520# new framework slot for ShowStartModule
2008-12-11 10:17:32 +0100 hdu r265251 : #i97127# use fontconfig fallbacks for psprinting too (thanks CMC!)
2008-12-09 10:18:41 +0100 hdu r265060 : #i96549# workaround MAC_OS_X_VERSION_* macros not defined in older SDKs
2008-12-09 09:39:47 +0100 hdu r265057 : #i89650# workaround bogus device resolutions
2008-12-09 09:14:23 +0100 hdu r265054 : #i96549# set MAC_OS_X_VERSION_MIN_REQUIRED=1040
2008-12-08 19:17:42 +0100 pl r265016 : CWS-TOOLING: rebase CWS vcl97 to trunk@264807 (milestone: DEV300:m37)
2008-12-08 16:06:58 +0100 hdu r265004 : #i96549# set MAC_OS_X_VERSION_MIN_REQUIRED=1040 only for the Aqua port
2008-12-08 12:16:26 +0100 hdu r264988 : #i96549# prepare for MAC_OS_X_VERSION_MIN_REQUIRED>=1050
2008-12-08 11:59:25 +0100 hdu r264982 : #i96549# set MAC_OS_X_VERSION_MIN_REQUIRED=1040
2008-12-04 18:19:43 +0100 pl r264866 : #i86520# install a handler to be called on dock icon clicked
2008-12-03 13:04:32 +0100 pl r264769 : #i96551# on quartz build neither gtk nor cups in psprint is needed
2008-11-26 15:07:07 +0100 hdu r264400 : #i96317# adjust to extented SAL_DISABLE_FC_SUBST semantic
2008-11-21 16:15:31 +0100 pl r264147 : #i94443# generalize focus behavior when a child window becomes invisible
2008-11-21 15:45:03 +0100 pl r264144 : #i96433# improve torn off toolbar behavior
2008-11-21 11:50:01 +0100 pl r264119 : #i90083# improve key event dispatching
2008-11-20 17:28:03 +0100 pl r264076 : #i92715# do not execute app events during document recovery
2008-11-20 15:04:32 +0100 pl r264057 : #i92224# #i93249# more aqua key codes
2008-11-20 14:03:00 +0100 pl r264052 : #i92224# #i93249# remove debug printf
2008-11-20 14:00:29 +0100 pl r264049 : #i92224# #i93249# more aqua key codes
2008-11-20 13:59:34 +0100 pl r264048 : #i92224# #i93249# more aqua key codes
2008-11-20 13:52:38 +0100 pl r264047 : #i92224# #i93249# more aqua key codes
2008-11-19 18:42:17 +0100 pl r264017 : #i93249# support some mac specifc key codes: select to line end/begin
2008-11-19 18:40:26 +0100 pl r264016 : #i93249# support some mac specifc key codes: select to line end/begin
2008-11-19 18:32:31 +0100 pl r264014 : #i92224# support some mac specifc key codes: select to line end/begin
2008-11-19 17:34:50 +0100 pl r264009 : #i92224# some more needed keycodes
2008-11-19 16:11:33 +0100 pl r264003 : #i93249# support some mac specifc key codes
2008-11-19 16:10:31 +0100 pl r264002 : #i93249# support some mac specifc key codes
2008-11-19 15:50:03 +0100 pl r264000 : #i93249# support some mac specifc key codes
2008-11-19 14:17:41 +0100 pl r263993 : #i90015# strip appended parenthese entries from menubar
2008-11-17 18:30:37 +0100 pl r263737 : #i94601# emulate menu functionality for non vcl dialogs
2008-11-17 17:31:12 +0100 pl r263731 : #i95263# set inactive tab color on mac more distinct from the active tab color
2008-11-17 17:13:38 +0100 pl r263729 : #i93173# delete toolbar window in a more stack aware manner
2009-01-02 15:26:18 +00:00
Rüdiger Timm
69b684b12e
CWS-TOOLING: integrate CWS rtlcontrols
...
2008-12-11 21:08:49 +0100 fs r265367 : CONTEXT_WRITING_MODE is transient
2008-12-11 21:08:00 +0100 fs r265365 : REGISTER_PROP_3
2008-12-11 20:53:44 +0100 fs r265362 : ContextWritingMode is not MAYBEVOID
2008-12-11 15:29:08 +0100 fs r265315 : prevent a deadlock during complex.dbaccess.DatabaseDocument test
2008-12-11 15:01:13 +0100 fs r265304 : manual RESYNC to m37
2008-12-10 20:04:38 +0100 pl r265230 : #i30631# fix a snafu in mirroring
2008-12-10 19:14:45 +0100 pl r265229 : #i30631# rework PaintToDevice for RTL controls
2008-12-05 10:19:13 +0100 fs r264893 : #i10000# ImplInitSettings => ImplInitWindow (ImplInitSettings clashed with base classes ImplInitSettings on unxsols4)
2008-12-03 12:55:24 +0100 fs r264768 : #i100000#
2008-12-03 07:11:48 +0100 fs r264741 : #i10000#
2008-12-02 10:37:51 +0100 fs r264670 : CWS-TOOLING: rebase CWS rtlcontrols to trunk@264325 (milestone: DEV300:m36)
2008-12-02 09:27:50 +0100 fs r264660 : merge from trunk
2008-11-25 10:28:36 +0100 ama r264277 : Fix #i94572#
2008-11-24 11:46:48 +0100 fs r264218 : #i30631# proper context writing mode
2008-11-24 09:38:04 +0100 fs r264204 : #i30631# (approved by PL)
2008-11-24 09:35:47 +0100 fs r264203 : #i30631# Context/WritingMode
2008-11-24 09:33:36 +0100 fs r264202 : #i30631# Context/WritingMode
2008-11-24 09:31:53 +0100 fs r264200 : #i30631# RTL
2008-11-19 08:51:48 +0100 fs r263963 : #i10000#
2008-11-18 20:58:11 +0100 fs r263878 : #i10000#
2008-11-18 15:30:44 +0100 fs r263778 : migrate the CWS from CVS to SVN
the CVS changes contained in this change set are the ones between the
following two CVS tags:
CWS_DEV300_RTLCONTROLS_ANCHOR
CWS_DEV300_RTLCONTROLS_PRE_MIGRATION
2008-11-18 12:29:04 +0100 ama r263762 : Fix #i94572#: Context direction for drawing objects
2008-11-18 12:25:50 +0100 ama r263761 : Fix #i94572#: Context direction for drawing objects
2008-11-18 12:02:30 +0100 ama r263759 : Fix #i94572#: Context direction for drawing objects
2008-12-16 13:30:53 +00:00
Release Engineers
447637c131
CWS-TOOLING: integrate CWS vcl96
...
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-12-01 13:29:22 +00:00
Rüdiger Timm
011bcd1ea1
CWS-TOOLING: integrate CWS vcl95
2008-10-29 09:25:50 +00:00
Vladimir Glazounov
4b5d7eeada
INTEGRATION: CWS vcl30stop2 (1.99.2); FILE MERGED
...
2008/07/24 13:26:37 pl 1.99.2.1: #i92081# MOD1 and MOD3 also should not create input in an Edit field
2008-08-18 12:05:17 +00:00
Oliver Bolte
4d7b0d91a2
INTEGRATION: CWS aqua11y02 (1.96.34); FILE MERGED
...
2008/06/06 20:25:14 obr 1.96.34.1: #i70872# programmatic text changes in edit control need to emit events as well
2008-07-25 08:09:51 +00:00
Oliver Bolte
3db65be666
INTEGRATION: CWS pba11y01 (1.96.66); FILE MERGED
...
2008/06/24 05:32:19 pb 1.96.66.1: fix: #i63979# new Ctor() with bool bDisableAccessibleLabeledByRelation
2008-07-22 06:53:23 +00:00
Oliver Bolte
a5a2cd4ac0
INTEGRATION: CWS chart29 (1.96.88); FILE MERGED
...
2008/07/08 07:45:21 iha 1.96.88.1: #i88825# correct behavior of update timer
2008-07-21 11:10:40 +00:00
Ivo Hinkelmann
c6c60dfba2
INTEGRATION: CWS aquavcl09 (1.96.82); FILE MERGED
...
2008/07/09 14:29:46 pl 1.96.82.1: #b6720603# do not draw white text on white background
2008-07-17 10:29:01 +00:00
Rüdiger Timm
787a1f6832
INTEGRATION: CWS changefileheader (1.95.22); FILE MERGED
...
2008/04/01 16:05:28 thb 1.95.22.3: #i85898# Stripping all external header guards
2008/04/01 13:01:34 thb 1.95.22.2: #i85898# Stripping all external header guards
2008/03/28 15:44:40 rt 1.95.22.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:31:08 +00:00
Kurt Zenker
bb8b2d4f5d
INTEGRATION: CWS aquavcl05_DEV300 (1.90.100); FILE MERGED
...
2008/02/14 15:53:38 pl 1.90.100.3: RESYNC: (1.92-1.93); FILE MERGED
2008/01/21 16:11:25 pl 1.90.100.2: RESYNC: (1.90-1.92); FILE MERGED
2007/12/17 10:01:11 pl 1.90.100.1: #i77550# improve NWF spinfields on aqua
2008-03-05 16:07:56 +00:00
Kurt Zenker
f0e316ced2
INTEGRATION: CWS vcl86_DEV300 (1.90.108); FILE MERGED
...
2008/02/09 12:05:09 pl 1.90.108.2: RESYNC: (1.90-1.93); FILE MERGED
2008/02/06 18:04:22 pl 1.90.108.1: #i69441# fix ImplAlign for right aligned case
2008-03-05 15:50:08 +00:00
Ivo Hinkelmann
9b7d8ab79b
INTEGRATION: CWS vclshowstop12_SRC680 (1.90.104.2.8); FILE MERGED
...
2008/01/23 10:46:59 pl 1.90.104.2.8.1: #i85502# repair old ControlMod handling
2008-02-04 13:41:33 +00:00
Ivo Hinkelmann
edb3149f1f
INTEGRATION: CWS aquavcl04 (1.90.32); FILE MERGED
...
2007/12/07 16:14:24 hdu 1.90.32.2: #i80460# get rid of delay between invalidate and repaint for NWF on Aqua
2007/10/19 14:42:28 pl 1.90.32.1: #i79131# no more KEY_CONTROLMOD
2008-01-14 15:20:49 +00:00
Ivo Hinkelmann
26b331e95e
INTEGRATION: CWS awtfixes1 (1.86.10); FILE MERGED
...
2007/11/29 19:03:24 fridrich_strba 1.86.10.4: RESYNC: (1.88-1.90); FILE MERGED
2007/11/01 21:40:58 jcn 1.86.10.3: Issue number: i#80754#
Submitted by: jcn
Reviewed by: mmeeks
Use correct width of spin button calculation.
Fixes spinfield with larger font sizes.
2007/08/17 14:45:57 mmeeks 1.86.10.2: RESYNC: (1.86-1.88); FILE MERGED
2007/08/17 13:52:57 mmeeks 1.86.10.1: Issue number: i#80754#
Submitted by: mmeeks
Start of virtual method for sizing ...
2008-01-14 12:05:13 +00:00
Jens-Heiner Rechtien
d743420634
INTEGRATION: CWS vcl82 (1.87.6); FILE MERGED
...
2007/08/07 15:45:27 pl 1.87.6.2: RESYNC: (1.87-1.88); FILE MERGED
2007/08/06 13:56:58 pl 1.87.6.1: #i80073# #i73360# show warning if text is truncated due to maximum length
2007-09-26 14:06:07 +00:00
Ivo Hinkelmann
8d86cff085
INTEGRATION: CWS aquavclcarbonfixes (1.88.18); FILE MERGED
...
2007/08/31 14:12:40 pl 1.88.18.1: #i80701# change dropdowns, add focus ring
2007-09-13 15:32:52 +00:00
Jens-Heiner Rechtien
fa63103fdb
INTEGRATION: CWS aquavcl02 (1.86.12); FILE MERGED
...
2007/07/31 09:08:22 pjanik 1.86.12.2: RESYNC: (1.86-1.87); FILE MERGED
2007/07/17 14:28:30 pl 1.86.12.1: #i79475# enable native focus drawing for edit fields
2007-08-03 13:07:02 +00:00
Rüdiger Timm
a988d97905
INTEGRATION: CWS mergesvp (1.86.2); FILE MERGED
...
2007/07/04 15:32:35 pl 1.86.2.1: #i79023# header moving
2007-07-24 09:06:15 +00:00
Jens-Heiner Rechtien
0510db5380
INTEGRATION: CWS vgbugs07 (1.85.38); FILE MERGED
...
2007/06/04 13:29:32 vg 1.85.38.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
2007-06-27 19:05:10 +00:00
Rüdiger Timm
c9442c8c5d
INTEGRATION: CWS vcl75 (1.83.52); FILE MERGED
...
2007/03/13 14:29:14 pl 1.83.52.1: #i64785# join from chart2mst3; make Edit work in PaintTransparent mode
2007-04-26 09:36:22 +00:00
Rüdiger Timm
36fe32b0d1
INTEGRATION: CWS residcleanup (1.83.50); FILE MERGED
...
2007/02/18 18:18:55 pl 1.83.50.1: #i74635# get rid of implicit global ResMgr
2007-04-26 08:27:25 +00:00
Jens-Heiner Rechtien
a8ce9ce578
INTEGRATION: CWS ab31 (1.82.128); FILE MERGED
...
2006/12/21 12:14:23 ab 1.82.128.1: #i71514# SetMaxTextLen(): Use mnMaxTextLen for further conditions/calls
2007-01-02 14:47:45 +00:00
Oliver Bolte
72325e9a6d
INTEGRATION: CWS pchfix02 (1.81.112); FILE MERGED
...
2006/09/01 17:57:36 kaib 1.81.112.1: #i68856# Added header markers and pch files
2006-09-17 10:52:11 +00:00
Jens-Heiner Rechtien
1f3f739dce
INTEGRATION: CWS warnings01 (1.74.32); FILE MERGED
...
2006/05/23 19:32:51 sb 1.74.32.9: RESYNC: (1.79-1.80); FILE MERGED
2006/05/09 12:47:31 sb 1.74.32.8: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.
2006/04/20 14:49:36 sb 1.74.32.7: #i53898# Made code compile and/or warning-free again after resync to SRC680m162 (done by PL).
2006/04/07 18:47:36 sb 1.74.32.6: RESYNC: (1.75-1.79); FILE MERGED
2006/03/17 16:12:39 pl 1.74.32.5: #i55991# removed warnings for windows platform
2005/11/04 16:49:34 pl 1.74.32.4: #i55991# removed warnings for linux/solaris
2005/11/04 10:40:35 pl 1.74.32.3: RESYNC: (1.74-1.75); FILE MERGED
2005/11/02 12:18:58 pl 1.74.32.2: #i55991# removed warnings for solaris platform
2005/10/21 17:31:08 pl 1.74.32.1: #i55991# removed warnings for linux platform
2006-06-19 18:16:09 +00:00
Vladimir Glazounov
d6074846c5
INTEGRATION: CWS vcl56 (1.75.146); FILE MERGED
...
2006/03/24 10:10:58 pl 1.75.146.2: RESYNC: (1.75-1.78); FILE MERGED
2006/03/15 15:27:38 hdu 1.75.146.1: #i23558# apply patch to fix Alt-Gr A keystroke conflict
2006-04-06 14:37:22 +00:00
Oliver Bolte
16053ce033
INTEGRATION: CWS nwfrtl (1.75.106); FILE MERGED
...
2006/02/20 17:51:15 pl 1.75.106.4: #i54929# ensure correct cursor position in ImplSetText
2006/02/20 14:00:38 pl 1.75.106.3: #i54929# mirroring issue for subedits
2006/02/17 11:35:39 pl 1.75.106.2: #i59503# paint rectangle was still not mirrored correctly
2006/02/16 15:01:03 pl 1.75.106.1: #i59503# handle remirroring in case border is RTL and edit is not
2006-03-22 09:38:14 +00:00
Vladimir Glazounov
630e63b1f4
#100000# corrected typo
2006-03-16 15:49:41 +00:00
Vladimir Glazounov
a1282d4bdd
INTEGRATION: CWS pbrwuno (1.72.146); FILE MERGED
...
2006/02/10 06:35:33 fs 1.72.146.5: RESYNC: (1.74-1.75); FILE MERGED
2005/12/20 10:56:01 fs 1.72.146.4: #i53095# GetCharPos
2005/11/01 09:54:00 fs 1.72.146.3: RESYNC: (1.73-1.74); FILE MERGED
2005/10/04 15:02:59 fs 1.72.146.2: RESYNC: (1.72-1.73); FILE MERGED
2005/08/10 14:22:37 fs 1.72.146.1: in the course of #i53095#: if a sub edit is newly set, also transfer the mbReadOnly flag
2006-03-14 10:14:43 +00:00
Vladimir Glazounov
42afd399c8
INTEGRATION: CWS tl19 (1.75.120); FILE MERGED
...
2006/02/23 15:17:45 tl 1.75.120.3: #i61397# input sequence checking for Edit control
2006/02/23 15:14:02 tl 1.75.120.2: #i61397# input sequence checking for Edit control
2006/02/16 11:06:59 tl 1.75.120.1: #i61397# input sequnce checking for dialogs
2006-03-14 08:42:11 +00:00
Kurt Zenker
8af793b3b8
INTEGRATION: CWS vcl42 (1.72.92); FILE MERGED
...
2005/10/06 06:19:42 pl 1.72.92.3: RESYNC: (1.72-1.74); FILE MERGED
2005/08/11 10:14:06 pl 1.72.92.2: #i52040# workaround radeon Xserver, avoid duplicate cursor hide/show
2005/08/10 14:51:13 pl 1.72.92.1: #i39293# handle shortcuts first before they can be inserted as characters mistakenly
2005-11-01 09:31:53 +00:00
Jens-Heiner Rechtien
4c3a44e341
INTEGRATION: CWS vcl39 (1.70.70); FILE MERGED
...
2005/04/18 13:31:39 pl 1.70.70.3: RESYNC: (1.71-1.72); FILE MERGED
2005/04/07 12:15:27 pl 1.70.70.2: RESYNC: (1.70-1.71); FILE MERGED
2005/03/18 14:56:32 pl 1.70.70.1: #i42355# emergency mode without vcl resource
2005-09-28 13:40:22 +00:00
Rüdiger Timm
0654cf12d4
INTEGRATION: CWS ooo19126 (1.72.162); FILE MERGED
...
2005/09/05 14:44:40 rt 1.72.162.1: #i54170# Change license header: remove SISSL
2005-09-09 10:45:39 +00:00
Oliver Bolte
2e00c78dc4
INTEGRATION: CWS vclfinal01 (1.71.6); FILE MERGED
...
2005/04/06 11:30:42 pl 1.71.6.2: #i46636# check native border usage if either subedit or parent edit has a border
2005/04/04 17:34:32 pl 1.71.6.1: #i46636# fix HAS_BACKGROUND_TEXTURE handling for comboboxes and listboxes
2005-04-12 11:18:34 +00:00
Rüdiger Timm
7b132a31df
INTEGRATION: CWS vcl38 (1.70.54); FILE MERGED
...
2005/03/11 12:38:45 pl 1.70.54.1: #b6238085# support for Edits without border on systems that set NWFs HAS_BACKGROUND_TEXTURE
2005-03-30 08:06:00 +00:00
Rüdiger Timm
12fbe63d35
INTEGRATION: CWS vcl35 (1.69.74); FILE MERGED
...
2005/01/13 18:37:21 pl 1.69.74.1: #i39157# thanks to fs: copy assertions from clipboard window
2005-01-31 12:22:03 +00:00
Pascal Junck
aaf1becc16
INTEGRATION: CWS dba17 (1.66.70); FILE MERGED
...
2004/09/20 14:51:02 fs 1.66.70.2: RESYNC: (1.66-1.67); FILE MERGED
2004/09/08 13:18:54 fs 1.66.70.1: #i33728# (approved by ssa) ImplCallEventListeners
2004-10-22 11:13:08 +00:00
Jens-Heiner Rechtien
e57067a6cd
INTEGRATION: CWS vcl27 (1.66.64); FILE MERGED
...
2004/09/17 15:07:59 pl 1.66.64.2: RESYNC: (1.66-1.67); FILE MERGED
2004/09/17 10:20:10 dv 1.66.64.1: #i29752# some systems distingish between single and multi line edit boxes
2004-10-13 07:49:36 +00:00