Commit Graph

16299 Commits

Author SHA1 Message Date
mattias
b161bf5808 IDE: auto creating application bundle on compile
git-svn-id: trunk@16387 -
2008-09-03 11:42:20 +00:00
tombo
d84640530a LCL Carbon: finally fixed #0012033: Mac OS X : LoadCursorFromLazarusResource throws Division by Zero Exception! - mask data was not copied to alpha channel, only crSQLWait needs some repair
git-svn-id: trunk@16386 -
2008-09-03 11:17:26 +00:00
kirkpatc
01176b07e2 FPDoc - several links and new descriptions for Toolbar and Toolbutton classes in ComCtrls.xml
git-svn-id: trunk@16385 -
2008-09-03 08:45:27 +00:00
mattias
ebf2d6a8bf codetools: extended directorycacher for darwin filenames
git-svn-id: trunk@16384 -
2008-09-03 08:16:07 +00:00
paul
35596739bf win32: TSavePictureDialog shows now Save Dialog instead of Open Dialog (partially fixes #0010287)
git-svn-id: trunk@16383 -
2008-09-03 08:10:32 +00:00
paul
a02a31da99 ideintf: add "save all" button to the imagelist editor (fixes another part of #0008166)
git-svn-id: trunk@16382 -
2008-09-03 07:46:22 +00:00
paul
03fcee900c lcl: add TCustomImageList.GetFullRawImage, TCustomImageList.GetFullBitmap to retrieve one image/bitmap with all icons placed in the imagelist
git-svn-id: trunk@16381 -
2008-09-03 07:43:54 +00:00
mattias
fc954bd37a codetools: fixed compilation
git-svn-id: trunk@16380 -
2008-09-03 07:43:31 +00:00
paul
c866597851 ideintf: improve imagelist editor - allow save a single bitmap to any available in application graphic format (partially fixes #0008166).
git-svn-id: trunk@16379 -
2008-09-03 07:11:44 +00:00
paul
af3f2ad36b lcl: initialize maskhandle to 0
git-svn-id: trunk@16378 -
2008-09-03 07:06:36 +00:00
paul
9de410f82a lcl:
- increase visibility of CreateCompatibleBitmaps
  - decrease TCustomImageList.GetBitmap argument type from TBitmap to TCustomBitmap

git-svn-id: trunk@16377 -
2008-09-03 06:32:12 +00:00
paul
f5d4255ad3 wince: use another way of fixing menu disabling on ShowModal call. not for wm2006 too. (#0011913)
git-svn-id: trunk@16376 -
2008-09-03 05:46:02 +00:00
paul
50f81163db lcl:
- cleanup
  - fix TPicture.ForceType. It now copies an old image to the newly created. (fixes #0011674)

git-svn-id: trunk@16375 -
2008-09-03 03:32:50 +00:00
paul
c8f918e694 lcl: don't draw background on TImage with TransparentColor.
Reasons: Transparent property controls only Graphic.Transparent and nothing more. If an image is always transparent (icon, png with alpha, etc) this property controls nothing. This is also delphi compatible behavior (fixes #0011646).

git-svn-id: trunk@16374 -
2008-09-03 03:00:41 +00:00
mattias
60daf2ddd1 fixed comparing filenames under darwin
git-svn-id: trunk@16373 -
2008-09-03 01:08:09 +00:00
marc
301ebd9881 * Implemented .ico + .cur writing
git-svn-id: trunk@16372 -
2008-09-02 23:00:19 +00:00
marc
98c9fb0791 * Don't copy mask when MaskBitsPerPixel = 0
git-svn-id: trunk@16371 -
2008-09-02 22:59:01 +00:00
marc
5d9091197c * fixed FP exception when clearing min/max of spinbutton
git-svn-id: trunk@16370 -
2008-09-02 22:54:59 +00:00
kirkpatc
4ce9e366bd FPDoc - many new descriptions and many links fixed in ComCtrls.xml
git-svn-id: trunk@16369 -
2008-09-02 18:45:25 +00:00
tombo
9368b8537a LCL Carbon: fixed #0012033: Mac OS X : LoadCursorFromLazarusResource throws Division by Zero Exception! with great help from Paul, need to fix custom cursor masking problem
git-svn-id: trunk@16368 -
2008-09-02 18:01:36 +00:00
mattias
6a41137af8 IDE: setting Project.SessionModified when bookmark changed
git-svn-id: trunk@16367 -
2008-09-02 14:03:00 +00:00
zeljko
6bb5bb81e9 Qt: bugfix for latest mdichild move propagation patch.
git-svn-id: trunk@16366 -
2008-09-02 08:50:23 +00:00
zeljko
32d0384e63 Qt: propagate move events from mdichild forms, mdichild code simplification.
git-svn-id: trunk@16365 -
2008-09-02 08:03:03 +00:00
zeljko
3a19754455 Qt: Fix problem with mousewheel in lazreport, now it can scroll inside report, added shiftstate into mousewheel message.
git-svn-id: trunk@16364 -
2008-09-02 06:20:57 +00:00
paul
16b040bd65 lcl: don't create a mask directly on adding an imagelist bitmap from the resource (#0012017)
git-svn-id: trunk@16363 -
2008-09-02 01:54:31 +00:00
paul
7712fe3795 wince: fix CreateDIBSectionFromDescription for mono bitmaps (#0011911)
git-svn-id: trunk@16362 -
2008-09-02 01:21:55 +00:00
mattias
5ed7fa3a72 IDE: using underscore for new components with numbers at end
git-svn-id: trunk@16361 -
2008-09-01 21:35:04 +00:00
mattias
0258b583f2 codetools: fixed examples
git-svn-id: trunk@16360 -
2008-09-01 20:08:28 +00:00
mattias
66d5f5f3c3 examples: fixe compilation
git-svn-id: trunk@16359 -
2008-09-01 20:05:45 +00:00
mattias
7b88b53b94 fixed examples compilation
git-svn-id: trunk@16358 -
2008-09-01 20:00:14 +00:00
mattias
1dde630b38 examples: fixed compilation
git-svn-id: trunk@16357 -
2008-09-01 19:51:05 +00:00
zeljko
5b295c681a Qt: bugfix, must check is paintdevice active before destroying printer object.
git-svn-id: trunk@16356 -
2008-09-01 18:40:51 +00:00
mattias
380d06867a IDE: environment options: adding default compiler fpaths to combobox
git-svn-id: trunk@16355 -
2008-09-01 18:33:40 +00:00
mattias
e0e29ebbde IDE: debugger options: auto search for gdb path when switching debugger class
git-svn-id: trunk@16354 -
2008-09-01 18:10:40 +00:00
mattias
b110becc44 lazdatadesktop: fixed compilation
git-svn-id: trunk@16353 -
2008-09-01 17:36:24 +00:00
mattias
64668d1e39 IDE: moved debug options form to debugger directory
git-svn-id: trunk@16352 -
2008-09-01 17:21:48 +00:00
mattias
fa30fe40de Marc wins
git-svn-id: trunk@16351 -
2008-09-01 13:14:17 +00:00
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