maxim
|
6eee8de8d2
|
regenerated translations; updated Russian translation
git-svn-id: trunk@34804 -
|
2012-01-19 21:58:48 +00:00 |
|
maxim
|
666c8a30d6
|
IDE: removed unused string
git-svn-id: trunk@34803 -
|
2012-01-19 21:34:34 +00:00 |
|
mattias
|
a9debb99ed
|
LCL: TRawImage.PerformEffect: added option to free old data
git-svn-id: trunk@34802 -
|
2012-01-19 21:20:47 +00:00 |
|
mattias
|
6776c76423
|
LCL: TRawImage.PerformEffect: first check description then allocate mem
git-svn-id: trunk@34801 -
|
2012-01-19 21:11:52 +00:00 |
|
juha
|
9adcf1b232
|
LCL: Register some new Delphi properties to be skipped by form loader. Issue #20273
git-svn-id: trunk@34800 -
|
2012-01-19 18:26:48 +00:00 |
|
mattias
|
ce2b09aa85
|
IDE: fixed crash on word completion
git-svn-id: trunk@34799 -
|
2012-01-19 17:09:03 +00:00 |
|
juha
|
a0912487d5
|
LCL: Add and move some properties to be skipped by form loader.
git-svn-id: trunk@34798 -
|
2012-01-19 16:32:56 +00:00 |
|
mattias
|
d5279b31a9
|
codetools: find declaration: fixed searching in default ancestor
git-svn-id: trunk@34797 -
|
2012-01-19 16:29:12 +00:00 |
|
mattias
|
fb13a79dee
|
codetools: identifier completion: method specifiers
git-svn-id: trunk@34796 -
|
2012-01-19 16:11:45 +00:00 |
|
mattias
|
766b0311e9
|
codetools: identifier completion: hidden used units
git-svn-id: trunk@34795 -
|
2012-01-19 15:04:48 +00:00 |
|
mattias
|
16d98ddb12
|
LCL: fixed crash in TTreeView / AccessibleObject
git-svn-id: trunk@34794 -
|
2012-01-19 15:03:47 +00:00 |
|
juha
|
07fea0e8c8
|
LCL: fix assigning values to TValueListEditor.Strings. Issue #21115
git-svn-id: trunk@34793 -
|
2012-01-19 11:39:17 +00:00 |
|
juha
|
51d7e72516
|
LCL: Comment for TCustomTabControl.TabIndexAtClientPos
git-svn-id: trunk@34792 -
|
2012-01-19 11:39:09 +00:00 |
|
mattias
|
42006c76d8
|
codetools: fixed parsing const public
git-svn-id: trunk@34791 -
|
2012-01-19 10:01:12 +00:00 |
|
sekelsenmat
|
8f717d8e6f
|
WinCE: Fixes compilation
git-svn-id: trunk@34790 -
|
2012-01-19 09:47:55 +00:00 |
|
mattias
|
2ce73b9e7f
|
fcl: enabled fpdoc
git-svn-id: trunk@34789 -
|
2012-01-19 09:39:47 +00:00 |
|
sekelsenmat
|
46e5cbf514
|
Finally figured out how to properly create child non-windowed accessible objects in Carbon! Renames AccessibleName to the more useful AccessibleValue information. However it still doesnt work properly because the non-windowed accessible objects require a already created HIView so we need to figure out the proper place to do this after the HIView is created for TTreeView
git-svn-id: trunk@34788 -
|
2012-01-19 08:09:12 +00:00 |
|
martin
|
4f622019e2
|
DBG: minor refactor in startup
git-svn-id: trunk@34787 -
|
2012-01-18 21:53:04 +00:00 |
|
martin
|
3d9b8ae714
|
DBG: minor refactor in startup
git-svn-id: trunk@34786 -
|
2012-01-18 21:46:50 +00:00 |
|
martin
|
542ec1cf4c
|
DBG: Fix taring snapshots on none breaking breakpoints
git-svn-id: trunk@34785 -
|
2012-01-18 19:53:56 +00:00 |
|
mattias
|
dab1d7db29
|
IDE: find in files: do not show every filename
git-svn-id: trunk@34784 -
|
2012-01-18 18:40:31 +00:00 |
|
ask
|
9f937ae7dd
|
TAChart: Add initial tests for ValuesInRange method
git-svn-id: trunk@34783 -
|
2012-01-18 18:34:52 +00:00 |
|
mattias
|
9c5e370d5e
|
LCL: clean up
git-svn-id: trunk@34782 -
|
2012-01-18 18:34:12 +00:00 |
|
ask
|
e9c8a137cb
|
TAChart: Optimize and fix some corner cases in TCustomChartSource.ValuesInRange
git-svn-id: trunk@34781 -
|
2012-01-18 18:34:04 +00:00 |
|
mattias
|
196a45257c
|
codetools: fixed TCTDirectoryCachePool.FindDiskFilename for non existing files
git-svn-id: trunk@34780 -
|
2012-01-18 17:09:57 +00:00 |
|
sekelsenmat
|
6be7642595
|
Android: Converts all key codes from the Android SDK. Adds more keys to the Android keyboard support
git-svn-id: trunk@34779 -
|
2012-01-18 15:11:04 +00:00 |
|
mattias
|
5c6dd14985
|
IDE: parse custom option -Wp and pass to codetools to use as hidden unit, bug #20351
git-svn-id: trunk@34778 -
|
2012-01-18 14:24:25 +00:00 |
|
mattias
|
0bb0793310
|
codetools: do not search default class ancestor if there is another class ancestor
git-svn-id: trunk@34777 -
|
2012-01-18 14:02:54 +00:00 |
|
mattias
|
bdd8d247fb
|
codetools: fixed TLinkScanner.SourceName
git-svn-id: trunk@34776 -
|
2012-01-18 13:50:24 +00:00 |
|
mattias
|
c0a0f6ce67
|
codetools: searching hidden used units cmem for #usevalgrind, fpextres for FPC_HAS_WinLikeResources, iso7185 for mode iso, profile for #useprofiler, fpcylix,dynlibs for #usekylix, controller macro #controllerunit, modeswitch bojpas for mode delphi and objpas
git-svn-id: trunk@34775 -
|
2012-01-18 13:38:43 +00:00 |
|
mattias
|
ee53888381
|
codetools: fixed modeswitch
git-svn-id: trunk@34774 -
|
2012-01-18 12:53:18 +00:00 |
|
mattias
|
bfa10e2f96
|
codetools: function TLinkScanner.GetHiddenUsedUnits
git-svn-id: trunk@34773 -
|
2012-01-18 12:39:59 +00:00 |
|
martin
|
1c2e894162
|
Fix issue with synedit search if more than one instance exists
git-svn-id: trunk@34772 -
|
2012-01-18 12:39:07 +00:00 |
|
mattias
|
d5188c4108
|
codetools: parse resourcestring starting with an identifier, bug #8485
git-svn-id: trunk@34771 -
|
2012-01-18 11:10:23 +00:00 |
|
sekelsenmat
|
f5c59f0258
|
Android: Implements substituting partial text with the final text selected in a longng press of a virtual keyboard key
git-svn-id: trunk@34770 -
|
2012-01-18 10:13:29 +00:00 |
|
sekelsenmat
|
c532802420
|
Moves SendNotification to WSControls, moves all accessibility types to Controls, starts changing TTreeView to use selected text changed messages instead of child objects. TTreeView accessibility not yet working in Carbon
git-svn-id: trunk@34769 -
|
2012-01-18 08:29:35 +00:00 |
|
mattias
|
81d67bcdc6
|
codetools: checklfm: fixed searching types
git-svn-id: trunk@34768 -
|
2012-01-18 01:54:53 +00:00 |
|
juha
|
7b130f07af
|
Optimize fixing the tab index in TCustomTabControl.TabIndexAtClientPos. Issue #21088
git-svn-id: trunk@34767 -
|
2012-01-17 21:40:20 +00:00 |
|
sekelsenmat
|
cec115827d
|
tiny comment fixes
git-svn-id: trunk@34766 -
|
2012-01-17 16:59:13 +00:00 |
|
sekelsenmat
|
e791df5c47
|
lcl-customdrawn-android: Fixes the accelerometer values to be according to the specification, implements TApplication.Minimize and TApplication.Terminate
git-svn-id: trunk@34765 -
|
2012-01-17 15:29:04 +00:00 |
|
dodi
|
47a0602c58
|
DocMgr: finished document generation
git-svn-id: trunk@34764 -
|
2012-01-17 02:11:29 +00:00 |
|
blikblum
|
77a190e12c
|
lcl: TDBLookup - scroll dataset even if ControlLink not active
git-svn-id: trunk@34763 -
|
2012-01-16 20:18:13 +00:00 |
|
zeljko
|
436bf0df59
|
Qt: do not imply conversion of filenames, otherwise we lost utf8 information. issue #21065
git-svn-id: trunk@34762 -
|
2012-01-16 19:00:02 +00:00 |
|
dodi
|
9882727e66
|
DocMgr: added default output name generation
git-svn-id: trunk@34761 -
|
2012-01-16 08:49:14 +00:00 |
|
juha
|
911e1f4389
|
EasyDockSite: Replace const string arrays with RTTI value and WriteStr()
git-svn-id: trunk@34760 -
|
2012-01-15 23:51:35 +00:00 |
|
juha
|
c91ec1c5f9
|
LCL, GraphType: Replace const string arrays with RTTI value and WriteStr()
git-svn-id: trunk@34759 -
|
2012-01-15 23:51:18 +00:00 |
|
juha
|
6bdfef31e7
|
GTK and GTK2: Replace const string arrays with RTTI value and WriteStr()
git-svn-id: trunk@34758 -
|
2012-01-15 23:51:06 +00:00 |
|
juha
|
03d1306b86
|
Codetools & LazUtils: Replace const string arrays with RTTI value and WriteStr()
git-svn-id: trunk@34757 -
|
2012-01-15 23:50:39 +00:00 |
|
juha
|
c3637f3879
|
Debugger: Replace const string arrays with RTTI value and WriteStr()
git-svn-id: trunk@34756 -
|
2012-01-15 23:50:22 +00:00 |
|
juha
|
4c70795d75
|
IDE: Replace const string arrays with RTTI value and WriteStr().
git-svn-id: trunk@34755 -
|
2012-01-15 23:50:08 +00:00 |
|