Commit Graph

22649 Commits

Author SHA1 Message Date
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
mattias
54e0d61ef7 aggpas: cleanup
git-svn-id: trunk@23031 -
2009-12-08 15:34:58 +00:00
mattias
61b2305e19 aggpas: removed svg example
git-svn-id: trunk@23030 -
2009-12-08 15:26:14 +00:00
mattias
764960184d aggpas: debugging svg
git-svn-id: trunk@23029 -
2009-12-08 14:39:09 +00:00
mattias
2d5f135ee2 gtk2 intf: centering label on button, from Luiz, bug #8765
git-svn-id: trunk@23028 -
2009-12-08 12:38:50 +00:00
mattias
313aca9d1e IDE: identifier completion: do not add brackets for procedures without parameters
git-svn-id: trunk@23027 -
2009-12-08 12:27:48 +00:00
mattias
d287e85ce6 IDE: debugger options: added label for hint that the exceptions are project specific
git-svn-id: trunk@23026 -
2009-12-08 12:24:50 +00:00
mattias
34ee8ab50f codetools: fixed search paths for directory debugger
git-svn-id: trunk@23025 -
2009-12-08 11:33:24 +00:00
mattias
e959ab8230 codetools: fixed search paths for directory debugger
git-svn-id: trunk@23024 -
2009-12-08 11:29:29 +00:00
mattias
69219dadbc IDE: designer: selection checks parent level for non visual icons
git-svn-id: trunk@23023 -
2009-12-08 11:07:05 +00:00
mattias
fa76b6d423 IDE: designer: allow circles via references
git-svn-id: trunk@23022 -
2009-12-08 10:42:01 +00:00
mattias
bb4b1cccd4 IDEIntf: added resourcestrings
git-svn-id: trunk@23021 -
2009-12-08 09:46:51 +00:00
mattias
b0f209cfa3 IDEIntf: added resourcestrings
git-svn-id: trunk@23020 -
2009-12-08 09:40:45 +00:00
mattias
a533956c13 IDE: codetools src path: added edit button
git-svn-id: trunk@23019 -
2009-12-08 09:37:57 +00:00
mattias
2a1789fd1b aggpas: fixed uninitialized variables
git-svn-id: trunk@23018 -
2009-12-08 00:42:10 +00:00
mattias
dfa37253d2 lazbuild: fixed installing packages via build-ide
git-svn-id: trunk@23017 -
2009-12-07 23:14:02 +00:00
mattias
ba62ff1747 aggpas: added svg unit
git-svn-id: trunk@23016 -
2009-12-07 23:05:48 +00:00
mattias
be2b1bc884 aggpas: started svg loading
git-svn-id: trunk@23015 -
2009-12-07 14:33:44 +00:00
mattias
6b083a813f IDE: package source directories: fixed adding basedir when no units are in the base dir
git-svn-id: trunk@23014 -
2009-12-07 13:00:00 +00:00