Commit Graph

28822 Commits

Author SHA1 Message Date
ask
f3bc3be027 TAChart: Add "user-defined" page to the axis transformation demo
git-svn-id: trunk@29307 -
2011-02-02 03:16:04 +00:00
ask
a41d6de601 TAChart: Do not store TConstantLine.SeriesColor property since it duplicates Pen.Color
git-svn-id: trunk@29306 -
2011-02-02 03:14:58 +00:00
ask
eaafd7c371 TAChart: Add TUserDefinedAxisTransform class
git-svn-id: trunk@29305 -
2011-02-02 03:06:51 +00:00
paul
cbf72d5f03 ide: set RequireDerivedFormResource to true to catch TCustomForm.Create() constructor misuse
git-svn-id: trunk@29304 -
2011-02-02 03:04:21 +00:00
paul
ed73700099 lcl: set RequireDerivedFormResource to False by default
ide: set RequireDerivedFormResource to True for new projects

git-svn-id: trunk@29303 -
2011-02-02 01:52:52 +00:00
maxim
cd89ea3b30 Components: updated makefiles
git-svn-id: trunk@29302 -
2011-02-01 23:32:08 +00:00
maxim
a8e07c4ba1 Translations: LCL - updated Russian translation
git-svn-id: trunk@29301 -
2011-02-01 23:27:22 +00:00
mattias
0e193c1379 codetools: example for new fpc features
git-svn-id: trunk@29300 -
2011-02-01 22:33:39 +00:00
mattias
7f574e6384 codetools: example for new fpc features
git-svn-id: trunk@29298 -
2011-02-01 19:45:03 +00:00
mattias
d900d21d44 codetools: refactored
git-svn-id: trunk@29297 -
2011-02-01 19:32:51 +00:00
mattias
a43e91a50a test: added codetools tests for FindLineEndOrCodeInFrontOfPosition
git-svn-id: trunk@29295 -
2011-02-01 19:15:36 +00:00
mattias
c39c47fd60 test: added codetools tests
git-svn-id: trunk@29294 -
2011-02-01 17:38:52 +00:00
mattias
a7c6e1a13f codetools: parsing objcclass external name
git-svn-id: trunk@29293 -
2011-02-01 16:55:50 +00:00
vincents
29a1093583 Mac OS X installer: fixed compilation order of LCL and package registration
git-svn-id: trunk@29292 -
2011-02-01 15:14:30 +00:00
vincents
5098bc565f wince installer for windows: fixed building order, first package registration, then LCL.
git-svn-id: trunk@29291 -
2011-02-01 14:29:56 +00:00
mattias
dafa6e0c7a IDEIntf: moved the FPCMessagesHelpDB to idehelpint
git-svn-id: trunk@29290 -
2011-02-01 10:20:04 +00:00
paul
5c3d4babbb ide: revert r29287 #66073076d1
git-svn-id: trunk@29289 -
2011-02-01 10:18:56 +00:00
paul
ec6a2842f0 designer: use CreateNew constructor for TCustomNonFormDesignerForm
git-svn-id: trunk@29288 -
2011-02-01 10:16:22 +00:00
mattias
66073076d1 IDE: fixed creating designtime frames and data modules
git-svn-id: trunk@29287 -
2011-02-01 10:11:15 +00:00
mattias
af3d007090 switched from deprecated xmlcfg to xmlconf
git-svn-id: trunk@29286 -
2011-02-01 09:34:27 +00:00
mattias
e4c031d58a LCL: hint about RequireDerivedFormResource
git-svn-id: trunk@29285 -
2011-02-01 09:25:53 +00:00
paul
64b5237a17 lcl: don't move csDesigning forms to non-designed positions (bug #0018623)
git-svn-id: trunk@29284 -
2011-02-01 08:08:49 +00:00
paul
5b2ff3e881 lcl: fix TPromptDialog, TQuestionDialog construction (issue #0018655)
git-svn-id: trunk@29283 -
2011-02-01 07:44:14 +00:00
paul
c808e2596d ide: auto increase version number after the build instead of before (issue #0016878)
git-svn-id: trunk@29282 -
2011-02-01 07:28:50 +00:00
paul
6521e55633 win32: cleanup
git-svn-id: trunk@29281 -
2011-02-01 05:56:48 +00:00
paul
a775500c43 win32: redo TWin32WSCustomTrayIcon.GetPosition based on description. It passed a variable by value and assigned it in enum proc. This code could never return any other value than passed.
git-svn-id: trunk@29280 -
2011-02-01 05:55:35 +00:00
paul
bc0c4be8ea win32: cleanup
git-svn-id: trunk@29279 -
2011-02-01 05:41:35 +00:00
paul
c2aca4cd85 lcl: replace TWidgetSet.AppHandle function with a readwrite property
git-svn-id: trunk@29278 -
2011-02-01 04:10:57 +00:00
paul
97ae5619ba ide: TCodeTemplateEditForm - use CreateNew constructor because it has no resource
git-svn-id: trunk@29277 -
2011-02-01 02:23:27 +00:00
maxim
3171f01d02 Project Templates: regenerated translations
git-svn-id: trunk@29276 -
2011-02-01 01:49:16 +00:00
maxim
9831e65102 Translations: LCL - updated Russian translation
git-svn-id: trunk@29275 -
2011-02-01 01:46:04 +00:00
mazen
ae74092a73 MAKE DEB : fixed bug #0018568
git-svn-id: trunk@29274 -
2011-01-31 22:05:15 +00:00
paul
6a8a7c4059 components: redesign project templates settings form:
- set BorderStyle to bsDialog
  - use TButtonPanel instead of Ok+Cancel buttons to get correct button order + other behavior on different platform

git-svn-id: trunk@29273 -
2011-01-31 15:26:46 +00:00
mazen
128a3650aa MAKE DEB : Use make all to build everything.
git-svn-id: trunk@29272 -
2011-01-31 15:17:07 +00:00
paul
dec87ef90b lcl: rename RaiseEResNotFoundInTCustomFormCreate to RequireDerivedFormResource (thanks to Marc)
git-svn-id: trunk@29271 -
2011-01-31 10:28:43 +00:00
mattias
ae209a7ebb IDE: check if package needs compile: check if main ppu file was removed
git-svn-id: trunk@29270 -
2011-01-31 10:21:26 +00:00
mattias
72f67335e7 anchordocking: using CreateNew
git-svn-id: trunk@29269 -
2011-01-31 10:20:35 +00:00
paul
430382d436 lcl: don't raise EResNotFound in TCustomForm.Create if RaiseEResNotFoundInTCustomFormCreate = False
git-svn-id: trunk@29268 -
2011-01-31 10:16:55 +00:00
mattias
950a89dbc3 LCL: TForm.Create: give a hint how to fix resourceless forms
git-svn-id: trunk@29267 -
2011-01-31 09:33:24 +00:00
paul
dca336b627 win32: start work on implementation of MainFormOnTaskBar
git-svn-id: trunk@29266 -
2011-01-31 09:07:31 +00:00
paul
caf018bbb4 win32: cleanup
git-svn-id: trunk@29265 -
2011-01-31 08:46:22 +00:00
paul
82b51df5c8 win32: use MainFormHandle in some places instead of MainForm.Handle
git-svn-id: trunk@29264 -
2011-01-31 08:45:57 +00:00
paul
84aeae0727 lcl: add WidgetSet.AppSetMainFormOnTaskBar prototype
git-svn-id: trunk@29263 -
2011-01-31 08:42:18 +00:00
paul
8b2ec0ed64 lcl: raise an exception if form resource is not found inside Create constructor. For resourceless forms CreateNew constructor must be used.
git-svn-id: trunk@29262 -
2011-01-31 03:39:06 +00:00
paul
bfe85e683f ide, synedit, lcl: don't construct resourceless forms using Create constructor - use CreateNew instead
git-svn-id: trunk@29261 -
2011-01-31 03:38:11 +00:00
maxim
8aca325693 regenerated translations; updated Russian translation
git-svn-id: trunk@29260 -
2011-01-30 17:48:19 +00:00
maxim
d7d15d1dcb Translations: added Portuguese translation stub, based on Brazilian Portuguese
git-svn-id: trunk@29259 -
2011-01-30 17:39:09 +00:00
mattias
fc51ee2b76 make deb: fixed
git-svn-id: trunk@29258 -
2011-01-30 17:14:14 +00:00
maxim
c884c0bab6 Translations: Brazilian Portuguese translation updates by Marcelo B Paula, bug #18639
git-svn-id: trunk@29257 -
2011-01-30 17:00:17 +00:00
mazen
d774a840a9 MAKE DEB : Updated top make file patches.
git-svn-id: trunk@29256 -
2011-01-30 16:40:26 +00:00