Commit Graph

21167 Commits

Author SHA1 Message Date
martin
41204a7c89 EditorOptions: divider-draw-settings, wording
git-svn-id: trunk@21304 -
2009-08-19 00:42:13 +00:00
martin
292d72ddbe EditorOptions: mouse-settings , layout
git-svn-id: trunk@21303 -
2009-08-19 00:09:17 +00:00
martin
61bca4a51b EditorOptions: Further simplified mouse-settings (forgot one label)
git-svn-id: trunk@21302 -
2009-08-18 23:58:08 +00:00
martin
9a4173fa22 EditorOptions: Further simplified mouse-settings / moved hide-mouse to mouse section
git-svn-id: trunk@21301 -
2009-08-18 23:30:15 +00:00
martin
16a9141cef EditorOptions: Removed Gutter-Hints => not implemented
git-svn-id: trunk@21300 -
2009-08-18 23:28:31 +00:00
mattias
1d33c7ea11 IDE: write component: give driver stack on error
git-svn-id: trunk@21299 -
2009-08-18 23:19:27 +00:00
dmitry
421b5f5a30 carbon: forgot to remove debug output
git-svn-id: trunk@21298 -
2009-08-18 20:19:21 +00:00
dmitry
f1cea2e7e7 carbon: improve clipping operations: proper implementation of IntersectClipRect, ExcludeClipRect, SaveDC, RestoreDC functions
git-svn-id: trunk@21297 -
2009-08-18 20:01:11 +00:00
mattias
e363193148 IDE: identifier completion: moved auto start option to codetools options
git-svn-id: trunk@21296 -
2009-08-18 19:59:28 +00:00
mattias
9493a8684c docs: fixed broken tag
git-svn-id: trunk@21295 -
2009-08-18 19:28:32 +00:00
mattias
3366aabd3c docs: fixed broken tag
git-svn-id: trunk@21294 -
2009-08-18 19:27:06 +00:00
mattias
6ccb61b419 laz_xmlread: unexpected end tags now gives position of start tag
git-svn-id: trunk@21293 -
2009-08-18 19:26:51 +00:00
mattias
d2d06b8fa3 docs: fixed opening tag
git-svn-id: trunk@21292 -
2009-08-18 19:20:04 +00:00
mattias
a50d8e0fff laz_xmlread: improved error message on unexpected end tag
git-svn-id: trunk@21291 -
2009-08-18 19:15:32 +00:00
mattias
046f441ea5 IDE: codehelp: fixed uninitialized result, fixed double parsing on broken xml
git-svn-id: trunk@21290 -
2009-08-18 19:06:43 +00:00
mattias
8916728257 IDE: improved layout
git-svn-id: trunk@21289 -
2009-08-18 18:10:53 +00:00
mattias
e9dddb3a38 IDE: added some debugging for form loading/saving
git-svn-id: trunk@21288 -
2009-08-18 18:08:22 +00:00
mattias
019ca2032a IDE: codehelp: add line ends between fpdoc descriptions
git-svn-id: trunk@21287 -
2009-08-18 16:57:03 +00:00
sekelsenmat
3dcceaa569 Fixes wince memo text change
git-svn-id: trunk@21286 -
2009-08-18 16:36:37 +00:00
kirkpatc
ae18dd25ea A new topic, AutoSize, has been added to Controls.xml. This has been imported from the corresponding page of the Lazarus Wiki.
git-svn-id: trunk@21285 -
2009-08-18 16:11:39 +00:00
sekelsenmat
839f502c1d Updates LCL Capability constants
git-svn-id: trunk@21284 -
2009-08-18 15:47:26 +00:00
mattias
5fe98142c0 codetools: add class visibility to smart hints
git-svn-id: trunk@21283 -
2009-08-18 15:42:50 +00:00
martin
a768033f10 Editor-Options: improved layout
git-svn-id: trunk@21282 -
2009-08-18 15:02:21 +00:00
sekelsenmat
cc2fd37660 Uses constants instead of raw numbers for the result of GetLCLCapacity
git-svn-id: trunk@21281 -
2009-08-18 14:52:56 +00:00
sekelsenmat
9d1b80451a Changes all dynamic methods in the ide, lclintf and lcl to virtual methods, because they are the same in fpc and dynamic is a legacy directive
git-svn-id: trunk@21280 -
2009-08-18 14:44:25 +00:00
kirkpatc
bdbbb068ca FPDoc - descriptions for classes have been added to LDockCtrl.xml; some corrections to LDockTree.xml
git-svn-id: trunk@21279 -
2009-08-18 12:52:31 +00:00
paul
2dc39a2443 ide: optimized TCustomFormEditor.HasCircularDependencies a bit
git-svn-id: trunk@21278 -
2009-08-18 08:54:20 +00:00
paul
e447466f59 ide: fix compilation with fpc 2.5.1
git-svn-id: trunk@21277 -
2009-08-18 08:42:22 +00:00
paul
ef638bce2e codetools: fix compilation with fpc 2.5.1
git-svn-id: trunk@21276 -
2009-08-18 08:40:42 +00:00
paul
0b5803fbb1 lcl: fix compilation with fpc 2.5.1
git-svn-id: trunk@21275 -
2009-08-18 07:55:13 +00:00
mattias
cb375e7df1 IDE: added check to avoid circular frames, bug #14311
git-svn-id: trunk@21274 -
2009-08-17 21:43:04 +00:00
mattias
bdb9e3c022 codetools: fixed checking generics without ancestor
git-svn-id: trunk@21273 -
2009-08-17 20:59:23 +00:00
dmitry
1a6d60f099 carbon: code cleanup, listview item handling refactoring
git-svn-id: trunk@21272 -
2009-08-17 20:41:13 +00:00
mattias
9770ba86c1 LCL: TShellListView, TShellTreeView: fixed disconnect
git-svn-id: trunk@21271 -
2009-08-17 20:26:34 +00:00
mattias
20ea2c5116 TSheeTreeView, TShellListView: fixed using overrides instead of events
git-svn-id: trunk@21270 -
2009-08-17 20:13:51 +00:00
sekelsenmat
e390c989eb Small fix for TShellListView scrolling in wince dialogs
git-svn-id: trunk@21269 -
2009-08-17 20:03:50 +00:00
sekelsenmat
caf480d8bc Adds the possibility to link a TFilterComboBox to a TShellListView. Adds a TFilterComboBox to wince dialogs
git-svn-id: trunk@21268 -
2009-08-17 19:58:12 +00:00
jesus
d6ec04681b LazReport, udpdate object inspector when changing object properties, fix stretched property, fix issue #9555
git-svn-id: trunk@21267 -
2009-08-17 17:36:45 +00:00
sekelsenmat
5b34b3a151 Improves prompt dialog layout for small devices
git-svn-id: trunk@21266 -
2009-08-17 17:35:50 +00:00
sekelsenmat
061072087b wince: Fixes initial form visibility, fixes bug #12193
git-svn-id: trunk@21265 -
2009-08-17 16:38:57 +00:00
sekelsenmat
61788cde33 wince: Fixes SetForegroundWindow, fixes bug #12193
git-svn-id: trunk@21264 -
2009-08-17 16:11:50 +00:00
paul
523351a53f lcl: formatting
git-svn-id: trunk@21263 -
2009-08-17 16:07:23 +00:00
sekelsenmat
22afcb3769 wince: fixes dialog sizing
git-svn-id: trunk@21262 -
2009-08-17 15:53:27 +00:00
mattias
4ea1f0a28b IDE: fpdoc editor: implemented editing unit descriptions
git-svn-id: trunk@21261 -
2009-08-17 12:25:33 +00:00
mattias
3a20a03570 codetools: findoverloads: add source type nodes
git-svn-id: trunk@21260 -
2009-08-17 12:25:04 +00:00
mattias
599a3273fb IDE: fpdoc editor: added popup menu and menu item to append short description to long descriptions
git-svn-id: trunk@21259 -
2009-08-17 11:53:00 +00:00
mattias
dad1f24f56 translation: finnish: updates from Seppo
git-svn-id: trunk@21258 -
2009-08-16 19:18:47 +00:00
paul
b4f163a636 ide: increase braket highlight option combo width
git-svn-id: trunk@21257 -
2009-08-16 18:00:27 +00:00
paul
ad8b1561b5 ideintf: component treeview: allow to drag-drop component to the root control
git-svn-id: trunk@21256 -
2009-08-16 17:44:52 +00:00
paul
198d41e001 ideintf: component treeview: don't allow to drag-drop component to the csInline components
git-svn-id: trunk@21255 -
2009-08-16 17:24:17 +00:00