Commit Graph

45108 Commits

Author SHA1 Message Date
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
mattias
612c14ef16 lazdebugger: fixed mem leak in TFPDBGDisassembler.PrepareEntries
git-svn-id: trunk@46954 -
2014-11-22 01:11:44 +00:00
mattias
9103387c7e lazdebugger: fixed mem leak TFpDebugDebugger.Create
git-svn-id: trunk@46953 -
2014-11-22 00:41:19 +00:00
mattias
39eddb6bfb lazdebugger: fixed mem leak SetSoftwareExceptionBreakpoint
git-svn-id: trunk@46952 -
2014-11-22 00:37:59 +00:00
mattias
3b64b2922b lazdebugger: queue async calls only once
git-svn-id: trunk@46951 -
2014-11-22 00:32:46 +00:00
mattias
f9700880fa lazdebugger: remove queued async calls
git-svn-id: trunk@46950 -
2014-11-22 00:12:06 +00:00
mattias
62c23192e8 IDE: assembler window: fixed showing while docked
git-svn-id: trunk@46949 -
2014-11-22 00:04:14 +00:00
mattias
f4feff3146 lazdebuggergdbmi: less hints
git-svn-id: trunk@46948 -
2014-11-21 23:56:26 +00:00
mattias
858999dd3e lazdebuggerfp: fixed typo
git-svn-id: trunk@46947 -
2014-11-21 23:54:59 +00:00
mattias
3037a9fb1a lazdebuggerfp: clean up
git-svn-id: trunk@46946 -
2014-11-21 23:54:12 +00:00
mattias
bd1655b970 fpdebug: clean up
git-svn-id: trunk@46945 -
2014-11-21 23:47:27 +00:00
mattias
27e32c8bad lazdebuggerfp: clean up
git-svn-id: trunk@46944 -
2014-11-21 23:44:10 +00:00
mattias
e899da956f lazdebuggerfp: less hints
git-svn-id: trunk@46943 -
2014-11-21 23:41:35 +00:00
mattias
2a62d80f76 lazdebuggerfp: clean up
git-svn-id: trunk@46942 -
2014-11-21 23:40:26 +00:00
mattias
60489e5cc0 examples: openglcontrol: clean up
git-svn-id: trunk@46941 -
2014-11-21 23:13:57 +00:00
mattias
285ae1d692 openglcontrol: qt: invalidate works, patch #27066
git-svn-id: trunk@46940 -
2014-11-21 23:11:01 +00:00
mattias
92b8da3b52 lazdebugger: fixed typo
git-svn-id: trunk@46939 -
2014-11-21 22:39:30 +00:00
mattias
1ae3f048bb IDE: initial setup dialog: check gdb only if TGDBMIDebugger is selected
git-svn-id: trunk@46938 -
2014-11-21 22:37:52 +00:00
sekelsenmat
8c6bb2e752 fpvectorial: Fixes parsing pi named element from xml in mathml
git-svn-id: trunk@46937 -
2014-11-21 15:48:17 +00:00