Commit Graph

7507 Commits

Author SHA1 Message Date
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
vincents
2960cb1df9 canceling while saving the old project, cancels opening a new project from Salvatore
git-svn-id: trunk@7472 -
2005-08-02 11:36:06 +00:00
vincents
ef4a1cefe8 added uses LCLType to get the correct THandle type
git-svn-id: trunk@7471 -
2005-08-01 13:00:09 +00:00
mattias
637b578aab increased scroll position for gtk from 15bit to 31bit from Colin Western
git-svn-id: trunk@7470 -
2005-08-01 10:11:31 +00:00
mattias
74e3212731 added TSynEdit.SelStart/SelEnd from L505
git-svn-id: trunk@7469 -
2005-08-01 09:58:44 +00:00
vincents
1a4324e0b4 renamed TViewUnits to TViewUnitDialog from Darius
git-svn-id: trunk@7468 -
2005-08-01 09:33:36 +00:00
vincents
1a927370b2 improved dialog layout from Darius
git-svn-id: trunk@7467 -
2005-08-01 08:24:43 +00:00
vincents
5b0bc8e636 64 bit fixes from Florian
git-svn-id: trunk@7466 -
2005-07-31 22:25:49 +00:00
mattias
9432d00aef updated finnish translation
git-svn-id: trunk@7465 -
2005-07-31 21:33:55 +00:00
mattias
616bf2b04e fixed showing package links in installset dialog
git-svn-id: trunk@7464 -
2005-07-31 18:30:49 +00:00
mattias
b360f02820 added package links for new packages
git-svn-id: trunk@7463 -
2005-07-31 18:08:31 +00:00
mattias
c787366beb added TIDEDialogLayoutStorage component for simpler IDE dialogs
git-svn-id: trunk@7462 -
2005-07-31 17:58:40 +00:00
mattias
7811bbddf9 fixed config path for IDE Dialogs
git-svn-id: trunk@7461 -
2005-07-31 17:33:25 +00:00