Commit Graph

22590 Commits

Author SHA1 Message Date
paul
12a6edefa1 debugger: fill TDBGType.Value.AsString for Variant data type
git-svn-id: trunk@23004 -
2009-12-06 15:46:19 +00:00
zeljko
992c4e1f24 Qt: fix tabIndexAtClientPos patch by cobines - fixes #15266
git-svn-id: trunk@23003 -
2009-12-06 13:48:27 +00:00
paul
92aacc4bf2 debugger:
- add skVariant enum value for Variant data type, 
  - move Variant type handling to skVariant
  - misc Inspect dialog improvements (hiding pages, close on escape)

git-svn-id: trunk@23002 -
2009-12-06 13:43:25 +00:00
paul
68bc1dda1d debugger: evaluate record &ShortString correctly
git-svn-id: trunk@23001 -
2009-12-06 12:31:15 +00:00
mattias
b6c860de16 aggpas: implemented GradientFill
git-svn-id: trunk@23000 -
2009-12-06 12:20:25 +00:00
mattias
98cdda2155 lcl: radialpie: better param names
git-svn-id: trunk@22999 -
2009-12-06 11:51:48 +00:00
mattias
5f524c6e53 aggpas: implemented RadialPie
git-svn-id: trunk@22998 -
2009-12-06 11:51:29 +00:00
mattias
39b230ed76 aggpas: implemented pie
git-svn-id: trunk@22997 -
2009-12-06 11:39:12 +00:00
mattias
4ee886db0d xmlcfg: reduced debugging
git-svn-id: trunk@22996 -
2009-12-06 10:22:00 +00:00
zeljko
a0ff72d2f1 Qt: added TQtRegion.numRects(), cleanups, formatting
git-svn-id: trunk@22995 -
2009-12-06 09:16:45 +00:00
paul
91640c8d2b gtk, qt: don't raise any exception when hatches brush is requested but hatch is not set - use solid brush as windows do in this case (fixes bug #0015195)
git-svn-id: trunk@22994 -
2009-12-06 06:59:46 +00:00
paul
714eb90aaa ide: message view: fix opening message source during compilation process (was strange error message)
git-svn-id: trunk@22993 -
2009-12-06 06:50:26 +00:00
paul
27437b5eaa debugger: the same for 'SHORTSTRING' (stabs reports it so)
git-svn-id: trunk@22992 -
2009-12-06 06:24:04 +00:00
paul
bd0aefe8b1 debugger: show Variant and ShortString type as simple value instead of record
git-svn-id: trunk@22991 -
2009-12-06 06:19:18 +00:00
paul
dc5c58c871 debugger: don't show 'record ShortString' for shortstrings since this is debug info implementation details
git-svn-id: trunk@22990 -
2009-12-06 06:17:30 +00:00
paul
6afed917e6 cleanup
git-svn-id: trunk@22989 -
2009-12-06 06:02:47 +00:00
paul
56c9686d19 images: regenerate lrs file
git-svn-id: trunk@22988 -
2009-12-06 06:02:34 +00:00
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