Commit Graph

20855 Commits

Author SHA1 Message Date
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
mattias
885bd91383 IDE: project options: hide auto increase version: it is not implemented yet
git-svn-id: trunk@21109 -
2009-08-05 15:07:48 +00:00
vincents
9a47b536ff IDE: fixed capitalization, updated po-files.
git-svn-id: trunk@21108 -
2009-08-05 14:39:21 +00:00
vincents
7279d43d78 LCL: make TCustomEdit.EditMask public again, it is used by the TMaskEditor. This change may be undone if the TMaskEditEditor only is a component editor for TMaskEditor and not TCustomMaskEditor.
git-svn-id: trunk@21107 -
2009-08-05 14:07:16 +00:00
vincents
bc5a67ad14 LCL: patch from Michael van Canneyt (issue #14113)
* make TCustomEditButton a descendant from TCustomMaskEdit.
* adds a mask to TDateEdit. The format of the mask can be set with the new DateOrder property.
* make some public TCustomMask properties protected.

git-svn-id: trunk@21106 -
2009-08-05 13:31:39 +00:00
vincents
dd3a24d0cf deb building: fixed building docs withinstalled lazbuild (look at /usr/bin/lazbuild too) from mazen
git-svn-id: trunk@21105 -
2009-08-05 12:57:23 +00:00
mattias
f9dcc54e50 IDE: add About menu under carbon to the Apple menu, bug #12294
git-svn-id: trunk@21104 -
2009-08-05 11:32:43 +00:00
vincents
808a2558b9 win32 interface: don't handle state changes in togglebox manually (issue #14252)
git-svn-id: trunk@21103 -
2009-08-05 09:47:25 +00:00
vincents
03d39fc728 gtk2 widgetset: fixed showing selection in combobox after setting the color, hint from Paul who did the same thing in r21027 #11435c4016 for TEdit, fixes issue #14270
git-svn-id: trunk@21102 -
2009-08-05 09:22:47 +00:00
martin
c6ca3e5e7b SynEdit, Completion: Fixes for the component (nothing changes for IDE). Only the first char was looked-up, because keystrokes where recorded twice (utf8, and plain)
git-svn-id: trunk@21101 -
2009-08-05 00:12:11 +00:00
martin
fa96c149b9 SynEdit, Completion: Fixes for the component (nothing changes for IDE). Close the form after successful completion / replaced old (broken) fansi with CaseSensitive.
git-svn-id: trunk@21100 -
2009-08-04 23:34:19 +00:00
vincents
6f22ffe074 deb building: fixed building docs without installed lazbuild from mazen
git-svn-id: trunk@21099 -
2009-08-04 20:00:15 +00:00
mattias
f0c7b749b8 IDE: DoRenameUnit: check if saving to absolute filename, IDE: save new lrs file to default location instead of test directory
git-svn-id: trunk@21098 -
2009-08-04 17:02:44 +00:00
mattias
9f0a0a4510 codetools: mark saved TCodeBuffer as not modified
git-svn-id: trunk@21097 -
2009-08-04 17:01:24 +00:00
mattias
684200b7bd gtk2 intf: added example to test paint speed
git-svn-id: trunk@21096 -
2009-08-04 14:51:59 +00:00
dmitry
9fdf695382 carbon: implemented GetSystemMetrics for SM_CXSMICON, SM_CYSMICON (49,50)
git-svn-id: trunk@21095 -
2009-08-04 08:23:13 +00:00
mattias
05309a4779 codetools: debugging
git-svn-id: trunk@21094 -
2009-08-03 21:31:38 +00:00
mattias
2f8de86823 codetools: added -dVerboseCTSave
git-svn-id: trunk@21093 -
2009-08-03 21:28:27 +00:00