Commit Graph

5237 Commits

Author SHA1 Message Date
martin
559e6fc038 SynEdit: If the caret-pos is changed by right click, make sure it happens before the menu pops up. Otherwise Windows does not show the new pos.
git-svn-id: trunk@23863 -
2010-03-07 12:19:39 +00:00
martin
4e85dcf58a SynEdit: Fix "right mouse move caret" did unset block selection. Issue #15325
git-svn-id: trunk@23862 -
2010-03-07 11:05:40 +00:00
jesus
ee27f9ef9e LazReport, pdfexport now supports underlined text, needs powerpdf 0.9.4
git-svn-id: trunk@23844 -
2010-03-05 19:16:31 +00:00
paul
21102ec585 components: fix opengl control compilation
git-svn-id: trunk@23842 -
2010-03-05 16:41:40 +00:00
vincents
72487fa9f3 SQLDB components: reordered icons from Graeme (issue #15892)
* cleanup conditional compilation for fpc 2.2.0

git-svn-id: trunk@23841 -
2010-03-05 09:49:18 +00:00
paul
e9113e15e8 components: fix visibility hints for paradox package
git-svn-id: trunk@23839 -
2010-03-05 03:24:49 +00:00
ask
d89034f76c TAChart: Add ability to change Chart.Depth property to 3D demo
git-svn-id: trunk@23836 -
2010-03-04 00:50:17 +00:00
ask
e3b8fd72eb TAChart: Do not offset series by ZPosition beyond Chart.Depth
git-svn-id: trunk@23835 -
2010-03-04 00:46:39 +00:00
ask
11c4c41911 TAChart: Remove GetSeriesInZOrder function.
* Inline it at the single callsite.

git-svn-id: trunk@23834 -
2010-03-04 00:32:30 +00:00
ask
5c2787620b TAChart: Fix reticule drawing in combination with MouseUp events.
git-svn-id: trunk@23833 -
2010-03-04 00:16:45 +00:00
ask
9724ea6767 TAChart: Add ReticulePos property.
* Do not pass reticule position to OnDrawReticule event,
  since it is now available as Chart.ReticulePos

git-svn-id: trunk@23832 -
2010-03-04 00:00:29 +00:00
ask
f436eae76d TAChart: Fix reticule updating.
* Fix indentation.
* Inline DoDrawReticule procedure to the single callsite.
* Pass correct series index to OnDrawReticule event.
* Call OnDrawReticule event after the drawing.

git-svn-id: trunk@23831 -
2010-03-03 23:53:27 +00:00
mattias
d131d2469d codetools: fixed line indenter unindent for next token
git-svn-id: trunk@23830 -
2010-03-03 16:24:54 +00:00
mattias
5141759d58 codetools: line indenter: fixed endless loop, bug #15533
git-svn-id: trunk@23828 -
2010-03-03 10:48:44 +00:00
mattias
40ef364f5d codetools: identifier completion: True, False
git-svn-id: trunk@23822 -
2010-03-02 10:02:42 +00:00
paul
77c5c6b95a codetools: support more modeswitch values
git-svn-id: trunk@23821 -
2010-03-02 03:50:32 +00:00
mattias
6f4027077c codetools: BuildLineRanges one pass
git-svn-id: trunk@23819 -
2010-03-02 01:23:32 +00:00
mattias
0472d5aed6 codetools: resolve operand @identifier directly
git-svn-id: trunk@23816 -
2010-03-01 23:49:57 +00:00
mattias
cee2c094a7 codetools: fixed showing illegal qualifier
git-svn-id: trunk@23813 -
2010-03-01 22:40:55 +00:00
jesus
a204eebb53 Printers, windows, check if there are printers before calling printer document properties
git-svn-id: trunk@23808 -
2010-03-01 03:32:54 +00:00
paul
fded4603bf jcf: start localization by Maxim Ganetsky
git-svn-id: trunk@23807 -
2010-03-01 02:23:52 +00:00
mattias
85e426d9a5 extern help: started dragging
git-svn-id: trunk@23797 -
2010-02-26 12:26:38 +00:00
mattias
048dcb82c4 synedit: Paste: first check for synedit format then request it
git-svn-id: trunk@23795 -
2010-02-26 09:12:54 +00:00
jesus
2c48944932 Printers, CUPS, do not mix paper and paper sources in list of supported papers
git-svn-id: trunk@23793 -
2010-02-25 22:13:20 +00:00
mattias
153ddcdffa codetools: fixed parsing library without interface and implementation
git-svn-id: trunk@23791 -
2010-02-25 15:39:39 +00:00
mattias
53ef2a04c0 externhelp: browse for file and macrofy
git-svn-id: trunk@23789 -
2010-02-25 11:00:53 +00:00
mattias
26d4a856a5 codetools: reduced debugging
git-svn-id: trunk@23788 -
2010-02-25 10:32:20 +00:00
mattias
ffbb6937ae externhelp: added macrofy button
git-svn-id: trunk@23787 -
2010-02-25 10:31:25 +00:00
mattias
38ee724ecd externhelp: load/save
git-svn-id: trunk@23786 -
2010-02-25 09:46:10 +00:00
paul
52b2c3a080 synedit: highlight proc modifiers also in class without sections
git-svn-id: trunk@23785 -
2010-02-25 03:21:54 +00:00
mattias
523fc39684 IDE: delphi project converter: fixed changing uses section
git-svn-id: trunk@23781 -
2010-02-24 21:57:50 +00:00
jesus
dc2a5b26a1 Printers, Added default list of papers in case there are no printers, fixes to cups dialogs
git-svn-id: trunk@23779 -
2010-02-24 21:21:37 +00:00
mattias
f256f0812c externhelp: adding new items as child
git-svn-id: trunk@23777 -
2010-02-24 16:59:35 +00:00
mattias
007f3d4686 externhelp: fixed showing options
git-svn-id: trunk@23775 -
2010-02-24 15:13:17 +00:00
jesus
9727287dbb updated spanish translation from Javier Villarroya
git-svn-id: trunk@23770 -
2010-02-23 20:06:54 +00:00
mattias
7fc4ed9b4e translations: portuguese: updates from Marcelo B Paula
git-svn-id: trunk@23769 -
2010-02-23 19:45:21 +00:00
mattias
1c3f06dbb0 codetools: class interface completion: fixed searching existing procs, bug #15823
git-svn-id: trunk@23768 -
2010-02-23 19:42:54 +00:00
mattias
34bcf2c445 codetools: fixed ConvertDelphiToLazarusSource reparse after adding mode delphi
git-svn-id: trunk@23767 -
2010-02-23 12:01:42 +00:00
jesus
b69c6b01e8 LazReport, fix thumbnails button in editor sample (it tried to start drag operation instead of click)
git-svn-id: trunk@23756 -
2010-02-22 18:09:28 +00:00
mattias
84ee7a6b32 externhelp: add, delete item
git-svn-id: trunk@23754 -
2010-02-21 18:32:07 +00:00
mattias
d0ee84b92a prettymessages: fixed compilation, bug #15825
git-svn-id: trunk@23751 -
2010-02-21 10:00:32 +00:00
mattias
b5f848caf6 started package externhelp.lpk
git-svn-id: trunk@23750 -
2010-02-21 09:41:08 +00:00
jesus
ab29a9ca68 LazReport, editor sample layout improvement and change to fpc resources, missing localized items, from Aleksey Lagunov
git-svn-id: trunk@23746 -
2010-02-19 21:28:56 +00:00
jesus
ec6f9fbae0 LazReport, added some internal functions into function list, issue #15678
git-svn-id: trunk@23745 -
2010-02-19 20:34:18 +00:00
jesus
8f15d443ff LazReport, reverted translation r23713 #310b5da0c2
git-svn-id: trunk@23736 -
2010-02-19 02:58:20 +00:00
paul
f3e0e3abec jcf: fix indentation for const section in program or library by Bernd Kreuss
git-svn-id: trunk@23721 -
2010-02-16 14:59:29 +00:00
paul
ba5a30c086 jcf: fix operator parsing after the *var* section
git-svn-id: trunk@23718 -
2010-02-16 14:17:16 +00:00
paul
310b5da0c2 regenerate po files
git-svn-id: trunk@23713 -
2010-02-16 09:19:55 +00:00
paul
cc7aa41e5b components: fix hInstance usage
git-svn-id: trunk@23710 -
2010-02-16 07:46:50 +00:00
paul
664e34e4a6 components: fix compilation
git-svn-id: trunk@23707 -
2010-02-15 11:41:02 +00:00
jesus
6b2027e174 tpipro, patch to fix some UTF-8 problems, detects and enforce document charset
git-svn-id: trunk@23704 -
2010-02-15 05:21:10 +00:00
mattias
6d31c5de0b IDE: javascript: started example to read xml with javascript identifiers
git-svn-id: trunk@23698 -
2010-02-13 09:52:56 +00:00
mattias
0d857ce551 codetools: implemented simple macro parsing
git-svn-id: trunk@23694 -
2010-02-11 18:19:35 +00:00
mattias
db764f04ed codetools: spotting macros
git-svn-id: trunk@23691 -
2010-02-11 11:00:01 +00:00
mattias
94d8b4b2b7 codetools: macro directive: storing values
git-svn-id: trunk@23690 -
2010-02-11 10:51:44 +00:00
mattias
aa19597663 codetools: macro directive: started storing macro sources
git-svn-id: trunk@23689 -
2010-02-11 10:35:38 +00:00
mattias
2f83b48d84 codetools: macro directive: setting macros on/off
git-svn-id: trunk@23688 -
2010-02-11 10:11:45 +00:00
jesus
71c075cfa6 tpipro, fix AV in preview
git-svn-id: trunk@23681 -
2010-02-11 05:43:34 +00:00
jesus
ffbae73a6b LazReport, more dialogs improvement from Aleksey Lagunov
git-svn-id: trunk@23680 -
2010-02-10 18:48:38 +00:00
jesus
38206db38c LazReport, improve dialogs appareance in all themes by removing font 'ms sans serif' and using buttonpanel instead of stand alone buttons, patch from aleksey lagunov
git-svn-id: trunk@23674 -
2010-02-09 21:37:12 +00:00
mattias
885e19158d codetools: fixed parsing empty implementation section
git-svn-id: trunk@23673 -
2010-02-09 19:32:25 +00:00
mattias
c368ff5ba7 codetools: improved debugging
git-svn-id: trunk@23672 -
2010-02-09 19:20:45 +00:00
mattias
d10ef7f660 translations: german: updates from Swen Heinig
git-svn-id: trunk@23671 -
2010-02-09 17:49:52 +00:00
mattias
9b0d596224 lcl+codetools: CreateRelativePath: support for double pathdelims
git-svn-id: trunk@23666 -
2010-02-09 13:36:20 +00:00
paul
e20b46d170 languages: update Russian translations by Maxim
git-svn-id: trunk@23665 -
2010-02-09 01:38:46 +00:00
paul
cd964ca179 lazsvn: language support by Alexey Lagunov
git-svn-id: trunk@23659 -
2010-02-07 09:34:19 +00:00
mattias
0ca654e75d codetools: search in virtual directory first virtual units
git-svn-id: trunk@23652 -
2010-02-06 01:23:13 +00:00
martin
d9fc2ac6e7 SynEdit: Replacing BlockMode selection now inserts in BlockMode too
SourceEditor: Fix upper/LowerCase Selection for Blockmode, Issue #15626

git-svn-id: trunk@23645 -
2010-02-05 16:23:06 +00:00
mattias
9c28757ec7 aggpas: clean up
git-svn-id: trunk@23643 -
2010-02-05 16:22:18 +00:00
martin
7af50c9684 SynEdit: Fix Initialization of Option and Option2 from constructor. Issue #15532
git-svn-id: trunk@23633 -
2010-02-05 01:07:54 +00:00
mattias
5c7797eb9d clean up
git-svn-id: trunk@23617 -
2010-02-03 13:49:34 +00:00
paul
2747daddbd jcf: support utf8 paths
git-svn-id: trunk@23606 -
2010-01-31 14:53:11 +00:00
paul
3dd19fc92b jcf: store and load settings file from the IDE primary config path
git-svn-id: trunk@23601 -
2010-01-30 15:54:37 +00:00
mattias
d9170c2e4a codetools: started otheridentifiertree, removed TcodeTreeNode.GetRootNode use GetRoot instead
git-svn-id: trunk@23588 -
2010-01-29 09:06:32 +00:00
paul
82dcf25ada jcf2: don't register 'Register settings' menu item for lazarus (issue #0015493)
git-svn-id: trunk@23581 -
2010-01-28 08:22:22 +00:00
jesus
0e597479b5 LazReport, editor sample frech translation from paulatreides, issue #15130
git-svn-id: trunk@23574 -
2010-01-27 19:26:13 +00:00
jesus
fbc729bcf6 LazReport, another force variant to be internally float type instead of string (fpc bug?), fix using this variant in arithmetic operations
git-svn-id: trunk@23573 -
2010-01-27 16:38:34 +00:00
jesus
aa49b84ec2 LazReport, editor sample, made composite report doublepass, fix [TOTALPAGES] report variable
git-svn-id: trunk@23560 -
2010-01-25 23:54:33 +00:00
jesus
8e0c549f9a LazReport, editor sample: don't use for in, report b in composite test start in new page
git-svn-id: trunk@23559 -
2010-01-25 23:33:42 +00:00
jesus
80e04969d0 LazReport, added composite report to editor sample
git-svn-id: trunk@23558 -
2010-01-25 20:35:46 +00:00
jesus
87000aa680 LazReport, force variant->double convertion on evaluating aggregate functions
git-svn-id: trunk@23557 -
2010-01-25 20:35:04 +00:00
mattias
32cf1ff162 translations: portuguese: updates from Marcelo B Paula
git-svn-id: trunk@23543 -
2010-01-23 20:42:29 +00:00
paul
1bc6b10b9e synedit: support folding for dispinterfaces
git-svn-id: trunk@23540 -
2010-01-23 17:20:07 +00:00
mattias
8735809fe4 lazc: fixed finalization
git-svn-id: trunk@23530 -
2010-01-22 12:54:25 +00:00
mattias
462d545377 codetools: define templates for fcl-async
git-svn-id: trunk@23529 -
2010-01-22 12:10:45 +00:00
mattias
5e5bbda36b educationlaz: fixed loading options
git-svn-id: trunk@23528 -
2010-01-22 11:56:30 +00:00
paul
040bb76815 ide, codetools, packager: use Classes.TGetStrProc instead of similar locally defined types by Alexander S. Klenin (issue #0015556)
git-svn-id: trunk@23514 -
2010-01-21 02:24:16 +00:00
mattias
48254f0c98 codetools: fixed error handling for invalid . operator
git-svn-id: trunk@23512 -
2010-01-20 23:12:24 +00:00
mattias
44fe02f669 codetools: fixed array operator []
git-svn-id: trunk@23511 -
2010-01-20 23:08:51 +00:00
mattias
4f92e05edc codetools: fixed getdefaultcompiledtargetos
git-svn-id: trunk@23509 -
2010-01-20 19:04:19 +00:00
mattias
4bd6581d25 codetools: fixed find declaration on last identifier of expression
git-svn-id: trunk@23508 -
2010-01-20 18:00:13 +00:00
mattias
a8e2247fae codetools: fixed resolving property[]
git-svn-id: trunk@23507 -
2010-01-20 16:35:45 +00:00
paul
6a33b4b69e codetools: add WordBool and QWordBool predefined fpc types
git-svn-id: trunk@23505 -
2010-01-20 14:45:36 +00:00
paul
23177da4f2 codetools: support dispinterface property declaration
git-svn-id: trunk@23504 -
2010-01-20 14:17:41 +00:00
mattias
71c345ff51 lazc: added example
git-svn-id: trunk@23503 -
2010-01-20 13:33:09 +00:00
mattias
9522bc6510 lazc: started simple identifier completion
git-svn-id: trunk@23502 -
2010-01-20 13:32:26 +00:00
paul
9e02d5824f codetools: distinct dispinterface and other interfaces
git-svn-id: trunk@23500 -
2010-01-20 13:18:11 +00:00
mattias
19871f26cb codetools: fixed completing empty classes
git-svn-id: trunk@23498 -
2010-01-20 11:30:24 +00:00
paul
5203fcdd01 rx: fix package options by Aleksey Lagunov
git-svn-id: trunk@23492 -
2010-01-20 01:26:20 +00:00
jesus
f20341dc42 LazReport, implemented pdf export of rounded rect shapes
git-svn-id: trunk@23486 -
2010-01-19 17:01:26 +00:00