mattias
1330a70d4e
sqldblaz: disable add package to uses section
...
git-svn-id: trunk@22047 -
2009-10-05 14:03:54 +00:00
paul
1c85e5e3a2
ide: fix compilation after OpenURL move
...
git-svn-id: trunk@22046 -
2009-10-05 13:19:48 +00:00
paul
012e995f6c
lcl: move OpenURL and FindDefaultBrowser from LCLProc to LCLIntf (as Mattias suggested)
...
git-svn-id: trunk@22045 -
2009-10-05 13:17:58 +00:00
mattias
d23bc029fb
IDE: find missing unit: search in packages on disk
...
git-svn-id: trunk@22044 -
2009-10-05 12:12:26 +00:00
mattias
e8a0751125
IDE: find missing unit: remove unit
...
git-svn-id: trunk@22043 -
2009-10-05 11:19:06 +00:00
mattias
e1f0e475b2
FileUtil: removed used lclproc
...
git-svn-id: trunk@22042 -
2009-10-05 11:00:05 +00:00
mattias
168a949184
LCL: fixed compilation
...
git-svn-id: trunk@22041 -
2009-10-05 10:32:25 +00:00
paul
8f1de79d6d
lcl: fix OpenURL for WinCE
...
git-svn-id: trunk@22040 -
2009-10-05 09:07:39 +00:00
paul
c6ba3e76d8
win32: TCheckListBox:
...
- move TCheckListBox code from the general WindowProc to the private one
- preserve data on ListBox item change and appropriate code for TCheckListBox
git-svn-id: trunk@22039 -
2009-10-05 07:57:09 +00:00
paul
a35abe991c
lcl: TCheckListBox: call event handlers after widgetset changes
...
git-svn-id: trunk@22038 -
2009-10-05 07:56:05 +00:00
paul
c8b4ccad1f
lcl: fix TPageContol.OnChange event
...
git-svn-id: trunk@22037 -
2009-10-05 06:26:12 +00:00
paul
6d32896b7f
lcl: improve TCustomForm.CMBidiModeChanged
...
git-svn-id: trunk@22036 -
2009-10-05 03:45:07 +00:00
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