Commit Graph

32106 Commits

Author SHA1 Message Date
sekelsenmat
53b49c7086 Patch from bug #20252
git-svn-id: trunk@32657 -
2011-10-03 15:24:51 +00:00
sekelsenmat
2710107266 Patch from 19742: Adds more file utf8 routines to FileUtil and adds a new unit for utf8 classes
git-svn-id: trunk@32656 -
2011-10-03 15:09:04 +00:00
sekelsenmat
358e3ee690 Re-enables lib for arm-linux
git-svn-id: trunk@32655 -
2011-10-03 14:29:49 +00:00
juha
d55abf7f1d LCL WinVista: Fix setting TOpenDialog/TSaveDialog initialdir. Issue #20387, patch from Bart Broersma
git-svn-id: trunk@32654 -
2011-10-03 12:25:49 +00:00
juha
92b0bdef2a IDE: change an exception to an assertion because the condition is never supposed to happen.
git-svn-id: trunk@32653 -
2011-10-03 12:21:58 +00:00
juha
25330a228d IDE: remove a duplicate str const lisTheFirstBuildModeIsTheDefaultModeAndMustBeStoredIn2, formatting
git-svn-id: trunk@32652 -
2011-10-03 12:21:42 +00:00
martin
1adda67314 DBG: Tests
git-svn-id: trunk@32651 -
2011-10-03 12:00:59 +00:00
martin
9d45bfaa7e DBG: Tests
git-svn-id: trunk@32650 -
2011-10-03 11:35:34 +00:00
juha
746a1deaa7 IDE: Fix Object Inspector hints blocking user input. Issue #18475, patch from Sven Barth
git-svn-id: trunk@32649 -
2011-10-03 09:22:27 +00:00
sekelsenmat
5e67d91117 applies patch from bug #20252: [Patch] BitBtn with Kind<>bkCustom should not save Caption to LFM but be translated via lclstrconsts
git-svn-id: trunk@32648 -
2011-10-03 08:55:56 +00:00
sekelsenmat
bb022738ee Fixes type in gtk2defines
git-svn-id: trunk@32647 -
2011-10-03 07:25:49 +00:00
juha
b69d4bc127 LCL Win: Remove wrong assertion checking if handle was created while destroying handles. Issue #19141 and others
git-svn-id: trunk@32646 -
2011-10-03 06:56:40 +00:00
sekelsenmat
112fe6d204 Improves RTL detection from patch #18778
git-svn-id: trunk@32645 -
2011-10-03 06:33:43 +00:00
sekelsenmat
d1b5a7a8bd Activates MouseDown before popup from bug #18966
git-svn-id: trunk@32644 -
2011-10-03 06:19:50 +00:00
ask
15b2740435 TAChart: Use mouse wheel zooming in the tools demo
git-svn-id: trunk@32643 -
2011-10-03 05:24:02 +00:00
ask
6cce24d91d TAChart: Add TZoomMouseWheelTool
git-svn-id: trunk@32642 -
2011-10-03 05:22:23 +00:00
ask
cca154e0aa TAChart: Add generic mousewheel support for chart tools
git-svn-id: trunk@32641 -
2011-10-03 04:22:27 +00:00
dmitry
63b271d0c0 carbon: fix for SimpleText in status bar. #19746. todo: the old version of status bar should removed. nobody ever aksed about it
git-svn-id: trunk@32640 -
2011-10-03 01:32:41 +00:00
dmitry
7e93fb1efe carbon: fix file dialog selection based on FCompStyle instead of the class. #20298
git-svn-id: trunk@32639 -
2011-10-03 01:08:41 +00:00
dmitry
2c4a5c9520 carbon: fix for the #20331
git-svn-id: trunk@32638 -
2011-10-03 00:41:48 +00:00
mattias
317ddf7974 docs: system.xml: fixed < >
git-svn-id: trunk@32637 -
2011-10-03 00:13:26 +00:00
mattias
2d96faa56e lazde: clean up
git-svn-id: trunk@32636 -
2011-10-03 00:09:42 +00:00
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