Commit Graph

29556 Commits

Author SHA1 Message Date
paul
b50386a94e lcl: set combobox DropDownCount on handle initialization (bug #0018933)
git-svn-id: trunk@29877 -
2011-03-17 01:59:44 +00:00
juha
b0e36be830 IDE: Added F2 as a shorcut key for Rename Identifier
git-svn-id: trunk@29876 -
2011-03-16 21:07:22 +00:00
juha
0b006a506b LCL: Fixed Windows compilation of Setcortcut definition
git-svn-id: trunk@29875 -
2011-03-16 19:16:55 +00:00
mattias
02eb4627f1 translation: german: updates from Swen Heinig
git-svn-id: trunk@29874 -
2011-03-16 18:14:19 +00:00
mattias
7dd1f3c034 IDE: started setup dialog
git-svn-id: trunk@29873 -
2011-03-16 17:07:12 +00:00
juha
5d796b9cbb LCL: Remove OldShortCut from SetShortCut parameters and add the real shortcut keys there.
git-svn-id: trunk@29872 -
2011-03-16 16:53:36 +00:00
juha
f38190794b Formatting: joined lines where only ');' was split to its own line, in procedure defs.
git-svn-id: trunk@29871 -
2011-03-16 16:52:28 +00:00
mattias
c4abd3d658 IDE: do not scan compiler if no compiler is set
git-svn-id: trunk@29870 -
2011-03-16 13:36:31 +00:00
mattias
3d9abdfeb3 IDE: started setup dialog
git-svn-id: trunk@29869 -
2011-03-16 13:30:23 +00:00
juha
785009e41a IDE: Move Indent/Undent selection higher in Edit menu.
git-svn-id: trunk@29868 -
2011-03-16 13:00:14 +00:00
juha
d5517360c7 IDE: Rename command ecSelectionConditional to ecSelectionEncloseIFDEF.
git-svn-id: trunk@29867 -
2011-03-16 10:04:22 +00:00
juha
3a842efb11 IDE: Rename menu item "Insert IFDEF" to "Enclose in IFDEF" and add to editor popup menu, too.
git-svn-id: trunk@29866 -
2011-03-16 10:04:17 +00:00
juha
a06b201599 IDE: Oganize the editor popup menu items similarly with main menu. Add Source sub-menu there.
git-svn-id: trunk@29865 -
2011-03-16 10:04:07 +00:00
paul
914f7c1903 win32: fix a regression which make TStaticText draw only using default text color if Transparent = True (bug #0018289)
git-svn-id: trunk@29864 -
2011-03-16 03:39:17 +00:00
maxim
fe636fc95e IDE: regenerated translations
git-svn-id: trunk@29863 -
2011-03-16 00:17:16 +00:00
juha
a71d3af03c IDE: Reorganize main menu, move some items from Source to Edit.
git-svn-id: trunk@29862 -
2011-03-15 21:53:22 +00:00
mattias
9de375a746 translations: german: updates from Swen Heinig
git-svn-id: trunk@29861 -
2011-03-15 19:31:13 +00:00
mattias
08dc7dc497 cross fpc: fixed typo
git-svn-id: trunk@29860 -
2011-03-15 19:30:53 +00:00
juha
4e6e7a17b8 LCL: rename Menus.Shortcut function back to its Delphi compatible name.
git-svn-id: trunk@29859 -
2011-03-15 18:16:38 +00:00
juha
9fae2501ab InstallPackage: Fix an invalid anchor control for groupboxes (HelpButton) and make the dialog taller.
git-svn-id: trunk@29858 -
2011-03-15 17:16:34 +00:00
juha
e38c28be28 IDE: remove a duplicate resource string + reorder Package related strings.
git-svn-id: trunk@29857 -
2011-03-15 17:16:30 +00:00
ask
a505014347 TAChart: Add "Independent scale" page to the axis transformation demo
git-svn-id: trunk@29856 -
2011-03-15 17:02:28 +00:00
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