Commit Graph

48287 Commits

Author SHA1 Message Date
mattias
df7fffc80b IDE: clean up
git-svn-id: trunk@50890 -
2015-12-17 22:34:01 +00:00
mattias
f75d254901 codetools: verbosity
git-svn-id: trunk@50889 -
2015-12-17 22:33:49 +00:00
mattias
8fd1210a8b fpdebug: fixed TDbgWinProcess.RemoveLib free lib, bug #29206, patch from Anton
git-svn-id: trunk@50887 -
2015-12-17 22:10:23 +00:00
mattias
03c19a6402 fpdebug: fixed TDbgWinProcess.Continue if aThread invalid return false
git-svn-id: trunk@50885 -
2015-12-17 22:08:19 +00:00
mattias
269420bf8c fpdebug: fixed TDbgWinProcess.Continue checking if aThread valid, bug #29206, patch from Anton
git-svn-id: trunk@50883 -
2015-12-17 22:04:50 +00:00
mattias
b11155e714 fpdebug: fixed mem leak
git-svn-id: trunk@50881 -
2015-12-17 21:58:59 +00:00
mattias
3a33b42792 fpdebug: fixed mem leak
git-svn-id: trunk@50878 -
2015-12-17 21:57:07 +00:00
wp
506bdbde54 fpvectorial: svg reader detects pen styles & patterns now. Fix rendering of lines with the specified pen styles & patterns.
git-svn-id: trunk@50875 -
2015-12-17 21:20:37 +00:00
ondrej
66ddbe063a LCL: grids: support string editor alignment
git-svn-id: trunk@50874 -
2015-12-17 19:20:16 +00:00
ondrej
fe12761cd7 lcl: grids: close combobox editor on ESC
git-svn-id: trunk@50873 -
2015-12-17 18:51:58 +00:00
ondrej
c1953e12dc lcl: grids: close editor on ESC
git-svn-id: trunk@50872 -
2015-12-17 18:46:34 +00:00
ondrej
568abf6619 lcl: grids: fix F2 show editor. Issue #29202. Patch from abonic1
git-svn-id: trunk@50871 -
2015-12-17 18:38:58 +00:00
ondrej
c95d982d72 LCL: toolbutton: fix down states. Issue #28286. Modified patch by Derit Agustin
git-svn-id: trunk@50870 -
2015-12-17 18:26:08 +00:00
mattias
f612624bb3 IDE: clean up
git-svn-id: trunk@50867 -
2015-12-17 14:37:39 +00:00
mattias
7896da19ae IDE: fixed searching in PATH on Windows
git-svn-id: trunk@50865 -
2015-12-17 14:34:53 +00:00
juha
ea1023cb37 IDE: Sort a list of choices got from FPC in All Options GUI. Part of #28998, patch from Simon Ameis.
git-svn-id: trunk@50863 -
2015-12-17 14:05:10 +00:00
mattias
1e8a59e54a IDE: setup dialog: search fpc in lazarus/fpc/fpcversion/bin/cpu-os/
git-svn-id: trunk@50861 -
2015-12-17 13:43:50 +00:00
juha
6d78625622 LCL: HTML Support for TClipboard. Issue #29146, patch from wp.
git-svn-id: trunk@50860 -
2015-12-17 13:38:58 +00:00
juha
452542275d New file for clipboard HTML support from wp.
git-svn-id: trunk@50859 -
2015-12-17 13:37:03 +00:00
mattias
573307002a IDE: setup dialog: search fpc in lazarus/fpc/fpcversion/bin/cpu-os/
git-svn-id: trunk@50857 -
2015-12-17 11:47:00 +00:00
wp
b4e20416f1 TAChart: Overload "RegisterSeriesClass", "RegisterChartToolClass", and "RegisterAxisTransformClass" with old version accepting a string as parameter
git-svn-id: trunk@50856 -
2015-12-17 10:59:59 +00:00
ondrej
2e076a451f LCL: grids: fix editor position for win32, Qt, Gtk2. Issue #29196
git-svn-id: trunk@50854 -
2015-12-17 08:32:52 +00:00
maxim
1c76f725c5 TAChart: improved i18n (and cleaned up unused string), regenerated translations and added Russian translation
git-svn-id: trunk@50853 -
2015-12-16 23:20:22 +00:00
maxim
8ace746900 IDE: regenerated translations
git-svn-id: trunk@50852 -
2015-12-16 22:58:44 +00:00
ondrej
1a7d40a2bc LCL: grids: fix editor top position for centered layout. Issue #29196. Patch from abonic1
git-svn-id: trunk@50851 -
2015-12-16 19:45:18 +00:00
bart
b3035175ac LazUtils: implement Utf8Delete() and Utf8Insert() for parameters of type Utf8String. (Only needed for these, since they use var parameters).
git-svn-id: trunk@50850 -
2015-12-16 17:07:58 +00:00
bart
eef2f8f590 LazUtils: implement Utf16StringReplace.
git-svn-id: trunk@50849 -
2015-12-16 16:55:05 +00:00
ondrej
51a6a05770 LCL: grids: fix wrong comment from r50847 #9cd8314204
git-svn-id: trunk@50848 -
2015-12-16 16:05:28 +00:00
ondrej
9cd8314204 LCL: grids: fix default editor placement and cell background. Issue #29196. Modified patch by abonic1
git-svn-id: trunk@50847 -
2015-12-16 16:03:09 +00:00
mattias
85b4906f28 IDE: SearchCompilerCandidates: fixed searching for ppccpu.exe
git-svn-id: trunk@50845 -
2015-12-16 15:23:50 +00:00
mattias
15485be3e7 aggpas: clean up
git-svn-id: trunk@50843 -
2015-12-16 13:50:43 +00:00
mattias
d778426de5 aggpas: runtime package
git-svn-id: trunk@50842 -
2015-12-16 13:49:07 +00:00
ondrej
29a6b11e16 codetools: enumerator can be also an interface
git-svn-id: trunk@50840 -
2015-12-16 07:25:29 +00:00
juha
9e35d2c52c Packager: Update search paths after "Add Active File To Package". Issue #27720.
git-svn-id: trunk@50839 -
2015-12-16 00:16:23 +00:00
mattias
efb3a66bd5 anchordocking: restore pages: reuse existing pages
git-svn-id: trunk@50833 -
2015-12-15 23:01:00 +00:00
mattias
5271410146 anchordocking: restore: set embedded sites to wsNormal for consistency
git-svn-id: trunk@50831 -
2015-12-15 22:27:05 +00:00
mattias
534ab33136 anchordocking: clean up garbage in layout
git-svn-id: trunk@50829 -
2015-12-15 22:25:30 +00:00
ondrej
599e0821fb codetools: enumerator can be also a record
git-svn-id: trunk@50826 -
2015-12-15 21:21:42 +00:00
ondrej
44119ab600 codetools: fix for-in enumeration type. Issue #29192
git-svn-id: trunk@50825 -
2015-12-15 21:04:06 +00:00
ondrej
b285b769c4 packagetabs: remove unneeded WMMouseWheel workaround (fixed in LCL in r50527 #916bee86f8)
git-svn-id: trunk@50824 -
2015-12-15 18:26:53 +00:00
ondrej
3a6697bc77 codetools, lazutils, win32: less hints
git-svn-id: trunk@50822 -
2015-12-15 16:27:39 +00:00
mattias
2ac7f308e5 IDEIntf: fixed comments
git-svn-id: trunk@50820 -
2015-12-15 16:21:18 +00:00
wp
f122e388f7 fpvectorial: Fix runtime error with fpc trunk due to duplicate application of ExtractFileExt returning no extension any more.
git-svn-id: trunk@50819 -
2015-12-15 16:00:26 +00:00
wp
5fe2efae86 fpvectorial: Add parameter to Render method for calculation of bounding box without drawing.
Fix svgreader crashing due to incorrect decimal separator in "stroke-opacity".

git-svn-id: trunk@50818 -
2015-12-15 15:39:34 +00:00
mattias
d4675305e2 IDEIntf: deprecated ChildsAsSubMenu, typo
git-svn-id: trunk@50816 -
2015-12-15 15:34:01 +00:00
juha
5229da3d5b Package editor: Duplicate the "Add" button's menu items in tree popup menu. Part of issue #28097.
git-svn-id: trunk@50815 -
2015-12-15 12:47:29 +00:00
juha
ed23ab0554 Finnish translation for TAChart by Seppo Suutarla.
git-svn-id: trunk@50814 -
2015-12-15 11:27:45 +00:00
ondrej
b1711729c1 LCL: fix comment language
git-svn-id: trunk@50813 -
2015-12-15 08:05:24 +00:00
ondrej
173aff6805 favorites: add add/remove icons
git-svn-id: trunk@50812 -
2015-12-15 08:04:49 +00:00
ondrej
873b3e4baa LCL: DefaultQuestionDialog fixes: memo width, background color, border and dialog height
git-svn-id: trunk@50811 -
2015-12-15 05:57:55 +00:00