Commit Graph

9857 Commits

Author SHA1 Message Date
martin
2ac1ad92c9 IpPro: Fix painting for SelectAll
git-svn-id: trunk@37136 -
2012-05-02 16:31:57 +00:00
martin
ce6718c8ea SynEdit: Remove wrong implementation of Update. Update no longer forwards to Invalidate
git-svn-id: trunk@37135 -
2012-05-02 13:40:46 +00:00
martin
e0f4578cde SynEdit: Remove not required invalidation (paint / call to wrong Update() )
git-svn-id: trunk@37134 -
2012-05-02 13:36:30 +00:00
martin
3cb8b0d420 SynEdit: Fix WantTabs / Change default to "True" Issue #0021904
git-svn-id: trunk@37133 -
2012-05-02 13:19:47 +00:00
mattias
e870b21355 codetools: fixed resolving inherited
git-svn-id: trunk@37132 -
2012-05-02 12:06:32 +00:00
mattias
4e977b1300 codetools: identifier completion: warn directive
git-svn-id: trunk@37128 -
2012-05-01 17:40:01 +00:00
juha
983705716a LazReport: remove an unused and empty procedure Frame3D. LCL has implemented many versions of it.
git-svn-id: trunk@37127 -
2012-05-01 17:20:26 +00:00
mattias
96694f6d88 codetools: clean up
git-svn-id: trunk@37120 -
2012-05-01 13:34:41 +00:00
mattias
5465d579a1 openglcontrol: fixed freeing FBConfigs
git-svn-id: trunk@37115 -
2012-04-30 19:17:13 +00:00
martin
3af8c6a1b7 SynEdit: pas highlighter, minor optimization
git-svn-id: trunk@37114 -
2012-04-30 19:00:46 +00:00
martin
b4d22ba095 SynEdit: highlight class "helper". Fix wrong highlight of "sealed" Issue #0021812 Tests
git-svn-id: trunk@37113 -
2012-04-30 18:59:10 +00:00
martin
a8c17c1034 SynEdit: highlight class "helper". Fix wrong highlight of "sealed" Issue #0021812
git-svn-id: trunk@37112 -
2012-04-30 18:48:19 +00:00
juha
4df518b70e LazUtils: minor refactoring of CopyFile
git-svn-id: trunk@37110 -
2012-04-30 17:15:23 +00:00
juha
4507911224 LazUtils: Improve CopyDirTree, modified from a patch from Takeda Matsuki.
git-svn-id: trunk@37109 -
2012-04-30 17:15:13 +00:00
juha
afcd11631a LazUtils: Make ForceDirectoriesUTF8 more readable.
git-svn-id: trunk@37108 -
2012-04-30 17:15:01 +00:00
mattias
d18e8e49d3 codetools: GetSmartHint: show anonymous arrays
git-svn-id: trunk@37104 -
2012-04-30 14:13:02 +00:00
mattias
5f3801e1ee codetools: nested types: Self and inherited
git-svn-id: trunk@37103 -
2012-04-30 13:37:41 +00:00
mattias
903a5a4292 lazreport: clena up
git-svn-id: trunk@37102 -
2012-04-30 10:37:13 +00:00
mattias
82997d00c0 lazreport: fixed compilation with fpc 2.7.1
git-svn-id: trunk@37101 -
2012-04-30 10:24:01 +00:00
mattias
15b8f2e5c3 codetools: fixed GetSmartHint for unit
git-svn-id: trunk@37098 -
2012-04-30 08:08:02 +00:00
martin
3092170744 SynEdit: Do not offer OverviewGutter in Gutter-parts designer
git-svn-id: trunk@37096 -
2012-04-29 22:07:08 +00:00
martin
7c0124a4a8 SynEdit: fix crash in overview gutter creation. Issue #0021887
git-svn-id: trunk@37095 -
2012-04-29 21:58:15 +00:00
mattias
815fe6af00 codetools: do not try to search in record ancestors
git-svn-id: trunk@37090 -
2012-04-29 18:33:24 +00:00
mattias
40fdca11df codetools: GetSmartHint: use unit
git-svn-id: trunk@37089 -
2012-04-29 18:31:03 +00:00
mattias
8be47d95a1 codetools: GetSmartHint: property params and type
git-svn-id: trunk@37087 -
2012-04-29 18:21:33 +00:00
mattias
b5a7e440c9 codetools: GetSmartHint: add inheritance
git-svn-id: trunk@37083 -
2012-04-29 12:52:03 +00:00
mattias
e158e14d5b codetools: getsmarthing: array of
git-svn-id: trunk@37082 -
2012-04-29 12:48:27 +00:00
mattias
b65f87aa5b codetools: getsmarthing: enum: add "enum"
git-svn-id: trunk@37081 -
2012-04-29 12:47:10 +00:00
mattias
20f137ac1f codetools: getsmarthing: simplified
git-svn-id: trunk@37080 -
2012-04-29 12:45:33 +00:00
mattias
c5f819c616 codetools: getsmarthing: class variables
git-svn-id: trunk@37079 -
2012-04-29 12:41:36 +00:00
mattias
3c82a53c6b codetools: find declaration: selfunit.implementationidentifie
git-svn-id: trunk@37078 -
2012-04-29 10:35:52 +00:00
juha
508a264326 LazUtils: prepare for creating destination path in CopyDirTree differently
git-svn-id: trunk@37074 -
2012-04-29 09:30:59 +00:00
mattias
c98e01db84 codetools: resolve expr: thisunitname.implementationenidentifier
git-svn-id: trunk@37073 -
2012-04-29 09:28:15 +00:00
juha
420bad1485 LazUtils: Implement function CopyDirTree. Issue #21875, modified from patch from Takeda Matsuki
git-svn-id: trunk@37072 -
2012-04-29 08:38:36 +00:00
mattias
5b0d16c0df codetools: identifier completion: unit name of self
git-svn-id: trunk@37071 -
2012-04-28 20:42:57 +00:00
mattias
122d9d1daa openglcontrol: fixed mem leak, issue #21597
git-svn-id: trunk@37070 -
2012-04-28 18:51:06 +00:00
juha
5fd04a633b LazUtils: fix spelling from Childs to Children
git-svn-id: trunk@37061 -
2012-04-28 13:02:13 +00:00
juha
9fcb610a8e LazUtils: control how CopyFile works using flags. Issue #21854, modified from a patch from Takeda Matsuki
git-svn-id: trunk@37060 -
2012-04-28 13:02:07 +00:00
juha
c53c098c48 LazUtils: Remove useless comments (func declaration is copied to comment) + formatting
git-svn-id: trunk@37059 -
2012-04-28 13:01:59 +00:00
maxim
5ac4a58270 regenerated translations; updated Russian translation
git-svn-id: trunk@37052 -
2012-04-27 20:58:02 +00:00
maxim
a65f754c71 Translations: Ukrainian translation update by Igor Paliychuk
git-svn-id: trunk@37051 -
2012-04-27 20:24:38 +00:00
jesus
997ff4605a LazReport, added Lazreport doc in LibreOffice format, from Julio Jimenez B.
git-svn-id: trunk@37042 -
2012-04-26 20:20:58 +00:00
jesus
dbf8f4a6c7 LazReport, doc convertion from sxw to pdf, from Julio Jimenez B
git-svn-id: trunk@37041 -
2012-04-26 20:05:48 +00:00
ask
79614db4ae TAChart: Workaround for TDbChartSource referring to the dataset with Filtered := true
Since RecordCount ignores filtering, TDbChartSource tries to display all records.
Replace filtered-out records with NaNs to hide them from the view.

git-svn-id: trunk@37040 -
2012-04-26 19:56:03 +00:00
michael
eb7bcc8408 * Reverted files committed by accident
git-svn-id: trunk@37039 -
2012-04-26 15:53:36 +00:00
michael
97163122d0 * Enable mssqlconnection for fpc >= 2.6.1 (patch from Reinier Olilagers, bug #21867)
git-svn-id: trunk@37038 -
2012-04-26 15:51:41 +00:00
mattias
b47c4e7481 codetools: fixed uninitialized result
git-svn-id: trunk@37022 -
2012-04-25 16:41:37 +00:00
mattias
d0e93df910 anchordocking: changestamp for options
git-svn-id: trunk@37021 -
2012-04-25 16:31:09 +00:00
mattias
458181f496 IDE: recent/history lists: replaced case sensitive comparison with three types
git-svn-id: trunk@37020 -
2012-04-25 09:03:37 +00:00
juha
d7cb4f1717 LazUtils: Fix FileUtil.CopyFile to work with Unicode in filenames. Issue #21817, patch from Takeda Matsuki
git-svn-id: trunk@37018 -
2012-04-24 21:47:32 +00:00
jesus
62a35aadda LazReport, improve mouse selecting of thin line objects
git-svn-id: trunk@37017 -
2012-04-24 17:30:42 +00:00
mattias
90be500297 codetools: clean up
git-svn-id: trunk@37015 -
2012-04-24 14:08:00 +00:00
jesus
bf6ed04b98 LazReport, published WordBreak property on Memo object plus some refactoring
git-svn-id: trunk@36995 -
2012-04-24 06:57:25 +00:00
jesus
6c6c1338fd LazReport, published property KeepAspect and Centered for Picture Object
git-svn-id: trunk@36994 -
2012-04-24 06:17:03 +00:00
mattias
0f2bb9b9f9 codetools: identifier completion: ilcfNeedsDo check for in middle of statement
git-svn-id: trunk@36992 -
2012-04-23 19:35:20 +00:00
mattias
15f4afc429 IDE: identifier completion: add do after with, issue #16850
git-svn-id: trunk@36991 -
2012-04-23 19:23:21 +00:00
mattias
d4e8790811 codetools: identifier list: skip identifier at cursor
git-svn-id: trunk@36990 -
2012-04-23 15:03:13 +00:00
mattias
98473c0c0c avglvltree: remove/removepointer: return true if something was deleted
git-svn-id: trunk@36989 -
2012-04-23 09:03:23 +00:00
mattias
7d00f95185 codetools: comment
git-svn-id: trunk@36988 -
2012-04-23 08:59:10 +00:00
mattias
9b61e66009 lazutils: clean up
git-svn-id: trunk@36987 -
2012-04-23 08:57:55 +00:00
mattias
acc234b672 codetools: identifier completion: keyword initialization for library
git-svn-id: trunk@36985 -
2012-04-22 23:03:50 +00:00
mattias
f373591417 codetools: less verbose
git-svn-id: trunk@36984 -
2012-04-22 22:58:17 +00:00
mattias
b381e2ecce codetools: identifier completion: some keywords for library, program
git-svn-id: trunk@36983 -
2012-04-22 22:55:58 +00:00
mattias
e055f6003b codetools: fixed find declaration
git-svn-id: trunk@36982 -
2012-04-22 22:46:47 +00:00
mattias
9d8803bbcc codetools: identifier completion: fixed continue searching
git-svn-id: trunk@36981 -
2012-04-22 21:26:33 +00:00
mattias
11216625db codetools: fixed search in hidden used units
git-svn-id: trunk@36978 -
2012-04-22 20:15:40 +00:00
mattias
ad932b2c33 codetools: leave implementation,initialization,finalization nodes open, error handling will close them, bug #21831
git-svn-id: trunk@36977 -
2012-04-22 19:11:43 +00:00
mattias
79e5ef4d40 codetools: fixed error message if cursor behind code
git-svn-id: trunk@36976 -
2012-04-22 18:58:15 +00:00
mattias
297804938e codetools: fixed searching identifier in program, library
git-svn-id: trunk@36975 -
2012-04-22 18:33:35 +00:00
mattias
f2b5e73135 codetools: fixed find declaration in library starting in initialization, bug #21832
git-svn-id: trunk@36974 -
2012-04-22 18:25:25 +00:00
mattias
28123ac857 codetools: fixed treating initialization, finalization as statements
git-svn-id: trunk@36973 -
2012-04-22 18:15:24 +00:00
mattias
ef54620381 codetools: fixed reparsing initialization, finalization, begin
git-svn-id: trunk@36972 -
2012-04-22 17:51:21 +00:00
mattias
ca20fbb994 codetools: fixed FindMethodNodeInImplementation for program
git-svn-id: trunk@36969 -
2012-04-22 10:13:34 +00:00
mattias
c7543c32cb codetools: JumpToPublishedMethodBody: added parameter ErrorOnNotFound
git-svn-id: trunk@36968 -
2012-04-22 10:06:33 +00:00
mattias
9fb636b7e6 lazutils: tindexedavltree: NodeToIndex, IndexOf
git-svn-id: trunk@36966 -
2012-04-21 20:58:27 +00:00
mattias
f9d8e01a08 undo
git-svn-id: trunk@36964 -
2012-04-21 20:57:21 +00:00
mattias
735a0623c4 IDEIntf: fixed typo
git-svn-id: trunk@36963 -
2012-04-21 20:56:27 +00:00
ask
1fdba07d6b TAChart: Add TChart.IsZoomed property
git-svn-id: trunk@36955 -
2012-04-21 13:58:33 +00:00
jesus
83955969ef LazReport, avoid hiding text at some zoom values due small differences in text height calc
git-svn-id: trunk@36942 -
2012-04-20 20:09:30 +00:00
maxim
fca1d220b1 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #21818
git-svn-id: trunk@36941 -
2012-04-20 19:48:33 +00:00
jesus
438d9ed942 LazReport, added Julio Jimenez Borreguero to contributors
git-svn-id: trunk@36939 -
2012-04-20 19:00:40 +00:00
jesus
1dbb373b69 LazReport, lift up to preview window improving layout and functionality, from Julio Jimenez B.
git-svn-id: trunk@36938 -
2012-04-20 17:25:47 +00:00
sekelsenmat
eb613379a2 Initial implementation of the multiline TCDEdit
git-svn-id: trunk@36930 -
2012-04-20 14:05:13 +00:00
ask
140d76e610 TAChart: Revert to setting AxisIndexX/AxinsIndexY properties directly
* since they are not published in some descendants.

git-svn-id: trunk@36928 -
2012-04-20 10:05:22 +00:00
ask
d63ad33c4e TAChart: Remove TAChartTeeChart unit from package to preserve FPC 2.4.4 compatibility
git-svn-id: trunk@36927 -
2012-04-20 08:50:46 +00:00
ask
b6b8f83df3 TAChart: Add TeeChart-compatible TChartAxis.Logarithmic property
git-svn-id: trunk@36926 -
2012-04-20 08:23:49 +00:00
ask
f7133e6e90 TAChart: Add TeeChart-compatible TCustomChartSeries.Style property
git-svn-id: trunk@36923 -
2012-04-20 07:17:45 +00:00
ask
c2a1945430 TAChart: Add TeeChart-compatible THorizBarSeries class
git-svn-id: trunk@36922 -
2012-04-20 07:01:32 +00:00
ask
7972cf7f51 TAChart: Use SetPropDefaults to set AxisIndexX/AxisIndexY properties
git-svn-id: trunk@36921 -
2012-04-20 06:57:43 +00:00
ask
7b9ae61a9d TAChart: Add TeeChart-compatible TPointerSeries class
git-svn-id: trunk@36920 -
2012-04-20 06:46:48 +00:00
ask
8bfa6da5ec TAChart: Use SetPropDefaults to set default properties of TLineSeries
git-svn-id: trunk@36919 -
2012-04-20 06:46:08 +00:00
ask
ef97d50f64 TAChart: Add TeeChart-compatible margin properties
git-svn-id: trunk@36918 -
2012-04-20 06:35:54 +00:00
ask
ecb19032a8 TAChart: Make TChartMargins.GetValue and SetValue public
git-svn-id: trunk@36917 -
2012-04-20 06:28:55 +00:00
ask
c83efdd1fb TAChart: Initial implementation of TeeChart compatibility layer
git-svn-id: trunk@36916 -
2012-04-20 03:29:39 +00:00
ask
4089a0fab9 TAChart: Replace GetAxis/SetAxis and AXIS_INDEX with GetAxisByAlign/SetAxisByAlign
git-svn-id: trunk@36915 -
2012-04-20 01:47:29 +00:00
ask
1bde527646 TAChart: Fix compilation of OpenGL drawer
git-svn-id: trunk@36914 -
2012-04-20 01:43:29 +00:00
ask
50f4ffe8f5 TAChart: Set Brush.Color before Brush.Style to work around issue #21806
git-svn-id: trunk@36913 -
2012-04-20 01:07:20 +00:00
maxim
1060d6f033 Fixed typo PrefferedSplitterX -> PreferredSplitterX throughout the code, spotted by Howard Page-Clark
git-svn-id: trunk@36912 -
2012-04-19 22:11:56 +00:00
ask
fd03e9f920 TAChart: Add TChart.RemoveSeries as TeeChart-compatible synonym for DeleteSeries
git-svn-id: trunk@36911 -
2012-04-19 16:15:17 +00:00
jesus
0918348369 LazReport, now fix preview scrolling in windows, broken in r36887 #ef8cf9df31
git-svn-id: trunk@36909 -
2012-04-19 14:12:16 +00:00
mattias
e848cfc909 cody: clean up
git-svn-id: trunk@36907 -
2012-04-19 10:52:51 +00:00
mattias
de2d6487a9 codetools: AddLocalVar: do not add hidden used unit
git-svn-id: trunk@36906 -
2012-04-19 10:52:37 +00:00
mattias
284bdd4cec gtk2 intf: write warning if liboverlay scrollbar is active
git-svn-id: trunk@36895 -
2012-04-18 16:29:21 +00:00
mattias
a7e8b21e34 codetools: class completion: fixed gather proc definitions
git-svn-id: trunk@36890 -
2012-04-17 21:59:06 +00:00
mattias
4693905f72 codetools: class completion: fixed gathr proc definitions
git-svn-id: trunk@36889 -
2012-04-17 21:37:06 +00:00
jesus
ef8cf9df31 LazReport, fix preview scrolling broken in r36420 #c016e1b6ec, issue #21633
git-svn-id: trunk@36887 -
2012-04-17 20:51:14 +00:00
mattias
3c8ab01a27 anchordocking: fixed crash if dock control is not on a form
git-svn-id: trunk@36886 -
2012-04-17 20:50:28 +00:00
mattias
080f4f8c22 LCL: fixed sending CM_EXIT,CM_ENTER when flastfocusedcontrol was removed
git-svn-id: trunk@36884 -
2012-04-17 17:15:34 +00:00
mattias
20e1172797 lazreport: clean up
git-svn-id: trunk@36883 -
2012-04-17 10:52:04 +00:00
sekelsenmat
82de387f29 Improves the situation for files with small details which need a huge zoom
git-svn-id: trunk@36817 -
2012-04-16 14:18:16 +00:00
sekelsenmat
bb35556ee3 fpvectorial: DXF: Starts changing the color palette to the expanded one
git-svn-id: trunk@36816 -
2012-04-16 13:54:00 +00:00
sekelsenmat
468c54e0a4 fpvectorial: Starts adding support for non-UTF-8 codepages for the DXF reader
git-svn-id: trunk@36815 -
2012-04-16 13:14:05 +00:00
mattias
fe499f1b2f codetools: simplified code
git-svn-id: trunk@36814 -
2012-04-16 11:45:18 +00:00
mattias
bc03fa5312 added lazactivex.lpk, thanks to Ludo Brands
git-svn-id: trunk@36802 -
2012-04-15 22:12:41 +00:00
sekelsenmat
b7d551eece fpvectorial: Adds skeleton for MathML support
git-svn-id: trunk@36798 -
2012-04-15 18:00:43 +00:00
martin
e3f7154b60 SynEdit: do not include IME for WinCe (add conditional workaround)
git-svn-id: trunk@36792 -
2012-04-15 11:47:49 +00:00
juha
8e7a33a863 LazControls: fix potential crash in TListFilterEdit and TTreeFilterEdit, issue #21756, patch from Denis
git-svn-id: trunk@36778 -
2012-04-14 20:00:50 +00:00
mattias
c7a09910d0 codetools: fixed skipping include files in skipped ifdef
git-svn-id: trunk@36769 -
2012-04-14 11:17:45 +00:00
sekelsenmat
85011c746f Patch with font collection support from Circular
git-svn-id: trunk@36741 -
2012-04-13 07:01:31 +00:00
mattias
b8aaf5770a IDE: added target os aix
git-svn-id: trunk@36739 -
2012-04-12 21:03:07 +00:00
blikblum
d180390193 lazreport: fix possible access violation by checking dataset for nil
git-svn-id: trunk@36731 -
2012-04-12 00:15:25 +00:00
jesus
34e6e9ce12 LazReport, added option to ignore undefined symbols, from Luiz Americo, issue #21683
git-svn-id: trunk@36720 -
2012-04-11 05:07:47 +00:00
mattias
d052d54817 printers4lazide: added sourceprinter.pas
git-svn-id: trunk@36710 -
2012-04-10 12:08:24 +00:00
maxim
250300ddd2 regenerated translations; updated Russian translation
git-svn-id: trunk@36694 -
2012-04-10 00:51:33 +00:00
mattias
29adb9ffcc cleaned up Makefiles, separated components into lazutils, codetools, base and bigide, added target help for components
git-svn-id: trunk@36677 -
2012-04-09 13:41:22 +00:00
ask
e8f8120e72 TAChart: Add AddArray, AddNull, AddX and AddY functions to TChartSeries
* Improves TeeChart compatibility, although Null vs NaN semantics do not exactly match

git-svn-id: trunk@36674 -
2012-04-09 11:27:39 +00:00
mattias
221788591b updated Makefiles
git-svn-id: trunk@36671 -
2012-04-09 10:05:12 +00:00
mattias
c959673a7d IDE: info what needs building
git-svn-id: trunk@36668 -
2012-04-09 08:35:57 +00:00
juha
844e616738 IDE etc.: unify 3 dots in GUI string to have a space ( ...).
git-svn-id: trunk@36666 -
2012-04-09 08:24:59 +00:00
ask
c2b096f44c TAChart: Add LazReport demo
git-svn-id: trunk@36660 -
2012-04-08 08:19:34 +00:00
mattias
1d4a65f793 synedit: updated Makefile
git-svn-id: trunk@36649 -
2012-04-07 03:12:50 +00:00
martin
83b4fb4abc SynEdit: do not include IME for WinCe
git-svn-id: trunk@36616 -
2012-04-06 15:36:17 +00:00
martin
2c100b5209 SynEdit: Removed some suspicious code (left over from orig SynEdit import)
git-svn-id: trunk@36614 -
2012-04-06 15:07:13 +00:00
martin
2a540d781f SynEdit: Fix an issue with Scrollbars not being updated
git-svn-id: trunk@36613 -
2012-04-06 14:51:49 +00:00
mattias
5044976121 IDE,codetools: fixed ppccross,crossppc to ppcross
git-svn-id: trunk@36596 -
2012-04-06 09:45:40 +00:00
martin
8afdbf2a7a IDE, Printing: break long lines. Fix Utf8. Update for rev 36529 #63bc45df7b
git-svn-id: trunk@36547 -
2012-04-03 17:40:36 +00:00
blikblum
98c4e38d37 lazreport: remove case conversion when calling GetVariableValue (OnGetValue) in CalcOPZ. Redo rev 36490. This time without collateral effects due to changes in rev 36539 #fea7df6a87
git-svn-id: trunk@36540 -
2012-04-03 09:59:51 +00:00
blikblum
fea7df6a87 lazreport: uppercase variable before comparing with hardcoded functions. Properly fix to 21624
git-svn-id: trunk@36539 -
2012-04-03 09:55:36 +00:00
maxim
a6490b7739 Components, LazReport: fixed buttonpanel localization in BarCode editor dialog
git-svn-id: trunk@36531 -
2012-04-02 20:33:58 +00:00
martin
63bc45df7b IDE, Printing: break long lines. Issue #0013479
git-svn-id: trunk@36529 -
2012-04-02 20:31:06 +00:00
martin
f859a78647 SynEdit, Template(Syncro) fix invalidation
git-svn-id: trunk@36528 -
2012-04-02 19:23:51 +00:00
blikblum
910c720151 lazreport: revert 36490 #360d1f97d1. Issue #21624.
git-svn-id: trunk@36525 -
2012-04-02 16:53:24 +00:00
martin
de0cf80cde DividerBevel: implemented Transparent
git-svn-id: trunk@36511 -
2012-04-02 02:37:53 +00:00
jesus
23849c7fce LazReport, fix barcode addin when TfrBarCodeObject is not yet instantiated (in this case barcode editor defaults to memo view editor
git-svn-id: trunk@36510 -
2012-04-02 01:12:06 +00:00
jesus
2aff57145e LazReport, fix barcode dialog localization
git-svn-id: trunk@36506 -
2012-04-01 18:13:04 +00:00
maxim
838a27a462 regenerated translations; updated Russian translation
git-svn-id: trunk@36502 -
2012-04-01 12:07:12 +00:00
jesus
16fed50b6e LazReport, published stretched property on Line objects, added popup menu item to select all objects of the same class
git-svn-id: trunk@36497 -
2012-04-01 10:16:51 +00:00
mattias
a314e7cf83 codetools: fpc src: target iphonesim: add include directory rtl/bsd, rtl/darwin instead of rtl/macos
git-svn-id: trunk@36496 -
2012-04-01 10:14:22 +00:00
jesus
a0bccb6c1d LazReport, undo r36424 #70badc5a18 which broke bands clipregion
git-svn-id: trunk@36495 -
2012-04-01 10:00:10 +00:00
blikblum
783c1dec71 lazreport: call events through virtual methods. Allows proper handle of events by descendants
git-svn-id: trunk@36492 -
2012-03-31 23:13:51 +00:00
blikblum
430202b49d lazreport: cleanup GetDefaultDataSet
git-svn-id: trunk@36491 -
2012-03-31 22:11:46 +00:00
blikblum
360d1f97d1 lazreport: dont change case of param name when calling OnGetValue(GetVariableValue) in TfrParser. Make consistent with calling GetVariableValue directly
git-svn-id: trunk@36490 -
2012-03-31 21:52:53 +00:00
mattias
ee11c214b3 cody: ppu list: diable idle event on close, bug #21620
git-svn-id: trunk@36489 -
2012-03-31 17:38:42 +00:00
mattias
30b303c406 cody: dictionary: use only units
git-svn-id: trunk@36478 -
2012-03-31 08:08:11 +00:00
maxim
64e0bc6d1e Translations: improved Russian translation
git-svn-id: trunk@36475 -
2012-03-30 23:34:45 +00:00
maxim
db0546c3c3 Components, Cody: improved localization of 'Identifier dictionary' dialog and 'IDE Integration' settings tab; updated Russian translation. Inspired by barlone's patch, bug #21612.
git-svn-id: trunk@36472 -
2012-03-30 22:03:43 +00:00
mattias
7482e8c614 sqldb: clean up
git-svn-id: trunk@36466 -
2012-03-30 14:40:14 +00:00
mattias
31b926bdad sqldb: less warnings
git-svn-id: trunk@36465 -
2012-03-30 14:39:34 +00:00
mattias
7ce24999ea codetools: TFPCTargetConfigCache.GetUnitPaths: check if gathered
git-svn-id: trunk@36461 -
2012-03-30 14:02:05 +00:00
mattias
2d79d6d08c sqldb: added mssql connector
git-svn-id: trunk@36459 -
2012-03-30 13:53:16 +00:00
mattias
4d57d078dd codetools: find inheritance of objccategory
git-svn-id: trunk@36458 -
2012-03-30 13:47:49 +00:00
paul
e133b24a34 lazlogger: use PtrInt for String length instead of PtrUInt since SetLength() works with integer anyway
git-svn-id: trunk@36445 -
2012-03-30 08:21:38 +00:00
paul
439347c67b lazutils: use Int64 instead of LongInt for BlockRead operations result
git-svn-id: trunk@36436 -
2012-03-30 01:28:01 +00:00
mattias
06d2a8ce1a lazreport: less notes
git-svn-id: trunk@36427 -
2012-03-29 10:12:51 +00:00
mattias
104b789157 lazreport: UTF8Index: removed parameter S
git-svn-id: trunk@36426 -
2012-03-29 10:07:35 +00:00
mattias
38dd89f95d lazreport: less notes
git-svn-id: trunk@36425 -
2012-03-29 10:06:06 +00:00
mattias
70badc5a18 lazreport: fixed TfrBandView.GetClipRgn
git-svn-id: trunk@36424 -
2012-03-29 09:57:19 +00:00
mattias
31ccf434af lazreport: less notes
git-svn-id: trunk@36423 -
2012-03-29 09:56:57 +00:00
mattias
1ee76deb0d lazreport: less notes
git-svn-id: trunk@36422 -
2012-03-29 09:01:20 +00:00
mattias
9a2d07fb3d lazreport: less notes
git-svn-id: trunk@36421 -
2012-03-29 08:57:41 +00:00
mattias
c016e1b6ec lazreport: less notes
git-svn-id: trunk@36420 -
2012-03-29 08:54:52 +00:00
mattias
7d62cf82d3 lazreport: less notes
git-svn-id: trunk@36419 -
2012-03-29 08:53:20 +00:00
mattias
26d472e206 lazreport: less notes
git-svn-id: trunk@36418 -
2012-03-29 08:52:20 +00:00
sekelsenmat
ea3f4edab2 fpvectorial: Adds a raw image reader
git-svn-id: trunk@36417 -
2012-03-29 08:49:57 +00:00
mattias
59c2fa486c lazreport: less notes
git-svn-id: trunk@36416 -
2012-03-29 08:49:33 +00:00
mattias
3d1a0e2d21 lazreport: less notes
git-svn-id: trunk@36415 -
2012-03-29 08:47:40 +00:00
mattias
788ea5231a lazreport: less warnings
git-svn-id: trunk@36414 -
2012-03-29 08:45:47 +00:00
mattias
30bf55eb5a reverted 36399 #9e6f83df53
git-svn-id: trunk@36413 -
2012-03-29 08:44:12 +00:00
jesus
6c336b7fdd LazReport, Code cleanup/optimizations for LazReport, from Luiz issue #21278
git-svn-id: trunk@36406 -
2012-03-29 03:38:36 +00:00
mattias
0a1779a998 codetools: fixed compilation fpc 2.4.5
git-svn-id: trunk@36403 -
2012-03-28 19:52:58 +00:00
juha
9e6f83df53 LazReport: Warnings removal, issue #0021556, patch from Alexsander
git-svn-id: trunk@36399 -
2012-03-28 17:40:36 +00:00
paul
223ba36920 components: remove ver2_2_x defines
git-svn-id: trunk@36369 -
2012-03-27 07:19:05 +00:00
sekelsenmat
283454d1f8 Adds a unit to register LCL drawers in the IDE
git-svn-id: trunk@36367 -
2012-03-27 07:03:59 +00:00
mattias
754a140188 comment
git-svn-id: trunk@36359 -
2012-03-26 20:20:14 +00:00
mattias
635c911aad IDE: rescan fpc: update default targetos, targetcpu
git-svn-id: trunk@36350 -
2012-03-26 19:00:38 +00:00
mattias
ec018adf2d wiki: updated wikiget for new wiki
git-svn-id: trunk@36349 -
2012-03-26 18:28:31 +00:00
mattias
d5b401577b laz2_dom: added XmlValueToStr
git-svn-id: trunk@36348 -
2012-03-26 18:14:23 +00:00
sekelsenmat
3fe5879ba3 Patch from circular: Advances the LazFreeType support for font information
git-svn-id: trunk@36345 -
2012-03-26 12:20:15 +00:00
mattias
f0f090fb65 lazutf8: added overloaded UTF8FixBroken(var string)
git-svn-id: trunk@36319 -
2012-03-25 16:24:14 +00:00
mattias
975efd0359 codetools: get fpc full version
git-svn-id: trunk@36303 -
2012-03-24 23:28:53 +00:00
martin
912b61003c SynEdit: Experimental scroll update (DEFINE SynNewScrollBarUpdate)
git-svn-id: trunk@36300 -
2012-03-24 22:14:18 +00:00
mattias
928fec26d1 lazbuild: fixed error code on project/ide build failed
git-svn-id: trunk@36297 -
2012-03-24 21:09:50 +00:00
maxim
6c2cfb7a38 Components, POChecker: updated readme file
git-svn-id: trunk@36285 -
2012-03-24 13:48:33 +00:00
maxim
578a8a2599 Components, POChecker: unduplicated package and standalone project code
git-svn-id: trunk@36284 -
2012-03-24 13:43:23 +00:00
mattias
fb87808634 codetools: clean up
git-svn-id: trunk@36280 -
2012-03-23 16:21:34 +00:00
mattias
bd1a1d6b00 lazbuild: do not create fpcsrc defines
git-svn-id: trunk@36279 -
2012-03-23 16:20:52 +00:00
sekelsenmat
c35fbab45c Moves customdrawn_android and customdrawn_winxp drawers into the LCL in preparation for using them in LCL-CustomDrawn
git-svn-id: trunk@36258 -
2012-03-23 09:46:10 +00:00
sekelsenmat
4494ab3e94 Minor improvements to the fpvectorial 3d example
git-svn-id: trunk@36256 -
2012-03-23 09:38:05 +00:00
mattias
cbe4f9ea76 synedit: comment
git-svn-id: trunk@36246 -
2012-03-23 08:37:33 +00:00
mattias
e5e9750ca5 lazutils: less warnings
git-svn-id: trunk@36244 -
2012-03-23 07:19:29 +00:00
sekelsenmat
5d9dce28f6 Patch from circular to improve LazFreeType
git-svn-id: trunk@36242 -
2012-03-23 06:41:02 +00:00
paul
52f8a44512 jcf: cleanup
git-svn-id: trunk@36238 -
2012-03-23 03:40:11 +00:00
mattias
de73da5fcd translations: german: updates from Swen Heinig
git-svn-id: trunk@36228 -
2012-03-22 20:13:34 +00:00
martin
6a79dbc976 SourceEdit: when file changed on disc: keep topline / revert 36226 #77d9a604b6
git-svn-id: trunk@36227 -
2012-03-22 18:28:03 +00:00
mattias
5faa027c0e disabled some more lpk makefile
git-svn-id: trunk@36220 -
2012-03-22 14:21:56 +00:00
mattias
cc38536b22 disabled some more lpk makefile
git-svn-id: trunk@36218 -
2012-03-22 14:14:45 +00:00
mattias
bf3f7bc3f9 projecttemplates: disabled auto update makefiles
git-svn-id: trunk@36217 -
2012-03-22 14:09:42 +00:00
maxim
b6b63e0fd4 Components, PoChecker:
a) made it localizable;
       b) slightly improved dialogs;
       c) added Russian translation.

git-svn-id: trunk@36198 -
2012-03-21 23:00:18 +00:00
martin
fffcde8e44 SynEdit: fixed folding with single line selection. Issue #21523
git-svn-id: trunk@36194 -
2012-03-21 20:17:32 +00:00
sekelsenmat
05d5494484 Minor improvement to the Android radio button drawer
git-svn-id: trunk@36192 -
2012-03-21 17:20:08 +00:00
sekelsenmat
72c633b780 Minor improvement to the custom drawn bitmap resizer
git-svn-id: trunk@36191 -
2012-03-21 15:09:38 +00:00
sekelsenmat
36928275f2 Starts Android style for TCDRadioButton
git-svn-id: trunk@36190 -
2012-03-21 13:43:06 +00:00
paul
5461d16beb jcf: don't replace lines but insert them if we are after the source end - fixes issue #0021493
git-svn-id: trunk@36187 -
2012-03-21 04:12:52 +00:00
sekelsenmat
7053cb6dad CustomDrawn-Android drawer: Implements a non-bitmap checkbox and edit drawing
git-svn-id: trunk@36178 -
2012-03-20 13:29:47 +00:00
sekelsenmat
a67c0254f9 CustomDrawn: Implements the grayed state for checkboxes
git-svn-id: trunk@36176 -
2012-03-20 11:52:13 +00:00
mattias
13419a0ba7 codetools: clean up
git-svn-id: trunk@36174 -
2012-03-20 09:17:00 +00:00
martin
252d9c00ff IDE/SynEdit: Ensure overviewgutter is updated, if highlighter changes
git-svn-id: trunk@36173 -
2012-03-20 01:15:22 +00:00
martin
591db7a660 SynEdit: workaround for issue #20850
git-svn-id: trunk@36172 -
2012-03-19 22:53:30 +00:00
ask
dfa6c71041 TAChart: Refactor TChartAxis.GetMarkValues and add FIXME comment
+ Add forgotten line from the previous commit.

git-svn-id: trunk@36165 -
2012-03-19 12:16:30 +00:00
ask
1720bbaf07 TAChart: Do not draw minor marks outside of marks range
git-svn-id: trunk@36163 -
2012-03-19 11:29:17 +00:00
ask
0d478ae9db TAChart: Use Axis.Margin in the axis demo
git-svn-id: trunk@36160 -
2012-03-19 06:40:19 +00:00
ask
1efd95da30 TAChart: Add Axis.Margin property
git-svn-id: trunk@36159 -
2012-03-19 06:39:23 +00:00
ask
6169395766 TAChart: Center axis title by the marks
git-svn-id: trunk@36158 -
2012-03-19 06:29:04 +00:00
ask
215e6b2bd7 TAChart: Minor refactoring of TChartAxisList.Prepare
git-svn-id: trunk@36157 -
2012-03-19 05:30:40 +00:00
ask
7e37bace92 TAChart: Fix drawing of Axis.Title with Attachment = maCenter
git-svn-id: trunk@36156 -
2012-03-19 05:09:28 +00:00
sekelsenmat
0ef97f99db LCL-CustomDrawn and CustomDrawn: Advances the migration to TFPCustomCanvas which allowed to support TUpDown and TSpeedButton in LCL-CustomDrawn
git-svn-id: trunk@36155 -
2012-03-18 22:25:18 +00:00
mattias
d87025efb7 codetools: auto dereferencing on mode switch autoderef
git-svn-id: trunk@36152 -
2012-03-18 19:10:51 +00:00
martin
ec664e867d SynEdit: Fixed template edit / invalidate on escape
git-svn-id: trunk@36150 -
2012-03-18 18:00:03 +00:00
martin
3ef7a4d9e1 SynEdit: Fixed Syncro edit / issue from rev 35955 #9b1daa010e
git-svn-id: trunk@36149 -
2012-03-18 17:51:28 +00:00
mattias
8d186030d1 lazutils: TIndexedAVLTree: default property
git-svn-id: trunk@36147 -
2012-03-18 09:35:44 +00:00
mattias
ba291b44cc lazutils: added TIndexedAVLTree
git-svn-id: trunk@36146 -
2012-03-18 01:05:11 +00:00
mattias
a124aba76d avglvltree: Node.Successor/Precessor
git-svn-id: trunk@36145 -
2012-03-18 00:48:34 +00:00
mattias
33958d7756 avglvltree: delete: replaced recursion with loop
git-svn-id: trunk@36144 -
2012-03-17 22:53:00 +00:00
martin
53591f4e6a SynEdit: fixed an uninitialized value
git-svn-id: trunk@36143 -
2012-03-17 22:41:34 +00:00
martin
4738029f35 IDE/SynEdit (windows only): Add option to choose IME mode
git-svn-id: trunk@36142 -
2012-03-17 22:38:46 +00:00
mattias
5102efbb95 avglvltree: simplified delete
git-svn-id: trunk@36140 -
2012-03-17 21:33:12 +00:00
mattias
23abaf2eae avglvltree: use rotateleft/right for delete
git-svn-id: trunk@36139 -
2012-03-17 21:11:41 +00:00
mattias
065bc9485c avglvltree: use rotateleft/right for balanceafterinsert
git-svn-id: trunk@36137 -
2012-03-17 20:38:48 +00:00
mattias
ef5ef38048 avglvltree: replaced recursion with simple loop
git-svn-id: trunk@36134 -
2012-03-17 19:12:19 +00:00
mattias
c41894692e avglvltree: comments
git-svn-id: trunk@36133 -
2012-03-17 19:05:55 +00:00
mattias
377971d392 avglvltree: replaced recursive calls with simple loop
git-svn-id: trunk@36132 -
2012-03-17 18:43:49 +00:00
mattias
91f11c0ca2 avglvltree: using new TStringToStringTree
git-svn-id: trunk@36131 -
2012-03-17 18:38:50 +00:00
mattias
400791d779 avglvltree: TStringMap: associative array string to boolean
git-svn-id: trunk@36130 -
2012-03-17 18:06:48 +00:00
mattias
9f1c3de44f avglvltree: changed associative arrays Count to SizeInt
git-svn-id: trunk@36129 -
2012-03-17 18:00:17 +00:00
mattias
0a38a4d2ea avglvltree: changed count to SizeInt for big trees on 64bit systems
git-svn-id: trunk@36128 -
2012-03-17 17:53:13 +00:00
mattias
c6e13a0f09 avglvltree: removed TAvgLvlTreeNodeMemManager, for thread safety and less mem fragmenatation
git-svn-id: trunk@36127 -
2012-03-17 17:49:22 +00:00
mattias
9a2fed38e9 avglvltree: changed TAvgLvlTree.COnsistencyCheck to procedure and exceptions
git-svn-id: trunk@36126 -
2012-03-17 17:12:27 +00:00
mattias
9a163723ee avglvltree: added GetEnumeratorHighToLow
git-svn-id: trunk@36125 -
2012-03-17 17:08:41 +00:00
mattias
58b480dc4c avglvltree: made Root read only
git-svn-id: trunk@36124 -
2012-03-17 16:57:40 +00:00
mattias
44af0bd032 avglvltree: nicer report
git-svn-id: trunk@36122 -
2012-03-17 16:49:58 +00:00
martin
b83f0fd43c SynEdit: fixed an uninitialized value
git-svn-id: trunk@36119 -
2012-03-17 14:27:09 +00:00
martin
9fea72270b SynEdit: fixed an uninitialized value
git-svn-id: trunk@36118 -
2012-03-17 14:24:18 +00:00
martin
e6bcaf91a3 SynEdit: fixed an uninitialized value
git-svn-id: trunk@36117 -
2012-03-17 14:18:29 +00:00
martin
6b347fede8 SynEdit: clean-up
git-svn-id: trunk@36116 -
2012-03-17 13:56:24 +00:00
martin
49bc6ed0ff SynEdit: clean-up ifdef
git-svn-id: trunk@36115 -
2012-03-17 13:56:00 +00:00
maxim
075177190d Components, POChecker: removed useless file
git-svn-id: trunk@36114 -
2012-03-17 13:24:59 +00:00
mattias
c01b8ac358 lazsvnpkg: fixed search paths
git-svn-id: trunk@36112 -
2012-03-17 12:21:33 +00:00
maxim
cad639764b Components, IDELazLogger: enabled i18n and added Russian translation
git-svn-id: trunk@36101 -
2012-03-17 00:08:18 +00:00
mattias
45e367ea6e bigide: changed package output directories to use lclwidgettype
git-svn-id: trunk@36079 -
2012-03-16 09:26:54 +00:00
mattias
6c6753dc83 fpcunit: fixed unit paths
git-svn-id: trunk@36076 -
2012-03-16 09:10:59 +00:00
mattias
119fa0682e lazutils: todo: use utf8
git-svn-id: trunk@36054 -
2012-03-16 00:49:05 +00:00
mattias
633df49583 lazutil: ExpandFilenameUTF8 with custom directory
git-svn-id: trunk@36053 -
2012-03-16 00:42:16 +00:00
mattias
17e13a48b2 synedit: less hints
git-svn-id: trunk@36050 -
2012-03-15 23:07:19 +00:00
mattias
c370aa5db5 synedit: fixed uninitialized variables
git-svn-id: trunk@36049 -
2012-03-15 22:59:28 +00:00
jesus
7be38e8951 LazReport, unconditionally stretch stretchable objects, fix issue #20988
git-svn-id: trunk@36041 -
2012-03-15 21:13:35 +00:00
jesus
ca4c12556c LazReport, debug info
git-svn-id: trunk@36040 -
2012-03-15 21:10:42 +00:00
mattias
6ff8e898ac fixed components make clean
git-svn-id: trunk@36035 -
2012-03-15 15:26:05 +00:00
mattias
8c82016111 cody: fixed unit output path
git-svn-id: trunk@36030 -
2012-03-15 13:12:53 +00:00
mattias
ba4396d5cc IDEIntf, LazControls, SynEdit: changed output directory for consistency
git-svn-id: trunk@36025 -
2012-03-15 11:13:05 +00:00
mattias
86916fe2d8 lazcontrols: version, license, author
git-svn-id: trunk@36021 -
2012-03-15 09:09:54 +00:00
sekelsenmat
a77dbf1589 CustomDrawn: Fixes compilation
git-svn-id: trunk@36018 -
2012-03-15 06:33:00 +00:00
martin
1575cf7405 MessageComposer: Improved Layout
git-svn-id: trunk@36017 -
2012-03-14 23:29:59 +00:00
mattias
fb644ca8c1 bigide: added leakview, added sqldb and tdbf for darwin
git-svn-id: trunk@36012 -
2012-03-14 21:15:09 +00:00
mattias
9cf9902754 moved anchordocking to components
git-svn-id: trunk@36005 -
2012-03-14 19:24:11 +00:00
mattias
79f05adbe5 leakview: added makefiles
git-svn-id: trunk@36003 -
2012-03-14 18:56:42 +00:00
mattias
5fb8b364ca updated makefiles
git-svn-id: trunk@36002 -
2012-03-14 18:50:09 +00:00
mattias
dd91260fbf updated makefiles
git-svn-id: trunk@36001 -
2012-03-14 18:44:05 +00:00
mattias
9378fb87e9 updated makefiles
git-svn-id: trunk@36000 -
2012-03-14 18:41:55 +00:00
mattias
9fbd90ca58 updated makefiles
git-svn-id: trunk@35999 -
2012-03-14 18:39:28 +00:00
mattias
fb4646c0a8 updated makefiles
git-svn-id: trunk@35998 -
2012-03-14 18:38:04 +00:00
mattias
25596d07a8 components: make bigideclean: clean normal packages too
git-svn-id: trunk@35996 -
2012-03-14 18:28:28 +00:00
mattias
d1fe25ced1 lazcontrols: updated makefile
git-svn-id: trunk@35995 -
2012-03-14 18:19:27 +00:00
mattias
65f0257c8d lazutils: updated makefile
git-svn-id: trunk@35994 -
2012-03-14 18:19:03 +00:00
mattias
2bc61f0436 synedit: updated makefile
git-svn-id: trunk@35993 -
2012-03-14 18:17:34 +00:00
mattias
ae7b77b8ac synedit, lazcontrols, ideintf: added lclwidgettype to output directory to avoid rebuild for lazbuild
git-svn-id: trunk@35985 -
2012-03-14 17:23:28 +00:00
sekelsenmat
6d8f89f7ee Initial implementation of TCDSpinEdit (supports both float and integer value)
git-svn-id: trunk@35973 -
2012-03-14 09:39:36 +00:00
mattias
ff6d88d005 todolist: fixed xml of lpk
git-svn-id: trunk@35959 -
2012-03-13 23:59:36 +00:00
mattias
42ce8bcc1c lazutils: txmlconfig.create(nil): set readflags
git-svn-id: trunk@35958 -
2012-03-13 23:54:40 +00:00
martin
cb3b57701c SynEdit: refactor, make TSynEditAutoComplete based on plugin
git-svn-id: trunk@35956 -
2012-03-13 23:46:25 +00:00
martin
9b1daa010e SynEdit: refactor change text-buffer, update plugin handlers, like other handlers
git-svn-id: trunk@35955 -
2012-03-13 23:46:19 +00:00
martin
43a5ae2dff SynEdit: small refactor (don't hold copy of undolist in syncro plugin)
git-svn-id: trunk@35954 -
2012-03-13 23:43:51 +00:00
martin
149c8660b0 SynEdit Win-IME: fix potential issue with shared edits
git-svn-id: trunk@35953 -
2012-03-13 23:30:25 +00:00
mattias
065b887ee3 codetools: fixed crash in TCodeCompletionCodeTool.AddProcedureCompatibleToProcType, bug #21271
git-svn-id: trunk@35951 -
2012-03-13 23:01:54 +00:00
mattias
9f12b07c98 codetools: clean up
git-svn-id: trunk@35949 -
2012-03-13 22:59:32 +00:00
mattias
8021eb0961 lazutils: IsUNCPath, ExtractUNCVolume: only windows
git-svn-id: trunk@35946 -
2012-03-13 22:27:42 +00:00
mattias
9a4216f43e lazutils: TXMLConfig.Flush: use WriteXMLFile to allow overriding
git-svn-id: trunk@35943 -
2012-03-13 22:18:38 +00:00
mattias
213f110c4c codetools: fixed TCodeBuffer.FileOnDiskNeedsUpdate/FileOnDiskIsEqual for virtual and created files
git-svn-id: trunk@35942 -
2012-03-13 22:17:35 +00:00
mattias
512d8e4f1c IDE: switched to new laz2_xml
git-svn-id: trunk@35938 -
2012-03-13 21:05:20 +00:00
mattias
3e9e907062 IDE: switched to new laz2_xml
git-svn-id: trunk@35937 -
2012-03-13 20:55:43 +00:00
mattias
64d28c0873 codetools: TCodeBufXMLConfig.WriteXMLFile: only save if needed
git-svn-id: trunk@35936 -
2012-03-13 20:30:34 +00:00
mattias
6088a1a052 codetools: TSourceLog.LoadFromStream: check if source has changed
git-svn-id: trunk@35935 -
2012-03-13 20:12:36 +00:00
mattias
3e6354408f IDE: save lrs: check if possible
git-svn-id: trunk@35924 -
2012-03-13 11:06:33 +00:00
mattias
0c5326bb2f synedit: fixed uninitialized
git-svn-id: trunk@35922 -
2012-03-13 10:34:49 +00:00
mattias
b67b4ca4a8 ipro: less warnings
git-svn-id: trunk@35921 -
2012-03-13 10:34:15 +00:00
paul
4322f2fcf6 lazutils: add IsUNCPath, ExtractUNCVolume routines
git-svn-id: trunk@35913 -
2012-03-13 03:11:18 +00:00
martin
6f7c5e1d9b SynEdit: Fixed folding broken by undo/redo. issue #21473
git-svn-id: trunk@35912 -
2012-03-13 01:18:33 +00:00
mattias
2a417ff43a IDE: fixed save as change case, bug #10368
git-svn-id: trunk@35909 -
2012-03-12 22:16:30 +00:00
maxim
8aaff44d03 regenerated translations
git-svn-id: trunk@35906 -
2012-03-12 21:35:19 +00:00
martin
f55387b6ad SynEdit: w32 IME improvements / exclude win only file
git-svn-id: trunk@35904 -
2012-03-12 20:35:03 +00:00
mattias
9bb0b8ea71 lazutf8: utf8trim: trim no break spaces
git-svn-id: trunk@35903 -
2012-03-12 19:42:05 +00:00
martin
0e0af79ac7 SynEdit: w32 IME improvements / missed 1 ifdef
git-svn-id: trunk@35902 -
2012-03-12 16:55:11 +00:00
martin
68b6823948 LCL/SynEdit: w32 IME improvements
git-svn-id: trunk@35901 -
2012-03-12 14:00:26 +00:00
mattias
4ea260ab19 codetools: fixed name conflict comparetext
git-svn-id: trunk@35899 -
2012-03-12 08:08:43 +00:00
mattias
935d16960a wiki test: jump to anchor
git-svn-id: trunk@35895 -
2012-03-11 18:37:18 +00:00
mattias
b4b796c641 lazutils: dom: add GetChildCount
git-svn-id: trunk@35894 -
2012-03-11 18:36:50 +00:00
mattias
ddffec7238 wiki: simple toc
git-svn-id: trunk@35893 -
2012-03-11 18:28:21 +00:00
mattias
cc9350c2d2 wiki: internal links with anchors
git-svn-id: trunk@35892 -
2012-03-11 16:20:45 +00:00
mattias
1ae66cb238 wiki: skip alternative title
git-svn-id: trunk@35891 -
2012-03-11 16:12:55 +00:00
mattias
93cb3d2b93 codetools: added CompareText
git-svn-id: trunk@35890 -
2012-03-11 15:56:49 +00:00
mattias
49ec170b4e wiki: added translation links
git-svn-id: trunk@35889 -
2012-03-11 15:14:13 +00:00
mattias
3fff6d9bba lazutf8: added stringlist sort function
git-svn-id: trunk@35888 -
2012-03-11 15:13:55 +00:00
ask
6f8724ce64 TAChart: Extract TChart.Prepare procedure
git-svn-id: trunk@35887 -
2012-03-11 14:38:41 +00:00
mattias
d9155823c1 wiki: anchors for headers
git-svn-id: trunk@35876 -
2012-03-10 21:37:43 +00:00
mattias
a8926e9b1a wiki: html: no line break at beginning
git-svn-id: trunk@35875 -
2012-03-10 19:48:07 +00:00
andrew
251d250a55 Fixed chm index searching not working
git-svn-id: trunk@35871 -
2012-03-10 15:07:52 +00:00
andrew
a34ee0ddb8 Fixed chm index's every other line being blank.
Fixed chm files having double slashes. Now images load properly.

git-svn-id: trunk@35870 -
2012-03-10 14:52:06 +00:00
andrew
f242a18097 Fixed simple xml nodes to be closed properly
git-svn-id: trunk@35869 -
2012-03-10 14:24:49 +00:00
martin
0fd8705211 LCL/SynEdit: w32 IME improvements
git-svn-id: trunk@35865 -
2012-03-10 11:15:23 +00:00
mattias
0221e91fe4 wiki test: back, forward
git-svn-id: trunk@35861 -
2012-03-10 09:52:17 +00:00
mattias
be7753bef1 wiki test: view wiki source
git-svn-id: trunk@35860 -
2012-03-10 08:49:32 +00:00
mattias
211a956aee wiki test: view html
git-svn-id: trunk@35859 -
2012-03-10 08:35:20 +00:00
mattias
4945f1f1fe wiki test: opening external links
git-svn-id: trunk@35856 -
2012-03-09 22:21:51 +00:00
mattias
f11f069e84 wiki test: link to online
git-svn-id: trunk@35855 -
2012-03-09 22:15:15 +00:00
mattias
0c27d96b3a wiki test: options for scores
git-svn-id: trunk@35854 -
2012-03-09 21:19:05 +00:00
mattias
155e0b9a53 wiki test: all languages
git-svn-id: trunk@35851 -
2012-03-09 19:52:50 +00:00
martin
08e64f6f81 SynEdit: Set position for IME composition window (windows only)
git-svn-id: trunk@35848 -
2012-03-09 18:31:25 +00:00
mattias
f5e46fffd7 aggpas: replaced some asm with pas
git-svn-id: trunk@35845 -
2012-03-09 14:46:05 +00:00
mattias
70a3961aa6 wiki test: added language codes
git-svn-id: trunk@35835 -
2012-03-09 07:41:43 +00:00
mattias
45d79155cf wiki test: moved scoring to query
git-svn-id: trunk@35834 -
2012-03-09 07:26:44 +00:00
mattias
44dd07bcd7 wiki test: languages
git-svn-id: trunk@35833 -
2012-03-08 21:26:22 +00:00
martin
0987ec4d3e SynPasSyn: highlight requires/contains for packages only
git-svn-id: trunk@35832 -
2012-03-08 20:47:38 +00:00
ask
59405826bd TAChart: Fix auto-scaling transformation with empty or infinite data
git-svn-id: trunk@35829 -
2012-03-08 17:34:34 +00:00
maxim
e6789cd028 Translations: French translation update by Vincent Beuselinck, bug #21432
git-svn-id: trunk@35825 -
2012-03-08 15:35:36 +00:00
martin
563622504f Make SynAutoCompletion inherit from SynEditPlucin
git-svn-id: trunk@35823 -
2012-03-08 14:38:29 +00:00
mattias
a47ef8234b wiki test: anchors
git-svn-id: trunk@35822 -
2012-03-08 11:48:46 +00:00
mattias
1a7f713de1 ipro: delphi 4+5 defines
git-svn-id: trunk@35821 -
2012-03-08 11:48:23 +00:00
mattias
f985998e16 wiki test: showing language enabled
git-svn-id: trunk@35819 -
2012-03-08 10:10:05 +00:00
mattias
fd960b161e IDE: invoke compiler: do not setcurrentdir
git-svn-id: trunk@35818 -
2012-03-08 09:12:32 +00:00
mattias
131d339368 wiki: clean up
git-svn-id: trunk@35817 -
2012-03-08 03:05:10 +00:00
mattias
f64b8a27d7 wiki test: show language counters
git-svn-id: trunk@35816 -
2012-03-08 03:01:25 +00:00
martin
d9162800f5 LazLogger: improved interaction with special widgetset needs
git-svn-id: trunk@35813 -
2012-03-07 23:08:25 +00:00
martin
f6c23f9fe9 JCF: begin/end update
git-svn-id: trunk@35809 -
2012-03-07 19:33:43 +00:00
mattias
68ed23b212 wiki test: anchors
git-svn-id: trunk@35808 -
2012-03-07 17:32:39 +00:00
mattias
6f352a0dbf lazutils: less hints
git-svn-id: trunk@35805 -
2012-03-07 12:05:53 +00:00
mattias
dce918a3c7 lazutils: less hints
git-svn-id: trunk@35804 -
2012-03-07 12:04:40 +00:00
mattias
4386e8fec8 lazutils: less hints
git-svn-id: trunk@35803 -
2012-03-07 12:02:09 +00:00
mattias
9c9f62c013 lazutils: less hints
git-svn-id: trunk@35802 -
2012-03-07 11:55:37 +00:00
mattias
928b404f34 lazutils: removed not used unit unixutil
git-svn-id: trunk@35801 -
2012-03-07 11:49:29 +00:00
mattias
41396c9885 lazutils: less hints
git-svn-id: trunk@35800 -
2012-03-07 11:48:04 +00:00
mattias
404a58d8f8 lazutils: less hints
git-svn-id: trunk@35799 -
2012-03-07 11:47:14 +00:00
mattias
d8d20e8a91 lazutils: removed obsolete far proc modifier
git-svn-id: trunk@35798 -
2012-03-07 11:43:59 +00:00
mattias
e103b8519b lazutils: less hints
git-svn-id: trunk@35797 -
2012-03-07 11:43:14 +00:00
mattias
0d8b532562 lazutils: removed obsolete far proc modifier
git-svn-id: trunk@35796 -
2012-03-07 11:40:03 +00:00
mattias
689a813a02 lazutils: clean up
git-svn-id: trunk@35795 -
2012-03-07 11:37:21 +00:00
mattias
34ad8277c0 lazutils: less hints
git-svn-id: trunk@35794 -
2012-03-07 11:31:51 +00:00
mattias
d49fc859ad wiki test: started options
git-svn-id: trunk@35793 -
2012-03-07 09:16:19 +00:00
mattias
46191839c5 wiki test: started options
git-svn-id: trunk@35792 -
2012-03-07 09:15:54 +00:00
mattias
6fdd286ea2 codetools: fixed type of property
git-svn-id: trunk@35791 -
2012-03-07 08:35:47 +00:00
mattias
4b6ff7a919 wiki test: show/hide search
git-svn-id: trunk@35790 -
2012-03-07 07:45:23 +00:00
mattias
2b47f40c2f codetools: find declaration of default property without type
git-svn-id: trunk@35789 -
2012-03-07 06:26:37 +00:00
mattias
66f552f023 wiki: clean up
git-svn-id: trunk@35788 -
2012-03-07 06:11:09 +00:00
mattias
5a0b544bd0 lazlogger: less hints
git-svn-id: trunk@35787 -
2012-03-07 06:06:07 +00:00
mattias
4307fe4272 printers: less hints
git-svn-id: trunk@35786 -
2012-03-07 06:04:57 +00:00
mattias
448f407b8b codetools: TEventsCodeTool.CreateMethod: allow inherited without name
git-svn-id: trunk@35784 -
2012-03-07 05:51:15 +00:00
paul
7b58961b41 jcf2: groups changes into 1 undo block
git-svn-id: trunk@35783 -
2012-03-07 02:51:33 +00:00
maxim
93a48ce393 regenerated translations; updated Russian translation
git-svn-id: trunk@35779 -
2012-03-06 22:10:26 +00:00
martin
5a1360baf1 LazLogger, introduce base and dummy classes
git-svn-id: trunk@35778 -
2012-03-06 19:36:11 +00:00
mattias
e1194a904a wiki: check broken images
git-svn-id: trunk@35776 -
2012-03-06 16:55:02 +00:00
mattias
4ce7efa31c laz2_dom: create attribute lists on demand
git-svn-id: trunk@35771 -
2012-03-06 15:28:42 +00:00
mattias
afcca990e6 wiki test: show loaded time if search empty
git-svn-id: trunk@35765 -
2012-03-06 12:12:47 +00:00
mattias
770879293e cody: dictionary: shortcuts jump and use
git-svn-id: trunk@35764 -
2012-03-06 11:44:30 +00:00
paul
f9cbe3fbe2 codetools: treat method which contains only an inherited call as an empty method
git-svn-id: trunk@35755 -
2012-03-06 00:48:52 +00:00
mattias
77eb6ab37f wiki test: fixed languages
git-svn-id: trunk@35754 -
2012-03-05 23:08:47 +00:00
mattias
929217af9b wiki test: check if query nil
git-svn-id: trunk@35753 -
2012-03-05 22:18:08 +00:00
mattias
a06225b2c3 wiki test: fixed result text
git-svn-id: trunk@35752 -
2012-03-05 20:53:46 +00:00
mattias
abe3e7cd8b wiki test: load other pages
git-svn-id: trunk@35751 -
2012-03-05 20:32:23 +00:00
mattias
e9baf5359a ipro: use clBlack as default font color
git-svn-id: trunk@35750 -
2012-03-05 20:15:49 +00:00
mattias
64fc77e75d wiki test: open page
git-svn-id: trunk@35749 -
2012-03-05 20:04:53 +00:00
mattias
e1b2c61f10 wiki test: alt in href
git-svn-id: trunk@35748 -
2012-03-05 19:22:14 +00:00
mattias
278a3ef6ac ipro: do not warn em margin em
git-svn-id: trunk@35747 -
2012-03-05 19:21:52 +00:00
mattias
eb5ac27d76 wiki test: fixed mem leak
git-svn-id: trunk@35746 -
2012-03-05 19:08:22 +00:00
mattias
e8ec9a55e4 wiki test: load html
git-svn-id: trunk@35745 -
2012-03-05 18:57:27 +00:00
mattias
e1d794a046 wiki: tree for pages
git-svn-id: trunk@35743 -
2012-03-05 17:00:46 +00:00
mattias
d26eae6e92 wiki test: progress label
git-svn-id: trunk@35742 -
2012-03-05 16:53:33 +00:00
mattias
dbab7ecefd wiki test: search on idle
git-svn-id: trunk@35741 -
2012-03-05 16:28:59 +00:00
mattias
691b677599 wiki test: highlight phrase
git-svn-id: trunk@35736 -
2012-03-05 14:29:33 +00:00
mattias
e3eb046488 codetools: clean up
git-svn-id: trunk@35734 -
2012-03-05 14:28:42 +00:00
mattias
dd14bccb30 codetools: less verbosity
git-svn-id: trunk@35727 -
2012-03-05 11:20:32 +00:00
mattias
cedd8adfc6 laz2_dom: getprev renamed to GetPrevious for consistency
git-svn-id: trunk@35714 -
2012-03-04 22:37:27 +00:00
mattias
df28485b27 wiki test: sort for score
git-svn-id: trunk@35713 -
2012-03-04 20:58:38 +00:00
mattias
94c3791dc7 wiki test: get lang
git-svn-id: trunk@35712 -
2012-03-04 19:12:42 +00:00
mattias
5498272af4 externhelp: macrofy to use macros
git-svn-id: trunk@35709 -
2012-03-04 17:57:21 +00:00
sekelsenmat
24da3a9fa0 Fixes LazFreeType compilation in ARM
git-svn-id: trunk@35696 -
2012-03-03 21:41:50 +00:00
sekelsenmat
54c7e0d2bb Renames the FreeType define DEBUG to FREETYPE_DEBUG because the previous name was too common
git-svn-id: trunk@35693 -
2012-03-03 20:50:30 +00:00
martin
6ade22b5c6 SynEdit: Fixed eoNoCaret
git-svn-id: trunk@35689 -
2012-03-03 20:14:11 +00:00
mattias
946004d921 lazutils: fixed compilation 32bit
git-svn-id: trunk@35687 -
2012-03-03 19:45:46 +00:00
mattias
14d32a0423 wiki: updated header comments
git-svn-id: trunk@35684 -
2012-03-03 19:06:19 +00:00
mattias
17fe4d048d lazutils: clean up: invalid compiler directive
git-svn-id: trunk@35683 -
2012-03-03 19:04:36 +00:00
mattias
2f4a32e176 lazutils: clean up: invalid compiler directive
git-svn-id: trunk@35682 -
2012-03-03 19:03:15 +00:00
mattias
68db2466b5 lazutils: fixed compilation 64bit
git-svn-id: trunk@35681 -
2012-03-03 19:02:53 +00:00
mattias
5e854c0599 codetools: added HasTxtWord
git-svn-id: trunk@35677 -
2012-03-03 17:02:11 +00:00
juha
083d8fdab4 FilterEdit: improve the logic of moving in the list when using up/down keys.
git-svn-id: trunk@35672 -
2012-03-03 15:55:59 +00:00
juha
2e47dcd544 TreeFilterEdit: cleanup
git-svn-id: trunk@35667 -
2012-03-03 14:30:48 +00:00
sekelsenmat
39a6ca54b1 Adds the core part of LazFreeType into LazUtils. A 100% Pascal text rendering library based in the original Pascal FreeType
git-svn-id: trunk@35666 -
2012-03-03 14:29:18 +00:00
juha
19105dd155 IDE: add a FilterEdit to IdeOptions dialog. Filters by all captions in option pages
git-svn-id: trunk@35665 -
2012-03-03 14:23:10 +00:00
mattias
4bf4fdc891 codetools: fixed substring
git-svn-id: trunk@35661 -
2012-03-03 10:35:58 +00:00
mattias
984f5ac132 wiki test: started search
git-svn-id: trunk@35660 -
2012-03-03 10:35:42 +00:00
ask
e286d8a908 TAChart: Fix axis transformation of NaN values
git-svn-id: trunk@35659 -
2012-03-03 09:57:58 +00:00
mattias
95659a5d58 codetools: added substring
git-svn-id: trunk@35657 -
2012-03-03 00:22:26 +00:00
mattias
8004b97fea lazutils: fixed typo
git-svn-id: trunk@35656 -
2012-03-03 00:22:06 +00:00
mattias
5369526396 wiki test: collect text
git-svn-id: trunk@35651 -
2012-03-02 09:16:54 +00:00
mattias
51219a53e0 wiki test: skip load errors
git-svn-id: trunk@35648 -
2012-03-02 02:36:33 +00:00
mattias
1f8c09f76e wiki test: started extracting texts
git-svn-id: trunk@35647 -
2012-03-02 01:37:54 +00:00
mattias
deea48c4e2 wiki test: find images
git-svn-id: trunk@35646 -
2012-03-02 00:32:05 +00:00
mattias
d1ec4c9c3d wiki test: parse files
git-svn-id: trunk@35645 -
2012-03-01 23:28:00 +00:00
mattias
9e9f823a55 wiki test: load files
git-svn-id: trunk@35644 -
2012-03-01 23:01:21 +00:00
mattias
827eef7e1e wiki: started search
git-svn-id: trunk@35642 -
2012-03-01 17:40:54 +00:00
sekelsenmat
179972fb78 Starts TCDComboBox implementation, with a native routine for an eventual native item choose popup/dialog
git-svn-id: trunk@35641 -
2012-03-01 15:30:26 +00:00
ask
f7471ce97d TAChart: Fix TPieSlice.FindContainingSlice for the case of skipped slices
git-svn-id: trunk@35640 -
2012-03-01 15:21:43 +00:00
ask
ab96a7be35 TAChart: Add TPieSeries.EdgePen property
git-svn-id: trunk@35639 -
2012-03-01 15:11:21 +00:00
ask
911c638917 TAChart: Replace TPieSlice.FAngle with FNextAngle/FPrevAngle
git-svn-id: trunk@35637 -
2012-03-01 14:59:04 +00:00
mattias
0e62addd5c wiki: external links must have a scheme
git-svn-id: trunk@35636 -
2012-03-01 13:48:36 +00:00
mattias
d29aa457ba wiki: external links with captions
git-svn-id: trunk@35635 -
2012-03-01 13:35:49 +00:00
mattias
9bc876d05b wiki: subsection
git-svn-id: trunk@35634 -
2012-03-01 13:14:08 +00:00
mattias
b44e200304 wiki: added source as code tag
git-svn-id: trunk@35631 -
2012-03-01 11:50:31 +00:00
mattias
37000452d3 wiki: added objc as code tag
git-svn-id: trunk@35630 -
2012-03-01 11:46:47 +00:00
ask
087cd23d05 TAChart: Use Arrow.BaseLength property in func demo
git-svn-id: trunk@35629 -
2012-03-01 10:17:22 +00:00
mattias
9c72f13af3 wiki: todo
git-svn-id: trunk@35627 -
2012-02-29 21:28:46 +00:00
ask
31c109090a TAChart: Initial version of 3-d pie charts
git-svn-id: trunk@35624 -
2012-02-29 16:55:08 +00:00
ask
1bb99f869b TAChart: Add RotatePointX utility function
git-svn-id: trunk@35623 -
2012-02-29 15:25:04 +00:00
ask
43e5cef025 TAChart: Add TChartArrow.BaseLength property
git-svn-id: trunk@35622 -
2012-02-29 15:15:56 +00:00
mattias
cca0312b77 wiki: fixed em
git-svn-id: trunk@35620 -
2012-02-28 22:25:31 +00:00
mattias
e1d6a23eb5 wiki: xhtml: encode < >
git-svn-id: trunk@35619 -
2012-02-28 22:20:49 +00:00
mattias
80a893d94c laz2_dom: added EncodeLesserAndGreaterThan
git-svn-id: trunk@35618 -
2012-02-28 22:20:28 +00:00
mattias
a8098f0d48 wiki: <em>, tags in table cell
git-svn-id: trunk@35617 -
2012-02-28 22:00:21 +00:00
mattias
61a12a5cc6 wiki: started option to download recently changed pages
git-svn-id: trunk@35616 -
2012-02-28 20:58:47 +00:00
mattias
ec110f77c0 started some tools for the wiki
git-svn-id: trunk@35615 -
2012-02-28 19:22:41 +00:00
martin
3ee12b8bbf SynPasSyn: fixed smart closing of repeat nodes
git-svn-id: trunk@35612 -
2012-02-27 19:42:05 +00:00
martin
7bf8c0ebe0 SynEdit: Fix completion key handling (catch keys, routed to editor, if typed before completion form could open)
git-svn-id: trunk@35592 -
2012-02-25 13:29:59 +00:00
martin
31401c1a23 IDE/SynEdit: Enable SnInfoView
git-svn-id: trunk@35589 -
2012-02-25 02:50:53 +00:00
martin
3337e0df43 SynInfoView: follow font settings
git-svn-id: trunk@35584 -
2012-02-24 16:39:27 +00:00
sekelsenmat
72ba71c816 fpvectorial: Adds a progress event to allow informing back during the load of very large files
git-svn-id: trunk@35576 -
2012-02-24 10:15:05 +00:00
sekelsenmat
38b285d61a fpvectorial: Adds a new way to render fpvectorial docs in 3D via a height map
git-svn-id: trunk@35575 -
2012-02-24 09:52:33 +00:00
sekelsenmat
b16a2f8aea fpvectorial: Fixes a major error: Duplicated definitions of X, Y and Z coordinates and some height matrix generation fixes in the 3D example
git-svn-id: trunk@35572 -
2012-02-24 09:18:11 +00:00
mattias
2684641b15 codetools: added FindNextComment
git-svn-id: trunk@35571 -
2012-02-23 21:27:44 +00:00
sekelsenmat
a9c8726408 fpvectorial: Starts adding support for converting 3d point arrays to height maps
git-svn-id: trunk@35568 -
2012-02-23 16:48:37 +00:00
martin
e6eb5c424e SynEdit WithInfoView: improve speed
git-svn-id: trunk@35555 -
2012-02-22 14:04:23 +00:00
juha
e081f88aa0 FilteredEdit components: forward the Return press correctly when it is not handled by the filtered control
git-svn-id: trunk@35552 -
2012-02-22 10:49:14 +00:00
mattias
d1167a2ed8 cody: do not use DumpExceptionBackTrace in other thread
git-svn-id: trunk@35545 -
2012-02-21 19:55:01 +00:00
mattias
23ac6daae3 cody: fixed saving unit id 0
git-svn-id: trunk@35542 -
2012-02-21 19:35:14 +00:00
mattias
9a01b383b3 IDE: less warnings
git-svn-id: trunk@35540 -
2012-02-21 19:04:30 +00:00
mattias
90b6d3e812 codetools: complete event assignment: procs: calling specs
git-svn-id: trunk@35539 -
2012-02-21 15:53:49 +00:00
mattias
90f9933ecb codetools: complete event assignment: procs
git-svn-id: trunk@35538 -
2012-02-21 15:31:30 +00:00
mattias
40d3ff8228 LCL: reduced warnings
git-svn-id: trunk@35528 -
2012-02-21 10:18:07 +00:00
zeljko
59696974ad LazControls: lisfilteredit, reverted 35516 #aa06f3d9c9 to 35442 since we changed behaviour of ShowModal.
git-svn-id: trunk@35526 -
2012-02-21 09:33:14 +00:00
juha
aa06f3d9c9 ListFilterEdit: Remove a test "if fFilteredListbox.SelCount > 0" which for some reason created an error.
git-svn-id: trunk@35516 -
2012-02-21 00:03:35 +00:00
martin
19c9418238 SynEdit: improve property edit for key commands
git-svn-id: trunk@35513 -
2012-02-20 19:28:35 +00:00
martin
c5d5141847 SynCompletion: Clean property names
git-svn-id: trunk@35512 -
2012-02-20 18:56:54 +00:00
martin
cbacc22f81 SynEdit: Add SynCompletion to component palette / Add property edit for key commands
git-svn-id: trunk@35511 -
2012-02-20 18:41:32 +00:00
martin
edfd74bc10 SynEdit: Fixed function result
git-svn-id: trunk@35510 -
2012-02-20 15:12:26 +00:00
mattias
9a2c21130a lazutils: fixed ReplaceSubString not changing original string
git-svn-id: trunk@35507 -
2012-02-20 12:47:43 +00:00
mattias
2e114fe055 lazutils: changed replacesubstring function to procedure
git-svn-id: trunk@35506 -
2012-02-20 10:53:10 +00:00
mattias
63bed888d2 LCL: clean up
git-svn-id: trunk@35505 -
2012-02-20 10:23:34 +00:00
mattias
c80c2dfecc lazutils: added ReplaceSubString
git-svn-id: trunk@35499 -
2012-02-20 02:18:56 +00:00
martin
3d4c144f90 SynEdit, Fold: Fixed a bug when deleting folded text, in such manner that another fold moves to the same line
git-svn-id: trunk@35498 -
2012-02-20 01:54:28 +00:00
martin
9c9f699f61 SynEdit: Refactor SynPlugin / Make SynCompletion a SynPlugin
git-svn-id: trunk@35493 -
2012-02-19 19:27:58 +00:00
maxim
a28027ec0a regenerated translations; updated Russian translation
git-svn-id: trunk@35489 -
2012-02-19 17:14:16 +00:00
mattias
b1eb78dbdf lazlogger: added dbgstr for pchars
git-svn-id: trunk@35488 -
2012-02-19 16:18:16 +00:00
mattias
0dd3daffcc lazutils: dbgmemrange: pointer to avoid typecasts
git-svn-id: trunk@35484 -
2012-02-19 14:40:45 +00:00
maxim
ac94bd963c Translations: cleanup some PO files
git-svn-id: trunk@35483 -
2012-02-19 14:28:47 +00:00
juha
6e64f6d1fc LazSvn package: restore Application.QueueAsyncCalls
git-svn-id: trunk@35471 -
2012-02-19 09:58:40 +00:00
juha
1a743bf4bc LazSvn package: fix memory leaks. Clean the code by using generics containers and objects instead of records.
git-svn-id: trunk@35469 -
2012-02-18 21:34:37 +00:00
mattias
44740de026 lazutils: added StrToXMLValue
git-svn-id: trunk@35468 -
2012-02-18 21:09:48 +00:00
mattias
75e607c431 lazutils: TDOMNode.GetLevel
git-svn-id: trunk@35467 -
2012-02-18 20:57:36 +00:00
mattias
e307672e60 cody: dictionary: disconnect idle on destroy
git-svn-id: trunk@35466 -
2012-02-18 20:57:07 +00:00
mattias
4918aaf8df cody: dictionary: disconnect idle on close
git-svn-id: trunk@35465 -
2012-02-18 20:56:20 +00:00
martin
f0452c78ad SynEdit: Fixed inconsistency between SetCaretY/X (only one cord) and SetCaretXY (both). The latter would always clear selection if set (even if unchanged), the former only on change. The former was changed. Issue #20209
git-svn-id: trunk@35464 -
2012-02-18 20:42:51 +00:00
juha
aee57b0b70 LazSvn Package improvements
git-svn-id: trunk@35463 -
2012-02-18 20:02:52 +00:00
martin
00b66e9c44 IDE: Make Synedit's overview gutter available
git-svn-id: trunk@35462 -
2012-02-18 18:41:26 +00:00
martin
a3467f2bc3 IDE/SynEdit: macro recorder, ignore certain commands
git-svn-id: trunk@35461 -
2012-02-18 17:46:22 +00:00
martin
6c2f247b5d IDE/SynEdit: Added basic macro recorder
git-svn-id: trunk@35456 -
2012-02-18 16:56:27 +00:00
martin
90f044e433 SynEdit: Painting issue with Syncro icon
git-svn-id: trunk@35446 -
2012-02-18 14:20:00 +00:00
juha
b5744efb18 LCL: forward Return key press to the filtered control in FilterEdit controls
git-svn-id: trunk@35442 -
2012-02-18 14:04:26 +00:00
mattias
dd23bc3128 codetools: fixed typo
git-svn-id: trunk@35440 -
2012-02-18 13:55:21 +00:00
mattias
af96f00a7e codetools: fixed typo
git-svn-id: trunk@35439 -
2012-02-18 13:54:38 +00:00
mattias
3f83e596a3 codetools: fixed resolving children of global property
git-svn-id: trunk@35438 -
2012-02-18 13:53:11 +00:00
mattias
65812100c1 lazutils: fixed dbgstr to workaround auto string repair of fpc
git-svn-id: trunk@35437 -
2012-02-18 13:25:24 +00:00
juha
228beff757 IDE: Add Move Buttons to EditorFileManager + other fixes.
git-svn-id: trunk@35435 -
2012-02-18 09:24:43 +00:00
mattias
9f4cf4d538 jcf.lpr: fixed compilation
git-svn-id: trunk@35434 -
2012-02-17 19:54:00 +00:00
martin
ecd605e5bd SynEdit: refactor plugin key handling / adding syncro edit to component palette.
git-svn-id: trunk@35429 -
2012-02-17 17:29:05 +00:00
mattias
1a57c31210 lazutils: revert
git-svn-id: trunk@35425 -
2012-02-17 15:40:12 +00:00
mattias
4fdb9ca1a2 lazutils: merged some duplicates
git-svn-id: trunk@35424 -
2012-02-17 15:22:24 +00:00
mattias
587a1ef0fd lazutils: fixed NeedRTLAnsi under non Windows
git-svn-id: trunk@35423 -
2012-02-17 15:10:57 +00:00
mattias
17e624f523 lazutf8: added UTF8Trim
git-svn-id: trunk@35420 -
2012-02-17 14:53:48 +00:00
juha
a21ba83d61 ListFilterEdit: support TCheckListBox better
git-svn-id: trunk@35416 -
2012-02-17 12:41:32 +00:00
mattias
a44a227419 codetools: fixed parsing array without of
git-svn-id: trunk@35412 -
2012-02-17 09:58:18 +00:00
paul
2ed303eb5a lazutils: fix TDOMElement.SetAttribute - the elemented was searched in the SortedList but set into PosList => as result attributes were set to wrong values (part of bug #0021270)
git-svn-id: trunk@35409 -
2012-02-17 09:21:02 +00:00
paul
76b34a64d8 lazutf8: prevent string codepage change
git-svn-id: trunk@35408 -
2012-02-17 06:14:40 +00:00
martin
a1ff712f8b EditorOpts: Fixed Keymaps, combo strokes in plugins
git-svn-id: trunk@35406 -
2012-02-17 01:58:06 +00:00
martin
dc17b42f12 SynEdit: changes to plugin registration and key allocation
git-svn-id: trunk@35403 -
2012-02-16 19:38:27 +00:00
zeljko
c025a77731 SQLDB: fix font for sqlstringspropertyeditordlg. Such naming leaved only for gtk1 and should be removed in future. fixes issue #18795
git-svn-id: trunk@35401 -
2012-02-16 15:57:54 +00:00
mattias
30b1e72d4f codetools: fixed find global property in used unit
git-svn-id: trunk@35398 -
2012-02-16 10:53:28 +00:00
mattias
f1f99b4a6e LCL: added TLazAccessibleObject enumerator
git-svn-id: trunk@35394 -
2012-02-16 09:17:30 +00:00
mattias
f7827d2275 lazutils: added TAvgLvlTree enumerator
git-svn-id: trunk@35393 -
2012-02-16 09:09:22 +00:00
mattias
cf8b22b35e LCL: TPOFile: fixed continuation lines
git-svn-id: trunk@35388 -
2012-02-16 01:53:45 +00:00
mattias
c8cc1de265 pochecker: updated pchar-version for comparison, optimized string-version
git-svn-id: trunk@35384 -
2012-02-16 01:26:46 +00:00
mattias
48e283da5a pochecker: updated pchar-version for comparison, optimized string-version
git-svn-id: trunk@35383 -
2012-02-16 01:26:27 +00:00
mattias
0bd7bee51b laz2_xmlwrite: added flags for WriteXML
git-svn-id: trunk@35373 -
2012-02-15 14:16:40 +00:00
sekelsenmat
badc3e74ca lhelp: Removes ShowInTaskBar=always so that it does not show two taskbar items in Windows
git-svn-id: trunk@35371 -
2012-02-15 13:32:27 +00:00
vincents
fb6169ac46 lazlogger: fixed compilation with wince.
git-svn-id: trunk@35369 -
2012-02-15 07:17:09 +00:00
martin
d76c007767 SynEdit: rework base-class structure for plugins
git-svn-id: trunk@35366 -
2012-02-14 20:01:45 +00:00
juha
4323c55273 IDE: Fix ordering of required packages in Project Inspector and Package Editor. Issue #21277
git-svn-id: trunk@35362 -
2012-02-14 07:04:03 +00:00
mattias
61109853af cody: report for all nodes
git-svn-id: trunk@35353 -
2012-02-13 11:36:20 +00:00
mattias
f1895195e3 codetools: class completion: fixed updating tree after changing signature
git-svn-id: trunk@35350 -
2012-02-13 09:48:34 +00:00
martin
c6ba0c3174 SynEdit: some attempt for the first very basic IME handling
git-svn-id: trunk@35345 -
2012-02-13 00:55:45 +00:00
martin
af2af04d9d LazLogger: IdeLogger
git-svn-id: trunk@35340 -
2012-02-12 23:04:27 +00:00
martin
369017a0c5 DBG: move same debugln to LazLogger cmd-line config
git-svn-id: trunk@35339 -
2012-02-12 22:59:28 +00:00
martin
3e7296c6d4 SynEdit: Free up Gutter.OnResize / OnChange
git-svn-id: trunk@35335 -
2012-02-12 19:02:44 +00:00
martin
cb02facd7d LazLogger: IdeLogger
git-svn-id: trunk@35334 -
2012-02-12 18:45:31 +00:00
martin
2d5748afd7 LazLogger: Keep user-set logfilename
git-svn-id: trunk@35333 -
2012-02-12 18:45:12 +00:00
martin
6963a31c27 LazLogger: IdeLogger
git-svn-id: trunk@35331 -
2012-02-12 18:08:27 +00:00
martin
998b336ccb LazLogger: tests / fix parsing enabled groups
git-svn-id: trunk@35329 -
2012-02-12 16:44:13 +00:00
martin
c5624ffcb1 LazLogger: Fixed indent for event
git-svn-id: trunk@35326 -
2012-02-12 15:13:15 +00:00
martin
20f0d2d151 LazLogger: renamed events to On....
git-svn-id: trunk@35325 -
2012-02-12 14:42:12 +00:00
martin
59b13f50b1 LazLogger: add groups that can be enabled via commandline
git-svn-id: trunk@35319 -
2012-02-12 12:15:58 +00:00
mattias
acc755ecdd codetools: fixed getlineinsrc
git-svn-id: trunk@35317 -
2012-02-12 02:42:22 +00:00
mattias
8e3577e6aa cody: fixed uninitialized result
git-svn-id: trunk@35302 -
2012-02-11 13:36:24 +00:00
martin
2ce509ce97 Clean up: warnings (new debugln)
git-svn-id: trunk@35269 -
2012-02-09 13:31:28 +00:00
mattias
820c8c29bb laz2_dom: fixed range check
git-svn-id: trunk@35266 -
2012-02-09 12:19:05 +00:00
vincents
1cbef20c34 lazutils: fixed another compilation for debug log with wince.
git-svn-id: trunk@35262 -
2012-02-09 08:59:40 +00:00
vincents
951fdc2310 lazutils: fixed compilation with wince.
git-svn-id: trunk@35259 -
2012-02-09 08:34:34 +00:00
paul
a4c49e19cd codetools: learn DelphiUnicode mode
git-svn-id: trunk@35256 -
2012-02-09 07:44:50 +00:00
mattias
9a1c0d2141 laz2_write: option to preserve whitespace
git-svn-id: trunk@35252 -
2012-02-08 23:47:53 +00:00
mattias
ffd6e0f8b5 laz2_read: keep attribute order
git-svn-id: trunk@35251 -
2012-02-08 23:27:48 +00:00
mattias
52b3608f2e laz2_xmlread: added flag preserverwhitespace
git-svn-id: trunk@35250 -
2012-02-08 22:52:56 +00:00
mattias
895280ea4a laz2_dom: fixed enumerator
git-svn-id: trunk@35249 -
2012-02-08 22:52:23 +00:00
mattias
12f6b0c40c laz2_dom: added enumerators for TDOMNode
git-svn-id: trunk@35247 -
2012-02-08 22:16:01 +00:00
martin
781176276f SynEdit: Navigate to end of word / middle of CamelCase word
git-svn-id: trunk@35241 -
2012-02-08 18:34:00 +00:00
martin
17c7b1c8f9 SynEdit: Navigate to end of word / middle of CamelCase word
git-svn-id: trunk@35240 -
2012-02-08 18:22:44 +00:00
martin
b3a2ce9517 SynEdit: Fix LineGutter for last line of text
git-svn-id: trunk@35238 -
2012-02-08 17:54:44 +00:00