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 |
|
jesus
|
6776e0e370
|
IDE, don't add numbers to persistent field names if not necessary, patch from Aleksey Lagunov
git-svn-id: trunk@15550 -
|
2008-06-23 19:37:43 +00:00 |
|
jesus
|
65878854a5
|
LazReport, remove libc use from sysutilsadds, issue #11524
git-svn-id: trunk@15549 -
|
2008-06-23 19:16:59 +00:00 |
|
mattias
|
d32dcb2b2b
|
IDE: added space
git-svn-id: trunk@15548 -
|
2008-06-23 18:44:39 +00:00 |
|
mattias
|
b772f0d83b
|
IDE: improved debugging
git-svn-id: trunk@15547 -
|
2008-06-23 18:43:04 +00:00 |
|
mattias
|
7e0bf7487b
|
IDE: reduced output
git-svn-id: trunk@15546 -
|
2008-06-23 18:04:23 +00:00 |
|
vincents
|
342cddf066
|
IDE: fixed range check errors (bug #11533)
git-svn-id: trunk@15545 -
|
2008-06-23 15:01:40 +00:00 |
|
vincents
|
ad5b5a5a70
|
editor toolbar component: cleanup
git-svn-id: trunk@15544 -
|
2008-06-23 15:00:42 +00:00 |
|
tombo
|
c5c0d79399
|
LCL carbon: better line scrolling
- added few virtual mac key codes
git-svn-id: trunk@15543 -
|
2008-06-23 14:41:22 +00:00 |
|
mattias
|
e2cf50c737
|
synedit: fixed painting a line too much, bug #11481
git-svn-id: trunk@15542 -
|
2008-06-23 14:32:21 +00:00 |
|
mattias
|
5980e1a71e
|
synedit: fixed moving cursor behind folded lines, bug #10591
git-svn-id: trunk@15541 -
|
2008-06-23 14:15:41 +00:00 |
|
paul
|
2bdf444a61
|
lcl: skip directories from GetTempFileName (from v-t-l)
git-svn-id: trunk@15540 -
|
2008-06-23 13:54:35 +00:00 |
|
mattias
|
067fa7a973
|
synedit: fixed pascal hightlighter splitting utf-8 characters
git-svn-id: trunk@15539 -
|
2008-06-23 13:31:22 +00:00 |
|
mattias
|
403b4d2250
|
synedit: started simple pascal indenter
git-svn-id: trunk@15538 -
|
2008-06-23 13:30:50 +00:00 |
|
mattias
|
ab9bf34019
|
IDE: source editor: fixed closing incremental find on closing file, bug #11489
git-svn-id: trunk@15537 -
|
2008-06-23 12:33:43 +00:00 |
|
mattias
|
8be0e41f40
|
IDE: fixed crash on quit, bug #11536
git-svn-id: trunk@15536 -
|
2008-06-23 12:27:51 +00:00 |
|