Commit Graph

28355 Commits

Author SHA1 Message Date
vincents
82f755262f set version number in trunk to 0.9.31
git-svn-id: trunk@28811 -
2010-12-23 15:08:39 +00:00
mattias
abd7ffcb38 fixed lpl ide
git-svn-id: trunk@28809 -
2010-12-23 11:21:11 +00:00
jesus
5824cc61df LazReport, removed unit sysutilsadd
git-svn-id: trunk@28808 -
2010-12-23 01:31:16 +00:00
mattias
7fd652c270 translations: german: updates from Swen Heinig
git-svn-id: trunk@28807 -
2010-12-22 22:41:17 +00:00
jesus
3fe140b210 LazReport, fix problem on preview with zoom level<>100% sometimes a different font size was used for text objects (mostly non-windows targets)
git-svn-id: trunk@28806 -
2010-12-22 20:58:31 +00:00
jesus
92a22bdc4c LazReport, don't mess with kde config files to mangle localization
git-svn-id: trunk@28805 -
2010-12-22 20:56:14 +00:00
ask
7f4cc4b2f4 TAChart: Fix TCalculatedChartSource crashes, update line demo
git-svn-id: trunk@28804 -
2010-12-22 12:24:31 +00:00
ask
1e97fa9ad8 TAChart: TCalculatedChartSource.AccumulationRange = 0 now means to accumulate from the start of the source
git-svn-id: trunk@28803 -
2010-12-22 11:38:40 +00:00
ask
7abae0cdec TAChart: Optimize reverse-order access to TCalculatedChartSource
git-svn-id: trunk@28802 -
2010-12-22 11:06:10 +00:00
marc
ca330915bc * Enable AddWatch
git-svn-id: trunk@28801 -
2010-12-22 10:31:31 +00:00
ask
b669510279 TAChart: Add TChartSourceBuffer utility class
git-svn-id: trunk@28800 -
2010-12-22 10:31:17 +00:00
mattias
7cc2d96db6 IDE: clean up
git-svn-id: trunk@28799 -
2010-12-22 09:17:49 +00:00
mattias
86492baa25 anchordocking: clean up
git-svn-id: trunk@28798 -
2010-12-22 09:17:18 +00:00
juha
25edafc5a6 IDE: Build Advanced Lazarus improvements by Stephano
git-svn-id: trunk@28797 -
2010-12-21 21:12:33 +00:00
juha
ae6986f2bd New file for Use Project Unit feature
git-svn-id: trunk@28796 -
2010-12-21 17:55:19 +00:00
mattias
b75a2a4bb5 codetools: added TCodeToolManager.AddUnitToImplementationUsesSection
git-svn-id: trunk@28795 -
2010-12-21 13:33:34 +00:00
martin
caad22e1db SynEdit: unregister callback on destruction of markup-object
git-svn-id: trunk@28794 -
2010-12-20 21:12:04 +00:00
vincents
feef5d8146 fcl docs: update fpcanvas documentation from Darius (issue #18221)
git-svn-id: trunk@28793 -
2010-12-20 13:16:57 +00:00
vincents
f79ad4f80c fixed compilation of EasyDockMgrDsgn package from Sven Barth (issue #18262)
git-svn-id: trunk@28792 -
2010-12-20 13:04:39 +00:00
martin
91122360f5 IDE: remove unneeded cancel from yes/no dialog
git-svn-id: trunk@28791 -
2010-12-20 11:54:11 +00:00
martin
944773246f Add packagelink, for ide helper package (for testcases)
git-svn-id: trunk@28790 -
2010-12-20 11:25:09 +00:00
martin
ea9d796ce5 DBG: fix potential range check
git-svn-id: trunk@28789 -
2010-12-20 11:12:04 +00:00
martin
18f7996a1b GTK2: Adjust the modifier keys (alt, ctrl, ...) state, after app was deactivated. Issue #18033, #16165, #14102
git-svn-id: trunk@28788 -
2010-12-20 10:45:16 +00:00
ask
ad6b453cb2 TAChart: Extract TACustomSource unit
git-svn-id: trunk@28787 -
2010-12-20 09:44:42 +00:00
vincents
d154b27848 Added Mario Bonati for adding initial git support to svn2revisioninc (issue #18156).
git-svn-id: trunk@28786 -
2010-12-20 09:29:21 +00:00
ask
8bf2068f6f TAChart: Minor demo updates
git-svn-id: trunk@28785 -
2010-12-20 09:27:38 +00:00
ask
da010fc652 TAChart: Update multi-valued series demo
git-svn-id: trunk@28784 -
2010-12-20 09:25:37 +00:00
zeljko
84cd9c95e2 Gtk2: call gtk2ws directly from combobox showhide.Fixes issue #18261
git-svn-id: trunk@28783 -
2010-12-20 08:13:46 +00:00
ask
d3585038c2 TAChart: Add TCalculatedSourceTest.Accumulate test
git-svn-id: trunk@28782 -
2010-12-20 08:13:33 +00:00
ask
0cda469949 TAChart: Fix average accumulation for the starting values
git-svn-id: trunk@28781 -
2010-12-20 08:13:07 +00:00
ask
b156381a83 TAChart: Add TCalculatedSourceTest.Percentage test
git-svn-id: trunk@28780 -
2010-12-20 07:20:46 +00:00
ask
d16b7539c1 TAChart: Update calculated source upon change of the Origin.YCount
git-svn-id: trunk@28779 -
2010-12-20 07:19:59 +00:00
ask
340d1e1ca4 TAChart: Add tests TListSourceTest.Multi and TCalculatedSourceTest.Reorder
git-svn-id: trunk@28778 -
2010-12-20 07:01:01 +00:00
ask
78edde4ece TAChart: Reset the cached index of the calculated source after the change
git-svn-id: trunk@28777 -
2010-12-20 07:00:22 +00:00
ask
14e195bce8 TAChart: Add default values for parameters of TListChartSource.Add
git-svn-id: trunk@28776 -
2010-12-20 06:54:44 +00:00
ask
677bf459b2 TAChart: Add TChartTitle.Margin property. Update demo.
git-svn-id: trunk@28775 -
2010-12-20 05:30:51 +00:00
ask
5e5be1fbb4 TAChart: Centralize Infinity handling in SafeInfinity function
git-svn-id: trunk@28774 -
2010-12-20 04:09:42 +00:00
juha
2cd2c885ed IDE: Show the amount of matches in search results window.
git-svn-id: trunk@28773 -
2010-12-20 00:16:23 +00:00
martin
da7f03a254 Added Yauheni Nazimau to contributors for converting bat, ini highlighter
git-svn-id: trunk@28772 -
2010-12-19 19:48:45 +00:00
mazen
f93448dfbf MAKE DEB: *.lpk files should be pacjaged with binaries not with sources (last commit was buggy).
git-svn-id: trunk@28771 -
2010-12-19 19:46:52 +00:00
martin
cdb10f937d SynEdit: improved bat, ini highlighter by VRODE
git-svn-id: trunk@28770 -
2010-12-19 19:02:56 +00:00
martin
3dffaaee76 DBG: Try to stop immediately, if requested (rather than waiting for ProcessMessages to finish. fixes issue #0013564
git-svn-id: trunk@28769 -
2010-12-19 17:34:58 +00:00
mazen
14326c1a1a MAKE DEB: Resolved bug causing widget set units to be packaged twice in lcl-units and lcl-<widget set name>.
git-svn-id: trunk@28768 -
2010-12-19 11:33:50 +00:00
mattias
883a4159a6 IDE: hide parameter hints on application deactivate, bug #18194
git-svn-id: trunk@28767 -
2010-12-18 22:56:28 +00:00
martin
31a577968d DBG: Improved reaction speed during debugging (locals, register, disass,...)
Added some comments on how typeionfo is derived 

git-svn-id: trunk@28766 -
2010-12-18 20:52:54 +00:00
zeljko
cb05a49535 Gtk2: add gtk2 stock images to buttons in TGtk2WidgetSet.AskUser().
git-svn-id: trunk@28765 -
2010-12-18 17:29:58 +00:00
zeljko
fb873f1327 IDE: codecontextform: let theme draw background of context hint. fixes issue #17940
git-svn-id: trunk@28764 -
2010-12-18 16:47:06 +00:00
martin
3fe0875dfb DBG: Improved reaction speed during debugging (now watches evaluation can be stopped, if user wants to continue stepping/running)
git-svn-id: trunk@28763 -
2010-12-18 16:11:39 +00:00
martin
0ab22c4b2d DBG: Improved reaction speed during debugging (now watches evaluation can be stopped, if user wants to continue stepping/running)
git-svn-id: trunk@28762 -
2010-12-18 15:57:19 +00:00
zeljko
27f49fdf46 Qt: release mouse capture if widget is hidden and it grabs mouse by itself.fixes issue #18250
git-svn-id: trunk@28761 -
2010-12-18 14:54:19 +00:00