Commit Graph

16163 Commits

Author SHA1 Message Date
kirkpatc
018ce72857 FPDoc - some links added in comctrls.xml
git-svn-id: trunk@16301 -
2008-08-29 14:55:05 +00:00
tombo
6e943705bf IDE object inspector: added switch UseOnGetItems to use OnGetItems instead of OnDropDown
LCL stdctrls: new event TCustomComboBox.OnGetItems - for just-in-time populating of items, fired with TCustomComboBox.IntfGetItems from widget set
LCL win32: implemented OnGetItems
Docs stdctrls: added TCustomComboBox.OnGetItems

git-svn-id: trunk@16300 -
2008-08-29 14:53:32 +00:00
mattias
b1c7c42146 rpm: removing the whole tmpdir
git-svn-id: trunk@16299 -
2008-08-29 13:48:36 +00:00
paul
cef06f6bb7 revert r16293 #88af0e037f
git-svn-id: trunk@16298 -
2008-08-29 13:21:22 +00:00
mattias
6e2991d324 Makefile: added alias make lazbuild to lazbuilder
git-svn-id: trunk@16297 -
2008-08-29 12:29:15 +00:00
tombo
df3f54066e LCL Carbon: finally fixed #0011974: Selected keys not working - accidentally committed debugging version
git-svn-id: trunk@16296 -
2008-08-29 12:26:18 +00:00
vincents
9c33a42cce IDE: fixed rebuilding IDE with a non-ascii primary config path
git-svn-id: trunk@16295 -
2008-08-29 11:49:05 +00:00
mattias
4f55a8ff9d UTF8: svn2revisioninc
git-svn-id: trunk@16294 -
2008-08-29 11:36:28 +00:00
paul
88af0e037f lcl:
- decrease visibility of Canvas property in TRasterImage from public to protected
  - make property Canvas public to TCustomBitmap

git-svn-id: trunk@16293 -
2008-08-29 11:17:57 +00:00
paul
85defd7610 examples: fix trayicon example
git-svn-id: trunk@16292 -
2008-08-29 11:14:33 +00:00
mattias
b3f5caf27e IDE: find dialog: changed taborder
git-svn-id: trunk@16291 -
2008-08-29 09:14:09 +00:00
mattias
351028ff9a LCL: disabled AutoScroll for promptdialogs
git-svn-id: trunk@16290 -
2008-08-29 08:55:26 +00:00
mattias
e4c52efe93 lazres: replaced writeln with debugln
git-svn-id: trunk@16289 -
2008-08-29 08:49:32 +00:00
mattias
6c4b878988 sqlite: fixed UTF8 chdir
git-svn-id: trunk@16288 -
2008-08-29 08:45:28 +00:00
mattias
b0e300ede7 synedit: undo typo
git-svn-id: trunk@16287 -
2008-08-29 08:38:38 +00:00
mattias
3d4746734c added GetAppConfigDirUTF8
git-svn-id: trunk@16286 -
2008-08-28 18:50:04 +00:00
mattias
dd76d864f1 openglcontrol: fixed compilation, bug #11981, from A.Schneider
git-svn-id: trunk@16285 -
2008-08-28 18:18:10 +00:00
mattias
81ea7b9458 IDE: auto creating project unit output directory
git-svn-id: trunk@16284 -
2008-08-28 17:36:10 +00:00
zeljko
a5bf37a4f3 Qt: fix focus patch, qtwin32 doesn'' like it.
git-svn-id: trunk@16283 -
2008-08-28 13:12:15 +00:00
tombo
f3be183c27 LCL Carbon: fixed #0011986: Wrong colors in TLabel with TMemo - revert font attributes after applying to memo
git-svn-id: trunk@16282 -
2008-08-28 13:08:57 +00:00
sekelsenmat
54842c85d5 Small fix in trayicon example to make sure the correct icon is loaded in Win32
git-svn-id: trunk@16281 -
2008-08-28 11:59:38 +00:00
zeljko
7a7e45b610 Qt: Fixed focus problems (eg. OnExit() events from TCustomEdit etc.), now it is just like in VCL.
git-svn-id: trunk@16280 -
2008-08-28 08:45:21 +00:00
paul
07f06787ff lcl: allow setting Size for TIcon, TCursorImage, TicnsIcon before loading or before changing Current property. fixes #0011983
git-svn-id: trunk@16279 -
2008-08-28 00:54:58 +00:00
mattias
670b1d8ed2 translations: german: from Joerg Braun
git-svn-id: trunk@16278 -
2008-08-27 21:56:57 +00:00
vincents
8c0e300f91 IDE: fixed retrieving default primary config path, if it contains non ascii chars
git-svn-id: trunk@16277 -
2008-08-27 21:10:24 +00:00
vincents
464c8b7362 opengl: fixed framework name for carbon (issue #11985)
git-svn-id: trunk@16276 -
2008-08-27 21:04:09 +00:00
vincents
67d6b15a92 components: regenerated Makefiles
git-svn-id: trunk@16275 -
2008-08-27 20:57:57 +00:00
sekelsenmat
71b88bff9b Clean-up and improvements in the trayicon test program.
git-svn-id: trunk@16274 -
2008-08-27 13:35:50 +00:00
mattias
ca1ba91b58 IDE: added unit FileUtil to new units
git-svn-id: trunk@16273 -
2008-08-27 11:28:48 +00:00
mattias
9032caa4fd UTF-8: added ExpandFilenameUTF8
git-svn-id: trunk@16272 -
2008-08-27 11:25:01 +00:00
tombo
f65592b46f LCL carbon: applied patch #0011974: Selected keys not working from C Western
git-svn-id: trunk@16271 -
2008-08-27 11:00:18 +00:00
kirkpatc
a33a536eb3 FPDoc - some links added in ExtCtrls.xml
git-svn-id: trunk@16270 -
2008-08-27 09:48:20 +00:00
paul
616a436bc1 lcl: use more efficient code in TCustomIcon.MaskHandleNeeded
git-svn-id: trunk@16269 -
2008-08-27 09:33:26 +00:00
paul
8519c89579 lcl:
- fix TCustomBitmap.MaskHandleNeeded. It used non-compatible description to create mask handle (#0011850)
  - fix TBitmap. Don't set FTransparentColor - it must be clDefault
examples:
  - fix compilation of icon example

git-svn-id: trunk@16268 -
2008-08-27 09:24:00 +00:00
mattias
8c0aae4a24 LCL: GetSystemEncoding: not using LANG under windows
git-svn-id: trunk@16267 -
2008-08-27 08:46:09 +00:00
mattias
46a2af42a2 IDE: fixed showing new inherited form
git-svn-id: trunk@16266 -
2008-08-27 08:35:50 +00:00
paul
354cd5a4fb lcl: forgot to delete dummy bitmap (#0011980)
git-svn-id: trunk@16265 -
2008-08-27 08:29:58 +00:00
zeljko
e09c9c8450 Qt: fix for various crashes 32/64bit.We don't use eventprocessing on timers anymore,
also there's a small fix to appWaitMessage().Tnx to Terry Kemp for issue investigation on 64bit.

git-svn-id: trunk@16264 -
2008-08-27 07:05:14 +00:00
paul
5b40ff0d6c win32: fix CreateIconIndirect for our needs. should fix #0011569
git-svn-id: trunk@16263 -
2008-08-27 03:37:23 +00:00
paul
d173c2f1ae lcl: apply Mark patch
- CreateCompatibleBitmaps
  - separate MaskHandleNeeded of icon from BitmapHandleNeeded
  - simplify TRasterImage.BitmapHandleNeeded
from me:
  - fix TRawImageLineStarts.GetPosition

git-svn-id: trunk@16262 -
2008-08-27 02:47:30 +00:00
sekelsenmat
09225df31f Fixes AV in gtk2 TTrayIcon.InternalUpdate and adds a better handle mechanism to it
git-svn-id: trunk@16261 -
2008-08-27 01:13:29 +00:00
vincents
a5edfe5a9b LCL: fixed FileListBox.FileName property, if a directory is selected (issue #11965) from WhiteWind
git-svn-id: trunk@16260 -
2008-08-26 22:42:11 +00:00
vincents
c6d49b3802 fixed UTF8 to Sys conversions for file operations
git-svn-id: trunk@16259 -
2008-08-26 19:57:21 +00:00
vincents
b95d6e1054 IDE: fixed range check error
git-svn-id: trunk@16258 -
2008-08-26 19:31:29 +00:00
jesus
8baa3c1ddd LazReport, fixed samples compile
git-svn-id: trunk@16257 -
2008-08-26 18:41:12 +00:00
vincents
c84f7ed855 lazintfimage example: fixed loading a bitmap
git-svn-id: trunk@16256 -
2008-08-26 17:58:03 +00:00
kirkpatc
f442e6ce92 FPDoc - a few more corrections and links in StdCtrls.xml
git-svn-id: trunk@16255 -
2008-08-26 15:40:47 +00:00
tombo
82baccc130 LCL Carbon: applied patch #0011973: Crash in readonly text edits from C Western
git-svn-id: trunk@16254 -
2008-08-26 15:17:18 +00:00
kirkpatc
cc9a5809df FPDoc - some new definitins and several links added for TControl, TWinControl, TGraphicControl and others in Controls.xml; some links added for TCustomImage in ImgList.xml; some links added in StdCtrls.xml
git-svn-id: trunk@16253 -
2008-08-26 12:25:02 +00:00
tombo
da592ea815 LCL Carbon: get bitmap width/height from CGImage
git-svn-id: trunk@16252 -
2008-08-26 09:06:17 +00:00