Commit Graph

22573 Commits

Author SHA1 Message Date
paul
2fd2eb30f1 debugger + ide: Inspect dialogs:
- add "Inspect..." menu item to the source editor debugger group
  - fix alt+F5 key combination (was crash)
  - don't access debugger directly from Inspect dialog since it cause a crash when debugger is not active. use debugboss method instead
  - move evaluate dialog initialization to InitEvaluateDlg method

git-svn-id: trunk@22987 -
2009-12-06 06:02:12 +00:00
mattias
a7373b6df6 aggpas: roundrect
git-svn-id: trunk@22986 -
2009-12-05 23:30:39 +00:00
mattias
8a67f65743 aggpas: implemented PolyLine, Polygon
git-svn-id: trunk@22985 -
2009-12-05 22:19:53 +00:00
laurent
d2105fb170 Image : some new images
git-svn-id: trunk@22984 -
2009-12-05 22:00:29 +00:00
mattias
9aae746ab4 aggpas: implemented TextWidth, TextHeight, TextExtent, TextRect
git-svn-id: trunk@22983 -
2009-12-05 21:51:06 +00:00
mattias
d34b2f90e9 aggpas: implemented chord
git-svn-id: trunk@22982 -
2009-12-05 21:36:21 +00:00
dodi
09e0a01c88 dockmanager example: some minor fixes, win32 still deserves an workaround
git-svn-id: trunk@22981 -
2009-12-05 20:46:56 +00:00
mattias
c3417c257b IDE: check i lpi file changes on disk
git-svn-id: trunk@22980 -
2009-12-05 20:30:35 +00:00
paul
d80a143fad debugger: fix $eax cast to Exception class when dwarf debug info is used
git-svn-id: trunk@22979 -
2009-12-05 20:23:35 +00:00
paul
43bfbedd1f images: regenerate componenttreeview.lrs
git-svn-id: trunk@22978 -
2009-12-05 18:56:39 +00:00
mattias
38c8af5736 IDE: removed codetools from build laz dlg
git-svn-id: trunk@22977 -
2009-12-05 18:04:35 +00:00
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