Commit Graph

28248 Commits

Author SHA1 Message Date
mazen
f2083e28d4 MAKE DEB: Fixed typo.
git-svn-id: trunk@28703 -
2010-12-13 13:07:14 +00:00
vincents
69ef97f530 IDE: 2.4.0 compatibility
git-svn-id: trunk@28702 -
2010-12-13 10:10:34 +00:00
mattias
f9e4baf8f3 IDE: 2.4.0 compatibility
git-svn-id: trunk@28701 -
2010-12-13 09:57:29 +00:00
dmitry
460abbead9 carbon: temporary workaround to prevent LCL applications hanging if traditional mac focusing scheme used without any text controls
git-svn-id: trunk@28700 -
2010-12-12 21:05:50 +00:00
dmitry
6205262833 carbon: implemented winapi Get/SetViewPortOrg functions
git-svn-id: trunk@28699 -
2010-12-12 20:05:49 +00:00
maxim
2f5fde4aa1 regenerated translations; updated and improved Russian translation
git-svn-id: trunk@28698 -
2010-12-12 17:58:13 +00:00
martin
45883b6dc0 IDE: fixed invisible toolbutton in designer. Issue #18192
git-svn-id: trunk@28697 -
2010-12-12 16:26:05 +00:00
ask
a7114a3c18 TAChart: Replace Marks.DistanceToCenter with more generic Marks.Attachment property
git-svn-id: trunk@28696 -
2010-12-12 12:06:17 +00:00
ask
f234d5845a TAChart: Add TPieSeries.RotateLabels property. Update demo.
git-svn-id: trunk@28695 -
2010-12-12 09:44:34 +00:00
ask
a53c2ca71c TAChart: Minor improvements to r28692 #6501a28e5a
git-svn-id: trunk@28694 -
2010-12-12 09:11:13 +00:00
ask
9267ee571f TAChart: Add label angle control to the radial demo
git-svn-id: trunk@28693 -
2010-12-12 09:08:16 +00:00
ask
6501a28e5a TAChart: Rewrite pie series measuring/drawing code.
* Measure series extent exactly
* Draw labels after slices
* This partially fixes issue #17988

git-svn-id: trunk@28692 -
2010-12-12 08:56:49 +00:00
ask
e91b9e79f8 TAChart: Additional overloads for UpdateMinMax, ExpandRect, IsPointInRect utility functions
git-svn-id: trunk@28691 -
2010-12-12 08:46:08 +00:00
ask
4812c06946 TAChart: Extract TGenericChartMarks.GetLabelPolygon function
git-svn-id: trunk@28690 -
2010-12-12 04:41:09 +00:00
martin
37fcb6d37f IdeInspector: Jump to implementation
git-svn-id: trunk@28689 -
2010-12-11 18:52:33 +00:00
martin
48dd5f62bb IdeInspector: Jump to implementation
git-svn-id: trunk@28688 -
2010-12-11 18:50:13 +00:00
martin
77a6748d93 IdeInspector: Work with modal too
git-svn-id: trunk@28687 -
2010-12-11 18:26:46 +00:00
juha
be513b35da Converter: fix comments in UsedUnits.
git-svn-id: trunk@28686 -
2010-12-11 16:48:27 +00:00
mattias
aaa5e8b72b IDE: context help editor: open declaration button cancel
git-svn-id: trunk@28685 -
2010-12-11 14:08:38 +00:00
mattias
501d18e6db IDEIntf: doc
git-svn-id: trunk@28684 -
2010-12-11 12:47:43 +00:00
mattias
03e41ae4a9 IDE: context help editor: open declaration button
git-svn-id: trunk@28683 -
2010-12-11 12:27:46 +00:00
juha
ff8b673870 Converter: Put the resource strings in a more logical order.
git-svn-id: trunk@28682 -
2010-12-11 12:18:11 +00:00
mattias
e61789e256 IDE: context help editor: show hint about declaration of each control
git-svn-id: trunk@28681 -
2010-12-11 11:14:47 +00:00
mattias
8e70d117b4 IDEIntf: extended FindUnitFile
git-svn-id: trunk@28680 -
2010-12-11 10:19:32 +00:00
zeljko
f3bb450103 Qt: avoid crash if LCLObject dissappeared inside SlotKey()
git-svn-id: trunk@28679 -
2010-12-11 09:29:52 +00:00
paul
f7e1630363 win32: don't hide non-LCL windows on page control page change
git-svn-id: trunk@28678 -
2010-12-11 07:52:00 +00:00
paul
b0c22d3462 win32: fix a problem when page control can have more than 1 child window visible (bug #0017826)
git-svn-id: trunk@28677 -
2010-12-11 06:24:54 +00:00
paul
35ffa66fe0 lcl: don't call Resize for invisible controls in DoAllAutosize
git-svn-id: trunk@28676 -
2010-12-11 05:21:19 +00:00
martin
4b168f8fd6 SynEdit: Reduced overhead in Resize
git-svn-id: trunk@28675 -
2010-12-10 23:25:56 +00:00
martin
4fc047c0aa SynEdit: Fix incorrect calculation of chars fitting in display (causing scrollbar issues)
git-svn-id: trunk@28674 -
2010-12-10 21:49:56 +00:00
juha
fb8b6e7761 Converter: Add project / package name to settings title. Patch from Tomasz Wieckowski.
git-svn-id: trunk@28673 -
2010-12-10 20:27:04 +00:00
vincents
f181c9db90 lcl: don't use DT_INTERNAL, the LCL already has selected a system font into the canvas; it prevents mismatches in sizes, if we cannot determine what exact font is used by DT_INTERNAL, fixes issue #16408
git-svn-id: trunk@28672 -
2010-12-10 20:16:16 +00:00
juha
fdaaeb6f3f Converter: more unit names to convert automatically.
git-svn-id: trunk@28671 -
2010-12-10 19:58:29 +00:00
juha
1d89fbe3ce Converter: Major refactoring for missing units handling and some other parts.
git-svn-id: trunk@28670 -
2010-12-10 19:58:25 +00:00
juha
b0e9603a53 Converter: Missing units handling refactored to a new unit.
git-svn-id: trunk@28669 -
2010-12-10 19:37:40 +00:00
sekelsenmat
443ac0189f Updates TCDGroupBox to account for the clDefault color changes
git-svn-id: trunk@28668 -
2010-12-10 12:16:54 +00:00
sekelsenmat
7a83d96903 Patch from JiXian Yang, implements TCDPageControl and improves TCDTrackBar
git-svn-id: trunk@28667 -
2010-12-10 12:15:59 +00:00
martin
83df44dfe9 IdeInspector: Filter(tabs) and Method Info
git-svn-id: trunk@28666 -
2010-12-10 10:27:36 +00:00
paul
2fded8da6c ide: change borderstyle of key dialogs to bsDialog
git-svn-id: trunk@28665 -
2010-12-10 06:38:17 +00:00
jesus
56fb0cb880 LCL, use fully visible grids calc the amount of cols or rows to scroll, issue #17882
git-svn-id: trunk@28664 -
2010-12-10 05:36:18 +00:00
martin
d14fe5acfe IdeInspector: Display unit name and file of selected Component
git-svn-id: trunk@28663 -
2010-12-10 03:58:45 +00:00
martin
0596f52334 IdeInspector: Display unit name of selected Component
git-svn-id: trunk@28662 -
2010-12-10 00:04:22 +00:00
vincents
115ae7a5c3 svn2revisioninc: added support for git from Mario Bonati (issue #18156)
git-svn-id: trunk@28661 -
2010-12-09 22:40:24 +00:00
martin
42ff964f3b DBG: tests, better appdir detection (including Mac App bundle)
git-svn-id: trunk@28660 -
2010-12-09 21:21:27 +00:00
martin
f348fe1d0f DBG: tests, better appdir detection
git-svn-id: trunk@28659 -
2010-12-09 20:43:41 +00:00
mattias
78fb13e2de IDE: rename component: check for predefined identifiers, bug #18167
git-svn-id: trunk@28658 -
2010-12-09 12:15:16 +00:00
mattias
315108e0c1 IDE: rename component: check for pascal keywords, bug #18167
git-svn-id: trunk@28657 -
2010-12-09 08:21:01 +00:00
martin
9505743f20 DBG: More tests
git-svn-id: trunk@28656 -
2010-12-09 01:29:08 +00:00
vincents
338a45d9e6 ide makefiles: fixed white space use broken in previous commit, Makefiles are picky and need tab
git-svn-id: trunk@28655 -
2010-12-08 21:56:22 +00:00
vincents
8b9837eb0b fixed building svn2revisioninc when crosscompiling to a different CPU
git-svn-id: trunk@28654 -
2010-12-08 21:50:48 +00:00