2004/03/31 18:59:21 fa 1.13.2.2: - Fix disabled PushButtons (ie Tools->Configure...) and SpinField edit boxes
and button. (we weren't enabling the widgets at all)
- Fix scrollbar Thumb sizes to account for the difference between OOo's size
for controls and the GTK theme's size
2004/02/27 08:31:20 ssa 1.13.2.1: #i25130# initial native widget framework, merged from srx645
2004/03/12 09:46:01 ssa 1.63.36.3: #i25130# Introduced CTRL_EDITBOX_NOBORDER, an edit box without a border. It fixes an infinite loop caused by the absence of the border window.
2004/02/27 13:02:40 pl 1.63.36.2: #i25161# call autocomplete hdl on ext text commit
2004/02/27 08:31:17 ssa 1.63.36.1: #i25130# initial native widget framework, merged from srx645
2004/03/16 13:33:39 ssa 1.28.66.3: #i25130# support for flat borders (ie with bordersize 1)
2004/03/08 17:54:04 ssa 1.28.66.2: #i25130# make combobox transparent again in datachange and correct button size
2004/02/27 08:31:17 ssa 1.28.66.1: #i25130# initial native widget framework, merged from srx645
2004/03/25 15:09:22 hdu 1.54.22.6: #i22809# removing issue from CWS vcl20
2004/03/12 16:13:53 hdu 1.54.22.5: #i25056# use more traditional method of stretching text
2004/03/11 13:21:27 hdu 1.54.22.4: #i25056# use more traditional method of stretching text
2004/03/10 19:53:56 pl 1.54.22.3: UBIDI_BID_LTR -> UBIDI_LTR
2004/03/10 18:52:15 pl 1.54.22.2: RESYNC: (1.54-1.55); FILE MERGED
2004/03/03 11:55:36 hdu 1.54.22.1: #i22809# default to LTR BiDi and no longer try to guess direction esp. on UNX platforms
2004/02/25 13:16:53 thb 1.176.36.10: #110496# Removed temporary jnihelp
2004/02/20 20:58:27 thb 1.176.36.9: #110496# Added another canvas helper method
2004/02/16 21:45:12 thb 1.176.36.8: RESYNC: (1.180-1.183); FILE MERGED
2004/01/06 15:17:10 thb 1.176.36.7: #110496# Adapted native window handle fetch to new abstract SalFrame interface
2004/01/06 01:06:03 thb 1.176.36.6: RESYNC: (1.176-1.180); FILE MERGED
2004/01/05 12:58:02 thb 1.176.36.5: #110496# Adapted to VCL canvas (more init args)
2003/08/19 17:45:34 thb 1.176.36.4: First milestone: animation, basic drawing, sprites and double buffering now working
2003/08/18 16:40:58 thb 1.176.36.3: #110496# Now using JNI helper method to fake a Motif widget ID for X11
2003/08/08 14:38:24 thb 1.176.36.2: #110496# Had to forward some XWindow methods, to keep the embedded window to the same size etc
2003/07/29 15:26:01 thb 1.176.36.1: #110496# Added VCL-Canvas link to Window, to acquire an XCanvas for a VCL Window
2004/03/01 17:49:04 pl 1.64.2.3: #115739# #112679# improved outline font effect
2004/02/23 12:46:29 pl 1.64.2.2: #112679# outline font with hairlines as per specification
2004/02/12 14:17:57 pl 1.64.2.1: #112679# linewidth for outline effect, merge from CWS pdfdancingchars
2004/02/26 15:25:38 af 1.4.10.2: #i25370# Correction of previous commit comment: Include fixes for i14895 into SRC680.
2004/02/26 15:11:08 af 1.4.10.1: #115434# Include fixes for 113030 into SRC680.
2004/01/29 08:32:40 cd 1.98.4.3: RESYNC: (1.98-1.101); FILE MERGED
2004/01/22 08:38:53 cd 1.98.4.2: #111899# Calculate size of menu bar if item has been changed
2004/01/19 10:08:18 cd 1.98.4.1: #111899# Added support for HelpURL
2004/02/11 14:08:00 pl 1.177.2.6: RESYNC: (1.181-1.183); FILE MERGED
2004/01/22 12:09:26 pl 1.177.2.5: resolved merge conflicts
2004/01/21 19:37:29 pl 1.177.2.4: RESYNC: (1.177-1.181); FILE MERGED
2004/01/06 13:46:01 ssa 1.177.2.3: #112873# provide dtor for ImplDelData that takes care of removing it from associated Window
2003/11/28 13:59:38 ssa 1.177.2.2: #113722# cache queryInterface call to improve IsTopWindow()
2003/11/26 13:47:35 ssa 1.177.2.1: #i16682#,#i21238#,#i22098# allow system font sizes that will not make dialogs exceeding the screen
2004/01/21 19:50:06 pl 1.22.134.3: RESYNC: (1.22-1.24); FILE MERGED
2003/12/02 16:16:56 hdu 1.22.134.2: #113491# avoid miscompare caused by integer overflow
2003/12/02 13:35:39 hdu 1.22.134.1: #113491# fix off by one for LRU counting, important for garbage collection