Commit Graph

8583 Commits

Author SHA1 Message Date
martin
4ffedc9de1 SynEdit: clean up, using PaintLines own class
git-svn-id: trunk@34594 -
2012-01-05 12:28:52 +00:00
mattias
8b71b1eee9 codetools: fixed clearing TFPCSourceRules
git-svn-id: trunk@34593 -
2012-01-05 12:18:27 +00:00
mattias
8b271c0245 codetools: fixed searching default class ancestor
git-svn-id: trunk@34585 -
2012-01-04 22:56:59 +00:00
mattias
4d7766d2bc synedit: update
git-svn-id: trunk@34584 -
2012-01-04 22:54:47 +00:00
mattias
f843e1728b lazcontrols: clean up
git-svn-id: trunk@34583 -
2012-01-04 22:53:29 +00:00
maxim
2f7eb292d6 regenerated translations; updated Russian translation
git-svn-id: trunk@34582 -
2012-01-04 21:32:16 +00:00
maxim
3d35e18d5f Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #21020
git-svn-id: trunk@34581 -
2012-01-04 20:59:03 +00:00
martin
6b90fd04ce SynEdit: clean up, using PaintLines own class
git-svn-id: trunk@34580 -
2012-01-04 20:03:34 +00:00
martin
895ec22d6d SynEdit: improved matching quotes
git-svn-id: trunk@34578 -
2012-01-04 15:03:23 +00:00
martin
c8452e8e54 SynEdit: fix bracket matching with SynAnySyn
git-svn-id: trunk@34577 -
2012-01-04 15:02:34 +00:00
juha
b68b5ca7c6 TreeFilterEdit: support using components derived from TCustomTreeview
git-svn-id: trunk@34575 -
2012-01-04 12:08:36 +00:00
martin
621e42afef SynEdit: change wheel scrolling to deal with mouse wheels that report partial wheel moves
git-svn-id: trunk@34570 -
2012-01-04 02:10:54 +00:00
martin
b00e2117ba SynEdit: fix bracket matching with SynAnySyn
git-svn-id: trunk@34568 -
2012-01-03 22:05:39 +00:00
zeljko
3303fdd87d Printers: cups printer should take printrange from print dialog.Patch by Joachim Paepke. issue #21007
git-svn-id: trunk@34565 -
2012-01-03 19:01:44 +00:00
mattias
f8a838fe73 codetools: target jvm: default class ancestor is jlobject
git-svn-id: trunk@34564 -
2012-01-03 17:28:56 +00:00
mattias
4d900eebe7 pochecker: fixed typo
git-svn-id: trunk@34562 -
2012-01-03 16:31:07 +00:00
juha
7797fc8141 PoChecker: cleanup
git-svn-id: trunk@34558 -
2012-01-03 15:41:33 +00:00
juha
5923ffac54 PoChecker: remove useless dependency for FCL
git-svn-id: trunk@34557 -
2012-01-03 15:41:20 +00:00
juha
5f873dafd8 PoChecker: a new standalone project for PoChecker. Uses the same sources as the package
git-svn-id: trunk@34556 -
2012-01-03 15:11:37 +00:00
mattias
5faf994f71 cody: dictionary: debugging
git-svn-id: trunk@34553 -
2012-01-03 15:08:05 +00:00
juha
229433b9ff IDE: apply TreeFilter to all nodes in Project and Package managers
git-svn-id: trunk@34547 -
2012-01-03 11:36:38 +00:00
juha
53396fd5df TTreeFilter: Filter also removed dependencies branches in Project and Package Inspectors, rename TBranch to TTreeFilterBranch
git-svn-id: trunk@34546 -
2012-01-03 11:36:21 +00:00
martin
914d05910c JCF: Allow replacing text and keep y-pos of marks
git-svn-id: trunk@34536 -
2012-01-01 19:33:43 +00:00
martin
27d9078f1f SynEdit: Allow replacing text and keep y-pos of marks
git-svn-id: trunk@34534 -
2012-01-01 19:31:49 +00:00
juha
f1899978ae TreeFilterEdit: minor optimization
git-svn-id: trunk@34532 -
2012-01-01 15:05:00 +00:00
martin
d6f03b7132 SynEdit: Grouped related methods / no functional change
git-svn-id: trunk@34531 -
2012-01-01 14:12:51 +00:00
martin
ebfc7112a5 SynEdit: fixed possible highlighter crash, introduced in r 34252
git-svn-id: trunk@34522 -
2011-12-30 23:10:16 +00:00
sekelsenmat
b106f80cb9 Android: Starts improving the key input. Now it gets real unicode chars instead of the key name
git-svn-id: trunk@34509 -
2011-12-29 23:12:21 +00:00
mattias
da5eb3a03e codetools: new java features when cpujvm is defined
git-svn-id: trunk@34483 -
2011-12-28 23:45:45 +00:00
juha
a67a78e898 turbopower_ipro: Cache the CSS properties + refactoring. Issue #20975, patch from Bernd Kreuss
git-svn-id: trunk@34480 -
2011-12-28 23:13:39 +00:00
mattias
b03ad1543e codetools: clean up
git-svn-id: trunk@34478 -
2011-12-28 22:06:49 +00:00
mattias
544e05b6e9 codetools: static keyword only for objects
git-svn-id: trunk@34477 -
2011-12-28 22:04:14 +00:00
juha
e762c4e425 TreeFilter: fix moving up and down when tree has multiselect enabled.
git-svn-id: trunk@34466 -
2011-12-28 09:39:59 +00:00
juha
633f92bf41 PoChecker: Minor change in const string.
git-svn-id: trunk@34465 -
2011-12-28 09:39:52 +00:00
juha
ebed12f697 PoChecker: Improve the GUI and its anchors.
git-svn-id: trunk@34454 -
2011-12-28 00:34:47 +00:00
juha
0383037340 ListFilterEdit: No need to disable CheckListBox.OnItemClick temporarily any more. It was a workaround for a LCL-Qt bug
git-svn-id: trunk@34448 -
2011-12-27 16:30:34 +00:00
mattias
5a60b9e824 codetools: jvm class interface var modifier external
git-svn-id: trunk@34438 -
2011-12-26 17:47:50 +00:00
mattias
d8b85e3a4c codetools: methods: modifier external
git-svn-id: trunk@34437 -
2011-12-26 17:29:38 +00:00
mattias
d3dc2cb54f codetools: class interface, const section followed by function
git-svn-id: trunk@34436 -
2011-12-26 15:28:55 +00:00
juha
8cb950f27a Update Components/README.txt with PoChecker info
git-svn-id: trunk@34434 -
2011-12-26 15:20:24 +00:00
juha
2cab29d82b LeakView: formatting
git-svn-id: trunk@34433 -
2011-12-26 15:20:05 +00:00
mattias
623df51893 codetools: parsing class var external
git-svn-id: trunk@34432 -
2011-12-26 13:31:18 +00:00
mattias
383fbee849 codetools: started &keyword identifiers
git-svn-id: trunk@34430 -
2011-12-26 13:23:36 +00:00
mattias
24da91f0a8 codetools: started &keyword identifiers
git-svn-id: trunk@34429 -
2011-12-26 13:20:58 +00:00
mattias
5d55835b0d codetools: started &keyword identifiers
git-svn-id: trunk@34428 -
2011-12-26 12:52:46 +00:00
mattias
abcae707c6 codetools: parser: read jvm class sealed external
git-svn-id: trunk@34426 -
2011-12-26 12:34:38 +00:00
mattias
43032a6b67 codetools: parser: read jvm interface external
git-svn-id: trunk@34425 -
2011-12-26 12:32:06 +00:00
mattias
4f6154b6ff codetools: identifier completion: modeswitches
git-svn-id: trunk@34424 -
2011-12-26 12:19:05 +00:00
mattias
fefa5733c2 codetools: no public, cvar in class const
git-svn-id: trunk@34423 -
2011-12-26 11:48:20 +00:00
juha
b347fbbe04 PoChecker: Fix PoFamilies.pp, ExtractFormatArgs function, issue #20964, Bart Broersma
git-svn-id: trunk@34415 -
2011-12-25 23:12:04 +00:00