Commit Graph

31884 Commits

Author SHA1 Message Date
mattias
c4c9810ea4 IDE: added XMLUnescape function
git-svn-id: trunk@32635 -
2011-10-03 00:04:12 +00:00
mattias
10329ea87b codetools+tests: function to fix xml attribute values
git-svn-id: trunk@32634 -
2011-10-02 23:18:22 +00:00
andrew
b758561187 Fixed another crash when destroying a ShellTreeView after the ShellListView is assigned and then unassigned
git-svn-id: trunk@32633 -
2011-10-02 23:08:08 +00:00
andrew
32c6e290a3 Fixed crash when deleting ShellTreeview or ShellListView from a form when the ShellListView or ShellTreeView properties are assigned
git-svn-id: trunk@32632 -
2011-10-02 22:46:37 +00:00
juha
48cbedc75e Packager: Improve a message, make sure a variable is initialized, remove obsolete code
git-svn-id: trunk@32631 -
2011-10-02 22:02:11 +00:00
juha
a924d60190 Packager: formatting
git-svn-id: trunk@32630 -
2011-10-02 22:01:55 +00:00
juha
5f518ef46b IDE: fixed comment
git-svn-id: trunk@32629 -
2011-10-02 21:09:25 +00:00
juha
ebda97db9c Packager: fix a message text.
git-svn-id: trunk@32628 -
2011-10-02 21:09:16 +00:00
juha
525b562ee9 Packager: formatting
git-svn-id: trunk@32627 -
2011-10-02 21:09:06 +00:00
sekelsenmat
266bf088ec Final purge of OnPageChanged from Lazarus
git-svn-id: trunk@32626 -
2011-10-02 20:02:34 +00:00
sekelsenmat
8f10f85be0 Starts moving lfms from OnPageChange to OnChange
git-svn-id: trunk@32625 -
2011-10-02 19:42:59 +00:00
juha
03f0d554d1 IDE: Fix encoding problem in declaration hints. Issue #20233, patch from Anton
git-svn-id: trunk@32624 -
2011-10-02 19:29:30 +00:00
juha
3217168f80 IDE: Fix an invalid integer error after changing color in object inspector. Issue #20158, patch from August Klein
git-svn-id: trunk@32623 -
2011-10-02 19:10:27 +00:00
sekelsenmat
a7bfcf6c9b Removes TPageControl.OnPageChanged to fix bug #19903 double OnChange calls
git-svn-id: trunk@32622 -
2011-10-02 18:03:18 +00:00
juha
314b04c9a1 Packager: Make sorting work in PackageEditor.
git-svn-id: trunk@32621 -
2011-10-02 17:01:16 +00:00
mattias
7d0ff1242b IDE: do not warn when environmentoptions.xml is missing
git-svn-id: trunk@32620 -
2011-10-02 16:47:31 +00:00
mattias
240337f737 IDE: codeexplorer: keep Parent treenode, bug #20333
git-svn-id: trunk@32619 -
2011-10-02 16:13:00 +00:00
sekelsenmat
f81b474d89 Fixes bug #19021, avoids getting a 1x1 TDBText in design mode
git-svn-id: trunk@32618 -
2011-10-02 14:50:39 +00:00
mattias
b537c21347 IDE: initial setup dialog: auto select problem page
git-svn-id: trunk@32617 -
2011-10-02 12:38:14 +00:00
juha
4544f7b6e8 IDE: disable Package->"Add active file to package" when the file belongs to a project.
git-svn-id: trunk@32616 -
2011-10-02 10:36:19 +00:00
juha
a725ba2564 IDE: rename procedure SetupComponentsMenu -> SetupPackageMenu
git-svn-id: trunk@32615 -
2011-10-02 10:36:10 +00:00
juha
213aa64e02 Packager: formatting
git-svn-id: trunk@32614 -
2011-10-02 09:09:57 +00:00
juha
cf60dacda8 Packager: reduce the number of questions when saving a file.
git-svn-id: trunk@32613 -
2011-10-02 09:09:46 +00:00
juha
982044bb4d Packager: remove obsolete psfAskBeforeSaving from TPkgSaveFlag. Saving is always asked in PackageEditorFormCloseQuery.
git-svn-id: trunk@32612 -
2011-10-02 00:29:34 +00:00
juha
3a2de31121 Packager and IDE: don't ask twice when closing a package.
git-svn-id: trunk@32611 -
2011-10-02 00:03:30 +00:00
martin
fb05dea232 DBG: Added ability to finish single-step-into/over, after hitting none-breaking breakpoint
git-svn-id: trunk@32610 -
2011-10-01 22:30:12 +00:00
dodi
be4e39a6ab Docs: Actions revised
git-svn-id: trunk@32609 -
2011-10-01 22:12:02 +00:00
mattias
5f36b89cef IDE: run parameters: working directory: support macros
git-svn-id: trunk@32608 -
2011-10-01 22:06:35 +00:00
mattias
7136bc4b7a IDE: run parameters dialog: fixed comboboxes list containing current value
git-svn-id: trunk@32607 -
2011-10-01 21:53:23 +00:00
mattias
4cec37047a IDEIntf: added TLazProject.RunParameters
git-svn-id: trunk@32606 -
2011-10-01 21:44:11 +00:00
mattias
cf0a46e3a8 IDEIntf: added TLazProject.SetAlternativeCompile
git-svn-id: trunk@32605 -
2011-10-01 21:24:58 +00:00
mattias
f514fe58d5 lazmrumenu: fixed lpl
git-svn-id: trunk@32604 -
2011-10-01 20:28:17 +00:00
mattias
c52b1b18cb lazbuild: fixed compilation
git-svn-id: trunk@32603 -
2011-10-01 20:26:22 +00:00
mattias
f4e62822e1 bigide: added instantfpc
git-svn-id: trunk@32602 -
2011-10-01 20:24:52 +00:00
zeljko
e9b69252b7 Qt: fixed QGroupBox client widget mouse tracking. issue #20373
git-svn-id: trunk@32601 -
2011-10-01 20:23:14 +00:00
mattias
b2493c0578 instantfpc: added Makefile
git-svn-id: trunk@32600 -
2011-10-01 20:19:58 +00:00
mattias
09699afa57 projtemplates: add icon and appbundle for new project
git-svn-id: trunk@32599 -
2011-10-01 20:13:23 +00:00
mattias
38000d2562 fpcunit: add icon and appbundle for new project
git-svn-id: trunk@32598 -
2011-10-01 20:13:02 +00:00
mattias
d700c68b43 IDEIntf: added TLazProject.UseManifest/LoadDefaultIcon
git-svn-id: trunk@32597 -
2011-10-01 20:09:07 +00:00
mattias
38c75a8c1f IDEIntf: added TLazProject.Resources
git-svn-id: trunk@32596 -
2011-10-01 19:49:29 +00:00
jesus
f5d82af704 LCL, fix valedit display problems, issue #16667
git-svn-id: trunk@32595 -
2011-10-01 19:41:14 +00:00
mattias
781ddc516d IDEIntf: moved UseAppBundle to IDEIntf
git-svn-id: trunk@32594 -
2011-10-01 19:28:01 +00:00
juha
55aac0f6fe Packager: connect event handlers to buttons in AddToPackageDlg. Update FilesAddButton.Enabled.
git-svn-id: trunk@32593 -
2011-10-01 19:26:44 +00:00
mattias
6d5765c8f1 IDE: moved instantfpc program item to package
git-svn-id: trunk@32592 -
2011-10-01 19:22:05 +00:00
mattias
6ade8b8b13 IDE: added macro instantfpccache
git-svn-id: trunk@32591 -
2011-10-01 18:04:11 +00:00
mattias
0da80378a2 codetools: fixed RunTool returning last line if it has no line break
git-svn-id: trunk@32590 -
2011-10-01 18:03:51 +00:00
mattias
eb25db0014 LCL: childsizing: fixed using top/left spacing of middle controls on grid, bug #20383
git-svn-id: trunk@32589 -
2011-10-01 17:16:24 +00:00
juha
cc95515d35 LCL: new source file for ValueListEditor.
git-svn-id: trunk@32588 -
2011-10-01 16:23:37 +00:00
jesus
1f3b1a891e LazReport, fix error in last commit
git-svn-id: trunk@32587 -
2011-10-01 15:42:39 +00:00
zeljko
ac3e5510a7 Qt: always propagate mousewheel to parent, result will anyway stop the event (if true). fixes issue #20371
git-svn-id: trunk@32586 -
2011-10-01 15:22:31 +00:00