marc
|
c7d03af771
|
* oops, fixed line end calculation
git-svn-id: trunk@6631 -
|
2005-01-18 00:59:49 +00:00 |
|
marc
|
3ddadc078f
|
* Improved line end detection for rawimages
git-svn-id: trunk@6630 -
|
2005-01-18 00:09:31 +00:00 |
|
mattias
|
7c5349758d
|
fixed constraints for forms under gtk
git-svn-id: trunk@6629 -
|
2005-01-17 17:49:28 +00:00 |
|
mattias
|
0ee509e404
|
replaced aboutform resizing
git-svn-id: trunk@6628 -
|
2005-01-17 17:20:59 +00:00 |
|
mattias
|
ed02f73289
|
improved TLabel autosizing
git-svn-id: trunk@6627 -
|
2005-01-17 16:42:35 +00:00 |
|
vincents
|
2d37fafe6a
|
win32 installer uses package icon from Francisco
git-svn-id: trunk@6626 -
|
2005-01-17 16:16:35 +00:00 |
|
mattias
|
a21cbfceca
|
improved gtk intf to calculate TextHeight
git-svn-id: trunk@6625 -
|
2005-01-17 15:36:31 +00:00 |
|
vincents
|
a2b5b0b52e
|
added new icon for lazarus package file
git-svn-id: trunk@6624 -
|
2005-01-17 15:35:08 +00:00 |
|
mattias
|
7cfb7c62b7
|
added check for additional compiler config biting the standard one
git-svn-id: trunk@6623 -
|
2005-01-17 13:08:12 +00:00 |
|
micha
|
628659f24e
|
properly support TImage.OnPaint event, fix infinite loop
git-svn-id: trunk@6622 -
|
2005-01-17 12:49:48 +00:00 |
|
mattias
|
12a43a51bb
|
replaced about form caption with resourcestring
git-svn-id: trunk@6621 -
|
2005-01-17 12:26:05 +00:00 |
|
mattias
|
be9331e1ba
|
added showing all four sides to AnchorEditor
git-svn-id: trunk@6620 -
|
2005-01-17 11:53:39 +00:00 |
|
vincents
|
e44cb55cf6
|
added registry settings for opening packages on the command line
git-svn-id: trunk@6619 -
|
2005-01-17 10:00:48 +00:00 |
|
marc
|
18ba83a732
|
* Rewrite of streamreading/writing to be sparc compatible
(no unaligned read/writes)
git-svn-id: trunk@6618 -
|
2005-01-16 23:01:07 +00:00 |
|
micha
|
fe9b5eccd7
|
fix bug #464 and #514: create bitmap handle to back image drawing up
git-svn-id: trunk@6617 -
|
2005-01-16 19:46:39 +00:00 |
|
micha
|
82325ca16d
|
fix compilation
git-svn-id: trunk@6616 -
|
2005-01-16 19:23:32 +00:00 |
|
micha
|
5f8026a62c
|
fix bug #506: pass quoted files and paths to gdb that possibly contain spaces
git-svn-id: trunk@6615 -
|
2005-01-16 19:02:02 +00:00 |
|
micha
|
b5f2c228e2
|
fix bug #488: custompage should have csnodesignvisible never set *or* before creation of handle
git-svn-id: trunk@6614 -
|
2005-01-16 15:37:18 +00:00 |
|
micha
|
83cd8b7126
|
revert patch: use synchronize by default; users now always need to use cthreads otherwise there will be a RTE
git-svn-id: trunk@6613 -
|
2005-01-16 13:59:02 +00:00 |
|
mattias
|
e0542e128f
|
implemented loading .lpk on cmd line
git-svn-id: trunk@6612 -
|
2005-01-16 13:34:55 +00:00 |
|
mattias
|
838c199783
|
added DoCompareCells, changed OnCompareCell from Jesus
git-svn-id: trunk@6611 -
|
2005-01-16 13:16:31 +00:00 |
|
mattias
|
d4034fd104
|
added extdecl as proc specifier as workaround for macros
git-svn-id: trunk@6610 -
|
2005-01-16 13:14:00 +00:00 |
|
mattias
|
d62f3e0a9a
|
added forgotten example files
git-svn-id: trunk@6609 -
|
2005-01-16 13:08:00 +00:00 |
|
mattias
|
ab66df423f
|
fixed TGtkWidgetSet.ExtSelectClipRGN for DCOrigin
git-svn-id: trunk@6608 -
|
2005-01-16 11:40:11 +00:00 |
|
vincents
|
ef95085574
|
fixed memleak: if AutoFreeHook is true, free PropertyEditorHook
git-svn-id: trunk@6607 -
|
2005-01-15 21:26:01 +00:00 |
|
vincents
|
6f7b6034ad
|
fixed fpc 1.0.x compilation
git-svn-id: trunk@6606 -
|
2005-01-15 18:41:47 +00:00 |
|
micha
|
5fe3e16df9
|
scroll caret into view when changing selstart
git-svn-id: trunk@6605 -
|
2005-01-15 15:49:59 +00:00 |
|
micha
|
acf4a0fbbf
|
fix scrolling: left, top should not be changed while scrolling
git-svn-id: trunk@6604 -
|
2005-01-15 15:36:19 +00:00 |
|
vincents
|
c535f37167
|
use xml units from fpc, if not compiling with fpc 1.0
git-svn-id: trunk@6603 -
|
2005-01-15 13:44:03 +00:00 |
|
mattias
|
30836c4ced
|
fixed lock/unlock difference
git-svn-id: trunk@6602 -
|
2005-01-15 13:43:11 +00:00 |
|
micha
|
32c65f7004
|
fix scrolling (win32)
git-svn-id: trunk@6601 -
|
2005-01-15 13:25:29 +00:00 |
|
mattias
|
b1cb0e902c
|
fixed locking TCanvas
git-svn-id: trunk@6600 -
|
2005-01-15 11:56:13 +00:00 |
|
mattias
|
186fe2ef4d
|
fixed freeing propertystorage
git-svn-id: trunk@6599 -
|
2005-01-15 11:45:50 +00:00 |
|
mattias
|
02c4d6ddaa
|
added OnSavingProperties, OnRestoringProperties to TCustomPropertyStorage
git-svn-id: trunk@6598 -
|
2005-01-15 11:40:21 +00:00 |
|
micha
|
5e96e40e13
|
fix bug #558: title bar redraw (win32)
USE_SYNCHRONIZE enabled per default for 1.9.x
git-svn-id: trunk@6597 -
|
2005-01-15 10:09:23 +00:00 |
|
micha
|
1a3f55d2c7
|
remove long ago completed items in win32
git-svn-id: trunk@6596 -
|
2005-01-15 09:23:50 +00:00 |
|
mattias
|
83f718fe61
|
fixed checking unitname after adding default unit extension
git-svn-id: trunk@6595 -
|
2005-01-15 03:09:40 +00:00 |
|
mattias
|
17dc0edda7
|
added filename property editor for property storage
git-svn-id: trunk@6594 -
|
2005-01-14 19:08:47 +00:00 |
|
mattias
|
40cdceb92d
|
fixed invert assignment tool from Sergio
git-svn-id: trunk@6593 -
|
2005-01-14 17:42:56 +00:00 |
|
vincents
|
001e528f5a
|
fixed memleak while saving help options
git-svn-id: trunk@6592 -
|
2005-01-14 16:29:05 +00:00 |
|
mattias
|
3cea86b30a
|
added Changed and Changing to TBitmpa.Assign
git-svn-id: trunk@6591 -
|
2005-01-14 15:43:48 +00:00 |
|
mattias
|
541b74b4b6
|
using logo size for splashform
git-svn-id: trunk@6590 -
|
2005-01-14 15:24:51 +00:00 |
|
mattias
|
72cba0f7e6
|
fixed creating splashform on show
git-svn-id: trunk@6589 -
|
2005-01-14 15:19:18 +00:00 |
|
mattias
|
a06e258876
|
started docs/DesignGuidelines.txt
git-svn-id: trunk@6588 -
|
2005-01-14 15:15:02 +00:00 |
|
vincents
|
070a6c6939
|
fixed memleak
git-svn-id: trunk@6587 -
|
2005-01-14 14:53:46 +00:00 |
|
mattias
|
c352ee72fe
|
fixed freeing brush handle on SetColor and fixed freeing splashform
git-svn-id: trunk@6586 -
|
2005-01-14 14:46:35 +00:00 |
|
mattias
|
dbaae1e981
|
renamed invert attribution to invert assignment tool from Sergio
git-svn-id: trunk@6585 -
|
2005-01-14 14:29:51 +00:00 |
|
vincents
|
a53e4ba3fd
|
added elements to LclCursorToWin32CursorMap for new crXXX constants
git-svn-id: trunk@6584 -
|
2005-01-14 12:16:39 +00:00 |
|
vincents
|
9e22870185
|
made FindDefaultBrowser more win32-friendly
git-svn-id: trunk@6583 -
|
2005-01-14 10:21:51 +00:00 |
|
mattias
|
87c170a682
|
fixed several dialogs to react on esacpe
git-svn-id: trunk@6582 -
|
2005-01-14 00:27:05 +00:00 |
|