paul
5abd76bf7f
use imagelist state drawing by theme services
...
git-svn-id: trunk@12782 -
2007-11-08 10:26:45 +00:00
paul
046a72792d
images:
...
- remove unneeded images
- assign new menu images for main ide toolbar
git-svn-id: trunk@12781 -
2007-11-08 10:16:58 +00:00
paul
38ac66bbd3
- speedup imagelist a bit (thanks to Marc)
...
- make speedbutton glyph more shiny when mouse over the button
git-svn-id: trunk@12780 -
2007-11-08 09:58:45 +00:00
paul
ee80b0fd46
ImageList:
...
- InsertBitmap improved to add multiple bitmaps from one big
- GetBitmap extended to get Bitmaps with different effects
- add DrawToDC to win32 imagelist to give ability to draw without TCanvas (having only HDC)
TButtonGlyph:
- use internal imagelist to perform different state drawing of glyph
TBitBtn:
- send ButtonGlyph to widgetset instead of TBitmap to perform different state drawing
git-svn-id: trunk@12779 -
2007-11-08 08:36:03 +00:00
paul
95f6b902b7
toolbutton should not change jump under mouse if it is disabled
...
git-svn-id: trunk@12778 -
2007-11-08 03:04:36 +00:00
paul
e6be90a770
cleanup
...
git-svn-id: trunk@12777 -
2007-11-08 02:35:38 +00:00
paul
eb11482eee
State image drawing:
...
- implement TRawImage.PerformEffect
- use TRawImage.PerformEffect for State drawing of win32 imagelist (except disabled drawing in manifested exe - in this case os method used)
- implement state drawing of default imagelist
git-svn-id: trunk@12776 -
2007-11-08 02:32:57 +00:00
mattias
b5643a370c
LCL: TToolBar: extended CalculatePreferredSize for height
...
git-svn-id: trunk@12775 -
2007-11-07 23:14:10 +00:00
mattias
5af932d6f0
LCL: TToolBar: implemented simple heuristic for preferredheight from Paul, and calculating NewWidth,NewHeight of WrapButtons
...
git-svn-id: trunk@12774 -
2007-11-07 23:10:58 +00:00
marc
9e4a77e06f
* Improved localization by Maxim Ganetsky
...
* Updated po files
git-svn-id: trunk@12773 -
2007-11-07 23:09:44 +00:00
mattias
06549ee8e5
debs: added PP=ppcbin parameter as workaround for Makefile bugs under some systems (amd64)
...
git-svn-id: trunk@12767 -
2007-11-07 18:11:26 +00:00
mattias
dbf55b433f
IDE: started code help hint window
...
git-svn-id: trunk@12766 -
2007-11-07 17:00:51 +00:00
paul
859fbcbdf6
imagelist:
...
- extend imagelist interface to draw image with more states
- win32: implement drawing of gray state
git-svn-id: trunk@12765 -
2007-11-07 10:14:05 +00:00
paul
5814f58500
revert previous commit (wrong file commited) and commit right file
...
git-svn-id: trunk@12764 -
2007-11-07 09:14:58 +00:00
paul
157e720653
gtk2: fix 2 typos in comments
...
git-svn-id: trunk@12763 -
2007-11-07 01:56:03 +00:00
paul
f5f14337fe
gtk2: fix 2 ListView mem leaks
...
git-svn-id: trunk@12762 -
2007-11-07 01:43:16 +00:00
kirkpatc
d14a2d236d
LazDoc - 'Topic' section added to StdCtrls
...
git-svn-id: trunk@12761 -
2007-11-06 16:11:58 +00:00
tombo
620ffeb1e7
LCL: make TCustomForm.Show Delphi compatible -> bring form to front and activate it
...
git-svn-id: trunk@12760 -
2007-11-06 10:15:01 +00:00
paul
4e7a9679ed
gtk1/2 change CoreWidget of StaticText to EventBox
...
git-svn-id: trunk@12759 -
2007-11-06 10:13:43 +00:00
kirkpatc
005a94cd81
LazDocs - Updates in StdCtrls to TCustomScrollBar, TScrollBar
...
git-svn-id: trunk@12758 -
2007-11-06 09:39:06 +00:00
paul
4405e4bfd3
TPageControl: better handling TabVisible under win32 (issue #9996 )
...
git-svn-id: trunk@12757 -
2007-11-06 09:24:34 +00:00
paul
ff1fe14f18
win32: use TPageControl.GetImageIndex to request ImageIndex for Tab (issue #10008 )
...
git-svn-id: trunk@12756 -
2007-11-06 09:22:44 +00:00
paul
2bc5188cb4
TListView:
...
- lcl: better handling of TListItem.Checked
- gtk1/2 implemented TListView.Checkboxes and TListItem.Checked
git-svn-id: trunk@12755 -
2007-11-06 09:20:04 +00:00
paul
f67a4dec0f
TStaticText:
...
- gtk1/gtk2: reimplemented through GtkFrame->GtkEventBox->GtkLabel
- win32: BorderStyle and ShowAccelChar now have effect
- qt: BorderStyle and ShowAccelChar now have effect
git-svn-id: trunk@12754 -
2007-11-06 09:17:41 +00:00
paul
fd746ab2f9
gtk1/2: implement GetSystemMetrics(SM_CXTHUMB/SM_CYTHUMB)
...
git-svn-id: trunk@12753 -
2007-11-06 09:11:58 +00:00
mattias
a4143985e3
rpm fpc_crosswin32: copy tools to fpc directory
...
git-svn-id: trunk@12752 -
2007-11-05 21:05:20 +00:00
vincents
f6a0ae85f2
set version to 0.9.25
...
git-svn-id: trunk@12751 -
2007-11-05 15:00:45 +00:00
vincents
c45d8d7767
set version to 0.9.24
...
git-svn-id: trunk@12749 -
2007-11-05 14:58:04 +00:00
vincents
1d1fcedb73
updated debian changelog for version 0.9.24
...
git-svn-id: trunk@12748 -
2007-11-05 14:56:35 +00:00
vincents
4f5386ba1f
codetools: fixed examples from Mattias
...
git-svn-id: trunk@12747 -
2007-11-05 13:12:59 +00:00
vincents
0224072d15
cleandir example: added note about missing fclel.res.
...
git-svn-id: trunk@12746 -
2007-11-05 13:08:14 +00:00
vincents
3020743028
tests: fixed expectation, probably changed during the autosize improvements
...
git-svn-id: trunk@12745 -
2007-11-05 12:16:17 +00:00
vincents
ea3948dcd3
cleandir example: fixed compilation on windows
...
git-svn-id: trunk@12744 -
2007-11-05 12:02:19 +00:00
marc
894cb14b8f
* removed extra %s ( fixes #10111 )
...
git-svn-id: trunk@12743 -
2007-11-04 19:40:24 +00:00
marc
c976108226
* updated translation by Maxim Ganetsky
...
git-svn-id: trunk@12742 -
2007-11-04 18:33:52 +00:00
marc
70b400b8eb
* Widened widgetset compbo to allow longer translations by Maxim Ganetsky
...
git-svn-id: trunk@12741 -
2007-11-04 18:32:13 +00:00
kirkpatc
aad12e0dba
LazDoc - further updates to TCustomButton and TButton in StdCtrls
...
git-svn-id: trunk@12740 -
2007-11-04 11:28:36 +00:00
mattias
3793bab2d3
IDE: run params opts replaced align with anchors
...
git-svn-id: trunk@12739 -
2007-11-04 10:33:48 +00:00
kirkpatc
460c160978
LazDoc: inserted line describing TCustomButton in StdCtrls that should have come from Buttons
...
git-svn-id: trunk@12738 -
2007-11-04 09:59:33 +00:00
kirkpatc
ca5baed10d
LazDoc - removed one line describing TCustomButton, which should have been transferred to StdCtrls
...
git-svn-id: trunk@12737 -
2007-11-04 09:01:36 +00:00
paul
d497569f75
gtk: replace write with DbgOut (will not crash non-console windows application)
...
git-svn-id: trunk@12736 -
2007-11-04 08:25:19 +00:00
paul
36c175eb6d
images:
...
- new component images from wile64
- added components_images_list
- added windows scripts to buld components_images.lrs and laz_images.lrs
git-svn-id: trunk@12735 -
2007-11-04 07:43:39 +00:00
vincents
4fbeff817d
windows installer: added more installer translations
...
git-svn-id: trunk@12734 -
2007-11-04 01:32:24 +00:00
mattias
b6caf45793
IDE: removed CharSet attributes
...
git-svn-id: trunk@12733 -
2007-11-03 23:37:28 +00:00
darius
3bdcb89a67
improved layout and anchoring
...
added IDE help
git-svn-id: trunk@12732 -
2007-11-03 23:13:38 +00:00
darius
058ee862ff
improved anchoring of form
...
git-svn-id: trunk@12731 -
2007-11-03 22:54:04 +00:00
mattias
49c3056f79
docs: fixed spelling errors
...
git-svn-id: trunk@12730 -
2007-11-03 22:25:39 +00:00
mattias
4f039b5af1
docs: added OO impress presentation about FPC+Laz
...
git-svn-id: trunk@12729 -
2007-11-03 21:49:14 +00:00
mattias
6cf44713b0
carbon intf: undo change to ExtTextOut
...
git-svn-id: trunk@12728 -
2007-11-03 20:52:29 +00:00
mattias
5e807a544e
carbon intf: using fractional text rendering if DX parameter is nil
...
git-svn-id: trunk@12727 -
2007-11-03 20:13:59 +00:00