Commit Graph

34231 Commits

Author SHA1 Message Date
mattias
197ac89ba8 codetools: completeblock debugging
git-svn-id: trunk@35002 -
2012-01-28 18:39:54 +00:00
mattias
00ccb9351a codetools: parse headerless program: parse starting with a procedure
git-svn-id: trunk@35001 -
2012-01-28 18:12:43 +00:00
mattias
cec16d5f5b tests: added completeblock test for case of end
git-svn-id: trunk@35000 -
2012-01-28 18:06:41 +00:00
mattias
525e2b6af4 tests: added completeblock test for try..finally
git-svn-id: trunk@34999 -
2012-01-28 18:01:12 +00:00
mattias
b62d878e14 lpl: clean up
git-svn-id: trunk@34998 -
2012-01-28 17:56:45 +00:00
mattias
a8239ea06b IDE: package registration error: write lpk filename
git-svn-id: trunk@34997 -
2012-01-28 17:53:38 +00:00
mattias
57f34f428c docs: TPackageDescriptor
git-svn-id: trunk@34996 -
2012-01-28 17:48:30 +00:00
mattias
94a7b49657 codetools: class completion: auto create implementation section
git-svn-id: trunk@34995 -
2012-01-28 17:37:30 +00:00
mattias
9b58ff9e5a codetools: class completion: nicer output on redefinition
git-svn-id: trunk@34994 -
2012-01-28 17:25:12 +00:00
mattias
325e87fb8e codetools: fixed MoveCursorToFirstProcSpecifier parsing operator
git-svn-id: trunk@34993 -
2012-01-28 17:18:50 +00:00
mattias
3f0753c04f codetools: fixed error message identifier expected but eof found
git-svn-id: trunk@34992 -
2012-01-28 17:07:35 +00:00
mattias
cb398e865c codetools: added operator ><
git-svn-id: trunk@34991 -
2012-01-28 17:04:18 +00:00
martin
50bff70654 DBG: improved startup; finding temp main break
git-svn-id: trunk@34990 -
2012-01-28 16:50:57 +00:00
martin
61b15c600b DBG: improved startup; finding temp main break
git-svn-id: trunk@34989 -
2012-01-28 16:24:07 +00:00
martin
e70ecef532 DBG: Tests
git-svn-id: trunk@34988 -
2012-01-28 15:30:45 +00:00
martin
59befe35c2 DBG: improved startup; finding temp main break
git-svn-id: trunk@34987 -
2012-01-28 15:30:32 +00:00
juha
fe689e503d TreeFilterEdit: cleaning up
git-svn-id: trunk@34986 -
2012-01-28 14:08:26 +00:00
juha
f9a2b37b7a ListFilterEdit: minor cleanup
git-svn-id: trunk@34985 -
2012-01-28 13:31:42 +00:00
juha
f873fc3512 TreeFilterEdit: add FreeNotification to ensure all memory is freed before TreeView gets destroyed.
git-svn-id: trunk@34984 -
2012-01-28 13:31:29 +00:00
juha
016fc56e24 Package Editor: fix TabOrder
git-svn-id: trunk@34983 -
2012-01-28 13:31:18 +00:00
mattias
6a153e32a2 IDE: source editor: popup menu: added make resourcestring menu item
git-svn-id: trunk@34982 -
2012-01-28 13:07:04 +00:00
ask
cdc3c0d0ee TAChart: Refresh chart after Series.Clear call
git-svn-id: trunk@34981 -
2012-01-28 09:09:26 +00:00
mattias
d5b6d03867 IDE: source editor open file: fixed path fpdoc and unit
git-svn-id: trunk@34980 -
2012-01-28 06:45:46 +00:00
martin
88458356c0 SynEdi: more debugln for undo
git-svn-id: trunk@34979 -
2012-01-27 17:00:59 +00:00
martin
ece7b8687a SynEdit: ensure to call EndUndoBlock
git-svn-id: trunk@34978 -
2012-01-27 15:28:09 +00:00
martin
d503d615c5 Added try finally to some UndoBlock (editor)
git-svn-id: trunk@34977 -
2012-01-27 15:13:52 +00:00
sekelsenmat
c25543b689 shellctrls: Now it will show the root of the filesystem if it makes sense in the platform. Corrects the first contents of a shelllistview connected to a shelltreeview with root<>empty. See bug #18534
git-svn-id: trunk@34976 -
2012-01-27 13:41:46 +00:00
sekelsenmat
b9c2aaafbc Minor documentation improvements and fixes
git-svn-id: trunk@34975 -
2012-01-27 12:50:16 +00:00
sekelsenmat
28f224ef56 Documents most of the shellctrls
git-svn-id: trunk@34974 -
2012-01-27 12:32:35 +00:00
martin
24b800d7f0 DBG: fixed problem, when removing breakpoint at the wrong moment
git-svn-id: trunk@34973 -
2012-01-27 11:48:04 +00:00
mattias
bb50b6ec9c help: added hints about offline help
git-svn-id: trunk@34972 -
2012-01-27 10:37:10 +00:00
mattias
c69b510a58 codetools: never add spaces in front of newline and space
git-svn-id: trunk@34971 -
2012-01-27 10:07:22 +00:00
paul
7d4c394fe2 jcf2: don't replace the whole text, instead replace only changed lines
git-svn-id: trunk@34970 -
2012-01-27 08:27:49 +00:00
paul
10d26cebb0 ide: cleanup and improve code readability
git-svn-id: trunk@34969 -
2012-01-27 08:08:43 +00:00
juha
105a7abd1d IDE: In Use Unit dialog, assume implementation section when cursor in on initialization or finalization sections. Patch from Anton.
git-svn-id: trunk@34968 -
2012-01-27 01:13:20 +00:00
juha
54a7c58f47 TreeFilterEdit: use BeginUpdate and EndUpdate when applying filter. Issue #21166
git-svn-id: trunk@34967 -
2012-01-27 00:54:49 +00:00
juha
70c02bfc8f Package Editor: make compile button work again.
git-svn-id: trunk@34966 -
2012-01-26 23:11:56 +00:00
mattias
a6d962b329 codetools: code completion: update method body to definition: beautify
git-svn-id: trunk@34965 -
2012-01-26 22:46:24 +00:00
mattias
9b706b641d codetools: code completion: method body to definition: update definition
git-svn-id: trunk@34964 -
2012-01-26 22:43:04 +00:00
juha
adf110ff06 IDE: More improvements to Project Inspector and Package Editor GUIs.
git-svn-id: trunk@34963 -
2012-01-26 19:37:06 +00:00
juha
886d3e9169 Packager: improve menus of Package Editor.
git-svn-id: trunk@34962 -
2012-01-26 17:54:41 +00:00
juha
2fece37489 IDE: improve Project Inspector GUI
git-svn-id: trunk@34961 -
2012-01-26 17:54:32 +00:00
sekelsenmat
57fc9666e3 shellctrls documentation: Improvements and identation
git-svn-id: trunk@34960 -
2012-01-26 17:05:58 +00:00
sekelsenmat
5248513e5d Improves spin and shellctrls documentation
git-svn-id: trunk@34959 -
2012-01-26 16:46:27 +00:00
sekelsenmat
9509a8d797 Improves the naming of a messaging field and adds a little more documentation
git-svn-id: trunk@34958 -
2012-01-26 15:45:50 +00:00
sekelsenmat
6a8ddee62f Adds TRadioGroup.OnSelectionChanged see bug #21155
git-svn-id: trunk@34957 -
2012-01-26 15:35:43 +00:00
mattias
98a0eef795 codetools: parse initialization with with statements
git-svn-id: trunk@34956 -
2012-01-26 15:19:57 +00:00
mattias
cd6db590b3 codetools: identifier completion: keyword initialization
git-svn-id: trunk@34955 -
2012-01-26 14:54:25 +00:00
sekelsenmat
7d477b44e9 Improves the accessibility and LazDeviceAPIs documentation
git-svn-id: trunk@34954 -
2012-01-26 14:25:01 +00:00
zeljko
41bfc7e4f6 Qt: fix wrong index in TQtWidget.getActionByIndex introduced in r 14412. fixes issue #21156
git-svn-id: trunk@34953 -
2012-01-26 14:21:01 +00:00