Commit Graph

48376 Commits

Author SHA1 Message Date
mattias
75f2d2c3a2 IDE: simplified code
git-svn-id: trunk@50724 -
2015-12-09 22:58:43 +00:00
mattias
b48a3ea89e lazutils: UTF8ToWinCP for Unix
git-svn-id: trunk@50723 -
2015-12-09 22:58:30 +00:00
mattias
01acb9a1bc codetools: fixed parsing variable hint modifiers not behind semicolon
git-svn-id: trunk@50721 -
2015-12-09 17:02:02 +00:00
mattias
f9b481b253 IDE/lazbuild: write idemake.cfg in Windows system codepage, bug #29157
git-svn-id: trunk@50719 -
2015-12-09 16:35:15 +00:00
mattias
e41b4463fa IDE/lazbuild: use GetAppConfigDirUTF8, bug #29157
git-svn-id: trunk@50716 -
2015-12-09 16:04:09 +00:00
mattias
5281da5717 IDE: setup dialog: always switch to first error
git-svn-id: trunk@50715 -
2015-12-09 16:01:06 +00:00
mattias
70581fdd39 codetools: fixed search for fppkg sources, bug #29154
git-svn-id: trunk@50713 -
2015-12-08 21:18:58 +00:00
juha
67bbb06ba6 LazUtils: Finalize FreeTypeFont instance only when needed. Issue #29151, patch from Andrey Zubarev.
git-svn-id: trunk@50712 -
2015-12-08 19:56:21 +00:00
juha
a241940af1 LCL-Win32: Optimize HandleUnicodeChar in win32callback.inc. Issue #29134, patch from LacaK.
git-svn-id: trunk@50711 -
2015-12-08 14:13:24 +00:00
juha
85e472531f IDE: Improve Character Map dialog. Issue #29078, modified from Alexey's patch.
git-svn-id: trunk@50710 -
2015-12-08 12:51:55 +00:00
mattias
6656fd53f3 mac os x: fpcsrc dmg: add compiler and utils directory
git-svn-id: trunk@50709 -
2015-12-07 14:36:02 +00:00
ondrej
9747b29094 DebuggerIntf: fix assembler dialog memory leak. Issue #29143. Patch by Anton
git-svn-id: trunk@50708 -
2015-12-07 12:36:26 +00:00
bart
bfb40fcde5 LCL: CustomDrawn: fixed compilation (Issue #0029142).
git-svn-id: trunk@50704 -
2015-12-06 21:13:50 +00:00
maxim
3876f97d12 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@50702 -
2015-12-06 20:55:10 +00:00
mattias
6f72c3980a LCL: customdrawn: fixed compilation
git-svn-id: trunk@50699 -
2015-12-06 15:59:03 +00:00
mattias
29fe61bfd2 chmhelp: unregister default LCL help, search in docs/chm first
git-svn-id: trunk@50697 -
2015-12-06 15:04:31 +00:00
juha
2fe0fde59e IDE: CodeTools CodeCreation frame simpler. Issue #29104, patch from Alexey Torgashin.
git-svn-id: trunk@50696 -
2015-12-06 15:00:16 +00:00
mattias
41aa946ab3 IDE: help selector: show database
git-svn-id: trunk@50693 -
2015-12-06 14:41:42 +00:00
mattias
50ea7d1377 lcl: help intf: debug
git-svn-id: trunk@50692 -
2015-12-06 14:41:23 +00:00
mattias
7892083108 build_lcl_docs: create lazutils.chm too
git-svn-id: trunk@50691 -
2015-12-06 14:11:12 +00:00
mattias
282b974938 build_lcl_docs: stop if xct file missing
git-svn-id: trunk@50690 -
2015-12-06 14:03:35 +00:00
mattias
5c60ee3e29 build_lcl_docs: unit output dir
git-svn-id: trunk@50689 -
2015-12-06 13:49:38 +00:00
mattias
f6bb57ef02 docs: clean up
git-svn-id: trunk@50688 -
2015-12-06 13:47:21 +00:00
mattias
287c484130 build_lcl_docs: copy xct and chm file to xct directory
git-svn-id: trunk@50687 -
2015-12-06 13:44:03 +00:00
mattias
14c2bd32b0 build_lcl_docs: copy css file to output directory
git-svn-id: trunk@50685 -
2015-12-06 12:50:57 +00:00
mattias
4146a5aea4 build_lcl_docs: made xml src dir, pas src dir and include paths generic
git-svn-id: trunk@50684 -
2015-12-06 12:41:06 +00:00
mattias
e74f7e54e5 build_lcl_docs: uses class
git-svn-id: trunk@50683 -
2015-12-06 11:19:24 +00:00
ondrej
ac89c87e02 packagetabs: fix bug with duplicate file names in tabs.
git-svn-id: trunk@50681 -
2015-12-06 10:09:35 +00:00
ondrej
dd154546c3 IDE: focus editor window when file is opened from command line in IDEInstances (issue on MS Windows)
git-svn-id: trunk@50680 -
2015-12-06 08:23:21 +00:00
mattias
77a52ceced build_lcl_docs: made more generic
git-svn-id: trunk@50679 -
2015-12-06 01:28:44 +00:00
mattias
e8397d7dd4 IDE: initial setup dialog: search for make.exe in $(LazarusDir)\fpc\bin\$(TargetCPU)-$(TargetOS)\make.exe
git-svn-id: trunk@50676 -
2015-12-06 00:18:15 +00:00
mattias
9ee100b91d IDE: initial setup dialog: search for fpc.exe before ppccpu.exe
git-svn-id: trunk@50673 -
2015-12-06 00:14:47 +00:00
mattias
9c70962978 IDE: check path of make utility at start
git-svn-id: trunk@50670 -
2015-12-06 00:10:51 +00:00
mattias
ac65da1a47 lcl: fixed typos
git-svn-id: trunk@50668 -
2015-12-05 23:29:47 +00:00
mattias
1466e6184a lcl: fixed crash in QuestionDlg
git-svn-id: trunk@50665 -
2015-12-05 21:54:39 +00:00
mattias
9d45083605 lcl: fixed crash in default QuestionDlg
git-svn-id: trunk@50661 -
2015-12-05 21:51:10 +00:00
mattias
82c214d589 IDE: clean up
git-svn-id: trunk@50659 -
2015-12-05 21:49:16 +00:00
mattias
eb52ff3c86 build_lcl_docs: added --verbose parameter
git-svn-id: trunk@50658 -
2015-12-05 19:05:36 +00:00
mattias
eeeb237080 lazutils: fixed TProcessUTF8 ancestor
git-svn-id: trunk@50655 -
2015-12-05 18:51:23 +00:00
mattias
f41b56ab50 updated install.txt
git-svn-id: trunk@50653 -
2015-12-05 18:47:27 +00:00
mattias
a6dc707e3e IDE: view unit/form dialog: fixed ImagIndex
git-svn-id: trunk@50649 -
2015-12-05 18:24:10 +00:00
bart
c45aa54c62 TShellTreeView:
- Yet another attempt to fix SetPath (Issue #0026088)
- Ifdef the code for debug output.

git-svn-id: trunk@50648 -
2015-12-05 16:42:43 +00:00
mattias
82b946cccb lazutils: fixed dangling pointer
git-svn-id: trunk@50646 -
2015-12-05 14:08:46 +00:00
mattias
51db04d913 IDE: load lfm: when class not found, show ignore only when possible
git-svn-id: trunk@50644 -
2015-12-05 14:07:46 +00:00
mattias
f372eb44cc IDE: load lfm: hide abort button when opening a single form
git-svn-id: trunk@50642 -
2015-12-05 12:33:40 +00:00
mattias
30458feccd fpc deb: simplified
git-svn-id: trunk@50631 -
2015-12-05 11:27:22 +00:00
mattias
0db26fe87a IDE: fpc msg parser: fixed converting 2.6.4 encoding to UTF-8
git-svn-id: trunk@50629 -
2015-12-05 00:16:23 +00:00
mattias
55619096fd lazutils: fixed compilation FC 2.6.4
git-svn-id: trunk@50627 -
2015-12-05 00:13:53 +00:00
mattias
9e8df5c8ed lazutils: fixed ConsoleToUTF8 on Windows
git-svn-id: trunk@50624 -
2015-12-04 23:04:44 +00:00
mattias
902051323d IDE: fpc msg parser: use version from logo
git-svn-id: trunk@50623 -
2015-12-04 23:02:20 +00:00