Commit Graph

11662 Commits

Author SHA1 Message Date
vincents
010ccd79e7 qt interface: fixed font height from Paul
git-svn-id: trunk@11729 -
2007-08-03 14:10:17 +00:00
zeljko
d909764d09 (Qt): Fix for toolwin by paul.
git-svn-id: trunk@11728 -
2007-08-03 13:41:29 +00:00
zeljko
c3e56093e8 (Qt): Added GetStockObject(), fixed few memleaks with TQtDeviceContext, reverted UTF8Decode into qtwinapi->ExtTextOut().
git-svn-id: trunk@11727 -
2007-08-03 12:29:20 +00:00
mattias
faf9bcde66 LCL: fixed TLabel.SetTransparent to use clBackground
git-svn-id: trunk@11726 -
2007-08-03 11:13:02 +00:00
mattias
de83f713f2 gtk intf: implemented changing keys via OnUTF8KeyPress
git-svn-id: trunk@11725 -
2007-08-03 11:00:35 +00:00
mattias
e81f58a39e gtk2 intf: fixed GetTextExtentIgnoringAmpersands checking for line end
git-svn-id: trunk@11724 -
2007-08-03 10:07:18 +00:00
mattias
8fdda10624 gtk intf: clWindow now maps to background of a list
git-svn-id: trunk@11723 -
2007-08-03 09:49:56 +00:00
vincents
90ab9a2a73 * fpc fixes 2.2 patch not needed anymore
* added Gerard Visent to the contributors

git-svn-id: trunk@11722 -
2007-08-03 08:37:00 +00:00
paul
d051e39477 (Qt):
- initialize PaintStruct on LM_PAINT event (this also cause call of BeginPaint and EndPaint in paint event) (issue #0009367)
- fix SetWindowOrgEx and remove MoveWindowOrgEx as unneeded

git-svn-id: trunk@11721 -
2007-08-03 03:27:47 +00:00
paul
2c67444d20 (Qt): tested on winxp and removed ifdef linux
git-svn-id: trunk@11720 -
2007-08-03 01:59:21 +00:00
paul
c483b23bdb (Qt): second trial to fix SelectClipRGN (9368)
git-svn-id: trunk@11719 -
2007-08-03 01:49:57 +00:00
zeljko
b360405b18 (Qt): Fixed few memleaks inside TQtDeviceContext (ifdef-ed for linux only pls. remove those ifdefs and test on Win32&Mac) provoked mostly by SynEdit & Bitmaps. At this moment each SynEdit&Bitmaps leaves 3 unfreed mem blocks because of vBackgroundBrush & vFont creation inside TQtDeviceContext.Create(). All tests maded with heaptrc enabled.
git-svn-id: trunk@11718 -
2007-08-02 21:31:58 +00:00
mattias
0f906599f6 LCL: fixed DoAutoSize endless loop, h2pas: small improvements, fixed range check errors
git-svn-id: trunk@11717 -
2007-08-02 18:51:03 +00:00
zeljko
d603505cf7 (Qt): Fixed problem with bsToolWindow,bsSizeToolWin under linux (IDE OI).
git-svn-id: trunk@11716 -
2007-08-02 18:22:27 +00:00
paul
e29b652d4d (Qt): handle null region in SelectClipRgn
git-svn-id: trunk@11715 -
2007-08-02 16:08:11 +00:00
paul
a1a71f0c90 (Qt): check OldPoint argument in SetWindowOrgEx (issue #0009369)
git-svn-id: trunk@11714 -
2007-08-02 15:52:53 +00:00
paul
dfd84ee746 ide: extending listview items editor control width and reanchoring them (now at least russian labels fit to width) (issue #0009370)
git-svn-id: trunk@11713 -
2007-08-02 15:48:24 +00:00
paul
bc592261fd ide: extending treeview items editor control width and reanchoring them (now at least russian labels fit to width)
git-svn-id: trunk@11712 -
2007-08-02 15:36:54 +00:00
mattias
83af777229 gtk intf: fixed LineTo to not paint last pixel if Pen.Width<=1
git-svn-id: trunk@11711 -
2007-08-02 11:46:06 +00:00
vincents
0d933d5786 IDE: set initial value for editor font in font dialog of the editor options dialog (bug #9364)
Patch by Gerardus

git-svn-id: trunk@11710 -
2007-08-02 11:33:24 +00:00
vincents
0cf1e254de LCL: fixed get TFileDialog.FilterIndex (bug #9292)
patch by: Valdas

git-svn-id: trunk@11709 -
2007-08-02 11:16:23 +00:00
mattias
7563f772b3 IDE: designer: implemented menu item: Change parent
git-svn-id: trunk@11708 -
2007-08-01 20:40:45 +00:00
paul
1fe1b51b4a (Qt): prevent sending to LCL non system move events (side effect: splitters have right position in IDE now)
git-svn-id: trunk@11707 -
2007-08-01 16:11:49 +00:00
paul
6872289be3 (Qt): misc
git-svn-id: trunk@11706 -
2007-08-01 13:32:49 +00:00
paul
19c4c706cc (Qt): little bug in previous commit
git-svn-id: trunk@11705 -
2007-08-01 11:56:56 +00:00
paul
70ee268b83 (Qt):
- new class TQtIcon
- implemented TQtWSWinControl.ConstraintsChange

git-svn-id: trunk@11704 -
2007-08-01 11:51:37 +00:00
paul
c9b88ef7b2 (Qt): new class TQtPage instead of second constructor in TQtWidget
git-svn-id: trunk@11703 -
2007-08-01 09:44:01 +00:00
paul
b8202ab6d8 (Qt):
- toolwindow BorderStyle
- restore visibility after applying new borderstyle

git-svn-id: trunk@11702 -
2007-08-01 08:11:42 +00:00
paul
72acc1b061 (Qt): SaveDC. The most recent DC state should be = 1
git-svn-id: trunk@11701 -
2007-08-01 07:23:29 +00:00
paul
b42f2f3d95 (Qt):
- mouse multi click handling (as in gtk)
- cleanup

git-svn-id: trunk@11700 -
2007-08-01 05:53:46 +00:00
mattias
96c49b41ca IDE: disabling file check dialog on Quit
git-svn-id: trunk@11699 -
2007-07-31 23:46:33 +00:00
mattias
ed4224184b gtk1 intf: rotated text, patch from C Western
git-svn-id: trunk@11698 -
2007-07-31 23:26:42 +00:00
mattias
63a8c982ad gtk intf: fixed crash on paste for 64 bit
git-svn-id: trunk@11697 -
2007-07-31 23:13:06 +00:00
mattias
1ce8a18caf LCL: TBitmapCanvas: now keeping bitmap selected on DeselectHandles - otherwise there is no content left in the DC
git-svn-id: trunk@11696 -
2007-07-31 21:35:21 +00:00
mattias
c8b4a48c6c IDE: button order clean dir dlg: ok left, cancel right
git-svn-id: trunk@11695 -
2007-07-31 20:33:31 +00:00
mattias
82a4a6b5e8 IDE: check compiler: added test to search for FPC ppus in project/package unit search path
git-svn-id: trunk@11694 -
2007-07-31 17:34:08 +00:00
mattias
2d3019ded3 gtk: fixed pasting from other apps: reason was an uninitialized stack value
git-svn-id: trunk@11693 -
2007-07-31 17:17:14 +00:00
zeljko
8ae0871c8c (Qt): removed unneeded writeln()
git-svn-id: trunk@11692 -
2007-07-31 17:13:55 +00:00
mattias
edb53d8528 IDE: fpc messages filter now shows Recompiling unit, checksum changed messages
git-svn-id: trunk@11691 -
2007-07-31 16:43:36 +00:00
mattias
13b70fb444 IDE: compiler tests: added check for ambiguous units in project/package unit search path
git-svn-id: trunk@11690 -
2007-07-31 16:25:24 +00:00
paul
a21c0665be (Qt): cleanup
git-svn-id: trunk@11689 -
2007-07-31 16:22:45 +00:00
paul
187f84e25e typo
git-svn-id: trunk@11688 -
2007-07-31 14:52:54 +00:00
mattias
95f4b69572 gtk2 intf: using a gtk_im_multicontext_new to use the gtk input method handling - e.g. dead keys for UTF8KeyPress
git-svn-id: trunk@11687 -
2007-07-31 13:49:36 +00:00
tombo
d707f64709 LCL: added TForm.AllowDropFiles to enable OnDropFiles event, updated DropFiles example
git-svn-id: trunk@11686 -
2007-07-31 12:51:35 +00:00
paul
a0afe010c2 (Qt): fixing GetCapture, SetCapture, ReleaseCapture problems if qt sets capture to sub-widget of complex widget
git-svn-id: trunk@11685 -
2007-07-31 11:13:26 +00:00
mattias
d8ebcebd22 gtk2 intf: fixed warnings when initializing open/savedialog
git-svn-id: trunk@11684 -
2007-07-31 10:10:49 +00:00
zeljko
659a80a927 (Qt): winapi ClipboardGetFormats() bugfix (result wasn't set), ExtSelectClipRGN() uninitialized variables, scrollbar AV IDE fixes - better check what values comes in SetScrollInfo().
git-svn-id: trunk@11683 -
2007-07-31 08:11:08 +00:00
zeljko
04d0286c73 (Qt): Fix workaround for TCustomPage->mouseGrab().
git-svn-id: trunk@11682 -
2007-07-30 20:37:19 +00:00
zeljko
a8aec5de63 (Qt): Workaround for mouse freezing under linux, in combination with TTabSheet.
git-svn-id: trunk@11681 -
2007-07-30 20:19:12 +00:00
paul
ca9fa35962 - lcl: fix compiler errors with VerboseDrag turned on
- qt: dont send LM_CAPTURECHANGED if previously there was no capture (fix qt drag drop)

git-svn-id: trunk@11680 -
2007-07-30 17:45:22 +00:00