Commit Graph

9783 Commits

Author SHA1 Message Date
martin
04f164cbf4 SynEdit, fold highlighter nodes: added unfiltered index
git-svn-id: trunk@37902 -
2012-07-08 13:23:49 +00:00
martin
6164890dca SynEdit, fold highlighter: added sfaSingleLine, sfamultiLine
git-svn-id: trunk@37901 -
2012-07-08 12:52:12 +00:00
maxim
4d231202ee InstantFPC: added Russian translation
git-svn-id: trunk@37900 -
2012-07-08 11:56:45 +00:00
maxim
2516972376 InstantFPC: added Brazilian Portuguese translation by Marcelo B Paula, another part of bug #22393
git-svn-id: trunk@37899 -
2012-07-08 11:54:56 +00:00
maxim
a950a0f5a2 InstantFPC: added localization, patch by Marcelo B Paula with some changes, part of bug #22393
git-svn-id: trunk@37898 -
2012-07-08 11:52:26 +00:00
martin
2f3e8732f0 SynEdit: clean up, use sfaFoldFold only if foldable (multi line)
git-svn-id: trunk@37896 -
2012-07-07 22:51:14 +00:00
martin
fe590109d0 SynEdit: clean up, use sfaOpen instead of sfaOpenFold
git-svn-id: trunk@37895 -
2012-07-07 22:20:13 +00:00
martin
7fd7f6b0b0 SynEdit: tests, clean up
git-svn-id: trunk@37894 -
2012-07-07 21:33:54 +00:00
martin
4a9ad47a2e SynEdit: Fold-Highlighter, add more info to node.actions / rename sfaOpen to sfaOpenFold
git-svn-id: trunk@37893 -
2012-07-07 15:42:54 +00:00
martin
3414a1253c SynEdit, pas-HL: clean up (remove workaround foldgroup=4)
git-svn-id: trunk@37892 -
2012-07-07 12:25:47 +00:00
maxim
37ea4a51d6 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #22382
git-svn-id: trunk@37891 -
2012-07-07 10:06:18 +00:00
juha
25079c9360 FPCUnit: Fis a SIGFPE in GUITestRunner. Issue #22375, patch from Ludo Brands
git-svn-id: trunk@37890 -
2012-07-06 13:23:38 +00:00
martin
b468ac1c94 SynEdit: added debugln
git-svn-id: trunk@37888 -
2012-07-06 12:09:29 +00:00
martin
bf59a09199 SynEdit: Improved TLazSynEditNestedFoldsList, keep filtered node-infos
git-svn-id: trunk@37886 -
2012-07-06 01:16:35 +00:00
martin
35da2faa8c SynEdit: add refcount to TLazSynFoldNodeInfoList
git-svn-id: trunk@37884 -
2012-07-05 20:30:03 +00:00
martin
0389934f65 SynEdit: FoldView clean up
git-svn-id: trunk@37882 -
2012-07-05 15:51:18 +00:00
mattias
f32f0ea635 IDE+startlazarus: use same working directory, needed for passing relative file names as command line parameters
git-svn-id: trunk@37880 -
2012-07-05 15:07:43 +00:00
martin
e990255441 SynEdit: fixed TLazSynEditNestedFoldsList for IncludeOpeningOnLine=False
git-svn-id: trunk@37878 -
2012-07-05 14:50:31 +00:00
martin
2cf44ee486 SynEdit: Fixed OnStatusChanged, broken in rev 37840 #e449769745
git-svn-id: trunk@37876 -
2012-07-05 14:40:27 +00:00
sekelsenmat
8fd2109d67 fpvectorial: Further improves the formula handling. Starts implementing drawing for subscripted items and summations
git-svn-id: trunk@37875 -
2012-07-05 13:29:00 +00:00
sekelsenmat
9ac98e00f4 fpvectorial: Fixes the reading of math symbols to use UTF-8 and improves the formula positioning
git-svn-id: trunk@37874 -
2012-07-05 12:41:22 +00:00
sekelsenmat
3d6521cf19 fpvectorial: Improves further the formula positioning, now it has both vertical and horizontal centralization
git-svn-id: trunk@37873 -
2012-07-05 12:10:09 +00:00
sekelsenmat
257bf2fd51 fpvectorial: Further improves the formula drawing
git-svn-id: trunk@37872 -
2012-07-05 11:52:10 +00:00
sekelsenmat
c499095dbc fpvectorial: Further improves formula placement
git-svn-id: trunk@37871 -
2012-07-05 11:23:32 +00:00
sekelsenmat
c3f39a0742 fpvectorial: Improves the positioning in formulas
git-svn-id: trunk@37870 -
2012-07-05 11:08:07 +00:00
mattias
877babae87 tachart: fixed compilation fpc 2.7.1, bug #22365
git-svn-id: trunk@37867 -
2012-07-05 09:40:29 +00:00
ask
1a835d8a6b TAChart: Extract TDataPointDrawTool basic class.
Based on patch by Werner Pamler

git-svn-id: trunk@37865 -
2012-07-04 13:27:45 +00:00
sekelsenmat
355ce3cab8 fpvectorial: Advances the mathml rendering
git-svn-id: trunk@37863 -
2012-07-04 06:14:03 +00:00
martin
2edaf60158 SynEdit Pas HL: recognize {$IFOPT}
git-svn-id: trunk@37854 -
2012-07-02 21:49:22 +00:00
martin
841ea14c49 SynEdit: use LazLoggerBase not LazLogger
git-svn-id: trunk@37845 -
2012-07-01 20:42:04 +00:00
martin
e449769745 SynEdit: Fixed missing StatusChange notification for LinesInWindow changed
[Fixed in rev 37876]

git-svn-id: trunk@37840 -
2012-07-01 15:04:54 +00:00
martin
c066c82535 SynEdit: Overview-gutter, take folds into account
git-svn-id: trunk@37837 -
2012-07-01 13:29:39 +00:00
martin
7cf9c40478 SynEdit: foldview, add callback list
git-svn-id: trunk@37835 -
2012-07-01 13:02:55 +00:00
martin
46366a57c7 SynEdit: Clean-up foldview
git-svn-id: trunk@37834 -
2012-07-01 12:54:34 +00:00
martin
e0d69ad952 SynEdit: Word-brackets (word-pair highlight) for ifdef
git-svn-id: trunk@37830 -
2012-06-30 21:40:44 +00:00
andrew
7cc9b49f82 fixed bug where a new lhelp process could be started each time F1 was pressed
git-svn-id: trunk@37826 -
2012-06-30 16:43:14 +00:00
andrew
140a228eb0 Fixed chmhelp typo
git-svn-id: trunk@37825 -
2012-06-30 16:19:46 +00:00
andrew
ac177fc0e2 Fixed lazarus hanging when chmhelp pipe is leftover from an improperly closed lhelp
git-svn-id: trunk@37824 -
2012-06-30 15:29:38 +00:00
mattias
8259668bfb chmhelp: clean up old ipc files
git-svn-id: trunk@37814 -
2012-06-28 13:56:19 +00:00
mattias
f834ac76ce lhelp: fixed invalid recent item path in config, added build modes default,debug
git-svn-id: trunk@37811 -
2012-06-28 08:36:35 +00:00
maxim
c6ec09f1f2 LazUtils: updated Russian translation
git-svn-id: trunk@37807 -
2012-06-27 20:11:35 +00:00
maxim
ddad43e884 LazUtils: fixed compilation, bug #22323
git-svn-id: trunk@37805 -
2012-06-27 19:48:23 +00:00
mattias
11a28c808b lazutils: added resourcestrings
git-svn-id: trunk@37804 -
2012-06-27 16:27:11 +00:00
mattias
3e69cb14b1 lazutils: GetAppConfigDirUTF8, GetAppConfigFileUTF8: added parameter to automatically create the directory
git-svn-id: trunk@37803 -
2012-06-27 16:25:51 +00:00
sekelsenmat
6a3242c27d Patch from bug #21984: Improves FileSetDataUTF8
git-svn-id: trunk@37794 -
2012-06-27 07:06:57 +00:00
sekelsenmat
95709187d4 fpvectorial: Patch from bug #22091 improves svg and general output text support
git-svn-id: trunk@37793 -
2012-06-27 07:03:16 +00:00
sekelsenmat
8bf785de1c fpvectorial: Patch from bug #22101 adds support for some line styles in SVG output
git-svn-id: trunk@37792 -
2012-06-27 06:58:20 +00:00
martin
e0b9cef954 SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186
git-svn-id: trunk@37782 -
2012-06-25 22:49:31 +00:00
martin
473be6458b SynEdit: Implemented "sticky" selection mode
git-svn-id: trunk@37781 -
2012-06-25 22:13:36 +00:00
maxim
0789fb7122 LazReport: updated Russian translation
git-svn-id: trunk@37779 -
2012-06-25 21:10:55 +00:00
mattias
2e866b1430 codetools: added A to ComparePCharCaseInsensitiveA to make clear it is only ASCII
git-svn-id: trunk@37776 -
2012-06-25 08:57:05 +00:00
martin
0ac6e28810 IDE: SynEdit: Add writer interface to macro-recorder
git-svn-id: trunk@37774 -
2012-06-25 01:07:17 +00:00
martin
13192356d4 Use Utf8CompareText instead of AnsiCompare
git-svn-id: trunk@37772 -
2012-06-24 22:32:51 +00:00
ask
b8f54da212 TAChart: Fix AV when clearing Series.Styles and TColorMapSeries.ColorSource properties
git-svn-id: trunk@37770 -
2012-06-24 21:06:50 +00:00
martin
8f09d13055 Use Utf8CompareText instead of AnsiCompare
git-svn-id: trunk@37769 -
2012-06-24 20:41:05 +00:00
mattias
45419f6cc9 lazutils: removed old xml implementation, interface alias to new
git-svn-id: trunk@37761 -
2012-06-24 15:46:28 +00:00
martin
8b57f2995c Use Utf8CompareText instead of AnsiCompare
git-svn-id: trunk@37760 -
2012-06-24 14:57:26 +00:00
ask
71e80a4383 TAChart: Fix typo: InitBuitlinTools -> InitBuiltinTools
git-svn-id: trunk@37759 -
2012-06-24 10:34:11 +00:00
sekelsenmat
bfc74c2a43 fpvectorial: Finishes implementing support for reading both example formula files
git-svn-id: trunk@37758 -
2012-06-24 10:09:34 +00:00
sekelsenmat
491b602094 fpvectorial: Much improves the mathml reading, now it can fully read the quadratic_formula example
git-svn-id: trunk@37757 -
2012-06-24 09:02:02 +00:00
sekelsenmat
044d7ba565 fpvectorial: Greatly improves the mathml reader
git-svn-id: trunk@37756 -
2012-06-24 08:30:21 +00:00
mattias
4c05a81b77 lhelp: makefile: create target dir
git-svn-id: trunk@37755 -
2012-06-24 07:16:56 +00:00
mattias
a355912beb lazutils: inlined UTF8CompareStr
git-svn-id: trunk@37754 -
2012-06-24 06:58:59 +00:00
blikblum
65afb65cf7 lazreport: fix draw of empty lines. Issue #22305
git-svn-id: trunk@37750 -
2012-06-23 18:04:36 +00:00
mattias
cc491168f8 lhelp: added makefile
git-svn-id: trunk@37748 -
2012-06-23 16:59:11 +00:00
sekelsenmat
988c686f40 fpvectorial: Generates a new system to allow more easily debugging fpvectorial. It shows the tree of elements
git-svn-id: trunk@37744 -
2012-06-23 13:21:27 +00:00
martin
7754174512 SynEdit: MacroRecorder: allow Stop method to interrupt playback
git-svn-id: trunk@37737 -
2012-06-22 23:58:19 +00:00
ask
c5ebe15fc6 TAChart: Update to the recent version of FPVectorial
git-svn-id: trunk@37727 -
2012-06-22 20:19:57 +00:00
mattias
d8a58b3abc chmhelp: search ref.chm in docs/chm
git-svn-id: trunk@37718 -
2012-06-21 15:35:32 +00:00
mattias
76c8f89cb3 chmhelp: search prog.chm in docs/chm
git-svn-id: trunk@37717 -
2012-06-21 15:32:54 +00:00
mattias
cded73efc9 chmhelp: added path $(LazarusDir)/docs/chm
git-svn-id: trunk@37716 -
2012-06-21 15:23:54 +00:00
mattias
5d587ccb3c chmhelp: using search path to search for chm files
git-svn-id: trunk@37715 -
2012-06-21 14:36:24 +00:00
mattias
147019bc32 lhelp: resolve macros in HelpEXE on the demand
git-svn-id: trunk@37713 -
2012-06-21 13:45:22 +00:00
mattias
c019b71631 lhelp: clean up
git-svn-id: trunk@37712 -
2012-06-21 11:22:32 +00:00
mattias
987afc7816 lhelp: cleaned up paths
git-svn-id: trunk@37711 -
2012-06-21 11:16:02 +00:00
sekelsenmat
7b48a775a6 fpvectorial: Advances the formula code
git-svn-id: trunk@37709 -
2012-06-21 09:30:35 +00:00
jesus
4df5e46efb LazReport, Implemented search in preview the report, from Aleksey Lagunov, issue #22296
git-svn-id: trunk@37708 -
2012-06-20 20:02:08 +00:00
martin
15bf1e966f SynEdit: open and close clipboard explicitly to write multiple formats.
git-svn-id: trunk@37705 -
2012-06-20 13:42:03 +00:00
mattias
593c7fdb94 lazutils: utf8pos: added optional parameter StartPos
git-svn-id: trunk@37703 -
2012-06-20 12:11:42 +00:00
mattias
07e2022646 codetools: forward proc completion: stay in same section
git-svn-id: trunk@37690 -
2012-06-19 11:24:17 +00:00
martin
29485dc359 SynEdit: fixed/improved error handling for caret. Might fix some caret-not-shown issues (observed with carbon)
git-svn-id: trunk@37688 -
2012-06-18 22:38:52 +00:00
martin
e5c319db91 SynEdit, MacroRecorder: Added AssignEvents
git-svn-id: trunk@37678 -
2012-06-17 21:14:03 +00:00
maxim
59fe934f4d Components, SynUniHighlighter: regenerated translations and updated Russian one
git-svn-id: trunk@37673 -
2012-06-17 19:26:30 +00:00
maxim
d32d6ed300 Components, EditorToolBar: regenerated translations and updated Russian one
git-svn-id: trunk@37672 -
2012-06-17 19:19:25 +00:00
juha
2028f4a305 Codetools: Check for nil SrcTree in TUnitDictionary.ParseUnit. Can happen with invalid code.
git-svn-id: trunk@37667 -
2012-06-16 18:35:34 +00:00
ask
21622f66e7 TAChart: Introduce ZeroRect constant
git-svn-id: trunk@37664 -
2012-06-16 10:06:57 +00:00
jesus
d73084acb7 LazReport, move path variable to class as private field, from Aleksey Lagunov, issue #22267
git-svn-id: trunk@37660 -
2012-06-15 19:40:25 +00:00
mattias
d326a205cc lazutils: small optimization
git-svn-id: trunk@37655 -
2012-06-15 16:39:31 +00:00
mattias
9175dedadf codetools: using TFileStreamUTF8
git-svn-id: trunk@37653 -
2012-06-15 16:21:53 +00:00
mattias
a9cea90ffd lazutils: added LoadStringsFromFileUTF8 SaveStringsToFileUTF8
git-svn-id: trunk@37652 -
2012-06-15 16:21:26 +00:00
martin
f40ed7d7fe SynEdit: add SQLite mode to sql highlighter (patch by taazz)
git-svn-id: trunk@37651 -
2012-06-15 11:51:30 +00:00
martin
d45b16bc4b SynEdit: Register JScript Highlighter
git-svn-id: trunk@37650 -
2012-06-15 11:49:56 +00:00
juha
c1e59bf0a8 Add a missing file for #22232
git-svn-id: trunk@37649 -
2012-06-14 20:50:11 +00:00
juha
7c30f0e6d0 sqldb: Register TPQEventMonitor component etc. Issue #22232, patch from Ludo Brands
git-svn-id: trunk@37647 -
2012-06-14 17:51:35 +00:00
juha
d91c978a4d Converter: Call FixIncludeFiles before parsing the source.
git-svn-id: trunk@37646 -
2012-06-14 17:51:25 +00:00
juha
be1c9fa2ae New image files for issue #22232
git-svn-id: trunk@37645 -
2012-06-14 17:49:39 +00:00
mattias
9cd168b8fe codetools: fixed inserting proc bodies in implementation in front of methods
git-svn-id: trunk@37644 -
2012-06-14 12:53:22 +00:00
juha
68d9311e48 LazUtils: Change CopyFile's behavior to match the earlier version. Issue #22259, patch from Mario Bonati
git-svn-id: trunk@37641 -
2012-06-13 19:37:09 +00:00
mattias
65ea827862 codetools: class completion: add static method specifier for class property setter
git-svn-id: trunk@37636 -
2012-06-13 14:53:28 +00:00
mattias
b6a92e67e4 codetools: class completion: add static method modifier for setter of class property
git-svn-id: trunk@37633 -
2012-06-12 16:26:06 +00:00
mattias
2f0a0b9f8e codetools: identifier completion: when creating an override hide higher visibility members
git-svn-id: trunk@37632 -
2012-06-12 12:12:03 +00:00
mattias
e711cf6069 codetools: no var node for anonymous record case variables
git-svn-id: trunk@37631 -
2012-06-12 10:47:38 +00:00
mattias
59cc5ead15 codetools: fixed adding class keyword for property setter of a class property
git-svn-id: trunk@37629 -
2012-06-11 21:53:51 +00:00
mattias
286e5828d2 codetools: class completion: fixed searching var node when first is class var
git-svn-id: trunk@37627 -
2012-06-11 20:01:27 +00:00
mattias
2b6a6b48bd codetools: class completion: fixed searching var node when first is class var
git-svn-id: trunk@37626 -
2012-06-11 19:16:11 +00:00
mattias
dce69caec1 codetools: class completion: fixed searching var node when first is class var
git-svn-id: trunk@37625 -
2012-06-11 19:03:56 +00:00
mattias
f41238ce43 lazutils: added missing file
git-svn-id: trunk@37622 -
2012-06-11 17:55:07 +00:00
mattias
27de8bc684 codetools: class completion: search variables in all sections, bug #22246
git-svn-id: trunk@37614 -
2012-06-11 08:33:18 +00:00
mattias
b172a9eace codetools: property completion: add class var for class property variables
git-svn-id: trunk@37613 -
2012-06-11 07:43:16 +00:00
maxim
ea1462ce17 Translations: improved Russian translation
git-svn-id: trunk@37610 -
2012-06-10 22:02:29 +00:00
mattias
6efbc9529f cody: simplified code
git-svn-id: trunk@37604 -
2012-06-10 13:55:41 +00:00
maxim
1259fdb2ba Components, DataDict: added missing form file to LPK
git-svn-id: trunk@37602 -
2012-06-09 20:54:45 +00:00
maxim
7b57c97339 Components, DBExport: clean up LPK
git-svn-id: trunk@37601 -
2012-06-09 20:44:37 +00:00
maxim
0b7e28e17a Components, DataDict: removed LRS files and cleaned up, part of bug #22214
git-svn-id: trunk@37600 -
2012-06-09 20:42:09 +00:00
maxim
2c25700ca7 Components, DBExport: removed LRS files, part of bug #22214
git-svn-id: trunk@37599 -
2012-06-09 20:17:34 +00:00
juha
c5983f8f13 OpenGLContext: Fix aux buffers for multi-sampling. Issue #22223, patch from Michalis Kamburelis
git-svn-id: trunk@37597 -
2012-06-08 21:43:40 +00:00
mattias
c5a967874a codetools: fixed Unneeded extra space in event assignment completion
git-svn-id: trunk@37594 -
2012-06-08 17:00:13 +00:00
ask
e51dd9411e TAChart: Allow hiding of stacked chart levels in the multi demo
git-svn-id: trunk@37590 -
2012-06-08 09:02:52 +00:00
ask
dcf6e40f02 TAChart: Include Item.Y in reordered list of TCalculatedChartSource. Update test.
git-svn-id: trunk@37588 -
2012-06-08 08:57:14 +00:00
jesus
1ad43472a0 LazReport, store barcode angle and set report modified if any property changes, issue #22227
git-svn-id: trunk@37586 -
2012-06-08 07:41:21 +00:00
ask
d44288d1e0 TAChart: Add and use AssertEquals overload for arrays of Boolean
git-svn-id: trunk@37585 -
2012-06-08 07:21:12 +00:00
ask
22e7429e25 TAChart: Use array assertion in TIntervalSourceTest.AssertValueEquals
git-svn-id: trunk@37582 -
2012-06-08 06:42:01 +00:00
ask
f6fc1c150e TAChart: Add and use AssertEquals overload for arrays of Double
git-svn-id: trunk@37581 -
2012-06-08 06:35:30 +00:00
ask
7ef45b44d0 TAChart: Use partial arrays instead of pointers to implement TListChartSource.AddXYList
git-svn-id: trunk@37580 -
2012-06-08 06:33:18 +00:00
jesus
646859d7e7 LazReport, fix AV on create report with TLRDataSetControl after add flHideZeros options, from Aleksey Lagunov, issue #22208
git-svn-id: trunk@37579 -
2012-06-08 05:38:18 +00:00
ask
3d7ff766da TAChart: Check for incorrect parameters in TListChartSource.AddXYList. Add tests.
git-svn-id: trunk@37578 -
2012-06-08 05:32:33 +00:00
ask
3aa1d2ee1d TAChart: Add TListChartSource.AddXYList method
git-svn-id: trunk@37577 -
2012-06-08 03:39:04 +00:00
ask
4c44d87614 TAChart: Fix infinite recursion when drawing chart listbox from series with Legend.Multiplicity <> lmSingle
git-svn-id: trunk@37576 -
2012-06-08 02:03:37 +00:00
ask
11846cf49c TAChart: Snap bars to the bottom axis in the labels demo
git-svn-id: trunk@37575 -
2012-06-08 01:51:59 +00:00
mattias
2ad9e952c2 lazcontrols: style
git-svn-id: trunk@37571 -
2012-06-07 16:40:03 +00:00
mattias
a322f2534d lazcontrols: added TShortPathEdit
git-svn-id: trunk@37570 -
2012-06-07 16:36:08 +00:00
mattias
80ee800f90 openglcontrol: wgl: stencil, auxbuffers
git-svn-id: trunk@37569 -
2012-06-07 16:25:19 +00:00
ask
1f29550b44 TAChart: Display major axis marks at the edges of the clip range
git-svn-id: trunk@37565 -
2012-06-07 13:40:04 +00:00
sekelsenmat
3c0d09c424 fpvectorial: Advances mathml rendering, not working yet
git-svn-id: trunk@37532 -
2012-06-06 13:54:41 +00:00
ask
851ef02961 TAChart: Add legend to the "Stacked" page of the multi demo
git-svn-id: trunk@37529 -
2012-06-05 08:49:46 +00:00
ask
38164a5dd7 TAChart: Add per-style legend items
git-svn-id: trunk@37528 -
2012-06-05 08:47:48 +00:00
ask
c0a075c800 TAChart: Add IfThen overload for TObject
git-svn-id: trunk@37527 -
2012-06-05 08:43:35 +00:00
ask
e930d4c8e4 TAChart: Add TChartStyle.Text property
git-svn-id: trunk@37526 -
2012-06-05 08:21:50 +00:00
ask
8d53e7ceb4 TAChart: Display legend symbols even if the text is empty
git-svn-id: trunk@37525 -
2012-06-05 07:56:10 +00:00
ask
a3db9f6244 TAChart: Add TChartStyleEnumerator
git-svn-id: trunk@37524 -
2012-06-05 07:54:44 +00:00
martin
882983bb84 SynEdit: Pas-HL: better detection of case...else
git-svn-id: trunk@37522 -
2012-06-04 21:51:54 +00:00
maxim
d468662d4a LazActiveX: remove the typelib related code and units when compiling for WinCE because it can't be ported there, add to activexcontainer.pas a few stubs for API functions that are not defined in WinCE. Patch by Ludo Brands, bug #22152.
git-svn-id: trunk@37521 -
2012-06-04 21:06:16 +00:00
maxim
54fdf62499 LazReport: updated Russian translation
git-svn-id: trunk@37520 -
2012-06-04 20:47:24 +00:00
jesus
2f4bf394c4 LazReport, pdf exporter needs powerpdf 0.9.8
git-svn-id: trunk@37519 -
2012-06-04 19:14:13 +00:00
martin
634c42c057 SynEdit: Pas-HL: fix detection of case...else versus if...then...else
git-svn-id: trunk@37518 -
2012-06-04 17:26:35 +00:00
martin
af1af6709d SynEdit: fixed folding for "case" and "try" in certain code segments (initialization / case...else try)
git-svn-id: trunk@37517 -
2012-06-04 17:11:22 +00:00
ask
c41b4a2987 TAChart: Remove unused TAxisScale enumeration
git-svn-id: trunk@37514 -
2012-06-04 14:12:02 +00:00
ask
ffafc220a9 TAChart: Add axis position units to the axis demo
git-svn-id: trunk@37513 -
2012-06-04 14:09:58 +00:00
ask
545f1d7cda TAChart: Add Axis.PositionUnits property
git-svn-id: trunk@37512 -
2012-06-04 14:08:43 +00:00
ask
51162a24b6 TAChart: Add "Position" tab to the axis demo
git-svn-id: trunk@37508 -
2012-06-04 10:13:29 +00:00
ask
2ee0e2bafb TAChart: Save only non-default Axis.Position
git-svn-id: trunk@37507 -
2012-06-04 10:12:25 +00:00
ask
98043f717a TAChart: Add Axis.Position property
git-svn-id: trunk@37506 -
2012-06-04 09:43:40 +00:00
jesus
6c4d3a2ff9 LazReport, implements HideZeroValues and templates in XML format, continue work on Dialogs, from Aleksey Lagunov, issue #22173
git-svn-id: trunk@37504 -
2012-06-03 17:52:39 +00:00
martin
c4cd308a5e SynEdit: clean up IFDEF. Patch by Zaher Dirkey. Issue #0022180
git-svn-id: trunk@37490 -
2012-06-02 21:19:37 +00:00
mattias
ee85c477b2 codetools: allow keywords in program name
git-svn-id: trunk@37483 -
2012-06-02 13:52:58 +00:00
mattias
24dcd68f83 codetools: save parse error of operator, do not save errors outside parser, fixed parsing method name with generic parameter
git-svn-id: trunk@37482 -
2012-06-02 13:47:16 +00:00
juha
1554267fdf Opengl: Add alpha, depth and stencil size properties to TOpenGLControl. Issue #22170, patch from Michalis Kamburelis
git-svn-id: trunk@37480 -
2012-06-02 12:11:32 +00:00
mattias
ff6ee10d04 codetools: clear nodes behind, when linkscanner parsed only parts
git-svn-id: trunk@37476 -
2012-06-02 01:41:20 +00:00
mattias
afacbf67e6 codetools: TCustomCodeTool.FindLineEndOrCodeAfterPosition: fixed crash when at end of code
git-svn-id: trunk@37475 -
2012-06-02 01:26:11 +00:00
jesus
a0935df722 LazReport, fix preview from designer
git-svn-id: trunk@37468 -
2012-05-31 17:48:07 +00:00
jesus
561c7eacc3 LazReport, restore old obj position after stretching objects, mainly for horizontal line object which was accumulating position after each record
git-svn-id: trunk@37467 -
2012-05-31 06:28:05 +00:00
jesus
56bf9efdff LazReport, when date is null return emtpy string instead of invalid date, from Julio Jimenez Borreguero
git-svn-id: trunk@37465 -
2012-05-30 16:35:06 +00:00
mattias
b4dc5f9ade anchordocking: comments
git-svn-id: trunk@37462 -
2012-05-30 08:02:37 +00:00
maxim
42312bafc2 LeakView: added dbginforeader.pas to package and improved main dialog layout
git-svn-id: trunk@37460 -
2012-05-29 22:45:49 +00:00
maxim
aedf5ac693 LeakView: updated Russian translation
git-svn-id: trunk@37458 -
2012-05-29 22:13:53 +00:00
maxim
e6f3eb494e LazReport: updated Russian translation
git-svn-id: trunk@37457 -
2012-05-29 22:13:24 +00:00
martin
d8b0d0defc SynEdit: Fix goto bookmark and persistent block. Do not clear persistent block
git-svn-id: trunk@37453 -
2012-05-29 16:24:08 +00:00
jesus
f1c82d9a6d LazReport, continue work on dialogs and some fixes, for details see issue #22141
git-svn-id: trunk@37448 -
2012-05-29 04:42:31 +00:00
jesus
974b7ca2a6 LazReport, fix crash because of uninitialized variable, issue #22145
git-svn-id: trunk@37447 -
2012-05-29 02:19:41 +00:00
mattias
d1b708d96f rx: clean up
git-svn-id: trunk@37442 -
2012-05-28 14:57:33 +00:00
martin
44b364786b LeakView: Find addresses from exe (Resolve)
git-svn-id: trunk@37439 -
2012-05-27 22:57:57 +00:00
martin
4bdc01ca57 LeakView: Find addresses from exe (Resolve)
git-svn-id: trunk@37438 -
2012-05-27 22:57:22 +00:00
martin
6065637900 LeakView: Find repeated addresses, and complete line info from previous entry
git-svn-id: trunk@37434 -
2012-05-27 12:15:51 +00:00
juha
daf53bbb89 SynEdit: Fix error in GuiTestRunner. Issue #22138, patch from Alexander Strokach
git-svn-id: trunk@37433 -
2012-05-27 08:15:22 +00:00
maxim
e4137548cc JCF: improved localization, regenerated translations and updated Russian translation
git-svn-id: trunk@37432 -
2012-05-26 17:50:09 +00:00
maxim
3e8e2d0c05 LazReport: updated Russian translation
git-svn-id: trunk@37431 -
2012-05-26 17:22:05 +00:00
juha
aae5037201 JCF2: Don't show crHourGlass cursor any more when opening parse treeview.
git-svn-id: trunk@37429 -
2012-05-26 11:45:24 +00:00
juha
0824d575c4 JCF2: ask with a MessageDlg before starting converting the editor file. May take long. Issue #22025
git-svn-id: trunk@37428 -
2012-05-26 11:45:18 +00:00
jesus
5789006e91 Lazreport, enable text rotation in pdfexport, from Julio Jimenez Borreguero
git-svn-id: trunk@37420 -
2012-05-25 16:59:42 +00:00
ask
e123a13fff TAChart: Add TPublishedIntegerSetTest.TestAsBooleans method
git-svn-id: trunk@37419 -
2012-05-25 13:49:04 +00:00
ask
71d05cc6c6 TAChart: Fix range check using datapoint tool on a chart without series
git-svn-id: trunk@37418 -
2012-05-25 13:48:17 +00:00
jesus
d557766981 LazReport, add default empty template to report designer 'new...' file menu, issue #22123
git-svn-id: trunk@37416 -
2012-05-25 07:25:01 +00:00
jesus
e0aa4d9ee2 LazReport, move stretchable horizontal line objects according to stetchable band resizing, issue #22028
git-svn-id: trunk@37415 -
2012-05-25 04:36:22 +00:00
jesus
329dac14bd LazReport, fix lrcodereport compile on windows, issue #22058
git-svn-id: trunk@37414 -
2012-05-25 04:18:02 +00:00
jesus
ca0840d1cb LazReport: patch implementing user dialogs and (db)components on report designer at runtime and fixes many bugs, from Aleksey Lagunov, for details see Issue #22087
git-svn-id: trunk@37413 -
2012-05-25 04:10:21 +00:00
jesus
fe2540db24 LCL+LazReport, corrects postscript rotated text and remove lazreport hack that was compensating for that bug, from Julio Jimenez Borreguero
git-svn-id: trunk@37410 -
2012-05-24 19:03:20 +00:00
juha
5b73c6f898 Remove old ifdefs from "deprecated" declarations. They don't work with recent compilers
git-svn-id: trunk@37405 -
2012-05-23 20:28:24 +00:00
jesus
2cf7d19da5 LazReport, pdfexport, improves exported page sizes, from Julio Jimenez Borreguero
git-svn-id: trunk@37404 -
2012-05-23 17:05:20 +00:00
mattias
a5f8d500a6 codetools: fixed mem leak
git-svn-id: trunk@37400 -
2012-05-23 06:40:23 +00:00
maxim
d51b5131f5 TodoList: properly trim comment markers and convert multiline text to single line, fixes bug #22085. Based on patch by Anton.
git-svn-id: trunk@37397 -
2012-05-22 21:14:51 +00:00
maxim
6b0679c4b7 Codetools: updated Russian translation
git-svn-id: trunk@37396 -
2012-05-22 20:50:56 +00:00
jesus
86fcc0a6c2 LazReport, editor sample, translations updated automatically
git-svn-id: trunk@37395 -
2012-05-22 19:29:53 +00:00
juha
4c1213e99f LazControls: Replace property Data with property Items in ListFilterEdit. Issue #22100
git-svn-id: trunk@37394 -
2012-05-22 18:24:49 +00:00
jesus
910d439bb1 LazReport, lrcodereport: addded accessory SetFont, frm Julio Jimenez Borreguero
git-svn-id: trunk@37393 -
2012-05-22 17:09:24 +00:00
mattias
b7deaffd70 IDE,codetools: added conditionals functions GetIDEValue, GetEnv
git-svn-id: trunk@37391 -
2012-05-22 13:27:59 +00:00
mattias
b88a39ccca codetools: cfgscript: nicer error message if semicolon is missing
git-svn-id: trunk@37390 -
2012-05-22 10:53:35 +00:00
mattias
7d0c629373 synedit: less hints
git-svn-id: trunk@37387 -
2012-05-22 09:27:20 +00:00
jesus
a77e88fed3 LazReport, lrcodereport: fix problem with slow generation of pages on second batch, sample now ask for target pdf filename, from Julio Jimenez Borreguero
git-svn-id: trunk@37381 -
2012-05-21 17:10:46 +00:00
martin
d4d543a5bb SynEdit: Mouse Selection and scroll-by-wheel (Rev 37351 #dd70e244ec). Issue #0022072, #0022090
git-svn-id: trunk@37377 -
2012-05-21 14:06:31 +00:00
maxim
71506adce0 SynEdit: updated Russian translation
git-svn-id: trunk@37364 -
2012-05-20 13:04:38 +00:00