Commit Graph

22562 Commits

Author SHA1 Message Date
mattias
3d35bf6829 codetools: fixed uninitialized param
git-svn-id: trunk@22976 -
2009-12-05 18:04:18 +00:00
paul
3d7d4767d6 debugger: use target pointer size instead of IDE pointer size for the variant pointers output
git-svn-id: trunk@22975 -
2009-12-05 16:39:14 +00:00
laurent
f2ece7f456 Image : Change Collection and item
git-svn-id: trunk@22974 -
2009-12-05 13:39:59 +00:00
mattias
ffa522c0ae IDE: reduced updating window menu on idle
git-svn-id: trunk@22973 -
2009-12-05 10:17:51 +00:00
dodi
82643dcee2 dockmanager example: workarounds for HostDockSite mishandling
git-svn-id: trunk@22972 -
2009-12-05 05:36:54 +00:00
paul
1eb2d6cc7f debugger: output correct values for IUnknown, IDispatch and HResult variant sub-types
git-svn-id: trunk@22971 -
2009-12-05 04:28:46 +00:00
dmitry
d18226c7e6 fix for 15243. compiler messages are now to the option's CreateDiff
git-svn-id: trunk@22970 -
2009-12-04 22:18:48 +00:00
dodi
cbc3599472 dockmanager example: save/restore with form bounds and site extent
git-svn-id: trunk@22969 -
2009-12-04 19:59:15 +00:00
paul
d342bcff0e ide: if project options has FPC resource chosen then generate all new forms, datamodules and frames with that resources
git-svn-id: trunk@22968 -
2009-12-04 17:32:00 +00:00
paul
4aacf46d20 debugger: treat 'VARIANT' the same as 'Variant'
git-svn-id: trunk@22967 -
2009-12-04 17:31:11 +00:00
mattias
bb95f46f02 LCL: renamed some Arc parameters
git-svn-id: trunk@22966 -
2009-12-04 15:48:55 +00:00
mattias
8dda7b592e aggpas: started chord
git-svn-id: trunk@22965 -
2009-12-04 15:48:16 +00:00
paul
d973922915 debugger: correctly output currency values
git-svn-id: trunk@22964 -
2009-12-04 15:15:21 +00:00
mattias
bc49063c1a aggpas: arc
git-svn-id: trunk@22963 -
2009-12-04 15:01:46 +00:00
paul
48ba589092 lazarus: use resources by official way
git-svn-id: trunk@22962 -
2009-12-04 14:41:19 +00:00
paul
4212ad71e2 ide: use debugger SrcFullName record when available
git-svn-id: trunk@22961 -
2009-12-04 14:39:47 +00:00
paul
378fa711b4 debugger: show variant array type on varArray variant evaluation
git-svn-id: trunk@22960 -
2009-12-04 14:33:19 +00:00
paul
9d023d97f7 debugger: - fix previously introduced error with space trimming (not everything was trimmed)
- better variant type support:
  - null, unassigned
  - support barByRef

git-svn-id: trunk@22959 -
2009-12-04 14:08:35 +00:00
mattias
ec4f806eb0 aggpas: started arc
git-svn-id: trunk@22958 -
2009-12-04 13:27:12 +00:00
mattias
ca493228ec aggpas: utf8 support
git-svn-id: trunk@22957 -
2009-12-04 11:53:01 +00:00
paul
f437016542 debugger: use fullname if available
git-svn-id: trunk@22956 -
2009-12-04 11:34:47 +00:00
mattias
c5f7e33856 IDE: added IDEBuildOptions macro to codetools package
git-svn-id: trunk@22955 -
2009-12-04 11:32:51 +00:00
mattias
c47bbec585 IDE: added macro IDEBuildOptions
git-svn-id: trunk@22954 -
2009-12-04 11:27:01 +00:00
paul
c9cea59735 debugger: show Variant values
git-svn-id: trunk@22953 -
2009-12-04 08:18:19 +00:00
mattias
b081929c4e fixed example adrbook, require package tdbf
git-svn-id: trunk@22952 -
2009-12-03 23:26:55 +00:00
mattias
0b3d343290 IDE: check if project info file is a lpi file and allow to abort
git-svn-id: trunk@22951 -
2009-12-03 22:19:32 +00:00
mattias
79fd904fdf IDE: removed beta from title, not needed anymore
git-svn-id: trunk@22950 -
2009-12-03 22:05:08 +00:00
zeljko
b3e8da5925 Qt: TQtScrollBars signals rework, patch by cobines + my corrections - fixes #15246
git-svn-id: trunk@22949 -
2009-12-03 21:46:10 +00:00
mattias
0d6ebbde26 IDE+codetools: added option to disable auto adding parameter brackets
git-svn-id: trunk@22948 -
2009-12-03 21:43:32 +00:00
andrew
04240b2cb9 * Fixed crash with new treemodel
git-svn-id: trunk@22947 -
2009-12-03 20:23:49 +00:00
andrew
e282aec07c * modified svn:keywords for new unit gtk2listviewtreemodel
git-svn-id: trunk@22946 -
2009-12-03 16:51:22 +00:00
andrew
e49b42439b * gtk2 Listview now uses custom GtktreeModel that gets it's data directly from TListItems. Old behavior can be restored by compiling lcl with -dUseOrigTreeModel
git-svn-id: trunk@22945 -
2009-12-03 16:15:31 +00:00
mattias
b8581d21e4 codetools: examples: fixed comment
git-svn-id: trunk@22944 -
2009-12-03 11:40:47 +00:00
mattias
0c3ffe4f45 codetools: added example file for methodjumping
git-svn-id: trunk@22943 -
2009-12-03 11:38:21 +00:00
mattias
3b25d319c3 codetools: examples: fixed title
git-svn-id: trunk@22942 -
2009-12-03 11:34:57 +00:00
mattias
2f778c1f3b codetools: fixed adding published method into implicit first published section
git-svn-id: trunk@22941 -
2009-12-03 11:29:47 +00:00
mattias
5cdcfd3451 codetools: fixed compilation of examples
git-svn-id: trunk@22940 -
2009-12-03 11:10:47 +00:00
mattias
1d47d3d54a IDE: when no lps file: open main unit
git-svn-id: trunk@22939 -
2009-12-03 10:59:32 +00:00
mattias
ca869ce1fc IDE: when there is no lps file: open the main unit if it does not contain automatic statements
git-svn-id: trunk@22938 -
2009-12-03 10:40:59 +00:00
mattias
1efc58041e IDE: if main unit can not be read: skip
git-svn-id: trunk@22937 -
2009-12-03 10:32:53 +00:00
mattias
646abd53bf codetools: fixed compilation of some examples
git-svn-id: trunk@22936 -
2009-12-03 10:28:17 +00:00
zeljko
9df47277cd Qt: avoid crash because of poly region.QPolygon have it's own boundingRect(), and QRegion_isEmpty() cannot be called if created form QPolygon.
git-svn-id: trunk@22935 -
2009-12-03 10:22:19 +00:00
dodi
e9097f20d5 dockmanager example: added ForIDE option to DockMaster
git-svn-id: trunk@22934 -
2009-12-03 08:42:16 +00:00
paul
0f2bfd7211 lcl: don't store Color property if Parent=nil but ParentColor = False - this causes ancestor frames which have no parent to load wrong clWindow color
git-svn-id: trunk@22933 -
2009-12-03 07:47:02 +00:00
paul
8b7563686a ideintf: don't set expanded for collection node
git-svn-id: trunk@22932 -
2009-12-03 04:10:16 +00:00
paul
a1b73e8e94 lcl: implement GetOwner for all TCollection descendants which dont have it at moment
git-svn-id: trunk@22931 -
2009-12-03 04:03:01 +00:00
marc
166da1d03e * Initialize procedure variables with default value in case a lin cannot be loaded. Fixes crash on win95 or winNT
git-svn-id: trunk@22930 -
2009-12-03 00:35:16 +00:00
andrew
9c6613b677 Fixed bug #13303 where Showing a modal form from a TMenuItem click could cause an access violation
git-svn-id: trunk@22929 -
2009-12-02 23:42:03 +00:00
dodi
020d65333d dockmanager example: added MakeDockable method
git-svn-id: trunk@22928 -
2009-12-02 20:20:26 +00:00
mattias
30d56517ec aggpas: improved textout position
git-svn-id: trunk@22927 -
2009-12-02 14:33:26 +00:00