mattias
|
612ad985f5
|
implemented search for existing class completion comments
git-svn-id: trunk@7522 -
|
2005-08-17 19:08:29 +00:00 |
|
mattias
|
cad5a68f98
|
activated IgnoreErrorAfterCursor in codetools finddeclaration and identifier completion
git-svn-id: trunk@7521 -
|
2005-08-17 16:51:41 +00:00 |
|
vincents
|
40a72b9798
|
fixed creating string in lfm starting with ' (bug #1036)
git-svn-id: trunk@7520 -
|
2005-08-17 13:24:49 +00:00 |
|
mattias
|
e6cbf72943
|
event names for root methods now uses Form or DataModule as prefix instead of the root classname
git-svn-id: trunk@7519 -
|
2005-08-17 12:36:29 +00:00 |
|
mattias
|
299a0045a9
|
added View Source (.lfm) menu item to designer popup menu
git-svn-id: trunk@7518 -
|
2005-08-17 11:47:40 +00:00 |
|
mattias
|
cf9646b109
|
fixed deleting an action in TActionListEditor
git-svn-id: trunk@7517 -
|
2005-08-17 10:55:31 +00:00 |
|
mattias
|
eabd9ee61b
|
fixed hiding guide lines
git-svn-id: trunk@7516 -
|
2005-08-17 10:12:44 +00:00 |
|
mattias
|
98910ff579
|
forward proc completion no longer copies comments
git-svn-id: trunk@7515 -
|
2005-08-17 09:15:01 +00:00 |
|
mattias
|
0b9be2f264
|
automatic identifier completion does not longer jump to errors
git-svn-id: trunk@7514 -
|
2005-08-17 08:14:36 +00:00 |
|
vincents
|
abd1617411
|
fixed endian issue when reading an icon (bug #1059)
git-svn-id: trunk@7513 -
|
2005-08-16 22:33:32 +00:00 |
|
vincents
|
faef2dfd4d
|
implemented calendar events for win32 interface (bug #980)
git-svn-id: trunk@7512 -
|
2005-08-16 21:36:49 +00:00 |
|
mattias
|
b526cdf66b
|
formnames are now searched in Screen, started project session files
git-svn-id: trunk@7511 -
|
2005-08-16 20:07:43 +00:00 |
|
vincents
|
81e58be5bc
|
fixes for fpc 2.1.1 xmlcfg
git-svn-id: trunk@7510 -
|
2005-08-16 14:40:10 +00:00 |
|
vincents
|
e09bf2f62f
|
git-svn-id: trunk@7509 -
|
2005-08-16 10:35:00 +00:00 |
|
micha
|
76838c6238
|
fix inability to uncheck checkbox
git-svn-id: trunk@7508 -
|
2005-08-16 09:27:22 +00:00 |
|
micha
|
d7584d0c80
|
allowgrayed does not make sense for multiselect
git-svn-id: trunk@7507 -
|
2005-08-16 09:25:43 +00:00 |
|
vincents
|
f2411826ff
|
added package description
git-svn-id: trunk@7506 -
|
2005-08-15 21:19:46 +00:00 |
|
vincents
|
4e007a2ec9
|
replace <b/> in docs with </br>
git-svn-id: trunk@7505 -
|
2005-08-15 20:39:52 +00:00 |
|
micha
|
374a089bff
|
fix getting raw image; need to use GetDIBits to convert DDB to DIB
git-svn-id: trunk@7504 -
|
2005-08-15 17:51:57 +00:00 |
|
vincents
|
4ccd15af8b
|
only show hints if control is enabled (bug #1029)
git-svn-id: trunk@7503 -
|
2005-08-15 13:21:50 +00:00 |
|
vincents
|
e448939084
|
added short package description
git-svn-id: trunk@7502 -
|
2005-08-15 13:18:46 +00:00 |
|
mattias
|
9af33b607e
|
implemented project intf ShortDescription
git-svn-id: trunk@7501 -
|
2005-08-14 17:28:13 +00:00 |
|
mattias
|
06d670ec0f
|
implemented section positioning in menuintf
git-svn-id: trunk@7500 -
|
2005-08-14 17:23:08 +00:00 |
|
micha
|
866281974f
|
fix bug #713 (from martin smat)
git-svn-id: trunk@7499 -
|
2005-08-13 20:54:40 +00:00 |
|
micha
|
2c86e14b87
|
fix GetRawImageFromBitmap (from martin smat)
git-svn-id: trunk@7498 -
|
2005-08-13 20:52:32 +00:00 |
|
mattias
|
f747f8fec6
|
TApplication now sets FindGlobalComponent always
git-svn-id: trunk@7497 -
|
2005-08-13 11:11:17 +00:00 |
|
vincents
|
a7cd638873
|
pass path to cpp.exe with native path seperator
git-svn-id: trunk@7496 -
|
2005-08-11 20:31:56 +00:00 |
|
jesus
|
9e904d09dd
|
fixed selection of composite component items
git-svn-id: trunk@7495 -
|
2005-08-11 19:46:12 +00:00 |
|
jesus
|
c7c83312ec
|
property editormode made public
git-svn-id: trunk@7494 -
|
2005-08-10 17:21:14 +00:00 |
|
vincents
|
727de78853
|
updated lcl documentation from Chris
git-svn-id: trunk@7493 -
|
2005-08-10 17:12:23 +00:00 |
|
vincents
|
9eda76d169
|
only one cpp.exe is needed
git-svn-id: trunk@7492 -
|
2005-08-09 17:18:57 +00:00 |
|
vincents
|
5382e8134a
|
improved finding cpp for resource compiling (windres)
git-svn-id: trunk@7491 -
|
2005-08-08 12:14:56 +00:00 |
|
vincents
|
94dc50ccdf
|
bug 4257 has been fixed, so UTF8 translations are enabled for darwin.
git-svn-id: trunk@7490 -
|
2005-08-06 19:22:19 +00:00 |
|
vincents
|
e10bd58495
|
disable utf8 translations for darwin until fpc bug #4257 has been fixed
git-svn-id: trunk@7489 -
|
2005-08-06 10:58:59 +00:00 |
|
vincents
|
f469df99a9
|
really disable utf8 translations for fpc 2.0.0 and win32 too
git-svn-id: trunk@7488 -
|
2005-08-05 15:39:08 +00:00 |
|
vincents
|
9015757195
|
updated German translations from Thomas
git-svn-id: trunk@7487 -
|
2005-08-05 15:08:36 +00:00 |
|
vincents
|
45307b11df
|
disable utf8 translations for fpc 2.0.0 and win32 too.
git-svn-id: trunk@7486 -
|
2005-08-05 14:20:57 +00:00 |
|
vincents
|
bc6e2239ee
|
disabled UTF8 translations for fpc 2.0.0
git-svn-id: trunk@7485 -
|
2005-08-04 20:36:54 +00:00 |
|
vincents
|
15d6035fe4
|
added Samuel Herzog
git-svn-id: trunk@7484 -
|
2005-08-04 19:50:00 +00:00 |
|
vincents
|
6a08fbf410
|
updated German translation from Samuel Herzog and Thomas Schatzl
git-svn-id: trunk@7483 -
|
2005-08-04 19:46:28 +00:00 |
|
vincents
|
429030716b
|
added error, if fpc 1.x is used
git-svn-id: trunk@7482 -
|
2005-08-04 10:15:32 +00:00 |
|
vincents
|
6252d98a56
|
by default use utf8 translations
git-svn-id: trunk@7481 -
|
2005-08-04 09:57:46 +00:00 |
|
vincents
|
7431511dd5
|
removed ifdef ver1 from Martin Smat
git-svn-id: trunk@7480 -
|
2005-08-04 09:16:17 +00:00 |
|
vincents
|
1064272122
|
removed ifdef ver1 from Martin Smat
git-svn-id: trunk@7479 -
|
2005-08-04 08:41:46 +00:00 |
|
vincents
|
ca26b57cef
|
removed ifdef ver1_1
git-svn-id: trunk@7478 -
|
2005-08-04 08:17:09 +00:00 |
|
vincents
|
8ec346b211
|
added saving and opening from file from Darius
git-svn-id: trunk@7477 -
|
2005-08-04 08:14:13 +00:00 |
|
jesus
|
8a2365929a
|
Fix bugs #1077, #1072. Wrapping selections at column boundary
git-svn-id: trunk@7476 -
|
2005-08-03 20:41:05 +00:00 |
|
vincents
|
e91c979c4e
|
removed $IFDEF VER1 from Salvatore
git-svn-id: trunk@7475 -
|
2005-08-03 20:14:56 +00:00 |
|
vincents
|
2dfbcbf1ec
|
updated Russian translation from Rostislav Okulov
git-svn-id: trunk@7474 -
|
2005-08-03 11:40:05 +00:00 |
|
vincents
|
90b9862494
|
removed $IFDEF VER1 from Martin Smat
git-svn-id: trunk@7473 -
|
2005-08-02 20:00:41 +00:00 |
|