Commit Graph

33804 Commits

Author SHA1 Message Date
juha
b68b5ca7c6 TreeFilterEdit: support using components derived from TCustomTreeview
git-svn-id: trunk@34575 -
2012-01-04 12:08:36 +00:00
juha
878da9f087 IDE: allow little longer titles in search results
git-svn-id: trunk@34574 -
2012-01-04 12:08:25 +00:00
juha
9b6a3be476 IDE const strings, formatting
git-svn-id: trunk@34573 -
2012-01-04 12:08:15 +00:00
juha
6fc5919b2d Documentation fix for TTreeNodeCompare
git-svn-id: trunk@34572 -
2012-01-04 12:08:06 +00:00
sekelsenmat
cc4b062b1d Improves the Android text handling
git-svn-id: trunk@34571 -
2012-01-04 11:21:28 +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
sekelsenmat
4c304af365 Patch from lainz, fixes all remaining memory leaks in customdrawn
git-svn-id: trunk@34569 -
2012-01-03 23:30:35 +00:00
martin
b00e2117ba SynEdit: fix bracket matching with SynAnySyn
git-svn-id: trunk@34568 -
2012-01-03 22:05:39 +00:00
jesus
6f5bccc376 LCL, implements MaxLength in grid's TCompositeCellEditor, fix issue #20951
git-svn-id: trunk@34567 -
2012-01-03 20:41:42 +00:00
blikblum
554486927a gtk2: Partially reverts 34395. Fix issue #21014
git-svn-id: trunk@34566 -
2012-01-03 19:09:25 +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
f7a9ad5e45 updated lpl
git-svn-id: trunk@34563 -
2012-01-03 16:32:12 +00:00
mattias
4d900eebe7 pochecker: fixed typo
git-svn-id: trunk@34562 -
2012-01-03 16:31:07 +00:00
mattias
4838f5a1bc IDE: pass compiler options -T and -P if set, even if they are the same as the IDE default
git-svn-id: trunk@34561 -
2012-01-03 16:27:40 +00:00
juha
c90655c252 IDE: clear Project Inspector when active project is closed
git-svn-id: trunk@34560 -
2012-01-03 16:11:48 +00:00
maxim
44c1db18d2 regenerated translations; updated Russian translation
git-svn-id: trunk@34559 -
2012-01-03 15:44:45 +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
39b307cc08 IDE: clean up
git-svn-id: trunk@34555 -
2012-01-03 15:11:07 +00:00
mattias
d68222bb17 IDE: default project options: save whole lpi, load all build modes, formerly: only active build mode
git-svn-id: trunk@34554 -
2012-01-03 15:10:08 +00:00
mattias
5faf994f71 cody: dictionary: debugging
git-svn-id: trunk@34553 -
2012-01-03 15:08:05 +00:00
mattias
c5de3503fb IDE: moved projec option UseAsDefault from TBaseCompilerOptions to TProject
git-svn-id: trunk@34552 -
2012-01-03 13:27:51 +00:00
juha
4244e9702c IDE: Simplify Project Inspector code
git-svn-id: trunk@34551 -
2012-01-03 12:41:42 +00:00
juha
b55334cf9d IDE: refactor Project Inspector code
git-svn-id: trunk@34550 -
2012-01-03 12:41:29 +00:00
sekelsenmat
eb5ab4433e Adds android, jvm and mips targets to the IDE
git-svn-id: trunk@34549 -
2012-01-03 12:39:14 +00:00
sekelsenmat
e887732966 Improves the no drawers found message to be more clear
git-svn-id: trunk@34548 -
2012-01-03 12:12:14 +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
sekelsenmat
db6767dd05 Patch to fix memory leak from lainz
git-svn-id: trunk@34545 -
2012-01-03 00:59:11 +00:00
mattias
161a9eb5c5 lazbuild: fixed compilation
git-svn-id: trunk@34544 -
2012-01-02 23:49:56 +00:00
mattias
5cc3fd42cb IDE: package graph: ShowPath: compare case insensitive
git-svn-id: trunk@34543 -
2012-01-02 18:05:31 +00:00
mattias
9e21a00a70 IDE: package editor: add dependency: check for cycle, show a full path
git-svn-id: trunk@34542 -
2012-01-02 17:45:03 +00:00
mattias
48657d7019 IDE: renamed circle detection with cycle detection
git-svn-id: trunk@34541 -
2012-01-02 17:13:43 +00:00
mattias
51a5483ed9 IDE: package editor: add dependency: check for cycle
git-svn-id: trunk@34540 -
2012-01-02 17:06:11 +00:00
mattias
eb06e0d323 IDE: clean up
git-svn-id: trunk@34539 -
2012-01-02 17:01:25 +00:00
mattias
7f77067f23 IDE: fixed macro prompt, bug #21001
git-svn-id: trunk@34538 -
2012-01-02 11:43:10 +00:00
dodi
ed5ef5dec3 examples/fpdocmanager added.
git-svn-id: trunk@34537 -
2012-01-02 04:45:54 +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
5a689cb2ed SourceEditor: Allow replacing text and keep y-pos of marks
git-svn-id: trunk@34535 -
2012-01-01 19:32:53 +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
7c15632972 IDE: Sort Required Packages in Package Manager and Project Manager, issue #20862
git-svn-id: trunk@34533 -
2012-01-01 15:05:17 +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
zeljko
5ca2d85d66 Gtk2: do not blindly unmaximize and deiconify GtkWindow. issue #10698
git-svn-id: trunk@34530 -
2012-01-01 10:47:45 +00:00
maxim
d6decbd088 regenerated translations; updated Russian translation
git-svn-id: trunk@34529 -
2011-12-31 17:30:55 +00:00
maxim
608a5725c5 IDE, Options/Files: improved localization
git-svn-id: trunk@34528 -
2011-12-31 17:29:27 +00:00
maxim
38af4e4f9a Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #20992
git-svn-id: trunk@34527 -
2011-12-31 17:22:31 +00:00
sekelsenmat
3943362c0c Improves LCL-CustomDrawn scrolling
git-svn-id: trunk@34526 -
2011-12-31 12:24:07 +00:00