ask
|
26bd49415f
|
TAChart: Do not draw marks with Visible = false
git-svn-id: trunk@29855 -
|
2011-03-15 17:01:33 +00:00 |
|
juha
|
0313811e63
|
LCL: Exit TCustomSpeedButton.DialogChar silently if Message.Msg <> LM_SYSCHAR.
git-svn-id: trunk@29854 -
|
2011-03-15 15:50:03 +00:00 |
|
juha
|
4e95f6a390
|
LCL: Show menu shortcuts also when they are sequencial keys combinations (like Ctrl+Q, B)
git-svn-id: trunk@29853 -
|
2011-03-15 14:05:55 +00:00 |
|
juha
|
c596311397
|
IDE: Cleanup. (TProject.EditorInfoWithEditorComponent apparently works)
git-svn-id: trunk@29852 -
|
2011-03-15 14:05:37 +00:00 |
|
mattias
|
eec2581dec
|
cross fpc win32: omit wrong warning
git-svn-id: trunk@29851 -
|
2011-03-15 05:02:09 +00:00 |
|
paul
|
3fdc3e30c6
|
lcl: apply patch of Anton Kavalenka to fix default implementation of CreateRoundRectRGN (issue #0018126)
git-svn-id: trunk@29850 -
|
2011-03-15 04:39:03 +00:00 |
|
paul
|
cbb791a543
|
win32: replace default CreateRoundRectRGN with a winapi call (issue #0018125)
git-svn-id: trunk@29849 -
|
2011-03-15 04:34:00 +00:00 |
|
paul
|
723143ddc3
|
lcl: formatting
git-svn-id: trunk@29848 -
|
2011-03-15 04:33:24 +00:00 |
|
mattias
|
4e812d832f
|
cross win32: update to fpc 2.4
git-svn-id: trunk@29847 -
|
2011-03-15 04:24:00 +00:00 |
|
maxim
|
4c46a2a795
|
regenerated translations; updated Russian translation
git-svn-id: trunk@29846 -
|
2011-03-15 00:20:42 +00:00 |
|
paul
|
03cb88d24c
|
ide: map Shift+F9 to Build
git-svn-id: trunk@29845 -
|
2011-03-14 23:59:50 +00:00 |
|
paul
|
b35d26939d
|
ide: rename BuildAll -> Build, Build -> Compile to map to the same meaning as it is internally used in IDE (and also in Delphi)
git-svn-id: trunk@29844 -
|
2011-03-14 23:55:31 +00:00 |
|
mattias
|
621494e9f4
|
codetools: tests for defines
git-svn-id: trunk@29843 -
|
2011-03-14 16:47:40 +00:00 |
|
mattias
|
9d9e320412
|
codetools: added test for merging header files
git-svn-id: trunk@29842 -
|
2011-03-14 16:12:28 +00:00 |
|
mattias
|
e8de399c71
|
codetools: fixed last line of TCodeBuffer
git-svn-id: trunk@29841 -
|
2011-03-14 16:11:24 +00:00 |
|
mattias
|
19860fefde
|
lazarus deb: disabled building gtk1 ppus
git-svn-id: trunk@29840 -
|
2011-03-14 14:16:49 +00:00 |
|
mattias
|
3e938820fa
|
gtk1 intf: fixed compilation
git-svn-id: trunk@29839 -
|
2011-03-14 14:13:20 +00:00 |
|
mattias
|
0e03652260
|
codetools: replace macro functions with simple values
git-svn-id: trunk@29838 -
|
2011-03-14 12:54:58 +00:00 |
|
juha
|
b2fbbd9b34
|
LCL: Fix the rest of Assert to DebugLn conversion.
git-svn-id: trunk@29837 -
|
2011-03-14 11:54:38 +00:00 |
|
zeljko
|
ef4e2fb352
|
Qt: fixed bug in TQtCalendar, where mouse move,enter and leave weren't propagated to LCL from dates (QAbstractScrollArea) part of calendar.
git-svn-id: trunk@29836 -
|
2011-03-14 09:22:44 +00:00 |
|
paul
|
d257609a59
|
lcl: add another TImageList.Draw Delphi compatibility method (issue #0018921)
git-svn-id: trunk@29835 -
|
2011-03-14 07:25:08 +00:00 |
|
paul
|
5bc0a7c8d3
|
lcl: make TImageList.Draw virtual by request of Krzysztof Dibowski (issue #0018920)
git-svn-id: trunk@29834 -
|
2011-03-14 06:57:54 +00:00 |
|
paul
|
423815bcc3
|
lcl: post CN_DROPDOWNCLOSED after Popup is executed because it is too early to post it on close event - on windows it reaches the sender before the click event (issue #0016044)
git-svn-id: trunk@29833 -
|
2011-03-14 06:54:46 +00:00 |
|
paul
|
c610a9a179
|
gtk2: check gtk2 code for correctness after Assert->DebugLn replacement, remove some commented DebugLn, fix caret painting error which was caused by the replacement
git-svn-id: trunk@29832 -
|
2011-03-14 03:22:53 +00:00 |
|
paul
|
2d658d768b
|
gtk2: make TPopupMenu.Popup synchronous
git-svn-id: trunk@29831 -
|
2011-03-14 02:54:06 +00:00 |
|
paul
|
eaa88d5d11
|
gtk2: revert accidentally committed gtk2wsmenus changes
git-svn-id: trunk@29830 -
|
2011-03-14 02:53:10 +00:00 |
|
paul
|
1f7c7a9d74
|
wince, qt: remove EventTrace method
git-svn-id: trunk@29829 -
|
2011-03-14 02:38:46 +00:00 |
|
paul
|
dd4583c8bf
|
win32: check win32 code for correctness after Assert->DebugLn replacement, fix ObjectToHWND, remove TraceEvent, remove all commented DebugLn
git-svn-id: trunk@29828 -
|
2011-03-14 02:32:50 +00:00 |
|
paul
|
f0bce37226
|
interfaces: remove AssignSelf method
git-svn-id: trunk@29827 -
|
2011-03-14 02:17:55 +00:00 |
|
juha
|
3dc56449d7
|
IDE: Clean IDEShortCutToMenuShortCut function.
git-svn-id: trunk@29826 -
|
2011-03-13 22:46:34 +00:00 |
|
juha
|
fb73313173
|
LCL: Remove UTrace unit use from Controls. It was not used elsewhere.
git-svn-id: trunk@29825 -
|
2011-03-13 22:46:29 +00:00 |
|
juha
|
d1a29e1d31
|
GTK2: fixed a clearly wrong assertion.
git-svn-id: trunk@29824 -
|
2011-03-13 21:02:45 +00:00 |
|
juha
|
eb49696a40
|
Windows: fix compilation with DebugLn.
git-svn-id: trunk@29823 -
|
2011-03-13 20:10:25 +00:00 |
|
juha
|
b2fdcc9693
|
LCL: Replace Assert with a test and DebugLn. With QT there is a warning in Search when pressing Enter.
git-svn-id: trunk@29822 -
|
2011-03-13 19:14:20 +00:00 |
|
juha
|
4fe6258185
|
GTK2: fix compilation with DebugLns.
git-svn-id: trunk@29821 -
|
2011-03-13 19:14:13 +00:00 |
|
juha
|
01db3bb47c
|
LCL (mostly), Replace Assert(False... with //DebugLn(... Now Assert can be used for its original purpose again.
git-svn-id: trunk@29820 -
|
2011-03-13 18:21:51 +00:00 |
|
maxim
|
4612f33fb6
|
IDE: formatting
git-svn-id: trunk@29819 -
|
2011-03-13 17:15:45 +00:00 |
|
maxim
|
a505229b08
|
IDE: allow to open files even when file without extension is open in editor
git-svn-id: trunk@29818 -
|
2011-03-13 16:54:55 +00:00 |
|
juha
|
8986e631f0
|
IDE: Make Ctrl-F shortcut the first one for Find so it shows in the menu item.
git-svn-id: trunk@29817 -
|
2011-03-13 15:27:09 +00:00 |
|
juha
|
eba4490d42
|
IDE: show combination menu shortcuts. IFDEFed because it doesn't show properly on all widgetsets.
git-svn-id: trunk@29816 -
|
2011-03-13 15:27:05 +00:00 |
|
juha
|
88d2224a48
|
IDE: add shortcut keys to Swap Case feature.
git-svn-id: trunk@29815 -
|
2011-03-13 15:26:58 +00:00 |
|
juha
|
7b4d9d8588
|
IDE: refactor KeyAndShiftStateToKeyString
git-svn-id: trunk@29814 -
|
2011-03-13 15:26:48 +00:00 |
|
juha
|
f898fe9e6d
|
Components: move 2 comps to Tolls menu's itmSecondaryTools section.
git-svn-id: trunk@29813 -
|
2011-03-13 15:26:44 +00:00 |
|
juha
|
fdaf6cdf13
|
IDE: formatting
git-svn-id: trunk@29812 -
|
2011-03-13 15:26:38 +00:00 |
|
mattias
|
e0d68297e3
|
lcl: added fpdoc path to package lcl
git-svn-id: trunk@29811 -
|
2011-03-13 13:00:12 +00:00 |
|
mattias
|
2737646f2a
|
codetools: BuildTreeAndGetCleanPos: check if scanrange is still valid
git-svn-id: trunk@29809 -
|
2011-03-12 23:57:11 +00:00 |
|
mattias
|
420d07490d
|
codetools: fixed deleting nodes if diff is behind last scanned node
git-svn-id: trunk@29808 -
|
2011-03-12 18:13:02 +00:00 |
|
mattias
|
29b00c7528
|
codetools: fixed deleting parts of the node tree
git-svn-id: trunk@29807 -
|
2011-03-12 16:42:46 +00:00 |
|
mattias
|
818f8900fb
|
tests: enabled codetools range scan checks
git-svn-id: trunk@29806 -
|
2011-03-12 16:37:07 +00:00 |
|
paul
|
7515fa4f3c
|
lcl: add WM_MOUSEENTER, WM_MOUSEMOVE messages to messages.pp
git-svn-id: trunk@29805 -
|
2011-03-12 16:37:06 +00:00 |
|