Commit Graph

724 Commits

Author SHA1 Message Date
mattias
76f345e29e IDE: codeexplorer: implemented figure empty begin blocks
git-svn-id: trunk@19522 -
2009-04-20 13:18:23 +00:00
paul
dcc7ce6884 ide: code explorer
- add an option to ignore constants in the list of functions to the options frame
  - don't remove default values on load if there is no "codeexploreroptions.xml" (or defaults will gone on first use)

git-svn-id: trunk@19510 -
2009-04-19 11:23:22 +00:00
mattias
09ce768fa7 IDE: fixed typo
git-svn-id: trunk@19496 -
2009-04-18 21:51:05 +00:00
martin
d3bde9aa5a SynEdit, Folding: allow collapsing more than one fold per line. issue #12811
git-svn-id: trunk@19491 -
2009-04-18 18:58:50 +00:00
paul
9eba2b2313 ide: finish code explorer figures options
git-svn-id: trunk@19489 -
2009-04-18 16:47:06 +00:00
martin
717098fbae Editor-Options: Put fold/DividerDraw on separate pages
git-svn-id: trunk@19485 -
2009-04-18 13:45:49 +00:00
paul
5b3f0c001a ide: more code explorer figures options
git-svn-id: trunk@19484 -
2009-04-18 10:26:06 +00:00
paul
d4351f1cae ide: add code explorer figures options
git-svn-id: trunk@19483 -
2009-04-18 08:48:06 +00:00
paul
e14b61c2fd ide, ideintf: move code explorer options to the generic IDE options dialog
git-svn-id: trunk@19481 -
2009-04-18 07:44:37 +00:00
paul
0695261700 ide: fix string
git-svn-id: trunk@19471 -
2009-04-17 14:01:58 +00:00
mattias
7400ba8680 IDE: code explorer: added figures for Paul
git-svn-id: trunk@19458 -
2009-04-16 22:55:18 +00:00
martin
71fb77ec40 SynEdit: Fold at %Region and $IfDef (Issue #12718)
git-svn-id: trunk@19409 -
2009-04-13 15:36:53 +00:00
paul
9e7ee42ccf ide: windows
- use translations for captions of Evaluate/Modify, Assebler dialogs
  - remove 'View' word from more items which are in the View menu

git-svn-id: trunk@19407 -
2009-04-13 09:46:23 +00:00
paul
c8fc970de1 ide: form positions (part of issue #0013507)
- correctly save/restore anchor editor position
  - show all registered (in enum) windows in the option->environment->window
  - rename few menu items (remove 'View' since they are in the View menu already)

git-svn-id: trunk@19406 -
2009-04-13 09:22:56 +00:00
mattias
9a0ba90e57 IDE: unused units: i18n
git-svn-id: trunk@19370 -
2009-04-12 05:14:26 +00:00
mattias
d17044ea69 IDE: rename unit, update references: added options
git-svn-id: trunk@19359 -
2009-04-11 18:34:25 +00:00
mattias
26ef5cd496 IDE+codetools: started heuristic to find unused units
git-svn-id: trunk@19281 -
2009-04-08 23:45:15 +00:00
vincents
db70d81b90 IDE: remove the option to choose the non-UTF8 Polish translations
git-svn-id: trunk@19258 -
2009-04-06 20:10:08 +00:00
martin
d683c26988 SynEdit: Allow configuration for folding
git-svn-id: trunk@19234 -
2009-04-05 20:46:30 +00:00
martin
9918770992 SynEdit: Customizable DividerDraw settings (solves issue #13322)
git-svn-id: trunk@19220 -
2009-04-04 18:27:45 +00:00
mattias
91dea6fbf8 LCL: added encoding UTF-8 with BOM, IDE: fixed changing encoding
git-svn-id: trunk@19211 -
2009-04-04 00:43:25 +00:00
paul
3ce3002123 ide: add "Generate Dwarf" to the linker->debug compiler options
git-svn-id: trunk@19209 -
2009-04-03 15:05:54 +00:00
mattias
f940e202a0 IDE: rename identifier: check if renaming a unit
git-svn-id: trunk@19207 -
2009-04-03 09:59:40 +00:00
mattias
77ab045b5b IDE+codetools: implemented Extract Function, issue #13108
git-svn-id: trunk@19188 -
2009-04-01 15:51:21 +00:00
paul
a03a773255 ide: change 'Ok' to 'OK' for OK buttons, add string consts for debug inspector dialog (will be commited later)
git-svn-id: trunk@19185 -
2009-04-01 13:03:19 +00:00
mattias
2375155c81 IDE: compiler options: renamed Messages to Verbosity and Compiler Messages to Messages
git-svn-id: trunk@19183 -
2009-04-01 12:52:23 +00:00
mattias
16a4cefdd3 IDE: compiler options: added page to hide specific FPC messages, issue #12304, patch from Dmitry
git-svn-id: trunk@19182 -
2009-04-01 12:46:21 +00:00
martin
19be7391db SynEdit, Trim-Trailing-Spaces: Added Position-Only mode(no space inserted/looses tabs); changed default to "Edit or Leave line"
git-svn-id: trunk@19121 -
2009-03-26 17:45:54 +00:00
paul
7402655037 ide: replace Add breakpoint to Toggle breakpoint in some places
git-svn-id: trunk@18983 -
2009-03-13 17:47:37 +00:00
paul
95b6a7b814 debugger: exception handling improvement
- add debugger exception notification dialog instead of simple message dialog. This allows to continue execution just after reading about exception and to add this exception to the "skip" list.
 - implement "Notify on Lazarus exception" option
 - fix inability to remove an exception from the "skip" list

git-svn-id: trunk@18916 -
2009-03-08 12:03:34 +00:00
martin
72776045a9 SynEdit: Add key-bindings for column-mode-selection (ALT-Shift-Cursor*). Issue #13238. (Based on a patch by dmitry boyarintsev)
git-svn-id: trunk@18908 -
2009-03-07 12:20:26 +00:00
paul
66d82d4c34 ide: remove ecJumpToEditor. ecToggleSourceEditor do the job (the second part of issue #0012140)
git-svn-id: trunk@18876 -
2009-03-03 02:14:20 +00:00
paul
e8e122df26 designer: add SelectAll menu item, Ctrl+A key handling (implements issue #0001776)
git-svn-id: trunk@18757 -
2009-02-19 03:43:00 +00:00
mattias
e4968ed235 IDE: build modes: set values, default value is initialized with set Result
git-svn-id: trunk@18660 -
2009-02-13 12:10:06 +00:00
mattias
713bd9d439 IDE: added resourcestrings
git-svn-id: trunk@18580 -
2009-02-05 13:02:56 +00:00
mattias
549fd5b435 IDE: build modes: delete mode value
git-svn-id: trunk@18567 -
2009-02-04 17:25:19 +00:00
mattias
e1a8cc2434 IDE: build modes: delete build mode
git-svn-id: trunk@18564 -
2009-02-04 16:37:07 +00:00
mattias
2ae6c31c9d IDE: build modes: popup items
git-svn-id: trunk@18562 -
2009-02-04 16:20:26 +00:00
martin
2a000a6cbe Editor Options: Changes to Layout and Wording
git-svn-id: trunk@18424 -
2009-01-24 19:19:48 +00:00
martin
d6f3b57426 Options: Removed nearly duplicate option for mark-up current word
git-svn-id: trunk@18349 -
2009-01-19 22:14:16 +00:00
mattias
c430f7a515 IDE: quick syntax check gives Ok when no errors found, bug #1317
git-svn-id: trunk@18270 -
2009-01-13 09:57:40 +00:00
martin
14675021da SynEdit, Trim Spaces: added option to set how long trailing spaces stay valid
git-svn-id: trunk@18264 -
2009-01-12 22:35:48 +00:00
martin
a10dc20b6a SynEdit, Markup-Current-Word Added: TrimSpaces, Keep Markup while typing, Toggle fixed word (alt m), No timer(just toggle)
git-svn-id: trunk@18247 -
2009-01-11 02:51:28 +00:00
martin
585bbf6ef1 SynEdit, Auto-Indent: Implement indent types
git-svn-id: trunk@18241 -
2009-01-10 21:11:37 +00:00
paul
5627b19a33 ide: rename back 'syntax highlight' to 'colors' since colors is a more true name for this options set
git-svn-id: trunk@18236 -
2009-01-10 14:24:32 +00:00
martin
93d0033585 Options: Fixed description for Smart-End-Key (revision 18215 #2f7de3e7d3)
git-svn-id: trunk@18234 -
2009-01-10 13:29:51 +00:00
martin
2f7de3e7d3 SynEdit: implemented "End jumps to nearest start" and end key toggles between visible and real line end / end-key now behaves like home-key (just on the end of line).
git-svn-id: trunk@18215 -
2009-01-08 19:45:08 +00:00
martin
5117148943 SynEdit: Improved highlight current word
git-svn-id: trunk@18144 -
2009-01-05 21:33:49 +00:00
marc
c569ccca33 * Added breakpont properties dialog. Modified patch by Benito van der Zander (issue #12882)
git-svn-id: trunk@18115 -
2009-01-04 19:57:56 +00:00
paul
06c92ec9a3 ide: improve project wizard based on patch of Daniel Oom
git-svn-id: trunk@18107 -
2009-01-04 18:13:46 +00:00