Commit Graph

17908 Commits

Author SHA1 Message Date
martin
4be804cc45 Fixed Crash in option dialog (caused by synedit)
git-svn-id: trunk@18117 -
2009-01-04 20:10:09 +00:00
marc
50a8b259ee - Removed obsolete file
git-svn-id: trunk@18116 -
2009-01-04 19:58:54 +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
mattias
8d632ac72b codetools: fixed ComparePrefixIdent
git-svn-id: trunk@18114 -
2009-01-04 19:37:34 +00:00
mattias
e39740f444 translations: finnish from Seppo
git-svn-id: trunk@18113 -
2009-01-04 19:25:40 +00:00
paul
e51930e4d4 codetools: fix few debugln
git-svn-id: trunk@18112 -
2009-01-04 19:20:14 +00:00
kirkpatc
84ba6d22cd FPDoc - some minor corrections and updates to dialogs.xml
git-svn-id: trunk@18111 -
2009-01-04 18:59:28 +00:00
martin
4849ad30c1 SynEdit: Refactor Line-Viewers, Add LineViewer for tab-expansion
git-svn-id: trunk@18110 -
2009-01-04 18:47:46 +00:00
paul
98372de302 lcl: when we calc autoscroll range don't skip child controls which left/top side control is parent control
git-svn-id: trunk@18109 -
2009-01-04 18:24:26 +00:00
paul
eeff88b798 docs: add Daniel Oom to the contributor list
git-svn-id: trunk@18108 -
2009-01-04 18:14: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
paul
b24b71e52a synedit: improve synedit copy to clipboard error handling (more informative), simplify code (by Alexander S. Klenin, mantis #0011548)
git-svn-id: trunk@18106 -
2009-01-04 17:28:07 +00:00
paul
e3b2307040 lcl: hopefully fix windows clipboard copy fails (by Alexander S. Klenin, annoying bug #0011548)
git-svn-id: trunk@18105 -
2009-01-04 17:26:32 +00:00
paul
35fdea5b96 synedit: fix scroll calculations of the completion box, hide scroll if there is no need in it (bug #0012910)
git-svn-id: trunk@18104 -
2009-01-04 16:46:31 +00:00
paul
274cb5df0a gtk: fix code which set scrollbar visible if bRedraw = True in the SetScrollInfo
git-svn-id: trunk@18103 -
2009-01-04 16:44:56 +00:00
paul
e04fd0e3a7 lcl: fix enabled handling of speedbutton (it could enter an endless loop before with repaint bugs #0008689, #0012911)
git-svn-id: trunk@18102 -
2009-01-04 11:26:04 +00:00
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