Commit Graph

28333 Commits

Author SHA1 Message Date
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
martin
fcdd2aacf9 IDE(Intf): Menuu-Intf: Do not create menu-structure for items with an invisible parent, since menu-entries from siblings may still be missing. Fixes #18041
git-svn-id: trunk@28760 -
2010-12-18 13:09:40 +00:00
juha
3f8a593096 IDE: Refactor TSourceNotebook.SrcPopUpMenuPopup, separate nearly identical code to function.
git-svn-id: trunk@28759 -
2010-12-18 10:00:33 +00:00
juha
8ff8637855 Converter: add a comment.
git-svn-id: trunk@28758 -
2010-12-18 10:00:29 +00:00
vincents
dcbf5c2171 synedit: fixed Makefile for all targets (issue #18252)
git-svn-id: trunk@28757 -
2010-12-18 08:50:29 +00:00
jesus
d5139c9bd5 LCL, fix problem in dbgrid accepting input chars even if editing field would not accept them
git-svn-id: trunk@28756 -
2010-12-18 06:35:36 +00:00
martin
c622f827ef GDB: reduced the amount of parentfp calls needed by watches
git-svn-id: trunk@28755 -
2010-12-18 04:07:28 +00:00
martin
c3f314bb44 DBG: update locals and watches, if user modified variable
git-svn-id: trunk@28754 -
2010-12-18 02:22:30 +00:00
martin
5a9a59f74e DBG: Improved getting strings (recent gdb return the data, immediate, no need to fetch again
git-svn-id: trunk@28753 -
2010-12-18 01:54:57 +00:00
martin
2a313be63a DBG, IDE: Improved hint / removed old class workaround, gdbmi now returns classes correct.
git-svn-id: trunk@28752 -
2010-12-18 01:51:35 +00:00
martin
76bc17ce8d SynEdit: removed windoows reference
git-svn-id: trunk@28751 -
2010-12-18 00:21:27 +00:00
martin
5ab4f20fcc SynEdit: Pas Highlighter extended for new records with methods
git-svn-id: trunk@28750 -
2010-12-17 23:22:42 +00:00
martin
527962ef04 Synedit. issue 18320SynEdit: add ini, bat highlighter, (forgot the main files)
git-svn-id: trunk@28749 -
2010-12-17 22:56:31 +00:00
mazen
e492028418 MAKE DEB: Fixed issue #18017 adding *.lfm files to debian binary packages.
git-svn-id: trunk@28748 -
2010-12-17 22:46:09 +00:00
martin
9f84914dbb IDE: add ini, bat highlighter, thanks to vrode for converting from orig synedit. issue #18320
git-svn-id: trunk@28747 -
2010-12-17 19:50:21 +00:00
martin
01c7eb85e7 packager: add ini, bat highlighter, thanks to vrode for converting from orig synedit. issue #18320
git-svn-id: trunk@28746 -
2010-12-17 19:50:17 +00:00
martin
2c8aec58e4 SynEdit: add ini, bat highlighter, thanks to vrode for converting from orig synedit. issue #18320
git-svn-id: trunk@28745 -
2010-12-17 19:49:06 +00:00
mattias
918efdedca laz_xmlcfg: fixed DeletePath setting Modified, bug #17970
git-svn-id: trunk@28744 -
2010-12-17 19:12:20 +00:00
martin
e2b4dca3d5 IDE: editor-color-opt, convenience to click dropdown anywhere
git-svn-id: trunk@28743 -
2010-12-17 19:02:20 +00:00
paul
bf754531b7 revert r28741 #34d7d7e235 because it breaks loading of saved fold info
git-svn-id: trunk@28742 -
2010-12-17 16:27:33 +00:00
paul
34d7d7e235 synedit:
- don't distinct between class/object and record because records can have sections and methods now. remove cfbtRecord enumeration member
ide: remove code related to cfbtRecord

git-svn-id: trunk@28741 -
2010-12-17 09:30:58 +00:00
zeljko
e828230c13 Qt: fixed dropfiles filenames containing %20 instead of space by using QUrl.
git-svn-id: trunk@28740 -
2010-12-17 07:43:10 +00:00
dmitry
121824d7f2 carbon: filling TPaintStruct for the control, fixes #18211
git-svn-id: trunk@28739 -
2010-12-17 04:26:35 +00:00