Commit Graph

21041 Commits

Author SHA1 Message Date
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
mattias
6ccb61b419 laz_xmlread: unexpected end tags now gives position of start tag
git-svn-id: trunk@21293 -
2009-08-18 19:26:51 +00:00
mattias
d2d06b8fa3 docs: fixed opening tag
git-svn-id: trunk@21292 -
2009-08-18 19:20:04 +00:00
mattias
a50d8e0fff laz_xmlread: improved error message on unexpected end tag
git-svn-id: trunk@21291 -
2009-08-18 19:15:32 +00:00
mattias
046f441ea5 IDE: codehelp: fixed uninitialized result, fixed double parsing on broken xml
git-svn-id: trunk@21290 -
2009-08-18 19:06:43 +00:00
mattias
8916728257 IDE: improved layout
git-svn-id: trunk@21289 -
2009-08-18 18:10:53 +00:00
mattias
e9dddb3a38 IDE: added some debugging for form loading/saving
git-svn-id: trunk@21288 -
2009-08-18 18:08:22 +00:00
mattias
019ca2032a IDE: codehelp: add line ends between fpdoc descriptions
git-svn-id: trunk@21287 -
2009-08-18 16:57:03 +00:00
sekelsenmat
3dcceaa569 Fixes wince memo text change
git-svn-id: trunk@21286 -
2009-08-18 16:36:37 +00:00
kirkpatc
ae18dd25ea A new topic, AutoSize, has been added to Controls.xml. This has been imported from the corresponding page of the Lazarus Wiki.
git-svn-id: trunk@21285 -
2009-08-18 16:11:39 +00:00
sekelsenmat
839f502c1d Updates LCL Capability constants
git-svn-id: trunk@21284 -
2009-08-18 15:47:26 +00:00
mattias
5fe98142c0 codetools: add class visibility to smart hints
git-svn-id: trunk@21283 -
2009-08-18 15:42:50 +00:00
martin
a768033f10 Editor-Options: improved layout
git-svn-id: trunk@21282 -
2009-08-18 15:02:21 +00:00
sekelsenmat
cc2fd37660 Uses constants instead of raw numbers for the result of GetLCLCapacity
git-svn-id: trunk@21281 -
2009-08-18 14:52:56 +00:00
sekelsenmat
9d1b80451a Changes all dynamic methods in the ide, lclintf and lcl to virtual methods, because they are the same in fpc and dynamic is a legacy directive
git-svn-id: trunk@21280 -
2009-08-18 14:44:25 +00:00
kirkpatc
bdbbb068ca FPDoc - descriptions for classes have been added to LDockCtrl.xml; some corrections to LDockTree.xml
git-svn-id: trunk@21279 -
2009-08-18 12:52:31 +00:00