Commit Graph

25911 Commits

Author SHA1 Message Date
dmitry
092b33065c carbon: reverting bitmap changes
git-svn-id: trunk@26362 -
2010-06-30 18:53:04 +00:00
martin
30bc04f322 IDE/SynEdit: basic support for folding multi-line // comments
git-svn-id: trunk@26361 -
2010-06-30 18:24:07 +00:00
martin
c406eebb5e IDE/SynEdit: basic support for folding multi-line // comments
git-svn-id: trunk@26360 -
2010-06-30 18:23:37 +00:00
dmitry
0c3d75e534 carbon: force using little-endian image formats, no matter the CPU. (might cause some bugs on ppc)
git-svn-id: trunk@26359 -
2010-06-30 17:37:55 +00:00
dmitry
23c83a2093 carbon: simplify CarbonEdit fix for endless-loops
git-svn-id: trunk@26358 -
2010-06-30 16:19:49 +00:00
dmitry
bcb0f4c05e carbon: fix for too small CarbonEdit endless loops.
git-svn-id: trunk@26357 -
2010-06-30 16:15:57 +00:00
juha
5f5c540897 Converter: comments and cleanup.
git-svn-id: trunk@26356 -
2010-06-30 15:53:20 +00:00
juha
4755ecab2b Converter: Treat a console application in a special way.
git-svn-id: trunk@26355 -
2010-06-30 15:53:15 +00:00
martin
5206990f73 IDE/SynEdit: basic support for folding comments
git-svn-id: trunk@26354 -
2010-06-30 14:51:00 +00:00
martin
06614e4fb1 SynEdit: basic support for folding comments
git-svn-id: trunk@26353 -
2010-06-30 14:49:33 +00:00
mattias
d9f60ea6a3 IDEIntf: fixed TIDEWindowCreator.GetDefaultBounds
git-svn-id: trunk@26352 -
2010-06-30 14:48:09 +00:00
martin
c8d4c6b3c3 EditorOpts: Fixed editing styles in color opts
git-svn-id: trunk@26351 -
2010-06-30 14:47:43 +00:00
mattias
d608bc2daf IDE: create application bundle success and error messages
git-svn-id: trunk@26350 -
2010-06-30 14:08:37 +00:00
mattias
137cf6d57b IDE: project options fixed layout for AddControl
git-svn-id: trunk@26349 -
2010-06-30 13:50:05 +00:00
mattias
fa65c21adb anchordocking: started save/load settings
git-svn-id: trunk@26348 -
2010-06-30 13:23:19 +00:00
dodi
73c490be56 parser example: renamed FPC 2.4 version
git-svn-id: trunk@26347 -
2010-06-30 12:37:26 +00:00
martin
e8a130ff2f SynPasHighlighter recognize {$IF ...}
git-svn-id: trunk@26346 -
2010-06-30 12:28:12 +00:00
juha
9e1d9075fb Converter: Better title for unit replacement grid.
git-svn-id: trunk@26345 -
2010-06-30 09:53:56 +00:00
juha
07f5ce2d95 Converter: new default values for Auto-options.
git-svn-id: trunk@26344 -
2010-06-30 09:53:52 +00:00
juha
7511dca4eb Converter: Fix an offset error in FromMapToGrid function.
git-svn-id: trunk@26343 -
2010-06-30 09:53:48 +00:00
mattias
78b2105e0c codetools: FindIdentifierInUsesSection raise error after checking others
git-svn-id: trunk@26342 -
2010-06-30 07:38:02 +00:00
mattias
d130d94e34 LCL: debugging
git-svn-id: trunk@26341 -
2010-06-30 06:53:15 +00:00
mattias
afab0bd0c4 anchordocking: fixed nested GetSiteInfo
git-svn-id: trunk@26340 -
2010-06-30 06:26:56 +00:00
mattias
ac56a26e10 anchordocking: unregister custom docksite on restore
git-svn-id: trunk@26339 -
2010-06-30 06:19:19 +00:00
mattias
2af9367da8 anchordocking: enforce restore bounds until idle
git-svn-id: trunk@26338 -
2010-06-30 05:49:14 +00:00
mattias
fa33562c9b codetools: CheckWholeUnitParsed: clear ignore error position
git-svn-id: trunk@26337 -
2010-06-30 04:59:12 +00:00
mattias
760e7d2a2a IDE: codeexplorer: reduced debugging
git-svn-id: trunk@26336 -
2010-06-30 04:53:07 +00:00
mattias
0d3e4b4fd7 IDE: codeexplorer: update on idle only after user input
git-svn-id: trunk@26335 -
2010-06-30 04:52:01 +00:00
mattias
63fb9e4fd8 codetools: added ChangeStamp for all boss files
git-svn-id: trunk@26334 -
2010-06-30 04:44:00 +00:00
dodi
1fdeeff22c parser example: created no_cpu sample
git-svn-id: trunk@26333 -
2010-06-30 00:41:34 +00:00
mattias
7fd50883d7 anchordocking: using workarearect
git-svn-id: trunk@26332 -
2010-06-29 19:06:07 +00:00
mattias
c2313cc163 codetools: added debugging
git-svn-id: trunk@26331 -
2010-06-29 17:53:04 +00:00
mattias
8cbbc108e0 codetools: class completion: class properties, bug #16812
git-svn-id: trunk@26330 -
2010-06-29 17:04:36 +00:00
mattias
bd359036f6 IDE: codeexplorer: rename property
git-svn-id: trunk@26329 -
2010-06-29 16:51:56 +00:00
mattias
dc86a88129 anchordocking: fixed focussing
git-svn-id: trunk@26328 -
2010-06-29 16:50:45 +00:00
zeljko
494984d2c5 Qt: fixed QtCaret bug where caret being drawn twice, now we remember dirty position and update after recreation.
git-svn-id: trunk@26327 -
2010-06-29 16:48:51 +00:00
mattias
fd5a10c132 codeexplorer: CodeExplorerView.FindCodeTVNodeAtCleanPos: find deepest node
git-svn-id: trunk@26326 -
2010-06-29 16:42:32 +00:00
mattias
ae014f642c anchordocking: more debugging for focus
git-svn-id: trunk@26325 -
2010-06-29 15:23:07 +00:00
mattias
ed6697dfdf IDE: save last used time for package links
git-svn-id: trunk@26324 -
2010-06-29 15:09:06 +00:00
mattias
8346737f52 anchordocking: restore ActiveControl
git-svn-id: trunk@26323 -
2010-06-29 13:53:52 +00:00
mattias
bdc25905ce IDE: code explorer: jump to proc header
git-svn-id: trunk@26322 -
2010-06-29 13:47:48 +00:00
mattias
ffcf94d184 anchordocking: fixed compilation
git-svn-id: trunk@26321 -
2010-06-29 11:41:22 +00:00
mattias
71590dd255 anchordocking: added lfm
git-svn-id: trunk@26320 -
2010-06-29 11:39:04 +00:00
dodi
5720fa2392 dockmanager example: notebook page selection
git-svn-id: trunk@26319 -
2010-06-29 09:35:03 +00:00
mattias
2787b3b9f6 IDE: code explorer: fixed layout
git-svn-id: trunk@26318 -
2010-06-29 08:07:23 +00:00
mattias
12c8d12347 IDE: code explorer: fixed rename menu item
git-svn-id: trunk@26317 -
2010-06-29 08:00:26 +00:00
mattias
4ffba4129d IDE: clean up
git-svn-id: trunk@26316 -
2010-06-29 07:56:54 +00:00
mattias
923d084648 anchordocking: started IDE options frame
git-svn-id: trunk@26315 -
2010-06-29 07:55:40 +00:00
mattias
6d25da1031 IDE: fixed layout
git-svn-id: trunk@26314 -
2010-06-29 07:54:52 +00:00
zeljko
bc510e1d86 Qt: fixed clipboard selection paste when qt eats some nonascii chars.
git-svn-id: trunk@26313 -
2010-06-29 07:43:38 +00:00