martin
|
f7cc3c7d08
|
EditorOptions: Updated Colors/highlights Names
git-svn-id: trunk@21159 -
|
2009-08-10 17:51:45 +00:00 |
|
martin
|
a0d2e7bb46
|
EditorOptions: Grouped Colors/highlights
git-svn-id: trunk@21158 -
|
2009-08-10 17:42:22 +00:00 |
|
martin
|
f322957209
|
EditorOptions: Grouped Colors/highlights
git-svn-id: trunk@21157 -
|
2009-08-10 17:36:36 +00:00 |
|
martin
|
ef23c6943f
|
EditorOptions: Hide unsupported Color/Style Features; was to restrictive
git-svn-id: trunk@21156 -
|
2009-08-10 16:15:12 +00:00 |
|
martin
|
52cd9eb698
|
EditorOptions: added color for Gutter-Separator / Hide unsupported Color/Style Features
git-svn-id: trunk@21155 -
|
2009-08-10 16:07:32 +00:00 |
|
vincents
|
f70652f57e
|
readme: fixed typo in link
git-svn-id: trunk@21154 -
|
2009-08-10 15:12:27 +00:00 |
|
vincents
|
ad333ac089
|
readme: fixed link to mailing list
git-svn-id: trunk@21153 -
|
2009-08-10 15:04:05 +00:00 |
|
mattias
|
e23b9f69c4
|
gtk1: clean up
git-svn-id: trunk@21152 -
|
2009-08-10 12:01:22 +00:00 |
|
dmitry
|
e3afed50e8
|
carbon: fixed windows deactivation. LM_DEACTIVATE is now sending
git-svn-id: trunk@21151 -
|
2009-08-10 09:56:27 +00:00 |
|
dmitry
|
d536bc8912
|
carbon: fix modalstate regression for windows with bsDialog border style
git-svn-id: trunk@21150 -
|
2009-08-10 07:08:52 +00:00 |
|
martin
|
aa1e9cf44b
|
Gtk2: Tweak ScrollWindowEx (used by SynEdit vertical scrolling), apparently gdk_window_move_region does not always invalidate the "scrolled-in" area. See issue #14297
Fixed added invalidation, if no previous invalidation did exist
git-svn-id: trunk@21149 -
|
2009-08-09 21:04:11 +00:00 |
|
martin
|
1dd3dbe142
|
Gtk2: Tweak ScrollWindowEx (used by SynEdit vertical scrolling), apparently gdk_window_move_region does not always invalidate the "scrolled-in" area. See issue #14297
git-svn-id: trunk@21148 -
|
2009-08-09 19:21:00 +00:00 |
|
mattias
|
a4fe85f3d5
|
IDE: removed duplicate include
git-svn-id: trunk@21147 -
|
2009-08-09 03:34:30 +00:00 |
|
mattias
|
22611192f3
|
IDE: debugger: removed duplicate resource TLocalDlg
git-svn-id: trunk@21146 -
|
2009-08-09 03:29:06 +00:00 |
|
mattias
|
a7d5112444
|
IDE: clean up
git-svn-id: trunk@21145 -
|
2009-08-09 03:26:17 +00:00 |
|
mattias
|
7a398aefe4
|
removed duplicate: issue_carbon.png
git-svn-id: trunk@21144 -
|
2009-08-09 03:17:31 +00:00 |
|
mattias
|
c82f1a8f34
|
LCL: lresources: warn for duplicates
git-svn-id: trunk@21143 -
|
2009-08-09 03:14:40 +00:00 |
|
mattias
|
475d5ee4a0
|
LCL: lresources: use #127 instead
git-svn-id: trunk@21142 -
|
2009-08-09 02:43:35 +00:00 |
|
mattias
|
72ff5f642d
|
IDE: package editor: keep selection
git-svn-id: trunk@21141 -
|
2009-08-09 02:20:14 +00:00 |
|
martin
|
60e9b91231
|
SynEdit: added some conditional debugging
git-svn-id: trunk@21140 -
|
2009-08-08 22:06:34 +00:00 |
|
mattias
|
6ec5d481b6
|
IDE: package options: removed unimplemented auto increase version
git-svn-id: trunk@21139 -
|
2009-08-08 14:32:33 +00:00 |
|
dmitry
|
ddf84c3a6e
|
carbon: TCarbonScrollBar.GetScrollInfo implementation
git-svn-id: trunk@21138 -
|
2009-08-08 11:24:09 +00:00 |
|
vincents
|
f2aa35fb07
|
win32 interface: destroy buttonlist when a bitbtn is destroyed, fixes gdi object leak (issue #14211)
git-svn-id: trunk@21137 -
|
2009-08-08 08:34:51 +00:00 |
|
andrew
|
8f5e7c79e9
|
Applied large patch for IPro from Domingo Alvarez Duarte with minor changes in bug #14227.
git-svn-id: trunk@21136 -
|
2009-08-07 22:16:38 +00:00 |
|
mattias
|
85faf25c1f
|
codetools: GetPasDocComments: check if comment belongs to prior code, bug #12447
git-svn-id: trunk@21135 -
|
2009-08-07 12:46:20 +00:00 |
|
martin
|
9e26c121f4
|
EditorOptions: layout/wording improved
git-svn-id: trunk@21134 -
|
2009-08-07 11:10:55 +00:00 |
|
vincents
|
774e6fca79
|
IDE: only unhide the ide, if it was hidden before by the debugger, fixes issue #13597
git-svn-id: trunk@21133 -
|
2009-08-07 10:50:12 +00:00 |
|
dmitry
|
1d4cd359c5
|
carbon: make GetClipRGN safer
git-svn-id: trunk@21132 -
|
2009-08-07 10:47:16 +00:00 |
|
martin
|
5151e1c5ea
|
EditorOptions: removed "drop files" checkbox, unchecking it didn't do anything
git-svn-id: trunk@21131 -
|
2009-08-07 10:45:49 +00:00 |
|
vincents
|
d2ef5b36b3
|
IDE: check for changed editor files, when the source editor gets the focus (issue #8043)
git-svn-id: trunk@21130 -
|
2009-08-07 10:12:50 +00:00 |
|
dmitry
|
d8f9601b24
|
carbon support for ExtSelectClipRGN, GetClipRGN, CombineRGN
git-svn-id: trunk@21129 -
|
2009-08-07 09:54:54 +00:00 |
|
vincents
|
f177bfa6c3
|
LCL: adjust font of label, when caption changes, if OptimalFill = true (issue #14088)
git-svn-id: trunk@21128 -
|
2009-08-07 09:23:09 +00:00 |
|
vincents
|
552c41ac04
|
LCL: property storage, initialize storage before reading and writing integers and booleans, like has been done for strings in r18793 and r19196 #e9adbdad62 (issue #14115)
git-svn-id: trunk@21127 -
|
2009-08-07 08:32:45 +00:00 |
|
marc
|
f075b648e1
|
* Updated Russian translation by Maxim Ganetsky
git-svn-id: trunk@21126 -
|
2009-08-06 23:07:52 +00:00 |
|
marc
|
2026e88d48
|
* Improved localization of Divider Draw settings tab by Maxim Ganetsky
git-svn-id: trunk@21125 -
|
2009-08-06 23:06:17 +00:00 |
|
mattias
|
34b973c44f
|
IDE: fixed backup in TUnitInfo.WriteUnitSourceToFile, bug #14167
git-svn-id: trunk@21124 -
|
2009-08-06 17:01:06 +00:00 |
|
mattias
|
b8cdcc7406
|
IDE: editor options: layout
git-svn-id: trunk@21123 -
|
2009-08-06 16:01:43 +00:00 |
|
mattias
|
326e3c1a66
|
IDE: redirect codetools dbgout to LCLProc
git-svn-id: trunk@21122 -
|
2009-08-06 15:45:37 +00:00 |
|
mattias
|
2f1d65c377
|
codetools: added hook to redirect dbgout
git-svn-id: trunk@21121 -
|
2009-08-06 15:45:20 +00:00 |
|
mattias
|
d6c61ed5ae
|
IDE: project options: auto increment version works
git-svn-id: trunk@21120 -
|
2009-08-06 14:06:16 +00:00 |
|
mattias
|
914107da49
|
IDE: delete ambiguous file: fixed check under case insensitive file systems
git-svn-id: trunk@21119 -
|
2009-08-06 13:42:34 +00:00 |
|
vincents
|
6f343b79e0
|
LCL: maskedit, jump to dot by pressing the key from Ingo Steiniger (issue #14180)
git-svn-id: trunk@21118 -
|
2009-08-06 12:51:40 +00:00 |
|
vincents
|
f65b51e00b
|
IDE: fixed typo in identifier name
git-svn-id: trunk@21117 -
|
2009-08-06 11:16:09 +00:00 |
|
vincents
|
8b7dbf4939
|
LCL: moved the creation of interface specific TCustomMemo.Lines from CreateHandle to InitializeWnd, so that Lines are interfaces specific in TCustomEdit.CreateWnd, a proper fix for r21115 #2a16a46258
git-svn-id: trunk@21116 -
|
2009-08-06 10:21:33 +00:00 |
|
vincents
|
2a16a46258
|
gtk2 interface: temporarily disabled Memo.SelStart and SelLength if the memo strings are not yet created, even if an handle exists.
git-svn-id: trunk@21115 -
|
2009-08-06 09:54:27 +00:00 |
|
vincents
|
60e6d7e7ad
|
LCL, FindDialog, ReplaceDialog: Focus and select find edit when dialog is shown (issue #14261)
git-svn-id: trunk@21114 -
|
2009-08-06 08:02:14 +00:00 |
|
vincents
|
bc85f9b08e
|
LCL: fixed setting TEdit.SelStart and SelLength before the handle has been created
git-svn-id: trunk@21113 -
|
2009-08-06 07:59:00 +00:00 |
|
jesus
|
0fbf06339a
|
LazReport, improved class type checking in ExportTo method from Luiz Americo, issue #14116
git-svn-id: trunk@21112 -
|
2009-08-05 20:30:59 +00:00 |
|
jesus
|
83b97ddf94
|
LCL, implements cliping rect in postscriptcanvas from Anton Kavalenka, issue #13826
git-svn-id: trunk@21111 -
|
2009-08-05 20:15:33 +00:00 |
|
mattias
|
856382f17b
|
IDE: editor options: automatic: added bevels to make clear where the delays belong
git-svn-id: trunk@21110 -
|
2009-08-05 16:00:31 +00:00 |
|