Commit Graph

15462 Commits

Author SHA1 Message Date
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
mattias
42827e1052 codetools: FPC src defines: added .. to the SrcPath of compiler/utils
git-svn-id: trunk@15589 -
2008-06-27 13:08:02 +00:00
vincents
e0ddcf13ee win32 interface: remove selecting all text when focussing a TCustomEdit, this can be down in the LCL by setting TCustomEdit.AutoSelect := true (fixes bug #11558)
git-svn-id: trunk@15588 -
2008-06-27 12:41:42 +00:00
mattias
e69e3f45b0 cross rpm: creating /usr/lib/fpc/fpc-cross.cfg
git-svn-id: trunk@15587 -
2008-06-27 12:02:53 +00:00
mattias
a2c86d5561 cross deb: creating /usr/lib/fpc/fpc-cross.cfg
git-svn-id: trunk@15586 -
2008-06-27 12:01:49 +00:00
mattias
6e52a72112 codetools: ppu: showing flags and compiler
git-svn-id: trunk@15585 -
2008-06-27 11:47:39 +00:00
mattias
a345bde499 codetools: ppu: showing cpu and target
git-svn-id: trunk@15584 -
2008-06-27 11:37:00 +00:00
mattias
26812face7 codetools: added example for parsing ppu files
git-svn-id: trunk@15583 -
2008-06-27 10:27:06 +00:00
mattias
eed06a0312 IDE: published dialog layout improved
git-svn-id: trunk@15582 -
2008-06-27 08:51:15 +00:00
paul
9ecd69546b win32: create non-dib in case of bitsperpixel = 1 and boundary = word
git-svn-id: trunk@15581 -
2008-06-27 05:08:38 +00:00
paul
774ad4aa28 lcl: increase visibility of some icon internals to allow override it and reuse some parts in the another unit
git-svn-id: trunk@15580 -
2008-06-27 02:30:39 +00:00
mattias
f32d59efb7 codetools: started ppu parser
git-svn-id: trunk@15579 -
2008-06-26 16:54:02 +00:00
paul
5e85db3260 lcl: TSharedCustomBitmap IsEmpty should differ from TRasterImage. TRasterImage only checks stream and handle, but TSharedCustomBitmap also has an image which can contain data and thus must be checked too. fixes #0011222
git-svn-id: trunk@15578 -
2008-06-26 15:00:20 +00:00
vincents
beff60f884 win32 interface: fixed retrieving memo line (bug #11519)
git-svn-id: trunk@15577 -
2008-06-26 14:24:28 +00:00
sekelsenmat
3c3f190780 Allows the button policy to be chosen per-form in Windows CE
git-svn-id: trunk@15576 -
2008-06-25 23:40:33 +00:00
vincents
bf73615fac win32 widgetset: fixed copy and pasting text for UnicodeEnabledOS=false (bug #11517)
git-svn-id: trunk@15575 -
2008-06-25 22:00:30 +00:00
vincents
a832fcc215 LCL: added big endian version of message records, that have splitted wparam or lparam parameters, so that postmessage(hwnd, msg, wparam, lparam) work on big endian CPUs too (bug #11441) from Phil
git-svn-id: trunk@15574 -
2008-06-25 11:12:15 +00:00
paul
29d8c931b8 extend comment in the png reader
git-svn-id: trunk@15573 -
2008-06-25 06:49:21 +00:00
paul
3797bd0915 ide: generalize Picture property editor (#0011552)
git-svn-id: trunk@15572 -
2008-06-25 06:21:17 +00:00
paul
36feee63d6 lcl:
- fix Init_BPP32_B8G8R8A8_M1_BIO_TTB
- fix PngReader - it now handles 1 color transparent png images

git-svn-id: trunk@15571 -
2008-06-25 05:04:47 +00:00
sekelsenmat
53eb1c68b1 Improves Cocoa widgetset
git-svn-id: trunk@15570 -
2008-06-25 01:51:30 +00:00
paul
14ecdf824d lcl: don't copy image data if source does not have it (#0011550)
git-svn-id: trunk@15569 -
2008-06-25 01:48:14 +00:00
sekelsenmat
6ba52ea68e Modifyed patch from Boris Glavin to update the icon in gtk2 TTrayIcon.InternalUpdate
git-svn-id: trunk@15568 -
2008-06-25 00:29:15 +00:00
sekelsenmat
adcc5ef47e Fixed Dock icon for the IDE under Mac OS X
git-svn-id: trunk@15567 -
2008-06-24 23:51:00 +00:00
jesus
1556c0017d LCL, remember custom wincontrol color on handle destroy, issue #11529
git-svn-id: trunk@15566 -
2008-06-24 18:51:23 +00:00
mattias
b8abd98a33 IDE: registering TFrame
git-svn-id: trunk@15565 -
2008-06-24 18:37:31 +00:00
mattias
cec605566c IDEIntf: clean up
git-svn-id: trunk@15564 -
2008-06-24 18:36:22 +00:00
jesus
b72b8b0bad i18n, implemented better handling of duplicates fix some escaped chars in translated files, updated lazreport and ipro translations
git-svn-id: trunk@15563 -
2008-06-24 15:59:26 +00:00
mattias
dc35d7411d IDE: do not allow putting the frame itself or on of its ancestors onto the frame
git-svn-id: trunk@15562 -
2008-06-24 15:12:14 +00:00
mattias
f3ae482691 IDE: implemented putting a frame onto a designer
git-svn-id: trunk@15561 -
2008-06-24 15:05:51 +00:00
mattias
24340765e5 images4lazarus: removed formats that are now in the LCL
git-svn-id: trunk@15560 -
2008-06-24 13:14:06 +00:00
mattias
94a0e34fb6 IDE, synedit: implemented ExtraCharSpacing
git-svn-id: trunk@15559 -
2008-06-24 08:43:22 +00:00
mattias
b420930fb2 IDEIntf: clean up
git-svn-id: trunk@15558 -
2008-06-24 07:59:52 +00:00
paul
dabde77f8b lcl (from me and Marc):
- create bitmaps for icon in with icon description instead of alpha bitmaps (fixes #0011514, #0011539)
- add support for gtk mono cursors
- fix gtk2 shifts on pixbufs (gtk2 bug)
- misc graphic fixes

git-svn-id: trunk@15557 -
2008-06-24 03:45:36 +00:00
paul
b19ce02346 gtk: reduce warnings
git-svn-id: trunk@15556 -
2008-06-24 02:51:29 +00:00
sekelsenmat
f0a111408b Improves Cocoa widgetset
git-svn-id: trunk@15555 -
2008-06-24 02:29:33 +00:00
sekelsenmat
98bf837c8d Improves Cocoa widgetset
git-svn-id: trunk@15554 -
2008-06-24 02:02:25 +00:00
paul
b7dbfbdfe9 ide: probably fix graphic property editor
git-svn-id: trunk@15553 -
2008-06-24 01:01:10 +00:00
paul
7702139893 typo
git-svn-id: trunk@15552 -
2008-06-24 00:42:16 +00:00
paul
a7c1cfee07 ide: dont use MAINICON on carbon (first attempt - not tested)
git-svn-id: trunk@15551 -
2008-06-24 00:33:39 +00:00