Commit Graph

34220 Commits

Author SHA1 Message Date
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
juha
a3e33667b9 Change documentation path from Build_Macros to IDE_Macros.
git-svn-id: trunk@34952 -
2012-01-26 13:02:45 +00:00
sekelsenmat
170f7715b3 Adds the documentation of the moved lazdeviceapis types
git-svn-id: trunk@34951 -
2012-01-26 12:30:24 +00:00
paul
6ac3ed6fb3 carbon: fix compilation
git-svn-id: trunk@34950 -
2012-01-26 12:15:27 +00:00
sekelsenmat
49dd2c8b6b Fixes compilation of win32/wince
git-svn-id: trunk@34949 -
2012-01-26 12:07:38 +00:00
juha
62fcc662c6 LCL: remove IFDEFs for old FPC versions. Lazarus won't compile anyway with old versions.
git-svn-id: trunk@34948 -
2012-01-26 10:47:37 +00:00
sekelsenmat
ca2975464a Adds registration of the default TWSLazDeviceAPIs class when the WS lacks an implementation
git-svn-id: trunk@34947 -
2012-01-26 10:44:08 +00:00
sekelsenmat
2ef6d922c8 Restructures the LazDeviceAPIs WS implementation to be on a separate unit instead of in the LCLIntf. This allows us to move the types which bellong in the lazdeviceapis unit back to it and make things more modular too.
git-svn-id: trunk@34946 -
2012-01-26 10:07:10 +00:00
juha
5b04ea78a9 LCL: make TCustomTreeview.Items property public. Allows to solve issue #21160
git-svn-id: trunk@34945 -
2012-01-26 09:57:58 +00:00
martin
556d7e3d7e SynEdit fixed typecast
git-svn-id: trunk@34944 -
2012-01-26 03:41:25 +00:00
martin
3b0642ba49 clean up
git-svn-id: trunk@34943 -
2012-01-25 23:54:18 +00:00
martin
03de26cc1f SynEdit clean up
git-svn-id: trunk@34942 -
2012-01-25 23:53:40 +00:00