Commit Graph

5478 Commits

Author SHA1 Message Date
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
martin
2c2fb53b25 EditorOptions: MouseConfig, Changed folder gutter clicks
git-svn-id: trunk@21335 -
2009-08-19 21:28:57 +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
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
martin
16437b15d9 IDE: Cleanup unused units
git-svn-id: trunk@21317 -
2009-08-19 12:33:25 +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
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
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
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
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
paul
2dc39a2443 ide: optimized TCustomFormEditor.HasCircularDependencies a bit
git-svn-id: trunk@21278 -
2009-08-18 08:54:20 +00:00
paul
e447466f59 ide: fix compilation with fpc 2.5.1
git-svn-id: trunk@21277 -
2009-08-18 08:42:22 +00:00
mattias
cb375e7df1 IDE: added check to avoid circular frames, bug #14311
git-svn-id: trunk@21274 -
2009-08-17 21:43:04 +00:00
mattias
4ea1f0a28b IDE: fpdoc editor: implemented editing unit descriptions
git-svn-id: trunk@21261 -
2009-08-17 12:25:33 +00:00
mattias
599a3273fb IDE: fpdoc editor: added popup menu and menu item to append short description to long descriptions
git-svn-id: trunk@21259 -
2009-08-17 11:53:00 +00:00
paul
b4f163a636 ide: increase braket highlight option combo width
git-svn-id: trunk@21257 -
2009-08-16 18:00:27 +00:00
paul
7d869d3a90 ide: add advanced mouse options frame to the lazarus project
git-svn-id: trunk@21253 -
2009-08-16 15:58:05 +00:00
paul
914f1755c1 ide: remove unneeded separator toolbutton from the advanced mouse options toolbar
git-svn-id: trunk@21252 -
2009-08-16 15:56:55 +00:00
martin
60723c24b9 EditorOption, mouse-settings: Changed the way they are saved. Advanced customization will always save complete, and not as diff to a (potential) random pre-set
git-svn-id: trunk@21247 -
2009-08-16 15:13:44 +00:00
martin
e3a65158dc EditorOptions: aMouse settings, cleanup / move method
git-svn-id: trunk@21244 -
2009-08-16 13:55:27 +00:00
marc
590d786e59 * More separation of menu and dialog caption by Maxim Ganetsky
git-svn-id: trunk@21239 -
2009-08-15 22:46:31 +00:00
martin
cff3746b3d EditorOptions: added simplified Mouse settings, fixes for update buttons
git-svn-id: trunk@21235 -
2009-08-15 20:28:17 +00:00
martin
62ce1d7cf5 EditorOptions: added simplified Mouse settings, fixes for gutter
git-svn-id: trunk@21234 -
2009-08-15 20:25:21 +00:00
martin
74e8a2eefb EditorOptions: added simplified Mouse settings
git-svn-id: trunk@21232 -
2009-08-15 20:05:01 +00:00
marc
a08e2d7aec * separation of IDE options menu caption and dialog caption. Patch by Maxim Ganetsky
* updated po files for this change (and earlier chages)

git-svn-id: trunk@21229 -
2009-08-15 12:01:13 +00:00
martin
bf5bb6aec3 EditorOptions, Mouse config, added safety check to loading
git-svn-id: trunk@21226 -
2009-08-14 19:35:22 +00:00
martin
c015e291e8 EditorOptions, Mouse config: Fixed Export, use names for IDE commands
git-svn-id: trunk@21225 -
2009-08-14 19:23:58 +00:00