Commit Graph

21664 Commits

Author SHA1 Message Date
paul
89b271b14f lcl: remove dummy constructor and destructor from TMouse class
git-svn-id: trunk@22035 -
2009-10-05 03:25:02 +00:00
paul
a3d64e981d lcl: simplified Mouse.GetCursorPos + formatting
git-svn-id: trunk@22034 -
2009-10-05 03:17:37 +00:00
paul
3b842095b1 ideintf: don't execute key command if one of menu item handlers was executed
git-svn-id: trunk@22033 -
2009-10-05 02:54:17 +00:00
paul
32e67c21ce ide: update enabled state for source editor clipboard menu items
git-svn-id: trunk@22032 -
2009-10-05 02:42:48 +00:00
paul
46991b595d lhelp: use system settings for showing glyphs on buttons and menus
git-svn-id: trunk@22031 -
2009-10-05 02:01:54 +00:00
paul
16a72ec6d2 translations: Portuguese language files update (by Marcelo B Paula, issue #0014711)
git-svn-id: trunk@22030 -
2009-10-05 01:55:14 +00:00
mattias
e9b34e0a5f aggpas: removed writeln
git-svn-id: trunk@22029 -
2009-10-04 23:18:24 +00:00
mattias
53b2ac6208 chmhelppkg: changed mime-type for TChmHelpViewer to application/x-chm
git-svn-id: trunk@22028 -
2009-10-04 22:57:41 +00:00
mattias
c6da6d978e added THelpDatabase.OnFindViewer
git-svn-id: trunk@22027 -
2009-10-04 22:56:17 +00:00
andrew
bc1151ad6e * fixed lhelp trying to show urls it cant display from the ide
git-svn-id: trunk@22026 -
2009-10-04 22:24:37 +00:00
mattias
8c4805d44e IDE: find missing unit: progressbar
git-svn-id: trunk@22025 -
2009-10-04 21:56:28 +00:00
mattias
fbec38464e IDE: quick fix cant find unit: check if owner already depends on package
git-svn-id: trunk@22024 -
2009-10-04 21:43:55 +00:00
dmitry
7030b96ce1 fix non-compiling for darwin OpenURL
git-svn-id: trunk@22023 -
2009-10-04 15:21:06 +00:00
paul
194d1c80e3 lcl: BidiMode:
- notify forms when Application.BidiMode changed
  - use application bidi mode when form get parent bidi mode change notification
  - fix TControl.CMParentBidiModeChanged

git-svn-id: trunk@22022 -
2009-10-04 13:10:48 +00:00
paul
4f58001501 lcl: add BiDi mode support and Alignment for THintWindow (patch by Luiz Americo, issue #0014719)
git-svn-id: trunk@22021 -
2009-10-04 13:00:38 +00:00
paul
696cd2fec3 lcl: OpenURL add windows and darwin specific code from Dmitry patch
git-svn-id: trunk@22020 -
2009-10-04 12:18:33 +00:00
paul
323fe7ecc1 jcf: use OpenURL function instead to open urls
git-svn-id: trunk@22019 -
2009-10-04 06:20:37 +00:00
paul
af8d456d33 ide: correctly open URL in About Dialog and "Reporting a bug" menu item
git-svn-id: trunk@22018 -
2009-10-04 06:13:05 +00:00
paul
e5a1d233e4 lcl: add FindDefaultBrowser and OpenURL functions to LCLProc
git-svn-id: trunk@22017 -
2009-10-04 05:58:34 +00:00
paul
f02b36e088 ide: revert a piece of 22002 (as it reverted my changes)
git-svn-id: trunk@22016 -
2009-10-04 04:33:57 +00:00
mattias
c8964825e8 IDE: fihd missing unit dlg: added todos
git-svn-id: trunk@22015 -
2009-10-04 01:46:09 +00:00
mattias
450df82084 IDE: added quick fix item for fatal cant find unit, add requirement
git-svn-id: trunk@22014 -
2009-10-04 01:39:00 +00:00
andrew
41bffacb9f * fixed build_lcl_docs not using the fpdoc specified by --fpdoc
git-svn-id: trunk@22013 -
2009-10-04 01:29:32 +00:00
ask
4441420b80 TAChart: Fix reticule to work with multiple series simultaneously
git-svn-id: trunk@22012 -
2009-10-03 23:24:25 +00:00
ask
63b043a6c4 TAChart: Allow to use reticule for area and bar series.
* Move TLineSeries.GetNearestPoint implementation to TBasicPointSeries class
* Add UseReticule property, default it to true for line series
* Update demo

git-svn-id: trunk@22011 -
2009-10-03 23:12:38 +00:00
mattias
6603b29d3b IDE: use lib/$(TargetCPU)-$(TargetOS) as default project unit output directory
git-svn-id: trunk@22010 -
2009-10-03 22:44:42 +00:00
ask
2d9766a528 TAChart: Update chart on AreaBrush and AreaLinePen changes.
* Remove unneeded AreaPen.Visible property
* Whitespace fixes

git-svn-id: trunk@22009 -
2009-10-03 22:37:46 +00:00
mattias
f5ce406aee IDEIntf: compiler options: added TargetFilename
git-svn-id: trunk@22008 -
2009-10-03 22:34:05 +00:00
mattias
7b6df74c2f IDE: test project: run when unit output directory is set
git-svn-id: trunk@22007 -
2009-10-03 22:23:08 +00:00
mattias
7b0e3b8bf6 clean up
git-svn-id: trunk@22006 -
2009-10-03 22:17:14 +00:00
mattias
1233c8e42b clean up
git-svn-id: trunk@22005 -
2009-10-03 22:16:58 +00:00
mattias
3332bbadc3 IDE: create bundle for test project with unit output directory
git-svn-id: trunk@22004 -
2009-10-03 22:16:23 +00:00
mattias
d1534d5691 IDE: auto create unit output directory for test projects
git-svn-id: trunk@22003 -
2009-10-03 21:54:38 +00:00
mattias
e6b5741431 clean up
git-svn-id: trunk@22002 -
2009-10-03 21:16:33 +00:00
paul
c94627a628 ide: assign available key shortcuts to the source editor popup menu items
git-svn-id: trunk@22001 -
2009-10-03 16:47:20 +00:00
mattias
62516ce038 fixed compilation for 2.5.1
git-svn-id: trunk@22000 -
2009-10-03 16:21:22 +00:00
paul
619e3d1083 ide: reduce debug output
git-svn-id: trunk@21999 -
2009-10-03 16:08:56 +00:00
paul
b564b437f8 lcl: fix compilation with the fixed fpc bug (which gave access to private fields from properties)
git-svn-id: trunk@21998 -
2009-10-03 15:57:51 +00:00
mattias
51c52d5f30 IDE: left align TSimpleHTMLControl
git-svn-id: trunk@21997 -
2009-10-03 15:47:37 +00:00
mattias
44e1c40eb8 THintWindow.Paint removed DTCENTER for delphi compatibility
git-svn-id: trunk@21996 -
2009-10-03 15:45:06 +00:00
mattias
50874df45f aggpas: fixed win32 compilation
git-svn-id: trunk@21995 -
2009-10-03 15:42:27 +00:00
mattias
1fe0e7fad4 aggpas: reduce debugging
git-svn-id: trunk@21994 -
2009-10-03 15:34:29 +00:00
mattias
87711ee8b3 aggpas: undo 64bit changes
git-svn-id: trunk@21993 -
2009-10-03 15:33:56 +00:00
mattias
456235d0ee aggpas: reduce debugging
git-svn-id: trunk@21992 -
2009-10-03 15:33:15 +00:00
michael
b3fdcae6d2 * Patch from Maxim Ganetsky to localize database desktop
git-svn-id: trunk@21991 -
2009-10-03 12:12:06 +00:00
michael
392a09e624 * Patch from Maxim Ganetsky to improve localization support
git-svn-id: trunk@21990 -
2009-10-03 12:11:18 +00:00
mattias
e510390f0c crosswin32 binutils 2.19
git-svn-id: trunk@21989 -
2009-10-03 10:01:12 +00:00
andrew
0bd3f3c363 * some code cleanup
git-svn-id: trunk@21988 -
2009-10-02 22:28:54 +00:00
mattias
c8166c62ea create crosswin32: remove rm ./config.cache
git-svn-id: trunk@21987 -
2009-10-02 20:09:45 +00:00
mattias
2360f0fed7 codetools: reduced debugging
git-svn-id: trunk@21986 -
2009-10-02 18:57:58 +00:00