Commit Graph

21028 Commits

Author SHA1 Message Date
martin
87d2bb5e22 Changed error wording for failed LFR streaming
git-svn-id: trunk@21315 -
2009-08-19 11:54:59 +00:00
mattias
fe37264155 IDE: checking for circles when putting a frame, bug #14311
git-svn-id: trunk@21314 -
2009-08-19 11:09:30 +00:00
vincents
b31f6a1346 IDE: fixed detection of URL in about box (issue #14383)
git-svn-id: trunk@21313 -
2009-08-19 10:35:56 +00:00
mattias
b808dba249 IDE: reduced debugging output
git-svn-id: trunk@21312 -
2009-08-19 10:19:37 +00:00
mattias
58414835f9 IDE: code help: clearing error on success
git-svn-id: trunk@21311 -
2009-08-19 08:59:21 +00:00
mattias
321aab22e3 IDE: editor hint: starting timer only after mouse move, showing hints based on IDE state, bug #14382
git-svn-id: trunk@21310 -
2009-08-19 08:51:13 +00:00
mattias
00ee0b8f3b IDE: using TIdleTimer for editor hint timer, bug #14382
git-svn-id: trunk@21309 -
2009-08-19 08:45:06 +00:00
mattias
5522d6012c IDE: hint timer interval from editor options, bug #14382
git-svn-id: trunk@21308 -
2009-08-19 08:28:27 +00:00
martin
3d56d5887b SourceEditor: Improved speed, when reloading editor-options
git-svn-id: trunk@21307 -
2009-08-19 01:48:25 +00:00
martin
a8df0d3e83 EditorOptions: CurrentWord Markup, removed redundant option, layout
git-svn-id: trunk@21306 -
2009-08-19 01:14:25 +00:00
martin
8a8634dc2c EditorOptions: display setting; added edit-color link for right-margin
git-svn-id: trunk@21305 -
2009-08-19 00:52:08 +00:00
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