mattias
|
b2dc71915b
|
tests: complete block
git-svn-id: trunk@34604 -
|
2012-01-05 23:19:31 +00:00 |
|
paul
|
555f4dbed8
|
cocoa: cleanup
git-svn-id: trunk@34603 -
|
2012-01-05 17:37:38 +00:00 |
|
paul
|
d26d3581f0
|
cocoa: cleanup
git-svn-id: trunk@34602 -
|
2012-01-05 17:30:03 +00:00 |
|
juha
|
478a6f7b60
|
LCL: Make case-insensitive search work on Win9x, issue #0021025, patch from Bart Broersma
git-svn-id: trunk@34601 -
|
2012-01-05 17:25:49 +00:00 |
|
paul
|
c403c02f92
|
cocoa: formatting, cleanup, correctly initialize controls with initial visible state using WS_VISIBLE flag, implement ShowHide for controls and forms
git-svn-id: trunk@34600 -
|
2012-01-05 17:23:51 +00:00 |
|
mattias
|
74c7b051a3
|
cody: dictionary: hide fpc units without ppu
git-svn-id: trunk@34599 -
|
2012-01-05 17:05:59 +00:00 |
|
mattias
|
e91d544141
|
cody: dictionary: sort for scope
git-svn-id: trunk@34598 -
|
2012-01-05 15:47:09 +00:00 |
|
martin
|
3401ba6d25
|
SynEdit: ensure primary selection is acquired
git-svn-id: trunk@34597 -
|
2012-01-05 12:57:28 +00:00 |
|
mattias
|
0f970e1e71
|
cody: dictionary: help
git-svn-id: trunk@34596 -
|
2012-01-05 12:50:35 +00:00 |
|
martin
|
b086a0d71f
|
SynEdit: ensure primary selection is acquired
git-svn-id: trunk@34595 -
|
2012-01-05 12:50:01 +00:00 |
|
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 |
|
blikblum
|
4e8a2856a5
|
gtk2: remove Get/SetHiddenLCLObject and related code. The only place that was still being called is a dead code since at least 2003. Fixes issue #21021
git-svn-id: trunk@34592 -
|
2012-01-05 10:34:09 +00:00 |
|
paul
|
5a73f54727
|
cocoa: cleanup
git-svn-id: trunk@34591 -
|
2012-01-05 04:08:57 +00:00 |
|
mattias
|
fc55260fbc
|
IDE: replaced some cycle with circular dependency
git-svn-id: trunk@34590 -
|
2012-01-04 23:53:33 +00:00 |
|
mattias
|
16b7e1da2a
|
IDE: fixed find/rename identifier: trim after making absolute
git-svn-id: trunk@34589 -
|
2012-01-04 23:38:16 +00:00 |
|
mattias
|
1a479ce95a
|
IDE: fixed find/rename identifier: check if project is virtual
git-svn-id: trunk@34588 -
|
2012-01-04 23:33:50 +00:00 |
|
mattias
|
a956014b95
|
IDE: fixed find/rename identifier searching in extra files
git-svn-id: trunk@34587 -
|
2012-01-04 23:30:21 +00:00 |
|
mattias
|
52602e7db7
|
IDE: replaced some cycle with circular dependency
git-svn-id: trunk@34586 -
|
2012-01-04 23:12:31 +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 |
|
paul
|
10cd03aa72
|
cocoa: fix text shifting
git-svn-id: trunk@34579 -
|
2012-01-04 17:30:26 +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
|
48bcf0243b
|
Packager: enable RightClickSelect in Package manager
git-svn-id: trunk@34576 -
|
2012-01-04 12:08:45 +00:00 |
|
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 |
|