Commit Graph

22667 Commits

Author SHA1 Message Date
paul
8469b98fc7 ide: try full file name first in the call stack window when user jumps to the source location
git-svn-id: trunk@23081 -
2009-12-11 03:06:40 +00:00
paul
fc439939dd ide: change enabled state to View registers and View assembler menu items according to debugging state
git-svn-id: trunk@23080 -
2009-12-11 02:57:40 +00:00
paul
16847565ea ide: add View registers and View assembler keys combinations, add them to the keymapping window
git-svn-id: trunk@23079 -
2009-12-11 02:30:42 +00:00
jesus
d7496351e9 LazReport, fix typo in csv exporter and support for UTF-8 BOM
git-svn-id: trunk@23078 -
2009-12-11 00:36:57 +00:00
mattias
ee09f1c4ce IDEIntf: property editors: mark the designer of the property persistent modified, bug #14268
git-svn-id: trunk@23077 -
2009-12-10 23:45:14 +00:00
jesus
8249817978 LazReport, implemented parameters for export filters, CSV exporter now output quoted values and is not based on object's interpolated position
git-svn-id: trunk@23076 -
2009-12-10 22:14:45 +00:00
mattias
e86f7533e4 IDE: CheckIfPackageNeedsCompilation: check if default is read only and alternative output directory exists
git-svn-id: trunk@23075 -
2009-12-10 20:29:14 +00:00
mattias
32b72756c1 aggpas: started pango in agglcl
git-svn-id: trunk@23074 -
2009-12-10 19:06:46 +00:00
sekelsenmat
c982292bf9 wince: Fixes clipboard closing
git-svn-id: trunk@23073 -
2009-12-10 18:08:37 +00:00
sekelsenmat
afc74c7e74 wince: starts implementing clipboard support
git-svn-id: trunk@23072 -
2009-12-10 17:52:18 +00:00
mattias
b54a398642 IDE: saveall: check units modified
git-svn-id: trunk@23071 -
2009-12-10 16:34:39 +00:00
mattias
725116be84 synedit: clean up
git-svn-id: trunk@23070 -
2009-12-10 16:20:46 +00:00
mattias
7428340ec8 IDE: added resourcestrings, DoSaveAll: check if Project modified
git-svn-id: trunk@23069 -
2009-12-10 13:49:13 +00:00
martin
da2de60b97 SynEdit: Fix Undo/Redo block-indent. Issue #15307
git-svn-id: trunk@23068 -
2009-12-10 12:51:46 +00:00
mattias
3c2c52b282 aggpas: started pango fonts
git-svn-id: trunk@23067 -
2009-12-10 12:47:03 +00:00
mattias
37681395ae aggpas: started example for pango fonts
git-svn-id: trunk@23066 -
2009-12-10 12:23:20 +00:00
martin
d9ccb124f5 SynEdit: minor changes for DualView
git-svn-id: trunk@23065 -
2009-12-10 12:22:53 +00:00
mattias
f6e06bdcc8 IDE: do not write properties set by components, bug #13846
git-svn-id: trunk@23064 -
2009-12-10 11:35:25 +00:00
mattias
4be10ae220 IDE: removed designer method hack
git-svn-id: trunk@23063 -
2009-12-10 11:23:56 +00:00
paul
af265e5363 add Mattias Hansson to the contributors list
git-svn-id: trunk@23062 -
2009-12-10 08:38:18 +00:00
paul
0fcd4927f4 lcl: fix search in StringHashList by Mattias Hansson (issue #0014551)
git-svn-id: trunk@23061 -
2009-12-10 08:35:47 +00:00
paul
4a17d26613 debugger: fix class dereferencing after r23058 #ace509e462
git-svn-id: trunk@23060 -
2009-12-10 08:19:12 +00:00
paul
55f665674a debugger: format output of generic pointer
git-svn-id: trunk@23059 -
2009-12-10 08:07:17 +00:00
paul
ace509e462 debugger: don't dereference pointers on evaluation (deference classes only): this fixes debug output for strings and generic pointers type
git-svn-id: trunk@23058 -
2009-12-10 07:57:25 +00:00
jesus
b5ca260573 LazReport, fix word wrapping/breaking of UTF-8 strings
git-svn-id: trunk@23057 -
2009-12-10 07:42:34 +00:00
paul
3ccb54ad89 debugger: save skip exceptions list in the project info instead of session info (#0015256)
git-svn-id: trunk@23056 -
2009-12-10 04:43:48 +00:00
paul
97417872d9 lazarus: fix bug with execution marks map creation
git-svn-id: trunk@23055 -
2009-12-10 03:03:07 +00:00
paul
a71515551f ide: use icon for Inspect menu items
git-svn-id: trunk@23054 -
2009-12-10 02:42:11 +00:00
paul
5ca39281cb images: regenerate laz_images after Laurent update
git-svn-id: trunk@23053 -
2009-12-10 02:02:25 +00:00
laurent
3af9405b3b Image : some new debugger images
git-svn-id: trunk@23052 -
2009-12-09 21:56:45 +00:00
mattias
ed304ca1da IDE: reduced debugging
git-svn-id: trunk@23051 -
2009-12-09 15:17:37 +00:00
mattias
b541f671f8 IDE: compiler options: improved layout
git-svn-id: trunk@23050 -
2009-12-09 12:51:31 +00:00
mattias
0603ce86c8 IDE: using default package output directory until rebuild is needed
git-svn-id: trunk@23049 -
2009-12-09 12:41:30 +00:00
mattias
65daa78b02 IDE: configure install package dlg: fixed mem leak
git-svn-id: trunk@23048 -
2009-12-09 09:30:07 +00:00
paul
3e41146e8d debugger: change pointer representation for classes from ^TSomeClass $1b4cd to ^TSomeClass($0001B4CD)
git-svn-id: trunk@23047 -
2009-12-09 09:10:24 +00:00
mattias
bab73b6f6e IDE: configure install packages dlg: fixed save and rebuild button
git-svn-id: trunk@23046 -
2009-12-09 08:35:39 +00:00
paul
fddaff3033 lazreport: always show glyphs on preview buttons (since they have only glyphs)
git-svn-id: trunk@23045 -
2009-12-09 07:09:18 +00:00
paul
3ae1da9a91 lazreport: don't crash on preview if dataset is not set
git-svn-id: trunk@23044 -
2009-12-09 07:08:32 +00:00
marc
101acea082 debugger: added line info to assembler output dialog
git-svn-id: trunk@23043 -
2009-12-09 00:14:29 +00:00
mattias
5d8216725c IDE: implemented new package type Main unit
git-svn-id: trunk@23042 -
2009-12-08 22:48:49 +00:00
mattias
64232ae461 IDE: project compiler options: added checkbox to save as default, from Dmitry Boyarintsev, bug #14154
git-svn-id: trunk@23041 -
2009-12-08 21:03:50 +00:00
mattias
d66e61ad9d LCL: added cp850, bug #15290
git-svn-id: trunk@23040 -
2009-12-08 20:22:40 +00:00
mattias
9fe89d5b26 LCL: added iso88592
git-svn-id: trunk@23039 -
2009-12-08 19:37:40 +00:00
mattias
38e5fefe4a gtk2 intf: fsUnderline, from Ts. Petrov, bug #15237
git-svn-id: trunk@23038 -
2009-12-08 19:30:42 +00:00
mattias
d036fbc462 LCL: TControl.Destroy: clean up FHostDockSite even if HostDockite is destroying
git-svn-id: trunk@23037 -
2009-12-08 16:39:44 +00:00
mattias
957ae67d77 LCL: TWinControl.Destroy: undock all DockCLients
git-svn-id: trunk@23036 -
2009-12-08 16:33:06 +00:00
martin
a0992b75f0 Fix restoring breakpoints to correct editor on re-open
git-svn-id: trunk@23035 -
2009-12-08 16:23:37 +00:00
mattias
d3f321028a docking examples: fixed unit search paths
git-svn-id: trunk@23034 -
2009-12-08 16:22:00 +00:00
mattias
0eee01a3b4 LCL: CloseQuery: query docked forms
git-svn-id: trunk@23033 -
2009-12-08 16:00:32 +00:00
mattias
efd8836a89 LCL: TControl.Dock: clean up if docking failed
git-svn-id: trunk@23032 -
2009-12-08 15:35:26 +00:00