Commit Graph

17842 Commits

Author SHA1 Message Date
mattias
0a9b9940a9 LCL: TControlScrollBar: ignore akBottom/akRight anchored controls
git-svn-id: trunk@18101 -
2009-01-04 11:10:56 +00:00
paul
3df9f2143a debugger: next time show more informative exception about duplicate name
git-svn-id: trunk@18100 -
2009-01-04 10:01:33 +00:00
paul
d9c8834b72 ide: fix Duplicate name error when creating new project (bug #0012827)
git-svn-id: trunk@18099 -
2009-01-04 09:58:54 +00:00
paul
93a355923e lcl: don't add lineending after the last line in TListBox.GetSelectedText (bug #0012839)
git-svn-id: trunk@18097 -
2009-01-04 09:33:40 +00:00
paul
342531bc74 lcl: misc formatting
git-svn-id: trunk@18096 -
2009-01-04 09:32:21 +00:00
paul
a256b569c8 lcl: set default value for TListBox.TopIndex
git-svn-id: trunk@18095 -
2009-01-04 09:31:48 +00:00
paul
c92465fa27 lcl: Patch for docking: InsertControl (from Hans-Peter Diettrich, mantis #0012909)
git-svn-id: trunk@18094 -
2009-01-04 08:30:53 +00:00
kirkpatc
968747c675 Unit heading added to alllclunits.xml
git-svn-id: trunk@18093 -
2009-01-03 23:18:12 +00:00
mattias
4c7113bd71 IDE: started extending pkg usage options with conditionals
git-svn-id: trunk@18092 -
2009-01-03 22:38:10 +00:00
dmitry
acff5b431f fix #12871, also reduces number of overhead resize messages
git-svn-id: trunk@18091 -
2009-01-03 22:29:11 +00:00
mattias
89df8b61f5 IDE: added directory packager/frames to defines
git-svn-id: trunk@18090 -
2009-01-03 22:02:07 +00:00
mattias
952ad59180 IDE: moved compiler_buildmodes_options, it is needed by package options
git-svn-id: trunk@18089 -
2009-01-03 21:32:29 +00:00
mattias
80634550e4 IDE: added apckager/frames
git-svn-id: trunk@18088 -
2009-01-03 21:30:23 +00:00
mattias
8f410d4f05 IDE: renamed options frames
git-svn-id: trunk@18087 -
2009-01-03 21:21:14 +00:00
mattias
5f48d63392 IDE: renamed options frames
git-svn-id: trunk@18086 -
2009-01-03 21:20:50 +00:00
mattias
ad16fec01d IDE: renamed options_window unit to window_options unit
git-svn-id: trunk@18085 -
2009-01-03 20:30:00 +00:00
vincents
ba2045194a IDE: order search results by line ascending line numbers
git-svn-id: trunk@18084 -
2009-01-03 20:14:58 +00:00
martin
0e0fb14c52 SynEdit, fixed bug #11178: "Always visible Caret" did not immediately follow if option was turned on
git-svn-id: trunk@18083 -
2009-01-03 19:33:22 +00:00
martin
f8c333abf4 SynEdit: Improved Undo (specially with trim spaces) (bug #12712)
git-svn-id: trunk@18082 -
2009-01-03 19:04:34 +00:00
paul
fe0237c939 lcl: fix treeview scroll when showroot = false (bug #0012907)
git-svn-id: trunk@18081 -
2009-01-03 18:17:37 +00:00
paul
49277ad3f4 designer: don't lose component event handlers when copy component to the buffer (bug #0012505)
git-svn-id: trunk@18080 -
2009-01-03 18:09:52 +00:00
paul
3657fbfe4f lcl: retrieve font handle from the window handle, don't retrieve it from the LCL font when we want to measure text size of a control (bug #0012857)
git-svn-id: trunk@18079 -
2009-01-03 16:23:13 +00:00
martin
873d02994c SynEdit: Slight improvement to Markup order (word highlight over special line)
git-svn-id: trunk@18078 -
2009-01-03 16:13:55 +00:00
martin
18520f8a49 SynEdit, highlight current word: More options
git-svn-id: trunk@18077 -
2009-01-03 15:04:47 +00:00
martin
96f69ddc65 AnchorEditor: fix range-check, bug #12906
git-svn-id: trunk@18076 -
2009-01-03 14:08:37 +00:00
martin
d012677d14 SynEdit: Slight improvement to Markup order (incr-search takes prior to current-word
git-svn-id: trunk@18075 -
2009-01-03 13:17:04 +00:00
martin
81558e4d80 SynEdit: Fix rev 18072 #99066aee96, Markup stopped working (all disabled)
git-svn-id: trunk@18074 -
2009-01-03 13:10:35 +00:00
martin
d5b60c9b4c Options/SynEdit: Timeconfig for Markup current word
git-svn-id: trunk@18073 -
2009-01-03 12:59:27 +00:00
martin
99066aee96 SynEdit: add Interface to Markup classes
git-svn-id: trunk@18072 -
2009-01-03 12:57:38 +00:00
martin
6e84e44ae3 SynEdit, fix drawing of Frame-Highlights
git-svn-id: trunk@18071 -
2009-01-03 02:00:34 +00:00
martin
d5955b6de5 SynEdit Folding: Highlighter didn't reset bracket count (some folds where not available)
git-svn-id: trunk@18070 -
2009-01-02 23:58:25 +00:00
martin
7b016fe8aa Fixes issues with click on gutter (would not always toggle breakpoints, bug #12905)
git-svn-id: trunk@18069 -
2009-01-02 21:06:18 +00:00
martin
f6a909e5ec SynEdit: fix for redrawing fold gutter (offset after end-node would sometimes be ignored)
git-svn-id: trunk@18068 -
2009-01-02 20:45:14 +00:00
martin
7a519c09c7 Cleanup, unused code
git-svn-id: trunk@18067 -
2009-01-02 20:43:30 +00:00
martin
f1f7320094 SynEdit search: MultiLine-none-pattern search did crash or skip results (compilation for linux)
git-svn-id: trunk@18066 -
2009-01-02 20:42:02 +00:00
martin
ecbce3c5f9 SynEdit search: MultiLine-none-pattern search did crash or skip results
git-svn-id: trunk@18065 -
2009-01-02 20:12:35 +00:00
martin
f93f563389 SynEdit: fixed some repaint issues with Markup current word
git-svn-id: trunk@18064 -
2009-01-02 20:11:27 +00:00
mattias
912f4c0d77 codetools: fixed class completion
git-svn-id: trunk@18063 -
2009-01-02 18:56:39 +00:00
marc
9ccd6f2095 * Forced lineending to CRLF otherwise GoRc fails
git-svn-id: trunk@18062 -
2009-01-02 18:49:59 +00:00
paul
83af98a308 synedit: fix gutter separator visibility after restoring its position from negative
git-svn-id: trunk@18061 -
2009-01-02 18:01:47 +00:00
paul
376c4dca6f ide: add an ability to change gutter separator position
git-svn-id: trunk@18060 -
2009-01-02 17:59:15 +00:00
paul
f9dc5024c6 synedit, ide: revert r18051 #cc153d9977
git-svn-id: trunk@18059 -
2009-01-02 17:36:17 +00:00
marc
625e1a3cc1 * remove windows specific part
git-svn-id: trunk@18058 -
2009-01-02 17:32:54 +00:00
martin
50dff3b38e SynEdit: some refactor for the gutter separator line
git-svn-id: trunk@18057 -
2009-01-02 17:17:18 +00:00
paul
aa53788f4b synedit, ide: allow to customize "Highlight current word" option, add default colors
git-svn-id: trunk@18056 -
2009-01-02 17:10:37 +00:00
martin
a86c7b5c9f SynEdit: prepare for highlight word under caret
git-svn-id: trunk@18055 -
2009-01-02 16:35:21 +00:00
paul
3247efea96 ide: adjust default colors for gutter fold tree and right margin
git-svn-id: trunk@18054 -
2009-01-02 16:33:12 +00:00
paul
4087249100 synedit: draw fold divider line closer to the gutter
git-svn-id: trunk@18053 -
2009-01-02 16:32:34 +00:00
martin
b365ba6838 SynEdit: prepare for highlight word under caret
git-svn-id: trunk@18052 -
2009-01-02 16:29:02 +00:00
paul
cc153d9977 synedit, ide: add an option to skip gutter separator line draw. by default this line is forced even the last gutter part is a fold tree
git-svn-id: trunk@18051 -
2009-01-02 16:11:50 +00:00