Commit Graph

34067 Commits

Author SHA1 Message Date
mattias
c4046b45fa lazutils: fixed fpdoc path
git-svn-id: trunk@34838 -
2012-01-21 13:52:34 +00:00
mattias
65385ebdb9 comment
git-svn-id: trunk@34837 -
2012-01-21 13:52:20 +00:00
vincents
f39ca5ae62 debian: improved fix of r34824 #b264545882
git-svn-id: trunk@34836 -
2012-01-21 12:57:39 +00:00
vincents
c9c1c35a5b examples: fixed building with makefile, as is done by debian
git-svn-id: trunk@34835 -
2012-01-21 12:56:06 +00:00
sekelsenmat
c090ec3d8b Victory! TTreeView is finally accessible in LCL-Carbon via VoiceOver =)
git-svn-id: trunk@34834 -
2012-01-21 12:13:30 +00:00
mattias
edf146fe37 codetools: find identifier references: only search after uses section
git-svn-id: trunk@34833 -
2012-01-21 11:51:11 +00:00
mattias
8f6bddb835 codetools: find identifier references: fixed searching local identifiers
git-svn-id: trunk@34832 -
2012-01-21 11:39:20 +00:00
sekelsenmat
d469685cc6 Adds many property implementations for non-windowed accessible objects in Carbon
git-svn-id: trunk@34831 -
2012-01-21 11:35:37 +00:00
sekelsenmat
ec6c831a3b Implements AccessibleValue for TTreeView items even when reading from the lfm. Improves the Carbon accessibility code for lists
git-svn-id: trunk@34830 -
2012-01-21 08:37:45 +00:00
martin
bd8a968767 SynEdit: start refactor gutter painting
git-svn-id: trunk@34829 -
2012-01-21 03:16:05 +00:00
mattias
e588d500e4 IDE: fpdoc package name: allow only valid characters
git-svn-id: trunk@34828 -
2012-01-20 22:52:57 +00:00
mattias
1a5a4fbd4c IDE: package fpdoc package name: show (default)
git-svn-id: trunk@34827 -
2012-01-20 22:43:47 +00:00
mattias
817dce013f IDE: project: added option to set the fpdoc package name
git-svn-id: trunk@34826 -
2012-01-20 22:39:37 +00:00
vincents
9fbbbadd09 lcl, interfaces: removed android dir from makefile, android dir doesn't exist after r34067 #1763e07ef9
git-svn-id: trunk@34825 -
2012-01-20 18:34:06 +00:00
vincents
b264545882 debian: fixed patch for top level make file
git-svn-id: trunk@34824 -
2012-01-20 18:23:47 +00:00
mattias
b83e461a60 IDE: packages: added option to set the fpdoc package name
git-svn-id: trunk@34823 -
2012-01-20 16:58:15 +00:00
mattias
dedcacd54d IDE: renamed some lazdoc to fpdoc
git-svn-id: trunk@34822 -
2012-01-20 16:37:34 +00:00
mattias
3b215059ba IDE: internals: help viewers
git-svn-id: trunk@34821 -
2012-01-20 14:38:17 +00:00
sekelsenmat
5f9824929d Changes a little bit the Accessibility API. Removes notifications which were added to reflect the Mac API and are redundant. Splitted the setters for accessibility fields.
git-svn-id: trunk@34820 -
2012-01-20 12:59:10 +00:00
ask
19cc5a8868 TAChart: Use axis interval tolerance in the axistransf demo
git-svn-id: trunk@34819 -
2012-01-20 11:38:23 +00:00
ask
f917cbd144 TAChart: Add TChartAxisIntervalParams.Tolerance property
git-svn-id: trunk@34818 -
2012-01-20 11:37:38 +00:00
mattias
eee642144f IDE: ide internal: help db
git-svn-id: trunk@34817 -
2012-01-20 11:31:20 +00:00
mattias
9553b7e67e IDE: ide internal: fpcmessageshelpdb
git-svn-id: trunk@34816 -
2012-01-20 11:13:37 +00:00
ask
afc999bc7f TAChart: Add TIntervalChartSource.RoundToImage method
git-svn-id: trunk@34815 -
2012-01-20 10:04:44 +00:00
sekelsenmat
5a33af4ebb More Carbon accessibility advances: Makes it less obstrusive for non-TCustomControl controls, implements a lot more of attributes, implements more events, increases the list of available roles and implements AX values for all LCL accessibility roles
git-svn-id: trunk@34814 -
2012-01-20 08:15:45 +00:00
ask
feced6291d TAChart: Sort results of TCustomChartSource.ValuesInRange
git-svn-id: trunk@34813 -
2012-01-20 05:32:15 +00:00
martin
5c519197d4 Ide-Inspector: fix crash, hen removing nodes
git-svn-id: trunk@34812 -
2012-01-20 03:01:45 +00:00
martin
fbb3077190 DBG: use addR + named breakpoint in startup, in case of position independent exe. issue #0021106
git-svn-id: trunk@34811 -
2012-01-20 00:16:03 +00:00
blikblum
347a6e1953 lclc: replace TList by TFPList in RadioGroup
git-svn-id: trunk@34810 -
2012-01-19 23:32:02 +00:00
mattias
191c64eb4d fcl: removed lazaruspackageintf.xml: it is better documented in context with the whole package system, like on the wiki
git-svn-id: trunk@34809 -
2012-01-19 23:04:22 +00:00
blikblum
dec98d2354 lcl: don't set TabStop = True for RadioGroup child RadioButton when ItemIndex = -1. Delphi compatible and fix issue #20510
git-svn-id: trunk@34808 -
2012-01-19 22:24:04 +00:00
mattias
502a88f46a codetools: checklfm: error if property is not published
git-svn-id: trunk@34807 -
2012-01-19 22:23:10 +00:00
mattias
595b29af86 IDE: fixed typo
git-svn-id: trunk@34806 -
2012-01-19 22:06:56 +00:00
mattias
380ab6721d codetools: checklfm: search further to find published property
git-svn-id: trunk@34805 -
2012-01-19 22:01:17 +00:00
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