Commit Graph

29531 Commits

Author SHA1 Message Date
mattias
2e6b177c97 IDE: started setup dialog
git-svn-id: trunk@29902 -
2011-03-18 23:27:10 +00:00
zeljko
2447f949f5 Qt: changed behaviour of exception in TQtWidget.DeliverMessage() for input events (kbd, mouse), since it segfault complete app in cases when
LCLObject = nil and Widget = nil. In that case just raise Exception.

git-svn-id: trunk@29901 -
2011-03-18 21:02:32 +00:00
juha
e2d9b178d3 IDE: Part of the previous commit for Use Project feature.
git-svn-id: trunk@29900 -
2011-03-18 14:47:07 +00:00
juha
62b44d43be IDE: Improve Use Project Unit feature. Patch from Anton, issue #18940
git-svn-id: trunk@29899 -
2011-03-18 14:44:11 +00:00
paul
ba7adf7940 lcl: make TMenuItem.TurnSiblingsOff work for groupindex = 0 (issue #0018057)
git-svn-id: trunk@29898 -
2011-03-18 08:56:33 +00:00
paul
0f67489727 win32: fix FindMenuItemAccelerator function - use Visible Index of menu item instead of real index (issue #0018256)
git-svn-id: trunk@29897 -
2011-03-18 08:34:14 +00:00
paul
9d6104fc81 lcl: prepare TreeView canvas before theme drawing if theme has transparent parts for this detail and RowSelect = true (issue #0018244)
git-svn-id: trunk@29896 -
2011-03-18 07:31:55 +00:00
mattias
40bc5733f4 IDE: started setup dialog
git-svn-id: trunk@29895 -
2011-03-17 21:45:16 +00:00
mattias
7aedcc1b99 IDE: started setup dialog
git-svn-id: trunk@29894 -
2011-03-17 18:25:19 +00:00
ask
c0a28e143d TAChart: Add varying pointer color to the basic demo
git-svn-id: trunk@29893 -
2011-03-17 15:29:46 +00:00
juha
8901a0b14d LCL: make sure Application is assigned in UpdateShowInTaskBar. Part of issue #18934.
git-svn-id: trunk@29892 -
2011-03-17 14:35:06 +00:00
juha
039dfbebfe IDE: Moved Options and other settings to top of Tools menu.
git-svn-id: trunk@29891 -
2011-03-17 14:24:04 +00:00
ask
a2d747b2c4 TAChart: Add "OHLC" page to the multi demo
git-svn-id: trunk@29890 -
2011-03-17 12:35:08 +00:00
ask
a498bbde25 TAChart: Add legend drawing for TOpenHighLowCloseSeries
git-svn-id: trunk@29889 -
2011-03-17 12:28:36 +00:00
juha
35d67957cf LCL: Check if Application <> nil in TCustomForm.WMActivate. Fixes issue #18934
git-svn-id: trunk@29888 -
2011-03-17 12:22:18 +00:00
mattias
de999b53f3 lcl: fixed Makefile.compiled
git-svn-id: trunk@29887 -
2011-03-17 12:19:41 +00:00
ask
00c896db64 TAChart: Add TOpenHighLowCloseSeries
git-svn-id: trunk@29886 -
2011-03-17 12:16:15 +00:00
juha
f8585cd5ce LCL: Clean comments after changing the shortcut function signatures.
git-svn-id: trunk@29885 -
2011-03-17 11:54:31 +00:00
juha
4c2bf7e89d IDE: Get rid of Environment menu and move items to Tools menu.
git-svn-id: trunk@29884 -
2011-03-17 11:54:25 +00:00
mattias
bfd14cda9b IDE: fpc info: fixed env vars
git-svn-id: trunk@29883 -
2011-03-17 07:51:27 +00:00
paul
6b248eb794 lcl:
- cleanup treeview code, 
  - fix multiselection - select nodes between selected and the current, clear selection before (issue #0018209)

git-svn-id: trunk@29882 -
2011-03-17 07:09:18 +00:00
paul
a9cde4b80b lcl: cleanup
git-svn-id: trunk@29881 -
2011-03-17 06:19:54 +00:00
paul
7214b124da win32:
- update combobox interface constraints on WM_SIZE message, 
  - fix combobox window proc - it had double processing for some messages
  - don't use FItemHeight, FEditHeight stored on initialization - they can be not valid if something has changed (like font, theme, metrics)

git-svn-id: trunk@29880 -
2011-03-17 06:19:18 +00:00
paul
af80e73948 lcl: implement TControl.DesktopFont, add support for CM_SYSFONTCHANGED
git-svn-id: trunk@29879 -
2011-03-17 02:31:57 +00:00
paul
28fcb60f75 win32: cleanup
git-svn-id: trunk@29878 -
2011-03-17 02:03:10 +00:00
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