Commit Graph

9507 Commits

Author SHA1 Message Date
vincents
879176f679 explicitly set path to DATA2INC
git-svn-id: trunk@9375 -
2006-05-29 19:15:18 +00:00
vincents
ad7a8622d4 added symlinks in /usr/local/bin
git-svn-id: trunk@9374 -
2006-05-29 18:58:59 +00:00
vincents
6492115d91 added class keyword to proc bodies for fpc 2.1.1
git-svn-id: trunk@9373 -
2006-05-29 12:08:34 +00:00
vincents
77ba6ead64 added class keyword to proc bodies for fpc 2.1.1
git-svn-id: trunk@9372 -
2006-05-29 09:36:27 +00:00
mattias
ed3bafe87a fixed gtk2 intf compilation for fpc 2.1.1
git-svn-id: trunk@9371 -
2006-05-28 11:33:07 +00:00
vincents
7a966d2e70 version 0.9.17
git-svn-id: trunk@9370 -
2006-05-27 21:32:28 +00:00
vincents
0457119503 version 0.9.16
git-svn-id: trunk@9368 -
2006-05-27 21:29:27 +00:00
vincents
2172102304 add class method modifier to the implementation of class methods (fixes fpc 2.1.1 compilation)
git-svn-id: trunk@9367 -
2006-05-27 20:40:25 +00:00
vincents
b8ef0bd35b add class method modifier to the implementation of class methods (fixes fpc 2.1.1 compilation)
git-svn-id: trunk@9366 -
2006-05-27 20:30:46 +00:00
mattias
2fb5b14a6f added class keyword to proc bodies for fpc 2.1.1
git-svn-id: trunk@9365 -
2006-05-27 18:50:56 +00:00
mattias
bfb3fd9685 added class keyword to proc bodies for fpc 2.1.1
git-svn-id: trunk@9364 -
2006-05-27 17:40:59 +00:00
mattias
532396d7d9 added chinese translation from 巫山霏云
git-svn-id: trunk@9363 -
2006-05-27 16:14:41 +00:00
mattias
1552df85ab added diff for compiler options
git-svn-id: trunk@9362 -
2006-05-27 13:36:02 +00:00
mattias
1edcb3c436 tComboBox.dropdownCount, prevented double fired OnChange from Darek
git-svn-id: trunk@9361 -
2006-05-27 13:31:50 +00:00
mattias
e4cf644778 gtk2 intf: extended GetRawImageXXX functions to take screen shots
git-svn-id: trunk@9360 -
2006-05-27 12:43:59 +00:00
mattias
8a3f0c0eb4 added more variants for dbgs
git-svn-id: trunk@9359 -
2006-05-26 15:28:34 +00:00
mattias
a4b841a712 ct: find declaration array of cont TVarRec instead of TVarData
git-svn-id: trunk@9358 -
2006-05-26 15:19:59 +00:00
mattias
d5f0c65a98 fixed exception during loading of TCalendar with different date format
git-svn-id: trunk@9357 -
2006-05-26 14:50:32 +00:00
vincents
d85c27e3b9 added workaround for gtk1 not being able to show non modal forms on top of a modal dialog
git-svn-id: trunk@9356 -
2006-05-26 09:55:03 +00:00
jesus
c09cf36f2d fix paintbox canvas isn't moved along his control issue #2096
git-svn-id: trunk@9355 -
2006-05-26 00:40:14 +00:00
vincents
87f7643ea5 fixed waiting using sh from Almindor
git-svn-id: trunk@9354 -
2006-05-25 18:50:05 +00:00
mattias
085f6ed50a added ideintf/stringspropeditdlg.pas
git-svn-id: trunk@9353 -
2006-05-25 15:13:44 +00:00
jesus
3d36c2396e fixed restoring listview columns at design time, issue #6962
git-svn-id: trunk@9352 -
2006-05-25 07:32:48 +00:00
marc
4fd508b71d * Fixed #6968
git-svn-id: trunk@9351 -
2006-05-25 00:19:07 +00:00
vincents
cee4c76647 disable autosize for calendardialogform, because it doesn't work correctly
git-svn-id: trunk@9350 -
2006-05-24 21:14:32 +00:00
mattias
eadacf707a compiler options: added option to show options : relatvie/absolute, .compiled files now create relative paths
git-svn-id: trunk@9349 -
2006-05-24 16:52:12 +00:00
vincents
62232c909b fixed compilation and improved (but not completed) the implementation of TBitmap from Felipe
git-svn-id: trunk@9348 -
2006-05-24 09:10:28 +00:00
vincents
9ef51fecac fixed default extensions for wince and win64
git-svn-id: trunk@9347 -
2006-05-23 21:59:54 +00:00
mattias
53779000ba reduced calling compiler on startup of the IDE
git-svn-id: trunk@9346 -
2006-05-23 21:54:43 +00:00
mattias
c6ec71888d updated finnish translation from Seppo
git-svn-id: trunk@9345 -
2006-05-23 21:44:24 +00:00
mattias
07fec2d11b fixed parsing procedure specifier public
git-svn-id: trunk@9344 -
2006-05-23 21:42:52 +00:00
vincents
26c4d62fe5 wince doesn't use lcl\nonwin32\messages.pp
git-svn-id: trunk@9343 -
2006-05-23 21:35:08 +00:00
jesus
a39c2c3633 fixed AV's getting pixel under gtk1, issue #2097
git-svn-id: trunk@9342 -
2006-05-23 21:32:34 +00:00
mattias
58e1fe7109 fixed synedit multi replace with overlapping results
git-svn-id: trunk@9341 -
2006-05-23 17:41:59 +00:00
jesus
3fc416a384 restore grid's custom columns after rowcount:=0, bug #6956
git-svn-id: trunk@9340 -
2006-05-23 05:25:39 +00:00
vincents
713f7851a3 fixed include paths for wince
git-svn-id: trunk@9339 -
2006-05-22 20:40:43 +00:00
mattias
8f5df562b7 TLazBmpReader now keeps colors when reading TransparentColor
git-svn-id: trunk@9338 -
2006-05-22 20:38:01 +00:00
mattias
974c61c74f TSpeedButton.Transparent is now more Delphi compatible
git-svn-id: trunk@9337 -
2006-05-22 08:22:54 +00:00
mattias
f7a735f0f0 changed TImageList.Add to use AddCopy instead of AddDirect for Delphi compatibility
git-svn-id: trunk@9336 -
2006-05-22 08:17:41 +00:00
mattias
47a7425d7c set button/bitbtn borderspacing.innerborder to 4
git-svn-id: trunk@9335 -
2006-05-22 08:10:49 +00:00
mattias
235180e4cb added 6 spacing to compiler opions dlg page code
git-svn-id: trunk@9334 -
2006-05-22 07:26:20 +00:00
mattias
cac7932f7c LCLnow uses GetPreferredSize without theme space
git-svn-id: trunk@9333 -
2006-05-22 00:05:39 +00:00
vincents
15b9273998 fixed main menubar for windows clasic theme (issue #6950) from Martin Smat
git-svn-id: trunk@9332 -
2006-05-21 20:48:57 +00:00
mattias
e81c0f77a0 added WithThemSpace parameter to GetPreferredSize
git-svn-id: trunk@9331 -
2006-05-21 15:47:28 +00:00
mattias
16ad053d50 mde directory cache case insensitive under win32
git-svn-id: trunk@9330 -
2006-05-21 14:09:40 +00:00
mattias
41fc019f01 fixed 1671
git-svn-id: trunk@9329 -
2006-05-21 13:57:08 +00:00
vincents
83fb80c984 improved layout of code tab of the compiler options (issue #2065)
git-svn-id: trunk@9328 -
2006-05-21 13:44:34 +00:00
vincents
1eb7e8257e added lazconfigstorage doc skeleton
git-svn-id: trunk@9327 -
2006-05-21 13:38:45 +00:00
vincents
bb983490dd added doc skeletons for help units
git-svn-id: trunk@9326 -
2006-05-21 13:08:59 +00:00
vincents
51b7a8f119 use sh instead of bash
git-svn-id: trunk@9325 -
2006-05-21 08:56:19 +00:00