Commit Graph

34337 Commits

Author SHA1 Message Date
mattias
af99807c33 fpc rpm: clean up
git-svn-id: trunk@35108 -
2012-02-02 22:47:27 +00:00
mattias
f6ccc59c2b examples: idehelp: options frame
git-svn-id: trunk@35107 -
2012-02-02 22:31:30 +00:00
mattias
7f347aa744 IDE: better error message
git-svn-id: trunk@35106 -
2012-02-02 22:14:46 +00:00
juha
928ff120e9 TreeFilterEdit: Remove unused "TTreeFilterBranch.Cleanup" method
git-svn-id: trunk@35105 -
2012-02-02 22:07:51 +00:00
mattias
e06db40808 IDE: better error message
git-svn-id: trunk@35104 -
2012-02-02 22:06:49 +00:00
mattias
d5f1c3dec2 codetools: fixed FindUsedUnitFiles to only parse main uses section
git-svn-id: trunk@35103 -
2012-02-02 22:04:00 +00:00
sekelsenmat
27e6270a39 Declares more attributes in preparation for multiline editor support in Carbon
git-svn-id: trunk@35102 -
2012-02-02 21:56:34 +00:00
mattias
0e8df542cf IDE: extract procedure: select procedure without interface by default
git-svn-id: trunk@35101 -
2012-02-02 21:33:21 +00:00
sekelsenmat
b8ee1aed53 Starts minimal accessibility info for SynEdit
git-svn-id: trunk@35100 -
2012-02-02 21:32:07 +00:00
mattias
d1b6d6ed3b examples: idehelp: help for message
git-svn-id: trunk@35099 -
2012-02-02 21:29:25 +00:00
mattias
f9ea1eaa98 LCL: comments
git-svn-id: trunk@35098 -
2012-02-02 21:14:35 +00:00
sekelsenmat
a0a714440a Now improves the accessibility for ReadOnly TMemos in LCL-Carbon by faking a AXStaticText
git-svn-id: trunk@35097 -
2012-02-02 21:12:37 +00:00
mattias
db1ea8ca0c codetools: fixed compilation win32
git-svn-id: trunk@35096 -
2012-02-02 21:01:49 +00:00
mattias
c186d1b6cc lazcontrols: TTreeFilterEdit: disconnect FilteredTreeView on destroy, bug #21198
git-svn-id: trunk@35095 -
2012-02-02 20:59:04 +00:00
sekelsenmat
fb1ea909c4 Fixes accessibility for TMemo in LCL-Carbon
git-svn-id: trunk@35094 -
2012-02-02 20:17:58 +00:00
mattias
5c9cd1a9ed codetools: search cross compiler
git-svn-id: trunk@35093 -
2012-02-02 17:15:02 +00:00
mattias
e3ab9e771b codetools: using system filemask
git-svn-id: trunk@35092 -
2012-02-02 16:58:21 +00:00
mattias
c0dada7561 lazcontrols: TTreeFilterEdit: free noe data on tree destroy
git-svn-id: trunk@35091 -
2012-02-02 16:46:57 +00:00
mattias
aad4d125c5 LCL: added TControl.AddHandlerBeforeDestruction
git-svn-id: trunk@35090 -
2012-02-02 16:46:20 +00:00
mattias
1f910951e2 IDE: release package editor if not needed any more
git-svn-id: trunk@35089 -
2012-02-02 16:23:45 +00:00
mattias
380da77e72 lazutils: fixed compilation
git-svn-id: trunk@35088 -
2012-02-02 15:28:10 +00:00
sekelsenmat
a843068398 customdrawn: Adds the possibility to compile to WinCE
git-svn-id: trunk@35087 -
2012-02-02 15:18:27 +00:00
mattias
971b471ca4 IDE: catch wrong dates
git-svn-id: trunk@35086 -
2012-02-02 15:09:48 +00:00
mattias
f9917204fc codetools: added FileDateToDateTimeDef
git-svn-id: trunk@35085 -
2012-02-02 15:04:42 +00:00
dodi
916b25ac4d DocMgr: adopt to modified engine
git-svn-id: trunk@35084 -
2012-02-02 13:24:51 +00:00
juha
cf7bcd2c21 IDE: clean unused variable from Component List.
git-svn-id: trunk@35083 -
2012-02-02 07:12:44 +00:00
zeljko
44970aa342 Qt: update PrinterIndex from PrintDlg.issue #21201
git-svn-id: trunk@35082 -
2012-02-02 07:06:46 +00:00
mattias
04e9be00e0 lazcontrols: fixed TTreeFilterEdit.Notification
git-svn-id: trunk@35081 -
2012-02-01 21:56:13 +00:00
mattias
3e176b9fa5 examples: ide help: comments
git-svn-id: trunk@35080 -
2012-02-01 21:46:29 +00:00
mattias
79639787db IDEIntf: shortcut editor: added VK_ESCAPE
git-svn-id: trunk@35079 -
2012-02-01 21:46:18 +00:00
martin
99c440046b SynEdit clean up (ifdef syn_laz)
git-svn-id: trunk@35078 -
2012-02-01 19:43:37 +00:00
martin
224799685a SynEdit: Refactored fold-node info
git-svn-id: trunk@35077 -
2012-02-01 19:13:09 +00:00
mattias
ac7f1bbb8b LCL: fixed searching help in multiple databases
git-svn-id: trunk@35076 -
2012-02-01 16:48:29 +00:00
mattias
78fa86808a examples: help for messages
git-svn-id: trunk@35075 -
2012-02-01 16:42:55 +00:00
mattias
88707d2180 LCL: fixed searching help in multiple databases
git-svn-id: trunk@35074 -
2012-02-01 16:42:41 +00:00
sekelsenmat
194e0679ac customdrawnws: Fixes clicking of controls while is scrolled mode
git-svn-id: trunk@35073 -
2012-02-01 15:10:12 +00:00
martin
b1628b6ca0 SynEdit: fixed streaming of some color settings. issue #0021203
git-svn-id: trunk@35072 -
2012-02-01 14:00:43 +00:00
juha
a7880ef344 TreeFilterEdit: add assertions to trap a crash some peoople experience. Issue #21198
git-svn-id: trunk@35071 -
2012-02-01 08:17:06 +00:00
sekelsenmat
1fb90cb1f1 Improves the accessibility code to allow for initializing the Handle later. Also attempts to fix the accesssibility issues of TEdit/TMemo, but still not successful
git-svn-id: trunk@35070 -
2012-02-01 07:25:28 +00:00
martin
3b5f4a1919 SynEdit clean up
git-svn-id: trunk@35069 -
2012-01-31 21:05:23 +00:00
martin
ce2848223c SynEdit: fixed potential undo block issue
/ more debugln for undo

git-svn-id: trunk@35068 -
2012-01-31 19:40:10 +00:00
martin
f88a9d1f56 SynEdi: more debugln for undo
git-svn-id: trunk@35067 -
2012-01-31 19:26:25 +00:00
sekelsenmat
3330db0aba fpvectorial: Deletes commented unused code
git-svn-id: trunk@35066 -
2012-01-31 15:10:51 +00:00
sekelsenmat
c5deaceba8 fpvectorial: Improves the code visualize LAS classifications via colors and makes it more common for all LAS format records
git-svn-id: trunk@35065 -
2012-01-31 15:07:56 +00:00
mattias
d273b4fcd8 IDE: component list: select and close
git-svn-id: trunk@35064 -
2012-01-31 14:49:31 +00:00
mattias
e384b4c266 IDE: component palette
git-svn-id: trunk@35063 -
2012-01-31 14:39:59 +00:00
mattias
84d84e011f IDE: clean up
git-svn-id: trunk@35062 -
2012-01-31 14:19:41 +00:00
mattias
f20a13882b instantfpclaz: mixed case
git-svn-id: trunk@35061 -
2012-01-31 14:19:28 +00:00
mattias
07cd622a8d IDE: clean up
git-svn-id: trunk@35060 -
2012-01-31 14:17:01 +00:00
sekelsenmat
32a0130105 fpvectoria: More LAS and 3D viewer improvements
git-svn-id: trunk@35059 -
2012-01-31 14:11:53 +00:00