Commit Graph

45096 Commits

Author SHA1 Message Date
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
mattias
599eb6c7ed IDE: debugger: set breakpoint check debug exe only if needed
git-svn-id: trunk@46936 -
2014-11-21 12:39:58 +00:00
mattias
800f8578fa example: openglcontrol: workaround for qt
git-svn-id: trunk@46935 -
2014-11-21 12:20:20 +00:00
mattias
3b1a1df787 examples: clean up
git-svn-id: trunk@46934 -
2014-11-21 12:12:19 +00:00
mattias
662330fe6f openglcontrol: allow using in QT Lazarus IDE
git-svn-id: trunk@46933 -
2014-11-21 12:07:25 +00:00
mattias
c7a30dac48 LCL: qt: fixed compilation
git-svn-id: trunk@46932 -
2014-11-21 12:05:10 +00:00
mattias
cd3aa9823e LCL: qt: less hints
git-svn-id: trunk@46931 -
2014-11-21 11:51:05 +00:00
sekelsenmat
c3a5bab2de fpvectorial: Fixes raster image rendering for some particular PNG images
git-svn-id: trunk@46930 -
2014-11-21 11:19:20 +00:00
sekelsenmat
fbf7ab1622 fpvectorial: Adds support for mathml without enclosing row
git-svn-id: trunk@46929 -
2014-11-21 10:14:06 +00:00
mattias
7ac6d9a919 IDE: free msg file
git-svn-id: trunk@46928 -
2014-11-21 08:19:32 +00:00
jesus
21edb33745 examples: postscriptcanvas example updated
git-svn-id: trunk@46927 -
2014-11-21 01:56:14 +00:00
jesus
c6c954a140 LCL, postscriptcanvas: fix landscape and reverse landscape orientation, from Percy Van Den bylaardt, issue #27048
git-svn-id: trunk@46926 -
2014-11-21 01:42:21 +00:00
maxim
5e600cad63 Translation example: formal Russian translation update just to keep reports clean
git-svn-id: trunk@46925 -
2014-11-21 01:13:29 +00:00