marc
|
4cb19a0888
|
* Updated Russian translation by Maxim Ganetsky
git-svn-id: trunk@22609 -
|
2009-11-15 22:56:22 +00:00 |
|
martin
|
30616b6f50
|
SynEdit: Fix LFM fold (tree would not draw close node indicators)
git-svn-id: trunk@22608 -
|
2009-11-15 22:38:34 +00:00 |
|
martin
|
e3156cd675
|
SynEdit: fixed an issue with unfolding, if fold starts on very first line (display was not repainted)
git-svn-id: trunk@22607 -
|
2009-11-15 22:06:54 +00:00 |
|
martin
|
3618f253b7
|
SynEdit: clean up
git-svn-id: trunk@22606 -
|
2009-11-15 21:21:37 +00:00 |
|
mattias
|
567eaa8f01
|
IDE: fpdoc editor: disabled auto select
git-svn-id: trunk@22603 -
|
2009-11-15 16:03:54 +00:00 |
|
mattias
|
b13238d551
|
codetools: fixed parsing method
git-svn-id: trunk@22602 -
|
2009-11-15 15:55:48 +00:00 |
|
mattias
|
cf8c233871
|
codetools: parsing cppclass
git-svn-id: trunk@22601 -
|
2009-11-15 15:43:53 +00:00 |
|
mattias
|
4e16744331
|
IDE: fpdoc editor: Ctrl-S check if gui changed, bug #15092
git-svn-id: trunk@22600 -
|
2009-11-15 15:01:43 +00:00 |
|
mattias
|
9303e63f1a
|
gtk intf: change mouse cursor crHandPoint to GDK_Hand2, bug #15060
git-svn-id: trunk@22599 -
|
2009-11-15 14:37:04 +00:00 |
|
mattias
|
2b915673c6
|
IDE: fpdoc editor: select link: fixed listing project units
git-svn-id: trunk@22598 -
|
2009-11-15 14:28:23 +00:00 |
|
paul
|
72ac7c6fc2
|
ide: debugger type combobox can't be edited
git-svn-id: trunk@22597 -
|
2009-11-15 13:58:44 +00:00 |
|
mattias
|
d389fe36ce
|
IDE: fpdoc editor: select link: fixed crash
git-svn-id: trunk@22596 -
|
2009-11-15 13:51:14 +00:00 |
|
paul
|
98a2219391
|
win32: another trial to solve vista menu bar repainting problem (issue #0014894)
git-svn-id: trunk@22595 -
|
2009-11-15 13:48:25 +00:00 |
|
mattias
|
2a09af0079
|
IDE: fpdoc editor: enabling save button on every change, setting modified only on eidtingdone, bug #15092
git-svn-id: trunk@22594 -
|
2009-11-15 11:48:39 +00:00 |
|
martin
|
aeb21ec97a
|
SynEdit, packager: Added doc location
git-svn-id: trunk@22593 -
|
2009-11-15 00:24:32 +00:00 |
|
martin
|
b6e79ccc1d
|
SynEdit: Some docs
git-svn-id: trunk@22592 -
|
2009-11-15 00:23:50 +00:00 |
|
dodi
|
90f8728594
|
dockmanager example: added missing files
git-svn-id: trunk@22585 -
|
2009-11-14 11:52:22 +00:00 |
|
dodi
|
4ad75a50a4
|
dockmanager example: added support to make existing forms dock sites and clients.
git-svn-id: trunk@22584 -
|
2009-11-14 11:28:57 +00:00 |
|
mattias
|
f93e24d3de
|
LCL: newautosize: debugging
git-svn-id: trunk@22583 -
|
2009-11-13 23:06:17 +00:00 |
|
martin
|
88407a2f4b
|
SynEdit: Tests for group undo for smart-unindent
git-svn-id: trunk@22582 -
|
2009-11-13 21:56:58 +00:00 |
|
martin
|
e706efaedb
|
SynEdit: Fixed group undo for smart-unindent
git-svn-id: trunk@22581 -
|
2009-11-13 21:56:26 +00:00 |
|
martin
|
558e3511f9
|
SynEdit, SynCompletion: Fixed dropped keys after completion finished (gtk) issue #0014667
git-svn-id: trunk@22580 -
|
2009-11-13 21:29:52 +00:00 |
|
vincents
|
1f8fed396c
|
set svn:executable property on shell scripts
git-svn-id: trunk@22579 -
|
2009-11-13 21:04:19 +00:00 |
|
mattias
|
67b751ec1c
|
IDE: fpdoc editor: added insert url tag
git-svn-id: trunk@22578 -
|
2009-11-13 21:02:12 +00:00 |
|
vincents
|
c814ca90c9
|
make deb can sign the deb packages from Mazen
git-svn-id: trunk@22577 -
|
2009-11-13 20:56:50 +00:00 |
|
mattias
|
84e874d914
|
IDE: removed empty line
git-svn-id: trunk@22576 -
|
2009-11-13 20:44:13 +00:00 |
|
mattias
|
ce415836a7
|
codetools: TStandardCodeTool.GetPasDocComments stop at directives
git-svn-id: trunk@22575 -
|
2009-11-13 20:42:15 +00:00 |
|
martin
|
6a9a708b28
|
IDE, SourceEditor: Reduce painting during startup
git-svn-id: trunk@22574 -
|
2009-11-13 14:59:12 +00:00 |
|
martin
|
beee4cb71e
|
IDE, SourceEditor: clean-up / redirect notebook access through new accessors
git-svn-id: trunk@22571 -
|
2009-11-13 13:02:52 +00:00 |
|
martin
|
d690f24e16
|
IDE, SourceEditor: Fixed class abstraction, hide real notebook, moved published methods to lower visibility where possible
git-svn-id: trunk@22570 -
|
2009-11-13 12:33:29 +00:00 |
|
mattias
|
e7a4c20bc0
|
codetools: auto indent: close if-then on semicolon
git-svn-id: trunk@22568 -
|
2009-11-13 12:03:14 +00:00 |
|
paul
|
c88c2b2dce
|
tpipro: draw css table border using style and color
git-svn-id: trunk@22567 -
|
2009-11-13 10:58:57 +00:00 |
|
martin
|
09023a487e
|
GTK2 ScrollWindowEx: added checks for nil, possible issue #15074
git-svn-id: trunk@22565 -
|
2009-11-13 10:12:14 +00:00 |
|
paul
|
1c490db611
|
tpipro: read css border
git-svn-id: trunk@22564 -
|
2009-11-13 09:28:39 +00:00 |
|
paul
|
98e53ff53c
|
tpipro: increase buffer from css statements
git-svn-id: trunk@22563 -
|
2009-11-13 08:27:25 +00:00 |
|
paul
|
794e8dabaa
|
tpiro: fix compilation
git-svn-id: trunk@22562 -
|
2009-11-13 08:18:57 +00:00 |
|
paul
|
c5101d39fc
|
tpipro: use TR bg and fg color assigned from css, render table caption
git-svn-id: trunk@22561 -
|
2009-11-13 08:11:59 +00:00 |
|
mattias
|
43524639c2
|
codetools: fpdocs
git-svn-id: trunk@22560 -
|
2009-11-13 06:43:17 +00:00 |
|
mattias
|
339fddbd64
|
IDE: not executing source hint on space
git-svn-id: trunk@22559 -
|
2009-11-13 06:12:10 +00:00 |
|
mattias
|
555090ae4f
|
codetools: TStandardCodeTool.ExtractOperand ignore positions in space
git-svn-id: trunk@22558 -
|
2009-11-13 06:03:49 +00:00 |
|
mattias
|
bdb43b2c28
|
codetools: added TSourceLog.LineColIsSpace
git-svn-id: trunk@22557 -
|
2009-11-13 05:51:38 +00:00 |
|
paul
|
0757d7bc7c
|
tp ipro: apply patch of Domingo Alvarez Duarte "There are several bugs in turbopower_ipro port, this is a massive revision of it." (issue #0014227) + massive review of that patch with several bugs fixing
git-svn-id: trunk@22556 -
|
2009-11-13 03:32:32 +00:00 |
|
martin
|
bf83effddd
|
FPDoc, issues with line-endings. Bug #15053
git-svn-id: trunk@22555 -
|
2009-11-13 01:30:40 +00:00 |
|
martin
|
aa67f8e364
|
IDE, SourceEditor: Fix vertical scrolling of newly opened files, introduced by revision 22549 #ba1566e224 ( Defer switching notebook-tab ... )
git-svn-id: trunk@22554 -
|
2009-11-13 01:06:51 +00:00 |
|
martin
|
8e593d7601
|
IDE, SourceEditor: Fix vertical scrolling of newly opened files, introduced by revision 22549 #ba1566e224 ( Defer switching notebook-tab ... )
git-svn-id: trunk@22553 -
|
2009-11-13 00:49:10 +00:00 |
|
martin
|
ca94d30747
|
SynEdit: Basic folding for LFM
git-svn-id: trunk@22552 -
|
2009-11-13 00:00:03 +00:00 |
|
dmitry
|
7b3bf8124d
|
carbon: fix carbon ExcludeClipRect for empty clip rect
git-svn-id: trunk@22551 -
|
2009-11-12 23:10:16 +00:00 |
|
jesus
|
e45d50c8c4
|
LCL, TMaskedit fixes, from Bart Broersma, issue #14895
git-svn-id: trunk@22550 -
|
2009-11-12 21:27:08 +00:00 |
|
martin
|
ba1566e224
|
IDE, SourceEditor: Defer switching notebook-tab as it causes repaint on some OS (Windows), which may lead to intermittent incorrect display. Issue #15006
git-svn-id: trunk@22549 -
|
2009-11-12 21:02:08 +00:00 |
|
mattias
|
a6b1e4deb8
|
IDE: fixed uninitialized result, bug #15000
git-svn-id: trunk@22548 -
|
2009-11-12 17:53:09 +00:00 |
|