Commit Graph

14572 Commits

Author SHA1 Message Date
jesus
0f8b78f1c9 LCL, fixed creating handle during loading of rowheights, hint from C Western, issue #10977
git-svn-id: trunk@14559 -
2008-03-17 18:49:19 +00:00
kirkpatc
d965ef92a6 Some updates in Controls.xml to TControlBorderSpacing, and replace <i></i> tags with <var></var>
git-svn-id: trunk@14558 -
2008-03-17 18:48:00 +00:00
mattias
bd6c6feddd codetools: h2p: fixed parsing c decimal number
git-svn-id: trunk@14557 -
2008-03-17 17:47:57 +00:00
mattias
3b1f623c30 codetools: h2p: implemented auto generating array types
git-svn-id: trunk@14556 -
2008-03-17 17:44:46 +00:00
mattias
d3dd7651c4 codetools: h2p: implemented auto generating pointer types
git-svn-id: trunk@14555 -
2008-03-17 16:47:02 +00:00
mattias
2bc0af8524 LCL: translations: fixed reading unitname:identifier to unitname.identifier of po files, bug #10938
git-svn-id: trunk@14554 -
2008-03-17 15:41:06 +00:00
mattias
7593e06d86 codetools: implemented conversion of simple c declarations
git-svn-id: trunk@14553 -
2008-03-17 15:37:43 +00:00
mattias
535542bc52 codetools: h2p: keeping ctool, creating var nodes
git-svn-id: trunk@14552 -
2008-03-17 11:14:07 +00:00
mattias
db1b64812b codetools: h2p: added trees for pascal and c names
git-svn-id: trunk@14551 -
2008-03-17 10:58:20 +00:00
mattias
d2aed0e2c3 codetools: added more ctypes
git-svn-id: trunk@14550 -
2008-03-17 09:53:21 +00:00
mattias
a234e5944d codetools: c parser: distinguish function and variable
git-svn-id: trunk@14549 -
2008-03-17 09:31:34 +00:00
marc
3393285e94 * Improved localization of Package Links dialog by Maxim Ganetsky
* updateed po files

git-svn-id: trunk@14548 -
2008-03-16 23:58:17 +00:00
marc
71b7fb62a7 * Improved localization of sourceedtor popup menu and updated Russin translation by Maxim Ganetsky
* Updated po files

git-svn-id: trunk@14547 -
2008-03-16 23:49:22 +00:00
laurent
8d64244b0e new menu images
git-svn-id: trunk@14546 -
2008-03-16 21:13:14 +00:00
paul
640c672c38 lcl: don't terminate application if mainform modalresult = mrCancel (issue #0009585)
git-svn-id: trunk@14545 -
2008-03-16 08:27:39 +00:00
kirkpatc
20471862d5 Edit Dialogs.xml and Commctrls.xml: replace <i></i> tags with <var></var>
git-svn-id: trunk@14544 -
2008-03-16 00:09:27 +00:00
mattias
55e69f1c40 codetools: fixed parsing var type with initial values
git-svn-id: trunk@14543 -
2008-03-15 22:03:28 +00:00
mattias
38f016b913 codetools: implemented parsing c enum ID name
git-svn-id: trunk@14542 -
2008-03-15 21:41:30 +00:00
mattias
af9f3ff803 codetools: implemented parsing c enum block name
git-svn-id: trunk@14541 -
2008-03-15 21:39:50 +00:00
mattias
b68a8161c1 codetools: implemented getting variable type end without constant
git-svn-id: trunk@14540 -
2008-03-15 18:57:10 +00:00
mattias
ebcd336655 codetools: fixed remving space in front of const
git-svn-id: trunk@14539 -
2008-03-15 18:49:24 +00:00
mattias
3c69d6a067 codetools: added ctypes pointer types
git-svn-id: trunk@14538 -
2008-03-15 18:46:27 +00:00
mattias
0b277dd71a codetools: added ctypes pointer types
git-svn-id: trunk@14537 -
2008-03-15 18:44:30 +00:00
mattias
292ba442b0 h2pas: fixed commenting complex functions
git-svn-id: trunk@14536 -
2008-03-15 14:02:25 +00:00
mattias
3f7eaa4892 h2pas: fixed commenting complex macros
git-svn-id: trunk@14535 -
2008-03-15 14:00:25 +00:00
mattias
1d92eaff9e codetools: fixed FixForwardDefinitions result when no definitions found
git-svn-id: trunk@14534 -
2008-03-15 13:39:41 +00:00
mattias
d8cf78193b codetools: fixed FindAliasDefinitions crash when no alias found
git-svn-id: trunk@14533 -
2008-03-15 13:34:04 +00:00
mattias
3ed0e65d2b codetools: fixed cleaning up in FixMissingH2PasDirectives
git-svn-id: trunk@14532 -
2008-03-15 13:31:19 +00:00
paul
7b44b9d924 ide: rename UnitEditor to SourceEditor
git-svn-id: trunk@14531 -
2008-03-15 13:17:37 +00:00
mattias
6a08781b0f IDE: reduced verbosity
git-svn-id: trunk@14530 -
2008-03-15 13:12:51 +00:00
mattias
40018b4221 codetools: added table of ctypes
git-svn-id: trunk@14529 -
2008-03-15 13:07:47 +00:00
paul
d0f4ce1d1c win32: invalidate groupbox on enable change if themes are active (issue #0007877), misc
git-svn-id: trunk@14528 -
2008-03-15 13:04:21 +00:00
paul
313cbcf318 docking: fix mem leak
git-svn-id: trunk@14527 -
2008-03-15 12:42:10 +00:00
paul
28012e8756 replace ActiveControl := ... with ...SetFocus since ActiveControl raises exception when form is docked into another form. + misc formatting
git-svn-id: trunk@14526 -
2008-03-15 12:36:11 +00:00
mattias
095053bca9 codetools: implemented extracting c function types
git-svn-id: trunk@14525 -
2008-03-15 10:53:32 +00:00
mattias
abd08bc5f4 codetools: implemented parsing var a:b; export name c;, bug #11002
git-svn-id: trunk@14524 -
2008-03-15 10:24:12 +00:00
mattias
e940726de1 codetools: implemented TH2PasTool.HasCVariableSimplePascalType
git-svn-id: trunk@14523 -
2008-03-15 10:14:01 +00:00
kirkpatc
cfd8f48a7b FPDoc - updates to ActnList.xml and Grids.xml (TCustomGrid and TCustomDrawGrid)
git-svn-id: trunk@14522 -
2008-03-14 18:14:37 +00:00
paul
a6bc5d9693 qt: misc formatting
git-svn-id: trunk@14521 -
2008-03-14 16:46:51 +00:00
mattias
137d8db3f6 codetools: implemented TCCodeParserTool.ExtractCode
git-svn-id: trunk@14520 -
2008-03-14 12:58:26 +00:00
mattias
e097dc36e5 codetools: c parser: fixed variable name start-end pos
git-svn-id: trunk@14519 -
2008-03-14 12:28:29 +00:00
mattias
0ab8d02996 codetools: c parser: reduced verbosity
git-svn-id: trunk@14518 -
2008-03-14 12:24:02 +00:00
mattias
d8737e8a09 codetools: added h2ptree, converted some consistencychecks to exceptions
git-svn-id: trunk@14517 -
2008-03-14 11:56:14 +00:00
paul
d7f8fe129a use FPC_HAS_WINLIKERESOURCES to define if we can read lfm from system resources
git-svn-id: trunk@14516 -
2008-03-14 08:08:00 +00:00
paul
9167ffdaeb remove strange condition
git-svn-id: trunk@14515 -
2008-03-14 08:01:23 +00:00
paul
5cbad91fbf win32: formatting
git-svn-id: trunk@14514 -
2008-03-14 07:30:52 +00:00
paul
ca471418bc wince: remove unneeded owner draw code for menus (it is never called, it is outdated, it does not work)
git-svn-id: trunk@14513 -
2008-03-14 07:30:04 +00:00
paul
ba718c3a42 wince: added GetLastErrorText
git-svn-id: trunk@14512 -
2008-03-14 03:40:53 +00:00
paul
76f4d692ba win32: check windows version before call of SPI_GETFLATMENU (maybe fixes #0010592)
git-svn-id: trunk@14511 -
2008-03-14 01:46:47 +00:00
mattias
90feb98436 IDE help: fixed lazdoc/fpdoc editor link
git-svn-id: trunk@14510 -
2008-03-13 11:11:57 +00:00