mattias
|
bf557acf5b
|
IDE: fixed open packages with underscores in filename
git-svn-id: trunk@10337 -
|
2006-12-16 11:55:07 +00:00 |
|
vincents
|
ec287d82c2
|
startlazarus: moved showing splash screen out of lazarusmanager constructor to get better backtrace for bug #7966
git-svn-id: trunk@10333 -
|
2006-12-15 08:25:06 +00:00 |
|
mattias
|
7eaf447975
|
IDE: fixed revert
git-svn-id: trunk@10315 -
|
2006-12-08 15:17:24 +00:00 |
|
mattias
|
e3efca8f4b
|
IDE: LazDoc: lazdoc paths can now be relative and contain global macros for projects and packages
git-svn-id: trunk@10306 -
|
2006-12-06 11:06:31 +00:00 |
|
mattias
|
368ecf5f31
|
IDE: reordered buttons from Graeme
git-svn-id: trunk@10291 -
|
2006-12-04 10:34:44 +00:00 |
|
mattias
|
a6a3f56624
|
IDE: added checks for cleaning up codetools defines for packages and projects
git-svn-id: trunk@10285 -
|
2006-12-04 00:37:36 +00:00 |
|
mattias
|
220d4e0e7c
|
codetools: added MacPAS mode specials: IFC, ELSEC, ELIFC, ENDC, defined identifier, undefined identifier, SETC, SETC name := value, out as parameter name, property as parameter name
git-svn-id: trunk@10283 -
|
2006-12-04 00:00:36 +00:00 |
|
mattias
|
185cecd04e
|
IDE: when adding designer form child names to source, consider ancestor
git-svn-id: trunk@10279 -
|
2006-12-02 17:43:44 +00:00 |
|
mattias
|
6e3467a93b
|
IDE: auto start of identifier completion now checks range operator .. and string constants
git-svn-id: trunk@10278 -
|
2006-12-02 16:22:41 +00:00 |
|
vincents
|
df594a122f
|
IDE: added Find in files to the Find context menu in the source editor (bug #7683)
git-svn-id: trunk@10274 -
|
2006-12-01 21:00:09 +00:00 |
|
vincents
|
f5483e721d
|
IDE: fixed AV when resetting the filter in search results view (bug #7689)
git-svn-id: trunk@10273 -
|
2006-12-01 20:22:43 +00:00 |
|
vincents
|
d1113a07c2
|
IDE: fixed initial size of Find in files dialog (bug #7625)
git-svn-id: trunk@10270 -
|
2006-12-01 09:54:59 +00:00 |
|
mattias
|
17f6550896
|
lazdoc: added menu shortcut
git-svn-id: trunk@10266 -
|
2006-11-30 18:38:24 +00:00 |
|
mattias
|
0999d7c7a8
|
codetools, LCL: fixed CeateRelativePath
git-svn-id: trunk@10264 -
|
2006-11-30 00:17:55 +00:00 |
|
mattias
|
198bbb69ce
|
IDE: implemented auto adding package when setting TPicture property with TPicturePropertyEditor
git-svn-id: trunk@10263 -
|
2006-11-29 23:11:02 +00:00 |
|
vincents
|
20fc685e98
|
IDE: environment option fpc path gives compiler name as example, not as prescription (bug #7812)
git-svn-id: trunk@10259 -
|
2006-11-29 19:08:25 +00:00 |
|
mattias
|
cc16db91ec
|
IDE: fixed adding base directory to search paths
git-svn-id: trunk@10253 -
|
2006-11-28 18:51:19 +00:00 |
|
mattias
|
88b0c4a440
|
IDE: project options; lazdoc; removed note about limitations
git-svn-id: trunk@10249 -
|
2006-11-27 13:37:34 +00:00 |
|
vincents
|
74f9716544
|
IDE: fixed opening lpi as regular file (bug #7890)
git-svn-id: trunk@10248 -
|
2006-11-27 09:40:45 +00:00 |
|
vincents
|
17d8347bb9
|
IDE: sort comboboxes in version info tab patch from xpete
git-svn-id: trunk@10247 -
|
2006-11-27 09:05:53 +00:00 |
|
vincents
|
d02f71d630
|
svn2revsisioninc parameters remain backwards compatible, reverted changes to Makefile.fpc made in revision 10235 #4b4ab7f006
git-svn-id: trunk@10243 -
|
2006-11-25 20:07:09 +00:00 |
|
mattias
|
d05a8a033c
|
IDE: imporved layout of codetools defines values dialog
git-svn-id: trunk@10240 -
|
2006-11-24 14:39:41 +00:00 |
|
mattias
|
87cb2dde3f
|
IDE: component palette: aligning buttons in multiple rows if there is enough space
git-svn-id: trunk@10239 -
|
2006-11-24 14:30:26 +00:00 |
|
mattias
|
4b4ab7f006
|
svn2revisioninc: making it a TCustomApplication and adding command line switches from Darius
git-svn-id: trunk@10235 -
|
2006-11-24 12:59:46 +00:00 |
|
mattias
|
549003fc63
|
lazbuild: implemented overriding global compiler filename
git-svn-id: trunk@10234 -
|
2006-11-24 12:41:43 +00:00 |
|
vincents
|
9f21bbf3e6
|
IDE: set the enabled state of the controls on the version tab when loading the project options, fixes bug #7853)
git-svn-id: trunk@10228 -
|
2006-11-22 10:55:51 +00:00 |
|
mattias
|
e5fdfd28ff
|
codetools: allowed: var identifier: class of identifier
git-svn-id: trunk@10222 -
|
2006-11-20 16:28:20 +00:00 |
|
mattias
|
01c3d62fc8
|
IDE: project definitions are now automatically added to all directories in the unit search path (same for packages)
git-svn-id: trunk@10221 -
|
2006-11-20 15:38:48 +00:00 |
|
andrew
|
5302d4b562
|
changed lazarus to use the widgetset it is compiled with as the default when building projects
+ added WidgetSetName function to TWidgetSet.
+ changed the order of units on qtint and fpguiint
git-svn-id: trunk@10216 -
|
2006-11-18 13:45:28 +00:00 |
|
vincents
|
39304ec572
|
fixed typo
git-svn-id: trunk@10213 -
|
2006-11-17 10:04:57 +00:00 |
|
vincents
|
6a2d49359c
|
publish project: fixed saving settings, when clicking ok
git-svn-id: trunk@10211 -
|
2006-11-16 22:20:12 +00:00 |
|
vincents
|
49b77d57c0
|
ide: fixed taborder of publish project dialog, from Graeme
git-svn-id: trunk@10209 -
|
2006-11-16 13:32:41 +00:00 |
|
vincents
|
8f7f685170
|
ide: improved layout of the find/replace dialog, from Graeme
git-svn-id: trunk@10208 -
|
2006-11-16 12:46:14 +00:00 |
|
andrew
|
8eac57bde7
|
fixed bug #7688
git-svn-id: trunk@10203 -
|
2006-11-14 22:30:32 +00:00 |
|
vincents
|
3aa9e60885
|
ide: lowercase {$I %fpctargetos%}, so it can be used for directories
git-svn-id: trunk@10200 -
|
2006-11-14 20:18:54 +00:00 |
|
vincents
|
79c42a0c12
|
ide: added win64 to the targetos compileroptions
git-svn-id: trunk@10197 -
|
2006-11-14 14:17:10 +00:00 |
|
mattias
|
b65822fa44
|
added IDE printing package from Darius
git-svn-id: trunk@10190 -
|
2006-11-12 22:32:07 +00:00 |
|
mattias
|
dc4e0a9c65
|
IDE: about dlg: added platform information
git-svn-id: trunk@10179 -
|
2006-11-07 23:30:55 +00:00 |
|
vincents
|
722f971500
|
version 0.9.21
git-svn-id: trunk@10177 -
|
2006-11-05 10:00:55 +00:00 |
|
vincents
|
33835aaa74
|
version 0.9.20
git-svn-id: trunk@10175 -
|
2006-11-05 09:57:46 +00:00 |
|
mattias
|
b49605526a
|
IDE: renaming methods in source now skips string constants
git-svn-id: trunk@10174 -
|
2006-11-05 01:06:22 +00:00 |
|
mattias
|
0c337fd4f3
|
IDE: renaming a component, now auto rename methods with default names, and inherited components
git-svn-id: trunk@10171 -
|
2006-11-04 15:05:40 +00:00 |
|
mattias
|
6741124cef
|
IDE: renaming components: implemented finding methods with default name
git-svn-id: trunk@10167 -
|
2006-11-03 11:53:20 +00:00 |
|
mattias
|
168e90b7ce
|
LCL: grids: renamed some parameter names of events, so that they do not interfere when copied
git-svn-id: trunk@10165 -
|
2006-11-02 21:26:17 +00:00 |
|
mattias
|
da28cfbd3b
|
IDE: fixed searching first in virtual units and then in search path
git-svn-id: trunk@10164 -
|
2006-11-02 21:03:13 +00:00 |
|
mattias
|
52994ffffc
|
IDE: implemented renaming inherited form and references in unit (simple search and replace, but better than no replace)
git-svn-id: trunk@10163 -
|
2006-11-02 20:11:45 +00:00 |
|
mattias
|
567453b914
|
IDE+codetools: renaming a component now renames in the whole unit
git-svn-id: trunk@10160 -
|
2006-11-02 19:32:59 +00:00 |
|
mattias
|
e7be3ae1d3
|
codetools: added record case variables to identifier completion
git-svn-id: trunk@10157 -
|
2006-11-02 03:29:30 +00:00 |
|
mattias
|
85d2f2b1c3
|
IDE: find results view: fixed updating short paths after applying filter form Funky Beast
git-svn-id: trunk@10148 -
|
2006-10-31 18:25:31 +00:00 |
|
mattias
|
683b8aa123
|
IDE: run parameters now have histories
git-svn-id: trunk@10144 -
|
2006-10-31 14:11:03 +00:00 |
|