Commit Graph

21006 Commits

Author SHA1 Message Date
vincents
78f3ab3f51 git-svn-id: branches/fixes_0_9_28@21343 - 2009-08-20 09:45:48 +00:00
mattias
0fcb8b8adb tests: codetools completeblock: added test results
git-svn-id: trunk@21342 -
2009-08-20 06:44:46 +00:00
mattias
d86f3e5aec IDE: fpdoc editor: added menu item to insert PrintShort tag, from Graeme, bug #14369
git-svn-id: trunk@21341 -
2009-08-20 06:10:56 +00:00
paul
fe771bf068 ide: options frames: set links cursor to crHandPoint
git-svn-id: trunk@21340 -
2009-08-20 05:19:00 +00:00
mattias
e626ea4b06 message composer: small layout improvements
git-svn-id: trunk@21339 -
2009-08-19 22:18:18 +00:00
sekelsenmat
f2011b86d1 Fixes spin control SetBounds in wince
git-svn-id: trunk@21338 -
2009-08-19 22:05:40 +00:00
mattias
f63f57fda7 tests: started codetools completeblock test
git-svn-id: trunk@21337 -
2009-08-19 21:49:48 +00:00
mattias
4a05e3f8e0 codetools: completeblock test result
git-svn-id: trunk@21336 -
2009-08-19 21:49:25 +00:00
martin
2c2fb53b25 EditorOptions: MouseConfig, Changed folder gutter clicks
git-svn-id: trunk@21335 -
2009-08-19 21:28:57 +00:00
martin
28040aadfd MouseActions: Fixed spurious crash when adding actions, due to incorrect locking of conflict checking)
git-svn-id: trunk@21334 -
2009-08-19 21:27:14 +00:00
mattias
5ca1c74263 codetools: more complete block exmaples
git-svn-id: trunk@21333 -
2009-08-19 21:05:44 +00:00
martin
01e56ae6fa EditorOptions: own help page for code folding
git-svn-id: trunk@21332 -
2009-08-19 20:04:29 +00:00
martin
72074fd87f SynEdit: SyncronEdit: idle calls only if edit has not been requested already
git-svn-id: trunk@21331 -
2009-08-19 19:57:20 +00:00
martin
25d1bbf7ec SynEdit: SyncronEdit: made ProcessMessages interval time based instead of words-processed count. Better responsiveness on not so fast pc. Added idle calls
git-svn-id: trunk@21330 -
2009-08-19 19:42:22 +00:00
mattias
14b771a34e LCL: reduced debugging
git-svn-id: trunk@21329 -
2009-08-19 19:03:23 +00:00
mattias
187b39842f helphtml example: fixed baseurl
git-svn-id: trunk@21328 -
2009-08-19 19:03:05 +00:00
mattias
386e36b867 deleted obsolete TODO.txt
git-svn-id: trunk@21327 -
2009-08-19 18:54:23 +00:00
mattias
d0b3079bd2 removed obsolete example for fpdoc help
git-svn-id: trunk@21326 -
2009-08-19 18:51:32 +00:00
jesus
d34808cb66 LazReport, made breakword code UTF-8 aware
git-svn-id: trunk@21325 -
2009-08-19 18:11:45 +00:00
jesus
3210332d78 LazReport, fix some drawing issues on carbon, from Dmitry, issue #14241
git-svn-id: trunk@21324 -
2009-08-19 17:58:54 +00:00
martin
84682a7457 EditorOptions: fixed default colors for none-pascal (html, xml), ... , fixed if highlighting is switched off
git-svn-id: trunk@21323 -
2009-08-19 16:54:42 +00:00
jesus
7d77824a2a Printers: Carbon, Remove useless ValidatePageFormat, from Dmitry, issue #14381
git-svn-id: trunk@21322 -
2009-08-19 16:39:09 +00:00
mattias
f7cef69d2e IDE: fixed caption
git-svn-id: trunk@21321 -
2009-08-19 15:56:18 +00:00
martin
f1eb0b016d IDE: Cleanup unused units
git-svn-id: trunk@21320 -
2009-08-19 15:40:45 +00:00
martin
31dde5e299 EditorOptions: fixed default colors for none-pascal (html, xml), none-default (twilight, ocean). Any color ticked(checkbox) to default, was set to the default of SynEdit (black on white) instead of the default of the scheme. issue #7353
git-svn-id: trunk@21319 -
2009-08-19 15:40:22 +00:00
vincents
86638f7ba8 tachart: fixed compilation with fpc 2.5.1
git-svn-id: trunk@21318 -
2009-08-19 14:53:47 +00:00
martin
16437b15d9 IDE: Cleanup unused units
git-svn-id: trunk@21317 -
2009-08-19 12:33:25 +00:00
mattias
21561f9d31 codetools: smart hints: showing class visibility for methods
git-svn-id: trunk@21316 -
2009-08-19 12:00:02 +00:00
martin
87d2bb5e22 Changed error wording for failed LFR streaming
git-svn-id: trunk@21315 -
2009-08-19 11:54:59 +00:00
mattias
fe37264155 IDE: checking for circles when putting a frame, bug #14311
git-svn-id: trunk@21314 -
2009-08-19 11:09:30 +00:00
vincents
b31f6a1346 IDE: fixed detection of URL in about box (issue #14383)
git-svn-id: trunk@21313 -
2009-08-19 10:35:56 +00:00
mattias
b808dba249 IDE: reduced debugging output
git-svn-id: trunk@21312 -
2009-08-19 10:19:37 +00:00
mattias
58414835f9 IDE: code help: clearing error on success
git-svn-id: trunk@21311 -
2009-08-19 08:59:21 +00:00
mattias
321aab22e3 IDE: editor hint: starting timer only after mouse move, showing hints based on IDE state, bug #14382
git-svn-id: trunk@21310 -
2009-08-19 08:51:13 +00:00
mattias
00ee0b8f3b IDE: using TIdleTimer for editor hint timer, bug #14382
git-svn-id: trunk@21309 -
2009-08-19 08:45:06 +00:00
mattias
5522d6012c IDE: hint timer interval from editor options, bug #14382
git-svn-id: trunk@21308 -
2009-08-19 08:28:27 +00:00
martin
3d56d5887b SourceEditor: Improved speed, when reloading editor-options
git-svn-id: trunk@21307 -
2009-08-19 01:48:25 +00:00
martin
a8df0d3e83 EditorOptions: CurrentWord Markup, removed redundant option, layout
git-svn-id: trunk@21306 -
2009-08-19 01:14:25 +00:00
martin
8a8634dc2c EditorOptions: display setting; added edit-color link for right-margin
git-svn-id: trunk@21305 -
2009-08-19 00:52:08 +00:00
martin
41204a7c89 EditorOptions: divider-draw-settings, wording
git-svn-id: trunk@21304 -
2009-08-19 00:42:13 +00:00
martin
292d72ddbe EditorOptions: mouse-settings , layout
git-svn-id: trunk@21303 -
2009-08-19 00:09:17 +00:00
martin
61bca4a51b EditorOptions: Further simplified mouse-settings (forgot one label)
git-svn-id: trunk@21302 -
2009-08-18 23:58:08 +00:00
martin
9a4173fa22 EditorOptions: Further simplified mouse-settings / moved hide-mouse to mouse section
git-svn-id: trunk@21301 -
2009-08-18 23:30:15 +00:00
martin
16a9141cef EditorOptions: Removed Gutter-Hints => not implemented
git-svn-id: trunk@21300 -
2009-08-18 23:28:31 +00:00
mattias
1d33c7ea11 IDE: write component: give driver stack on error
git-svn-id: trunk@21299 -
2009-08-18 23:19:27 +00:00
dmitry
421b5f5a30 carbon: forgot to remove debug output
git-svn-id: trunk@21298 -
2009-08-18 20:19:21 +00:00
dmitry
f1cea2e7e7 carbon: improve clipping operations: proper implementation of IntersectClipRect, ExcludeClipRect, SaveDC, RestoreDC functions
git-svn-id: trunk@21297 -
2009-08-18 20:01:11 +00:00
mattias
e363193148 IDE: identifier completion: moved auto start option to codetools options
git-svn-id: trunk@21296 -
2009-08-18 19:59:28 +00:00
mattias
9493a8684c docs: fixed broken tag
git-svn-id: trunk@21295 -
2009-08-18 19:28:32 +00:00
mattias
3366aabd3c docs: fixed broken tag
git-svn-id: trunk@21294 -
2009-08-18 19:27:06 +00:00