Commit Graph

49912 Commits

Author SHA1 Message Date
mattias
f00b8a8e59 IDE: procedure list: show local procs
git-svn-id: trunk@52684 -
2016-07-14 07:44:41 +00:00
mattias
c2aed806b6 codetools: ExtractProcHead: phpAddParentProcs
git-svn-id: trunk@52683 -
2016-07-14 07:42:59 +00:00
mattias
f98984edfb IDE: procedure list: simplified
git-svn-id: trunk@52682 -
2016-07-14 07:10:53 +00:00
mattias
68301dd8a1 revert IDE: procedure list: simplified
git-svn-id: trunk@52681 -
2016-07-14 07:07:23 +00:00
mattias
9d6c69f3a0 IDE: procedure list: simplified
git-svn-id: trunk@52680 -
2016-07-14 07:03:35 +00:00
maxim
a341cc7358 IDE: removed broken .lrt file format support, we generate LRJ files instead now (in format identical to FPC emitted .rsj), based on patch by riderkick, bug #26553
git-svn-id: trunk@52679 -
2016-07-13 23:23:45 +00:00
juha
95e8ab1cd8 LCL, Codetools: Turn condition {$IFnDEF DisableWrapperFunctions} into {$IFDEF EnableWrapperFunctions} in units where it was forgotten.
git-svn-id: trunk@52678 -
2016-07-13 13:32:33 +00:00
jesus
cf63e5c007 LazReport: Fix column width calc, fix issue #30367
git-svn-id: trunk@52677 -
2016-07-12 22:58:15 +00:00
juha
156ab97c17 LazUtils: Improve function names in LazUnicode. Add comments.
git-svn-id: trunk@52676 -
2016-07-12 17:17:21 +00:00
jesus
40dfa665f1 LazReport: patch for pasting copied objects at cursor coordinates instead of at (0,0), by Luiz Americo, issue #29607
git-svn-id: trunk@52675 -
2016-07-12 17:04:44 +00:00
ondrej
554901a083 IDE: set modified flag after resource name change. Issue #30351. Patch by Anton
git-svn-id: trunk@52674 -
2016-07-12 16:45:49 +00:00
juha
26220ffce3 LazUnicodeTest: Define UseUTF16 so that it affects LazUtils package, too.
git-svn-id: trunk@52673 -
2016-07-12 13:40:24 +00:00
juha
70535df1b1 LazUtils: a new test program for LazUnicode unit.
git-svn-id: trunk@52672 -
2016-07-12 12:20:38 +00:00
juha
6e8338f0f9 LazUtils: add LazUnicode unit to LazUtils package.
git-svn-id: trunk@52671 -
2016-07-12 12:18:22 +00:00
juha
dc90c9173e LazUtils: New unit LazUnicode for encoding agnostic code. Supports Delphi. LazUTF16 is updated.
git-svn-id: trunk@52670 -
2016-07-12 09:55:21 +00:00
sekelsenmat
503a8f7442 cocoa: Fixes bug #30301 - StringGrid Editing Selection Problems
git-svn-id: trunk@52669 -
2016-07-12 06:39:14 +00:00
jesus
8f4aefa2f6 LCL, grids: Implements grid.ColRow property, resolves issue #30364
git-svn-id: trunk@52668 -
2016-07-12 00:45:29 +00:00
jesus
a1b891dcf0 LazReport, restored encoding of constant string
git-svn-id: trunk@52667 -
2016-07-11 21:25:00 +00:00
blikblum
e7a89b8863 win32: update screen monitors info when display changes. Issue #30336
git-svn-id: trunk@52666 -
2016-07-10 18:11:39 +00:00
blikblum
6c328392e3 svn: ignore *.exe files in root folder
git-svn-id: trunk@52665 -
2016-07-10 16:23:27 +00:00
blikblum
e3cd3b6522 examples: set ignore property to dbeditmask
git-svn-id: trunk@52664 -
2016-07-10 16:21:16 +00:00
blikblum
17071a7ad8 components: set subversion ignore property to lib folders
git-svn-id: trunk@52663 -
2016-07-10 16:15:11 +00:00
blikblum
981cddc4ae rtticontrols: remove lib folder from source control
git-svn-id: trunk@52662 -
2016-07-10 16:09:32 +00:00
blikblum
6acef241e5 sqldb: remove lib folder from source control
git-svn-id: trunk@52661 -
2016-07-10 16:08:28 +00:00
blikblum
3be2618121 printers: remove lib folder from source control
git-svn-id: trunk@52660 -
2016-07-10 16:07:43 +00:00
blikblum
b2f43c4d64 rx: remove lib folder from source control
git-svn-id: trunk@52659 -
2016-07-10 16:04:56 +00:00
blikblum
af10308ea4 lazreport: remove lib folder from source control
git-svn-id: trunk@52658 -
2016-07-10 15:58:56 +00:00
blikblum
7bc5dafb25 cairocanvas: set subversion ignore property to lib folder
git-svn-id: trunk@52657 -
2016-07-10 15:47:26 +00:00
blikblum
b7ce8600a4 sqlite: set subversion ignore property to lib folder
git-svn-id: trunk@52656 -
2016-07-10 15:42:06 +00:00
blikblum
d72d929c86 sqlite: remove lib folder from source control
git-svn-id: trunk@52655 -
2016-07-10 15:40:02 +00:00
blikblum
858e261c7b lazreport: use temp var in OnGetParsFunction method to avoid repeated lookup and better readability
git-svn-id: trunk@52654 -
2016-07-10 12:23:49 +00:00
blikblum
4f81d97579 lazreport: add const to string params; remove not used unit (Graphics)
git-svn-id: trunk@52653 -
2016-07-10 12:11:47 +00:00
blikblum
6e1055dabd lazreport: fix compilation with fpc 2.6.4
git-svn-id: trunk@52652 -
2016-07-10 12:10:18 +00:00
ondrej
4d405f5f01 lcl: fix typo
git-svn-id: trunk@52651 -
2016-07-09 06:15:13 +00:00
maxim
2e0d1a0645 Translations: French translation update by Gilles Vasseur, bug #30361
git-svn-id: trunk@52650 -
2016-07-08 22:24:14 +00:00
bart
61f5442a15 Win32: fix error in TFontDialog if fdLimitSize is set. Issue #0030340. Patch by Rik van Kekem.
git-svn-id: trunk@52649 -
2016-07-08 12:41:00 +00:00
bart
d2273e2c03 LCLIntf: OpenURL (Windows)
- refactor
- don't quote params(the URL) with certain Browsers on Win 10.
Fixes Issue #0030326 as far as we think is possible at the moment.

git-svn-id: trunk@52648 -
2016-07-08 12:06:30 +00:00
mattias
54af11a069 codetools: identifier completion: method specifiers
git-svn-id: trunk@52647 -
2016-07-07 23:34:45 +00:00
mattias
ff5f987936 codetools: identifier completion: procedure specifiers and procedure type specifiers
git-svn-id: trunk@52646 -
2016-07-07 09:11:39 +00:00
mattias
21f07de277 codetools: identifier completion: method specifiers, patch #30352
git-svn-id: trunk@52645 -
2016-07-07 08:57:19 +00:00
mattias
1501194d2e IDE: less hints
git-svn-id: trunk@52644 -
2016-07-07 08:54:50 +00:00
martin
c52062ab8f SynEdit: Diff Highlighter fix endless loop. Issue #30338
git-svn-id: trunk@52643 -
2016-07-06 13:00:30 +00:00
bart
5973a75d07 LCLIntf: OpenURL (Windows)
- partially revert r52640 #491870c710, use Params as supplied by FindDefaultBrowser as is.
- always quote file:// if it contains spaces, even if MS IE tells us it it not needed (but it is)
- fix compilation for WinCE

git-svn-id: trunk@52642 -
2016-07-06 11:27:26 +00:00
bart
9a90869147 LCLIntf: refactor.
git-svn-id: trunk@52641 -
2016-07-06 08:52:03 +00:00
bart
491870c710 LCLIntf: OpenURL (on Windows): when opening local files, do not use the "extende parameters" as provided by FindDefaultBrowser()
like '-osint -url "%s"', since at least FireFox refuses to open the file in such a case.

git-svn-id: trunk@52640 -
2016-07-05 23:38:44 +00:00
bart
fb34835eb2 LCLIntf: refactor FindDefaultBrowser() for Windows.
git-svn-id: trunk@52639 -
2016-07-05 22:49:36 +00:00
maxim
baec75c4ca IDE Hungarian translation: removed fuzzy flag from lismenuresaveformswithi18n ("Resave forms with enabled i18n") by request of Péter Gábor, bug #30342
git-svn-id: trunk@52637 -
2016-07-05 22:23:23 +00:00
maxim
d0ea2a9956 Translations: Hungarian translation update by Péter Gábor, bug #30342
git-svn-id: trunk@52635 -
2016-07-05 22:12:22 +00:00
maxim
8c0f4930a9 Translations: regenerated German translation
git-svn-id: trunk@52634 -
2016-07-05 21:59:33 +00:00
juha
1f77a3c790 Designer: Update TabOrder component tree also when TabSheet is switched. Issue #30010.
git-svn-id: trunk@52633 -
2016-07-05 21:10:37 +00:00