Commit Graph

5035 Commits

Author SHA1 Message Date
ask
53892fe909 TAChart: Add axis transformations and ability to bind series to axises.
This implements most of the issue #13832, although the interface
is very crude yet.

git-svn-id: trunk@23217 -
2009-12-21 16:23:56 +00:00
ask
388cebcf91 TAChart: Extract TAChartAxis unit
git-svn-id: trunk@23216 -
2009-12-21 11:34:40 +00:00
mattias
82cba50749 filebrowser: skip removable devices without media, added Filtercombobox to filter Filelist from Johannes Müller, bug #14806
git-svn-id: trunk@23215 -
2009-12-21 11:21:20 +00:00
ask
6c94ef0bf7 TAChart: Add AxisToGraph and GraphToAxis functions.
They are just identities yet.

git-svn-id: trunk@23214 -
2009-12-21 11:20:46 +00:00
ask
e63e1febd5 TAChart: Convert Series.UpdateBounds methods to Series.GetBounds.
The logic for updating centralized in Graph.UpdateExtent procedure.

git-svn-id: trunk@23211 -
2009-12-21 09:26:28 +00:00
mattias
0f5bdca192 IDE: build modes: draw mode groups
git-svn-id: trunk@23208 -
2009-12-20 23:52:13 +00:00
ask
28506dad55 TAChart: Extract GetGraphPointX function
git-svn-id: trunk@23207 -
2009-12-20 16:46:14 +00:00
mattias
ddd8c3ab11 codetools: identifier completion: showing text and file not in statements
git-svn-id: trunk@23196 -
2009-12-19 17:13:11 +00:00
paul
5b7d36de82 lcl, designer, ideintf, components: rename csOwnedChildsNotSelectable -> csOwnedChildrenNotSelectable
git-svn-id: trunk@23185 -
2009-12-18 10:07:11 +00:00
mattias
0428915070 paradox: updated README
git-svn-id: trunk@23184 -
2009-12-18 08:57:36 +00:00
jesus
c160d3ebf6 LazReport, fixes TfrTextExportFilter text output alignment
git-svn-id: trunk@23170 -
2009-12-17 20:03:21 +00:00
mattias
6ae9c66c27 fixed some FileExists
git-svn-id: trunk@23169 -
2009-12-17 16:45:46 +00:00
mattias
84ca3d5b33 codetools: identifier completion: added base types, bug #15354
git-svn-id: trunk@23164 -
2009-12-17 14:18:09 +00:00
jesus
02d536437e LazReport, editor sample updated with export filters tests
git-svn-id: trunk@23142 -
2009-12-14 19:39:19 +00:00
jesus
c32d4b7d81 LazReport, do not scale coords when using CSV export filter
git-svn-id: trunk@23140 -
2009-12-14 19:09:36 +00:00
jesus
c860470d42 LazReport, increased version to 0.9.6
git-svn-id: trunk@23139 -
2009-12-14 18:25:58 +00:00
paul
60f580fe1a jcf: implementing showing of format option from the JCF menu
git-svn-id: trunk@23132 -
2009-12-14 02:46:59 +00:00
mattias
4c254a359a codetools: parsing new class type section without following visibility keyword, bug #15335
git-svn-id: trunk@23127 -
2009-12-13 19:46:04 +00:00
paul
bc2b775292 jcf: perform saving to file after execution of options dialog
git-svn-id: trunk@23122 -
2009-12-13 16:02:18 +00:00
paul
9e3f9a85b3 jcf2: fix makefile path
git-svn-id: trunk@23118 -
2009-12-13 12:45:44 +00:00
paul
93afff7a7c jcf: register all others options pages
git-svn-id: trunk@23117 -
2009-12-13 12:40:52 +00:00
paul
d89894ca1e jcf: use parentfont always
git-svn-id: trunk@23115 -
2009-12-13 04:53:39 +00:00
jesus
ed72cdd05c Lazreport, fix word wrapped fields produce multiple rows in html export, made css output default, made COMMA the QuoteChar by default in CSV exporter
git-svn-id: trunk@23114 -
2009-12-13 00:50:52 +00:00
paul
321c54a228 jcf: register 'Clarify' and 'Spaces' options
git-svn-id: trunk@23110 -
2009-12-12 18:43:11 +00:00
paul
12bf3aca6f jcf: register obfuscate settings
git-svn-id: trunk@23108 -
2009-12-12 18:06:43 +00:00
paul
ce34bcd158 jcf2: fix compilation on linux
git-svn-id: trunk@23096 -
2009-12-12 11:08:30 +00:00
paul
c7700195c0 jcf: register first options frame in the Lazarus IDE options
git-svn-id: trunk@23095 -
2009-12-12 10:45:46 +00:00
jesus
45f97fdb97 LazReport, implemented css in html exporter, patch with changes from Ts.Petrov, issue #15011
git-svn-id: trunk@23089 -
2009-12-12 08:10:41 +00:00
mattias
842f26f8f3 codetools: ctnGenericParam changed form compatible to exact, bug #15317
git-svn-id: trunk@23087 -
2009-12-11 21:32:05 +00:00
mattias
1b68eafebe codetools: added option to not insert class comment for implementation
git-svn-id: trunk@23086 -
2009-12-11 20:37:22 +00:00
jesus
d7496351e9 LazReport, fix typo in csv exporter and support for UTF-8 BOM
git-svn-id: trunk@23078 -
2009-12-11 00:36:57 +00:00
jesus
8249817978 LazReport, implemented parameters for export filters, CSV exporter now output quoted values and is not based on object's interpolated position
git-svn-id: trunk@23076 -
2009-12-10 22:14:45 +00:00
mattias
32b72756c1 aggpas: started pango in agglcl
git-svn-id: trunk@23074 -
2009-12-10 19:06:46 +00:00
mattias
725116be84 synedit: clean up
git-svn-id: trunk@23070 -
2009-12-10 16:20:46 +00:00
martin
da2de60b97 SynEdit: Fix Undo/Redo block-indent. Issue #15307
git-svn-id: trunk@23068 -
2009-12-10 12:51:46 +00:00
mattias
3c2c52b282 aggpas: started pango fonts
git-svn-id: trunk@23067 -
2009-12-10 12:47:03 +00:00
mattias
37681395ae aggpas: started example for pango fonts
git-svn-id: trunk@23066 -
2009-12-10 12:23:20 +00:00
martin
d9ccb124f5 SynEdit: minor changes for DualView
git-svn-id: trunk@23065 -
2009-12-10 12:22:53 +00:00
mattias
4be10ae220 IDE: removed designer method hack
git-svn-id: trunk@23063 -
2009-12-10 11:23:56 +00:00
jesus
b5ca260573 LazReport, fix word wrapping/breaking of UTF-8 strings
git-svn-id: trunk@23057 -
2009-12-10 07:42:34 +00:00
mattias
0603ce86c8 IDE: using default package output directory until rebuild is needed
git-svn-id: trunk@23049 -
2009-12-09 12:41:30 +00:00
mattias
bab73b6f6e IDE: configure install packages dlg: fixed save and rebuild button
git-svn-id: trunk@23046 -
2009-12-09 08:35:39 +00:00
paul
fddaff3033 lazreport: always show glyphs on preview buttons (since they have only glyphs)
git-svn-id: trunk@23045 -
2009-12-09 07:09:18 +00:00
paul
3ae1da9a91 lazreport: don't crash on preview if dataset is not set
git-svn-id: trunk@23044 -
2009-12-09 07:08:32 +00:00
mattias
54e0d61ef7 aggpas: cleanup
git-svn-id: trunk@23031 -
2009-12-08 15:34:58 +00:00
mattias
61b2305e19 aggpas: removed svg example
git-svn-id: trunk@23030 -
2009-12-08 15:26:14 +00:00
mattias
764960184d aggpas: debugging svg
git-svn-id: trunk@23029 -
2009-12-08 14:39:09 +00:00
mattias
34ee8ab50f codetools: fixed search paths for directory debugger
git-svn-id: trunk@23025 -
2009-12-08 11:33:24 +00:00
mattias
e959ab8230 codetools: fixed search paths for directory debugger
git-svn-id: trunk@23024 -
2009-12-08 11:29:29 +00:00
mattias
a533956c13 IDE: codetools src path: added edit button
git-svn-id: trunk@23019 -
2009-12-08 09:37:57 +00:00