paul
|
781045ffdb
|
lcl: fix loading imagelist v.2
git-svn-id: trunk@15639 -
|
2008-07-01 08:03:47 +00:00 |
|
vincents
|
33c1ba6f2f
|
docs: added template for icnstypes unit
git-svn-id: trunk@15638 -
|
2008-07-01 07:35:31 +00:00 |
|
paul
|
77f9ce4b17
|
lcl:
- fix TSharedIcon.IsEmpty
- force MaskBitsPerPixel to be = 1 for icon
git-svn-id: trunk@15637 -
|
2008-07-01 06:12:13 +00:00 |
|
paul
|
3562f2f7fa
|
lcl:
- fix assigning of TCustomBitmap descendants to TIcon (#0011557)
- fix bug in TCustomIcon.GetBestApplicationIndex
git-svn-id: trunk@15636 -
|
2008-07-01 03:41:50 +00:00 |
|
paul
|
08c135bdf8
|
ide: graphic property editor should try to load graphic from file not in all cases
git-svn-id: trunk@15635 -
|
2008-07-01 03:07:19 +00:00 |
|
paul
|
b8ed3fae72
|
gtk2: fix gtk2 trayicon crash after icon rework (#0011576)
git-svn-id: trunk@15634 -
|
2008-07-01 01:51:12 +00:00 |
|
paul
|
a8beee2e0b
|
lcl:
- add ability to store icon to TTrayIcon
- qt: fix TQtTrayIcon Icon handling
git-svn-id: trunk@15633 -
|
2008-07-01 01:37:51 +00:00 |
|
paul
|
1ac3288628
|
lcl: don't set maskbitsperpixel to 0 if no mask present for icon since windows needs mask (#0011585)
git-svn-id: trunk@15632 -
|
2008-07-01 00:55:38 +00:00 |
|
paul
|
542dac1b27
|
lcl: TCustomIcon.Transparent is always true now
git-svn-id: trunk@15631 -
|
2008-07-01 00:18:29 +00:00 |
|
marc
|
cfa52d2e20
|
* Fixed bitmapsizing when handle is created (#11556). Based on patch from Paul.
git-svn-id: trunk@15630 -
|
2008-06-30 23:55:54 +00:00 |
|
marc
|
4edc26916d
|
* Fixed possible bufferoverflow when requested rect is wider than source
git-svn-id: trunk@15629 -
|
2008-06-30 23:54:36 +00:00 |
|
jesus
|
658461fb54
|
translations, fixed some duplicates, escaped strings and some identifiers
git-svn-id: trunk@15628 -
|
2008-06-30 19:08:24 +00:00 |
|
vincents
|
0116f76c8a
|
win32 interface: fixed comment
git-svn-id: trunk@15627 -
|
2008-06-30 18:34:21 +00:00 |
|
paul
|
d6c451e95b
|
icon example: increase some buttons height and form size, position to look better on more widgetsets
git-svn-id: trunk@15626 -
|
2008-06-30 14:42:00 +00:00 |
|
paul
|
73386bbf60
|
gtk2: don't set gtk2 trackbar page_size to 1 - it will be subtracted from our max value => max will be never reached (at least at windows it is so)
git-svn-id: trunk@15625 -
|
2008-06-30 12:17:09 +00:00 |
|
vincents
|
9e94fa854d
|
win32 interface: fixed compiler warning about mixed sign calculations
git-svn-id: trunk@15624 -
|
2008-06-30 09:04:58 +00:00 |
|
vincents
|
1a4769094a
|
win32 interfaces: fixed centering of bitbtn captions with ampersands (bug #11522)
git-svn-id: trunk@15623 -
|
2008-06-30 09:02:06 +00:00 |
|
vincents
|
579618fb3f
|
win32 interface: fixed range check error when setting the icon
git-svn-id: trunk@15622 -
|
2008-06-30 09:00:49 +00:00 |
|
paul
|
4ae3fa27db
|
gtk2:
- set trackbar digits to 0 (as all other widgetsets works)
- simplify some code
git-svn-id: trunk@15621 -
|
2008-06-30 08:26:27 +00:00 |
|
paul
|
d07764681a
|
qt: use sliderPosition for TrackBar instead of value
git-svn-id: trunk@15620 -
|
2008-06-30 07:16:41 +00:00 |
|
paul
|
9b8ffbea8c
|
one more problem in the same example
git-svn-id: trunk@15619 -
|
2008-06-30 07:08:22 +00:00 |
|
paul
|
7a8b551fb9
|
examples: fix project
git-svn-id: trunk@15618 -
|
2008-06-30 07:05:02 +00:00 |
|
paul
|
31fd4afd4e
|
examples: add icon examples
git-svn-id: trunk@15617 -
|
2008-06-30 03:25:26 +00:00 |
|
paul
|
4619b1b098
|
lcl: on changing Form.Icon or Application.Icon set its current to best index for application
git-svn-id: trunk@15616 -
|
2008-06-30 03:15:43 +00:00 |
|
paul
|
3152e64236
|
lcl: add TIcon.GetBestApplicationIndex - best index to use in Application.Icon or Form.Icon
git-svn-id: trunk@15615 -
|
2008-06-30 03:14:55 +00:00 |
|
paul
|
d179d98ddb
|
gtk2: check for max size only cursor in CreateIconIndirect
git-svn-id: trunk@15614 -
|
2008-06-30 03:13:49 +00:00 |
|
paul
|
93c931063d
|
lcl:
- register more picture extensions (.cur, .icns)
- add simple implementation to TCustomIcon.UpdateCurrentView
git-svn-id: trunk@15613 -
|
2008-06-30 02:14:12 +00:00 |
|
paul
|
145033569a
|
lcl: implement .icns (osx icon resource) graphic reader
git-svn-id: trunk@15612 -
|
2008-06-30 01:11:14 +00:00 |
|
mattias
|
fb5d6501e3
|
IDEIntf: tobjectinspector: changing filter after creation from Michael VC
git-svn-id: trunk@15611 -
|
2008-06-29 21:26:24 +00:00 |
|
mattias
|
97faf853fc
|
translations: german: updates from Joerg Braun
git-svn-id: trunk@15610 -
|
2008-06-29 21:01:32 +00:00 |
|
mattias
|
ec1179f80e
|
translations: finnish: updates from Seppo
git-svn-id: trunk@15609 -
|
2008-06-29 20:59:13 +00:00 |
|
kirkpatc
|
d1a77fbb55
|
FPDoc - descriptions added for various 'shared' classes in graphics.xml
git-svn-id: trunk@15608 -
|
2008-06-29 14:14:38 +00:00 |
|
mattias
|
c1b02e4ddd
|
codetools: added range check, bug #11573
git-svn-id: trunk@15607 -
|
2008-06-28 20:43:32 +00:00 |
|
vincents
|
c8713eb786
|
LCL: fixed ofFileMustExist for non-UTF8 system charset.
git-svn-id: trunk@15606 -
|
2008-06-28 18:51:39 +00:00 |
|
mattias
|
2e9c3b92a6
|
codetools: ppu: implemented keeping data for later use
git-svn-id: trunk@15605 -
|
2008-06-28 14:53:55 +00:00 |
|
tombo
|
e27e614cbd
|
LCL imagelist: fixed range check error when editing empty image list
git-svn-id: trunk@15604 -
|
2008-06-28 13:30:28 +00:00 |
|
kirkpatc
|
d085144116
|
FPDoc - inserted descriptions for TSharedCustomBitmap and its deriviatives in Graphics.xml
git-svn-id: trunk@15603 -
|
2008-06-28 13:04:55 +00:00 |
|
tombo
|
6c0116c271
|
LCL carbon: adjusted line row scrolling, fixed range check error
git-svn-id: trunk@15602 -
|
2008-06-28 12:02:04 +00:00 |
|
mattias
|
9aea230f59
|
codetools: ppu: implemented reading procs
git-svn-id: trunk@15601 -
|
2008-06-28 11:51:52 +00:00 |
|
mattias
|
f7a7e9f81a
|
codetools: ppu: implemented reading implementation uses section
git-svn-id: trunk@15600 -
|
2008-06-28 08:24:51 +00:00 |
|
mattias
|
ff9a904695
|
codetools: ppu: implemented skipping other parts
git-svn-id: trunk@15599 -
|
2008-06-28 08:02:20 +00:00 |
|
jesus
|
8aa05f1439
|
LazReport, fixed 2.2.0 compile reported by Eduardo Lopez
git-svn-id: trunk@15598 -
|
2008-06-27 18:32:02 +00:00 |
|
paul
|
c8d58add6a
|
lcl:
- revert TLazIntfImage.HasMask (it was indeed right)
- improve a bit TWin32WidgetSet.RawImage_CreateBitmaps
git-svn-id: trunk@15597 -
|
2008-06-27 15:36:15 +00:00 |
|
kirkpatc
|
c49612b414
|
FPDoc - Graphics.xml has had makeskel --update to add the TSharedRasterImage and related classes to the description file. Descriptions have been added for TRasterImage.
git-svn-id: trunk@15596 -
|
2008-06-27 15:20:07 +00:00 |
|
mattias
|
fc43d79cae
|
codetools: ppu: implemented skipping unsupported entries
git-svn-id: trunk@15595 -
|
2008-06-27 14:50:48 +00:00 |
|
mattias
|
0a4be6bd8d
|
codetools: ppu: implemented reading deref map
git-svn-id: trunk@15594 -
|
2008-06-27 14:44:24 +00:00 |
|
mattias
|
8373805803
|
codetools: ppu: implemented reading deref data
git-svn-id: trunk@15593 -
|
2008-06-27 14:42:04 +00:00 |
|
mattias
|
758fa2eb08
|
codetools: ppu: implemented reading import symbols
git-svn-id: trunk@15592 -
|
2008-06-27 14:38:55 +00:00 |
|
mattias
|
5daf301724
|
codetools: ppu: implemented reading linked files
git-svn-id: trunk@15591 -
|
2008-06-27 14:32:15 +00:00 |
|
mattias
|
878bc4ab3c
|
codetools: ppu: implemented reading entries, module name, uses units
git-svn-id: trunk@15590 -
|
2008-06-27 14:19:49 +00:00 |
|