Commit Graph

38466 Commits

Author SHA1 Message Date
mattias
222d3f6e64 lazutils: TranslateUTF8Chars: plain ascii
git-svn-id: trunk@39794 -
2013-01-07 12:34:37 +00:00
maxim
7e6e68af59 IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@39793 -
2013-01-07 12:26:20 +00:00
mattias
a9f38a9a10 codetools: TLinkScanner.CursorToCleanPos: fixed reporting wrongly skipped code for beyond code
git-svn-id: trunk@39792 -
2013-01-06 22:57:41 +00:00
mattias
0a8e0f92ce cody: nicer links
git-svn-id: trunk@39791 -
2013-01-06 22:38:17 +00:00
mattias
0105f2f1c4 anchordocking: todo
git-svn-id: trunk@39790 -
2013-01-06 22:32:36 +00:00
juha
e45915c36c Converter: omit pascalscript units from project, use the Lazarus package
git-svn-id: trunk@39789 -
2013-01-06 22:23:53 +00:00
juha
146edd9711 Converter: add the same package dependency only once
git-svn-id: trunk@39788 -
2013-01-06 22:23:48 +00:00
juha
4d015441b6 Converter: for units omitted from project, add Lazarus Package as a dependency
git-svn-id: trunk@39787 -
2013-01-06 19:18:38 +00:00
mattias
87703369e3 LCL: fixed AsFirst for AddHandler of TCustomForm, TControl and TApplication
git-svn-id: trunk@39786 -
2013-01-06 19:10:21 +00:00
mattias
fce82b284a LCL: TScreen.AddHandlerFormAdded+AddHandlerRemoveForm+AddHandlerActiveControlChanged+AddHandlerActiveFormChanged+AddHandlerFormVisibleChanged: changed default AsFirst to false for consistency
git-svn-id: trunk@39785 -
2013-01-06 19:01:28 +00:00
mattias
31e711a9a4 LCL: TCustomForm.AddHandlerFirstShow+AddHandlerClose+AddHandlerCreate: changed default AsFirst to false for consistency
git-svn-id: trunk@39784 -
2013-01-06 19:00:14 +00:00
mattias
e25cb27f70 LCL: TMenuItem.AddHandler: changed AsLast to AsFirst for consistency and implemented it
git-svn-id: trunk@39783 -
2013-01-06 18:58:47 +00:00
mattias
62fb47e350 LCL: TMenuItem.AddHandler: changed AsLast to AsFirst for consistency and implemented it
git-svn-id: trunk@39782 -
2013-01-06 18:58:26 +00:00
mattias
7392702afb IDE: update DisplayState when switching tabs via mouse
git-svn-id: trunk@39781 -
2013-01-06 18:50:24 +00:00
mattias
95af5c2088 translations: German: updates from Swen Heinig
git-svn-id: trunk@39780 -
2013-01-06 15:06:16 +00:00
mattias
23762136b6 LCL: published TListBox.ItemIndex, TCheckListBox.ItemIndex
git-svn-id: trunk@39779 -
2013-01-06 12:53:48 +00:00
mattias
419a0a3a82 anchordocking: comment
git-svn-id: trunk@39778 -
2013-01-06 12:53:31 +00:00
mattias
489b465793 anchordocking: comment
git-svn-id: trunk@39777 -
2013-01-06 12:31:31 +00:00
mattias
0438d5e258 anchordocking: removed IDE option enabled
git-svn-id: trunk@39776 -
2013-01-06 12:27:48 +00:00
mattias
a86dfa48c1 anchordocking: comment
git-svn-id: trunk@39775 -
2013-01-06 11:54:28 +00:00
mattias
88c2af49d0 IDE: designer: fixed handling deactivate messages
git-svn-id: trunk@39774 -
2013-01-06 11:53:30 +00:00
maxim
69cc8c5905 PoChecker: report error if formatting symbol is at the end of the string and therefore doesn't have its formatting argument
git-svn-id: trunk@39773 -
2013-01-05 20:31:24 +00:00
maxim
16d97f6a60 PoChecker: only report formatting error if translation is present
git-svn-id: trunk@39772 -
2013-01-05 17:27:42 +00:00
maxim
97a96b51f1 PoChecker:
* don't skip formatting errors check even if translated string has no formatting arguments at all;
  * rewrite formatting arguments comparison function in order to make it more robust and detect invalid formatting arguments;
  * report formatting error even if arguments match, but some of them are invalid (only skip the case when original and translated strings exactly match, to not report e.g. '{%Region}' string);
  * regenerated translations, updated Russian translation.

git-svn-id: trunk@39771 -
2013-01-05 17:15:40 +00:00
maxim
a4f6c3035e Translations: Spanish translation update by Lucas Martín, bug #23575
git-svn-id: trunk@39770 -
2013-01-04 19:58:03 +00:00
maxim
b658d2c7f0 PoChecker: fixed Czech translation
git-svn-id: trunk@39769 -
2013-01-04 19:21:21 +00:00
maxim
e66fe290fa Updated Russian translation
git-svn-id: trunk@39768 -
2013-01-04 19:12:23 +00:00
mattias
895fb44375 anchordocking: restoretest: scroll
git-svn-id: trunk@39767 -
2013-01-04 18:18:28 +00:00
juha
56d30918e9 Converter default settings: Convert Filesetattr parameters correctly. Issue #23576
git-svn-id: trunk@39766 -
2013-01-04 17:12:25 +00:00
mattias
0f03c7c0ac anchordocking: restoretest: restore zoom
git-svn-id: trunk@39765 -
2013-01-04 15:28:52 +00:00
mattias
63420eef9d anchordocking: restoretest: zoom
git-svn-id: trunk@39764 -
2013-01-04 15:15:41 +00:00
mattias
83842a0123 anchordocking: restoretest: zoom
git-svn-id: trunk@39763 -
2013-01-04 15:08:47 +00:00
martin
b0a41e34b9 SynEdit: OverviewGutter, improved positions of marks
git-svn-id: trunk@39762 -
2013-01-04 13:54:23 +00:00
mattias
054ca147eb cody: view code node info: added Scanner links
git-svn-id: trunk@39757 -
2013-01-03 20:42:28 +00:00
mattias
f66348186c anchordocking: added TAnchorDockLayoutTree.Assign
git-svn-id: trunk@39756 -
2013-01-03 18:35:04 +00:00
mattias
0d543afcbf codetools: more verbosity for fd fail
git-svn-id: trunk@39755 -
2013-01-03 18:34:24 +00:00
mattias
75452dd427 lcl: added TXMLConfigStorage.SaveToStream
git-svn-id: trunk@39754 -
2013-01-03 18:33:53 +00:00
mattias
60bdd54869 codetools: added flag -dVerboseFindDeclarationFail
git-svn-id: trunk@39753 -
2013-01-03 16:30:56 +00:00
ask
16dba85488 TAChart: Support NaNs in TBSplineSeries
git-svn-id: trunk@39752 -
2013-01-03 15:41:58 +00:00
mattias
9b7bd51717 codetools: added flag -dVerboseFindDeclarationFail
git-svn-id: trunk@39751 -
2013-01-03 15:28:07 +00:00
mattias
c60a0830f0 lazutils: docs: moved SplitCmdLineParams
git-svn-id: trunk@39750 -
2013-01-03 14:06:04 +00:00
mattias
8298e344f3 codetools: added flag -dVerboseFindDeclarationFail
git-svn-id: trunk@39749 -
2013-01-03 13:56:50 +00:00
mattias
60fd65da29 codetools: added flag -dVerboseFindDeclarationFail
git-svn-id: trunk@39748 -
2013-01-03 13:48:12 +00:00
martin
eee7f5c069 SynEdit: LineNumber-Gutter: update digit-count when setting to visible (Digits where cut off)
git-svn-id: trunk@39747 -
2013-01-03 12:57:50 +00:00
mattias
e1398d3520 codetools: using TProcessUTF8
git-svn-id: trunk@39746 -
2013-01-03 12:24:11 +00:00
mattias
bdb5e05390 fpcunit: clean up
git-svn-id: trunk@39745 -
2013-01-03 12:23:59 +00:00
mattias
7a805339f7 lclbase,lazutils: moved utf8process to lazutils
git-svn-id: trunk@39744 -
2013-01-03 12:19:51 +00:00
mattias
b2b556c0fd codetools: clean up
git-svn-id: trunk@39743 -
2013-01-03 12:13:28 +00:00
mattias
d7ae5688ec codetools: added RunTool with Params:TStrings
git-svn-id: trunk@39742 -
2013-01-03 12:11:29 +00:00
mattias
5bcaa75c06 lazutils: moved SplitCmdLineParms to LazFileUtils
git-svn-id: trunk@39741 -
2013-01-03 12:10:48 +00:00