paul
751f2ae42a
rx: fix for 64bit from Alexs
...
git-svn-id: trunk@16350 -
2008-09-01 12:20:59 +00:00
paul
626b5f317d
fix compilation
...
git-svn-id: trunk@16349 -
2008-09-01 12:15:43 +00:00
kirkpatc
2cf87a40de
FPDoc - update many descriptions and add links, mostly to TTreeView and its ancestors in ComCtrls.xml
...
git-svn-id: trunk@16348 -
2008-09-01 11:31:45 +00:00
mattias
8d39dbb274
added icons for TProcessUTF8 and TAsyncProcess
...
git-svn-id: trunk@16347 -
2008-09-01 10:32:09 +00:00
mattias
a00dac7763
added TProcessUTF8
...
git-svn-id: trunk@16346 -
2008-09-01 10:24:04 +00:00
paul
ebcef32df2
win32: fix SpinEdit ( #0011817 )
...
git-svn-id: trunk@16345 -
2008-09-01 10:01:13 +00:00
paul
0231a67f14
lcl, win32: formatting + misc
...
git-svn-id: trunk@16344 -
2008-09-01 10:00:29 +00:00
mattias
2b8043dbe0
translations: russian: updates from Maxim Ganetsky
...
git-svn-id: trunk@16343 -
2008-09-01 06:55:54 +00:00
paul
d0e2626172
wince: don't disable self MenuBar window on ShowModal ( #0011913 )
...
git-svn-id: trunk@16342 -
2008-09-01 05:27:42 +00:00
paul
81a450222b
wince:
...
- port some win32 graphic fixes
- add CreateDIBSectionFromDDB since GetDIBits is not exits on wince
- fix GetBitmapBytes - now it can retrieve bytes from the DDB
(#0011911 )
git-svn-id: trunk@16341 -
2008-09-01 03:35:15 +00:00
paul
e67d502aa5
lcl: fix TCustomImageList.AddLazarusResource ( #0012017 )
...
git-svn-id: trunk@16340 -
2008-09-01 01:27:12 +00:00
kirkpatc
6f910265a7
FPDoc - fix typo in stdctrls.xml
...
git-svn-id: trunk@16339 -
2008-08-31 20:58:36 +00:00
kirkpatc
082366e7fe
FPDoc - some corrections to TWinControl in Controls.xml; create links and some descriptions for TToolButton and TToolBar in ComCtrls.xml
...
git-svn-id: trunk@16338 -
2008-08-31 20:56:53 +00:00
vincents
6e214837b9
IDE: fixed range check error from Martin Friebe (issue #12016 )
...
git-svn-id: trunk@16337 -
2008-08-31 20:54:33 +00:00
jesus
d780914fb5
LazReport, dequote UPPERCASE and similar string functions, thanks to javier villarroya
...
git-svn-id: trunk@16336 -
2008-08-31 17:50:49 +00:00
vincents
5c848be4cb
LCL: fixed compilation with fpc 2.2.0 (issue #12003 )
...
git-svn-id: trunk@16335 -
2008-08-31 17:23:19 +00:00
paul
efbdaeaf0e
lcl: add basic support for Progress during reading/writing of TCustomBitmap (tested with bpm,xpm). Based on patch of Laurent Jacques ( #0008893 )
...
git-svn-id: trunk@16334 -
2008-08-31 15:09:46 +00:00
paul
9f2224c1fc
ide: fix CharacterMap ( #0012010 )
...
git-svn-id: trunk@16333 -
2008-08-31 14:02:08 +00:00
paul
bc70d6ed36
synedit: fix compilation ( #0012014 )
...
git-svn-id: trunk@16332 -
2008-08-31 13:29:45 +00:00
paul
08ac633cb7
lcl: don't create dummy mask on TRasterImage.BitmapHandleNeeded (from Luiz, #0012005 )
...
git-svn-id: trunk@16331 -
2008-08-31 12:57:12 +00:00
mattias
69487343c3
synedit: tsynmemo: fixed computing line ends
...
git-svn-id: trunk@16330 -
2008-08-31 12:23:17 +00:00
mattias
8acfc91bed
gtk1+2 intf: added comment about wake up gtk main loop from another threa
...
git-svn-id: trunk@16329 -
2008-08-31 11:28:31 +00:00
mattias
5e37b07ce5
gtk1+2 intf: made FMessageQueue thread safe
...
git-svn-id: trunk@16328 -
2008-08-31 11:18:41 +00:00
mattias
6acd41dad9
IDE: not creating output directory for test project, bug #11996
...
git-svn-id: trunk@16327 -
2008-08-31 09:17:39 +00:00
paul
697b3bc780
lcl: free mask too (not only bitmap handle) on changing size ( #0012004 )
...
git-svn-id: trunk@16326 -
2008-08-31 09:11:52 +00:00
paul
caf7b07e05
lcl: added RawImageNeeded to the TIconImage. Now accessing of the Canvas for the just added image works. partially fixes #0011983
...
git-svn-id: trunk@16325 -
2008-08-31 08:42:07 +00:00
mattias
7329c36e1f
gtk1+2 intf: replaced g_idle_add with gtk_timeout_add. g_idle_add is not called when app is busy (e.g. using OnIdle)
...
git-svn-id: trunk@16324 -
2008-08-31 08:38:48 +00:00
mattias
a4d5af1d31
xml reader: fixed mem leaks on error
...
git-svn-id: trunk@16323 -
2008-08-31 08:12:06 +00:00
zeljko
550158a3a4
Qt: TQtDeviceContext.drawImage() - fixed #11713
...
git-svn-id: trunk@16322 -
2008-08-30 23:37:36 +00:00
mattias
a3a5e44c1f
IDE: codehelp: showing xml parser errors in message window
...
git-svn-id: trunk@16321 -
2008-08-30 22:18:27 +00:00
mattias
101fe87df9
IDE: codehelp: added filename to errors
...
git-svn-id: trunk@16320 -
2008-08-30 21:58:36 +00:00
mattias
c94ffa46e0
lazreport: using OnGetItems instead of OnDropDown
...
git-svn-id: trunk@16319 -
2008-08-30 21:35:49 +00:00
mattias
51cbcc78ae
IDE: codebrowser: using OnGetItems
...
git-svn-id: trunk@16318 -
2008-08-30 21:32:53 +00:00
mattias
1aca28b3b4
rtticontrols: fixed calling inherited
...
git-svn-id: trunk@16317 -
2008-08-30 21:29:25 +00:00
mattias
295c98508c
LCL: fixed combobox.MaxLength default value 0
...
git-svn-id: trunk@16316 -
2008-08-30 21:28:24 +00:00
mattias
23049dc161
rtticontrols: using new tcombobox.getItems
...
git-svn-id: trunk@16315 -
2008-08-30 21:26:34 +00:00
mattias
0970d289f0
LCL: added TCustomComboBox.GetItems for overriding, fixed default value AutoSize and AutoCompleteText
...
git-svn-id: trunk@16314 -
2008-08-30 21:26:02 +00:00
mattias
6aaa0102c7
IDEIntf: object inspector: ussing OnGetItems
...
git-svn-id: trunk@16313 -
2008-08-30 21:15:27 +00:00
mattias
2c13e3911b
gtk1 intf: combobox: implemented OnGetItems
...
git-svn-id: trunk@16312 -
2008-08-30 21:08:21 +00:00
mattias
2d6620ea7b
gtk2 intf: combobox: implemented OnGetItems
...
git-svn-id: trunk@16311 -
2008-08-30 21:05:08 +00:00
mattias
4b50534529
gtk intf: added safety check
...
git-svn-id: trunk@16310 -
2008-08-30 19:26:18 +00:00
mattias
763fd91a65
IDE: designer: anchor editor: fixed using EditongDone
...
git-svn-id: trunk@16309 -
2008-08-30 19:25:43 +00:00
zeljko
dfb110a9fb
Qt: bugfix - TQtAbstractItemView needs overriden setColor().
...
git-svn-id: trunk@16308 -
2008-08-30 15:12:15 +00:00
zeljko
eedc289813
Qt: smallfix for TQtWidgetSet.setFocus()
...
git-svn-id: trunk@16307 -
2008-08-30 14:48:54 +00:00
zeljko
eae8403f62
Qt: Implemented TCustomComboBox.OnGetItems(), removed workaround, compile laz ide with -dUseOnGetItems
...
git-svn-id: trunk@16306 -
2008-08-30 14:07:06 +00:00
tombo
e671772a2b
LCL Carbon: implemented TCustomComboBox.OnGetItems
...
git-svn-id: trunk@16305 -
2008-08-30 10:35:39 +00:00
zeljko
9e2cb70abb
Qt: fix TCheckListBox mouse clicks over checkbox.
...
git-svn-id: trunk@16304 -
2008-08-29 19:24:27 +00:00
zeljko
4862e5d1bd
Qt: Redirected mouse click events into new abstractitemview hook for TQtListWidget, TQtTreeWidget.
...
TQtListWidget now responds faster to mouse clicks (if custom drawn).
git-svn-id: trunk@16303 -
2008-08-29 18:44:52 +00:00
zeljko
a94f5f833c
Qt: bugfix #11993
...
git-svn-id: trunk@16302 -
2008-08-29 17:14:58 +00:00
kirkpatc
018ce72857
FPDoc - some links added in comctrls.xml
...
git-svn-id: trunk@16301 -
2008-08-29 14:55:05 +00:00