Commit Graph

33999 Commits

Author SHA1 Message Date
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
mattias
a9e383dafb IDE: updated help for package editor
git-svn-id: trunk@34754 -
2012-01-15 18:12:01 +00:00
mattias
b689bc20c0 IDE: updated help for package editor
git-svn-id: trunk@34753 -
2012-01-15 18:02:55 +00:00
mattias
4899a6c2e2 IDE: packages: added option Enable i18n for lfm similar to the project option
git-svn-id: trunk@34752 -
2012-01-15 17:34:52 +00:00
juha
e54cc77c3c LCL: Register TTabSheet.Visible to be skipped by form loader.
git-svn-id: trunk@34751 -
2012-01-15 16:46:35 +00:00
juha
5b3a5be476 Revert r34745 #fe6abb4c2e. Fixing the memory leak causes a crash when Lazarus starts.
git-svn-id: trunk@34750 -
2012-01-15 14:46:41 +00:00
mattias
9e3711ff17 fpcunit: updated makefile
git-svn-id: trunk@34749 -
2012-01-15 13:35:46 +00:00
mattias
cb9f0b5a5d IDE: build macros: show them as IDE macros and a hint for the FPC macros
git-svn-id: trunk@34748 -
2012-01-15 13:35:00 +00:00
mattias
4b1b50d59c anchordocking: menu item to show headers
git-svn-id: trunk@34747 -
2012-01-15 13:02:55 +00:00
mattias
ebb5df5e11 anchordocking: option to hide headers
git-svn-id: trunk@34746 -
2012-01-15 12:46:17 +00:00
juha
fe6abb4c2e LCL: fix memory leak in TRawImage.PerformEffect. Issue #21068, patch from Bart Broersma
git-svn-id: trunk@34745 -
2012-01-15 11:56:28 +00:00
mattias
3e287c296d anchordocking: save options frame
git-svn-id: trunk@34744 -
2012-01-15 11:44:42 +00:00
juha
271d88305a LCL: make LCL build with win64. Issue #21081, patch from Bart Broersma
git-svn-id: trunk@34743 -
2012-01-15 11:09:18 +00:00
mattias
168345b9ca anchordocking: added separate class for settings
git-svn-id: trunk@34742 -
2012-01-15 11:08:39 +00:00
juha
43788346d6 LCL: return correct value from TPageControl.TabIndexAtClientPos also when TabVisible=False. Issue #21088
git-svn-id: trunk@34741 -
2012-01-15 10:37:00 +00:00
juha
fd3ef18dd3 LCL: Do not publish TabSheets.Visible which has no effect. TabSheets.TabVisible has effect.
git-svn-id: trunk@34740 -
2012-01-15 10:36:31 +00:00
dodi
02d648e46f DocMgr: GUI extended
git-svn-id: trunk@34739 -
2012-01-15 09:42:41 +00:00
mattias
55b77b7eab anchrodocking: comment
git-svn-id: trunk@34738 -
2012-01-14 23:29:38 +00:00
mattias
0bf369ec20 IDE: free designer on idle, do not free while processing the closequery
git-svn-id: trunk@34737 -
2012-01-14 18:18:25 +00:00
mattias
984566c793 codetools: CompleteLocalVariableByParameter: resolve point for case A.B()
git-svn-id: trunk@34736 -
2012-01-14 16:25:17 +00:00
mattias
4b239fd933 IDE: open project: check lpi file before saving old project
git-svn-id: trunk@34735 -
2012-01-14 16:02:27 +00:00
mattias
4d8500282c codetools: fixed resolving identifier backward in term
git-svn-id: trunk@34734 -
2012-01-14 16:00:11 +00:00
martin
1d2762eec2 Debugger, ignore exceptions - Don't modify session, unless changed
git-svn-id: trunk@34733 -
2012-01-14 14:59:18 +00:00
mattias
039f1908af IDE: fixed ask save project changes No and Abort
git-svn-id: trunk@34732 -
2012-01-14 14:29:42 +00:00
mattias
2e2964e501 LCL: fixed mem leak
git-svn-id: trunk@34731 -
2012-01-14 14:26:32 +00:00
mattias
b72a2cc04c IDE: fixed comment
git-svn-id: trunk@34730 -
2012-01-14 13:52:25 +00:00
mattias
00dbde1442 IDE: option to ask to save session
git-svn-id: trunk@34729 -
2012-01-14 13:43:25 +00:00
mattias
8a4b3116bb IDE: simplified save project changes
git-svn-id: trunk@34728 -
2012-01-14 13:15:17 +00:00
juha
8a46f0dbf3 IDE: Move "Unit Dependencies" from View menu to Source menu.
git-svn-id: trunk@34727 -
2012-01-14 12:30:26 +00:00
juha
bd6c90eb77 Minor improvement for menu texts.
git-svn-id: trunk@34726 -
2012-01-14 12:30:01 +00:00
mattias
e2645d1407 codetools: identifier in parameter completion: procedures
git-svn-id: trunk@34725 -
2012-01-13 17:23:07 +00:00
blikblum
7ebde037c3 lcl: move Lookup initialization from InitializeWnd to Loaded. Just update Items address in InitializeWnd. This allows KeyValue work between Loaded and handle creation
git-svn-id: trunk@34724 -
2012-01-13 00:35:34 +00:00
mattias
5010a42914 codetools: complete parameter: methods
git-svn-id: trunk@34723 -
2012-01-13 00:25:26 +00:00
mattias
4b54faa3c2 codetools: added proc specifiers
git-svn-id: trunk@34722 -
2012-01-12 23:46:04 +00:00
mattias
b04cef83d2 codetools: complete event assignment: refactored for reuse
git-svn-id: trunk@34721 -
2012-01-12 23:39:46 +00:00