Commit Graph

45126 Commits

Author SHA1 Message Date
juha
c7486b1bf9 IDE: Simplify component palette code, ComponentPage.Priority is not used. Rename a method.
git-svn-id: trunk@47004 -
2014-11-27 20:31:34 +00:00
juha
75c4a0f8df IDE: Change names of component palette cache methods.
git-svn-id: trunk@47003 -
2014-11-27 20:31:33 +00:00
juha
ca5d2548ff IDE: component palette cleanup.
git-svn-id: trunk@47002 -
2014-11-27 20:31:31 +00:00
juha
8b4eac20a9 IDE: Use the cache when writing component palette configuration.
git-svn-id: trunk@47001 -
2014-11-27 20:31:30 +00:00
juha
4ccb281acd IDE: In component palette, cache original component names by page name.
git-svn-id: trunk@47000 -
2014-11-27 20:31:28 +00:00
juha
d9b6126447 IdeIntf: comment
git-svn-id: trunk@46999 -
2014-11-27 20:31:22 +00:00
mattias
3dbe932999 educationlaz: fixed compilation, issue #27096
git-svn-id: trunk@46998 -
2014-11-27 11:18:09 +00:00
mattias
21c8dad40d lazutils: on force CP_UTF8: set argv and formatsettings
git-svn-id: trunk@46997 -
2014-11-26 22:12:50 +00:00
mattias
644260b967 lcl: on force CP_UTF8 load units FPCAdds and LazUTF8 first
git-svn-id: trunk@46996 -
2014-11-26 22:11:38 +00:00
bart
13d20a3399 TCalendarDlg: reduce visibility of Top/Left properties (not needed @designtime and it has unwanted effects in the designer).
git-svn-id: trunk@46995 -
2014-11-26 19:43:20 +00:00
mattias
6c3808768e examples: codetools: register shortcut, issue #27094
git-svn-id: trunk@46994 -
2014-11-26 14:52:16 +00:00
mattias
e563b55f2c LCL: comments
git-svn-id: trunk@46993 -
2014-11-26 10:22:33 +00:00
juha
80fc1404b6 IdeIntf: Make a compromise for Boolean property editor Checkbox left position. Actually depends on widgetset and theme.
git-svn-id: trunk@46992 -
2014-11-26 09:23:48 +00:00
juha
7d9296fe56 Object Inspector: Fix the alignment of Checkbox editor.
git-svn-id: trunk@46991 -
2014-11-26 00:35:13 +00:00
juha
3cc613425f Object Inspector: formatting.
git-svn-id: trunk@46990 -
2014-11-26 00:35:04 +00:00
juha
8e8d5a2fdf Object Inspector: Show parenthesis around True and False when using the Checkbox Boolean editor.
git-svn-id: trunk@46989 -
2014-11-25 19:48:33 +00:00
mattias
28c049a4c7 IDEIntf: fixed typo
git-svn-id: trunk@46988 -
2014-11-25 18:53:35 +00:00
juha
bfbb517501 IDE: Tweaking in windows options.
git-svn-id: trunk@46987 -
2014-11-25 17:46:20 +00:00
juha
6a7959c6d0 FpDocUpdater: Fix compilation and main form layout.
git-svn-id: trunk@46986 -
2014-11-25 17:46:18 +00:00
juha
d8175e6e33 IDE, component palette options: Enable restoring default settings only if there are changes.
git-svn-id: trunk@46985 -
2014-11-25 17:46:16 +00:00
juha
9fd513f3c2 IDE, component palette options: Fix ordering comps inside one page. Less debug messages.
git-svn-id: trunk@46984 -
2014-11-25 17:46:14 +00:00
juha
f9c7b414be IdeIntf: Make sure no empty page names are read from configuration.
git-svn-id: trunk@46983 -
2014-11-25 17:46:09 +00:00
mattias
9a88b2ee68 lazutils: when EnableUTF8RTL: reread FormatSettings, see bug #27086
git-svn-id: trunk@46982 -
2014-11-24 13:43:54 +00:00
juha
a570fc82eb LazUtils: Override SysToUTF8 and UTF8ToSys with FormatSettings param. Issue #26937, patch from wp.
git-svn-id: trunk@46981 -
2014-11-24 12:17:15 +00:00
juha
4b33596e10 LCL: Fix font.color on ttItemHot elements on Windows Vista+. Issue #27015, patch from Andrey Zubarev.
git-svn-id: trunk@46980 -
2014-11-24 10:39:01 +00:00
juha
b79fe8fe8d LCL: Support checked menu items with associated icons. Issue #26970, patch from Andrey Zubarev.
git-svn-id: trunk@46979 -
2014-11-24 10:29:29 +00:00
zeljko
e5665c4317 Gtk3: initialize TGValue.
git-svn-id: trunk@46978 -
2014-11-24 07:50:18 +00:00
juha
469cfdbb40 LCL: Fix errors when using TMainMenu.Images and Bitmap. Issue #27069, patch from Denis Kozlov.
git-svn-id: trunk@46977 -
2014-11-23 21:31:58 +00:00
juha
45eab13451 Object Inspector: Fix resizing selected edit after horizontal resize, remove useless Invalidate. Patch from Sandro Cumerlato.
git-svn-id: trunk@46976 -
2014-11-23 18:42:33 +00:00
juha
aa460b80b4 Object Inspector: Remove code that prevents SpeedButton background erase. Patch from Sandro Cumerlato.
git-svn-id: trunk@46975 -
2014-11-23 18:42:28 +00:00
juha
1fe3846321 Object Inspector: Fix inconsistent DefaultItemHeight for Combobox. Patch from Sandro Cumerlato.
git-svn-id: trunk@46974 -
2014-11-23 17:26:38 +00:00
juha
a739015b9c JCF: Support for "enumerator" operator. Patch from Julian Puhl.
git-svn-id: trunk@46973 -
2014-11-23 16:24:58 +00:00
juha
5aecba92a0 JCF: improve parsing "operator". Patch from Julian Puhl.
git-svn-id: trunk@46972 -
2014-11-23 16:24:55 +00:00
juha
8f66caf323 JCF: Implement basic generics support. Issue #16128, patch from Julian Puhl.
git-svn-id: trunk@46971 -
2014-11-23 16:24:49 +00:00
juha
579e8170bd Object Inspector: Set TComboBox.ItemHeight in a better way. Patch from Sandro Cumerlato.
git-svn-id: trunk@46970 -
2014-11-23 15:01:56 +00:00
juha
19dacabb7c IDE: formatting
git-svn-id: trunk@46969 -
2014-11-23 15:01:51 +00:00
mattias
93135d715d lcl: gtk3: fixed compilation fpc 2.7.1
git-svn-id: trunk@46968 -
2014-11-23 00:04:03 +00:00
mattias
eb09af1421 LCL: fixed compilation: windows on fpc 2.7.1
git-svn-id: trunk@46967 -
2014-11-22 23:45:54 +00:00
juha
686309b70a Object Inspector: Set ComboBox editor's ItemHeight again. Lazarus built with QT crashes otherwise when Color combobox list is opened.
git-svn-id: trunk@46966 -
2014-11-22 18:43:13 +00:00
juha
00e70eb738 IDE: Don't add "Debug" and "Verbose" defines for Lazarus build profiles any more.
git-svn-id: trunk@46965 -
2014-11-22 18:31:41 +00:00
bart
32c31aa3ff TRadioGroup: keep Controls[] in sync with Items[] (Issue #0027042)
git-svn-id: trunk@46964 -
2014-11-22 14:48:08 +00:00
bart
77aeb483c6 LCL: Implement TCustomCheckbox.Alignment (Windows only), partly resolves issue #0012343.
git-svn-id: trunk@46963 -
2014-11-22 14:38:26 +00:00
mattias
8e7bf9cf79 codetools: code completion compiler function Assigned
git-svn-id: trunk@46962 -
2014-11-22 11:01:04 +00:00
mattias
2daf3e1e32 codetools: code completion compiler function Ord
git-svn-id: trunk@46961 -
2014-11-22 10:57:47 +00:00
mattias
eb43af9a27 codetools: code completion compiler function Assigned
git-svn-id: trunk@46960 -
2014-11-22 10:55:11 +00:00
mattias
66d00befee LCL: TTextStrings: Assign, AddStrings: combine Texts, splitting lines with line endings
git-svn-id: trunk@46959 -
2014-11-22 10:46:41 +00:00
mattias
b9f58605a8 lcl: gtk2: fixed close modal on kwin, bug #27070
git-svn-id: trunk@46958 -
2014-11-22 10:02:38 +00:00
mattias
1b53795b1b lcl: clean up
git-svn-id: trunk@46957 -
2014-11-22 09:52:32 +00:00
mattias
04501e7e80 lcl: comments
git-svn-id: trunk@46956 -
2014-11-22 09:40:07 +00:00
mattias
f414c5cdd3 lcl: comments
git-svn-id: trunk@46955 -
2014-11-22 09:32:38 +00:00