Commit Graph

46982 Commits

Author SHA1 Message Date
juha
ca887263f1 IDE: Rename dialog ConDef -> EncloseIfDef.
git-svn-id: trunk@49155 -
2015-05-24 10:09:20 +00:00
jesus
a16431b3ac LazReport, fix loading of old binary reports (older than version 28), modified patch from Tsvetoslav, issue #27179
git-svn-id: trunk@49154 -
2015-05-23 22:37:52 +00:00
joost
3be8873d05 FpDebugServer: Replaced TThreadList in combination with a sleep with a TLazThreadedQueue to improve performance
git-svn-id: trunk@49153 -
2015-05-23 20:11:42 +00:00
blikblum
9fcceeb930 examples: add masked dbedit linked to a string field
git-svn-id: trunk@49152 -
2015-05-23 18:32:18 +00:00
joost
5338f2a5ad LazDebuggerFPDServer: Fixed compilation
git-svn-id: trunk@49151 -
2015-05-23 17:02:38 +00:00
joost
6d4a9c0cb0 LazDebuggerFPDServer: Start and stop/kill the FPDServer on demand
git-svn-id: trunk@49150 -
2015-05-23 16:51:40 +00:00
juha
f1af3d13cc FpcUnit: Prevent a SIGSEGV in GUITestRunner app. Issue #28166.
git-svn-id: trunk@49149 -
2015-05-23 15:24:36 +00:00
juha
1568077381 LazUtils: Clean UTF8WrapText function in LazUTF8.
git-svn-id: trunk@49148 -
2015-05-23 14:13:04 +00:00
juha
f88dc97367 LazUtils: Improve DictionaryStringList and its example project. Issue #28159, patch from Antônio Galvão.
git-svn-id: trunk@49147 -
2015-05-23 14:12:58 +00:00
juha
824f9ac5d9 LazUtils: Call LazFreeType.CheckInstance in GetCharIndex and make it public. Issue #28163, patch from Johann.
git-svn-id: trunk@49146 -
2015-05-23 12:44:54 +00:00
maxim
73d0bc5ed1 Translations: French translation update by Gilles Vasseur, bug #28156
git-svn-id: trunk@49144 -
2015-05-23 00:33:23 +00:00
maxim
978ce448c1 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@49143 -
2015-05-23 00:29:25 +00:00
juha
1ab36dad1d IDE: SysVarUserOvr dialog refactoring. Issue #28136, patch from Alexey Torgashin.
git-svn-id: trunk@49142 -
2015-05-22 20:20:46 +00:00
juha
2f09386a24 IDE: Apply editor font in SortSelection dialog. Issue #28138, patch from Alexey Torgashin.
git-svn-id: trunk@49141 -
2015-05-22 20:20:45 +00:00
juha
b7aa4249a9 IDE: Use ButtonPanel in CondDefine dialog. Issue #28139, patch from Alexey Torgashin.
git-svn-id: trunk@49140 -
2015-05-22 20:20:44 +00:00
juha
7792ebea95 IDE: Use TreeView instead of ListBox in NewProject dialog. Issue #28142, patch from Alexey Torgashin.
git-svn-id: trunk@49139 -
2015-05-22 20:20:43 +00:00
juha
2a8cb1723d JCF2: Improve the About dialog. Issue #28143, patch from Alexey Torgashin.
git-svn-id: trunk@49138 -
2015-05-22 20:20:41 +00:00
juha
07ff42276e IDE: Improve MakeResStr dialog, use ButtonPanel. Issue #28147, patch from Alexey Torgashin.
git-svn-id: trunk@49137 -
2015-05-22 20:20:40 +00:00
juha
0fe92eae95 LazUtils: Remove ambiguity from font item listeners. Issue #28137, patch from Johann.
git-svn-id: trunk@49136 -
2015-05-22 20:20:39 +00:00
juha
89b1411c3f LCL: Improve property ColorBox.ColorRectOffset. Issue #28135, patch from Alexey Torgashin.
git-svn-id: trunk@49135 -
2015-05-22 20:20:34 +00:00
joost
8b2acf39c1 FpDebugServer: Added --interactive option to return an easy parseable output with the tcp-port number.
git-svn-id: trunk@49134 -
2015-05-22 19:54:47 +00:00
martin
05aa7ea1ca SynEdit: fixed longest line / revision 49084 #f06680177d
git-svn-id: trunk@49133 -
2015-05-22 15:12:33 +00:00
martin
fe30e47f9b fpdebug: added params to stack (fixed for frames without context)
git-svn-id: trunk@49132 -
2015-05-22 14:48:42 +00:00
mattias
b5f8f80f55 lazbuild: verbose: show compile package ...
git-svn-id: trunk@49131 -
2015-05-22 11:06:39 +00:00
mattias
73c9b15957 IDE: check inter pkg files: verbosity on inconsistency
git-svn-id: trunk@49130 -
2015-05-22 07:13:03 +00:00
mattias
54166afa19 translations: German: updates from Swen Heinig
git-svn-id: trunk@49129 -
2015-05-22 06:24:51 +00:00
maxim
edbff25e1a IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@49128 -
2015-05-22 00:37:35 +00:00
maxim
51820289ec Translations: regenerated some translations for sqldb and todolist
git-svn-id: trunk@49127 -
2015-05-21 23:43:59 +00:00
mattias
55c14b303c lazbuild: fixed error message for broken dependency
git-svn-id: trunk@49125 -
2015-05-21 11:36:10 +00:00
mattias
63c77cec07 IDE: write broken dependency path with -> instead of >
git-svn-id: trunk@49124 -
2015-05-21 10:12:06 +00:00
martin
2c1cc645e3 fpdebug: added params to stack
git-svn-id: trunk@49123 -
2015-05-20 21:00:18 +00:00
mattias
43cda43add IDE: check inter pkg sources: add .ppu files to list always as units even if only in include paths
git-svn-id: trunk@49122 -
2015-05-20 20:51:23 +00:00
jesus
336bdda458 LazReport, when formatting numbers check that value is really numeric, issue #28114
git-svn-id: trunk@49121 -
2015-05-20 17:04:07 +00:00
jesus
dc9a9728a6 LCL, grids: allow AutoAjustColumn calc max column width, check for empty cells, from Valdas Jankünas, issue #28144
git-svn-id: trunk@49120 -
2015-05-20 16:36:07 +00:00
mattias
5c4399fd59 IDE: check inter pkg sources: fixed adding ppu files
git-svn-id: trunk@49119 -
2015-05-20 10:53:34 +00:00
sekelsenmat
35cacd8537 fpvectorial: Fixes the order of text in multiline text
git-svn-id: trunk@49118 -
2015-05-20 09:18:33 +00:00
zeljko
165a5fce27 Gtk3: use simple changed signal for changed event in gtkentry and other related classes.
git-svn-id: trunk@49117 -
2015-05-20 09:00:18 +00:00
zeljko
42e04b941f lconvencoding: added missing chars in utf8tocp437 for translation from croatian utf8 to cp437.
git-svn-id: trunk@49116 -
2015-05-20 08:40:01 +00:00
martin
0dc9313315 SynEdit: fix to system caret / Restore system caret as default, if not using multicaret
git-svn-id: trunk@49115 -
2015-05-19 23:52:47 +00:00
mattias
e5ab0fcfc8 IDE: less hints
git-svn-id: trunk@49112 -
2015-05-19 21:05:37 +00:00
mattias
48512f8dc4 lazutils: less notes
git-svn-id: trunk@49111 -
2015-05-19 21:04:15 +00:00
juha
8214b4e6ee LCL: New property ColorBox.ColorRectOffset. Issue #28135, patch from Alexey Torgashin.
git-svn-id: trunk@49110 -
2015-05-19 17:13:38 +00:00
juha
6412104839 Packager: Use ButtonPanel in AddToPackage dialog. Issue #28131, patch from Alexey Torgashin.
git-svn-id: trunk@49109 -
2015-05-19 17:13:37 +00:00
juha
8fd3337105 IDE: Fix Help hint in Project Inspector and Package editor. Issue #28132, patch from Alexey Torgashin.
git-svn-id: trunk@49108 -
2015-05-19 17:13:32 +00:00
juha
3f8b158c87 LazUtils: Add unit LazFreeTypeFPImageDrawer to the actual package.
git-svn-id: trunk@49107 -
2015-05-19 16:17:11 +00:00
juha
09ad3abd3c LCL: Glyph drawer for LazFreeType. Issue #28079, patch from Johann.
git-svn-id: trunk@49106 -
2015-05-19 16:13:42 +00:00
juha
09eff40893 LazUtils, EasyLazFreetype: Drawing symbol fonts and individual glyphs with their index. Issue #28078, patch from Johann.
git-svn-id: trunk@49105 -
2015-05-19 16:13:36 +00:00
juha
7bf388fe91 LazUtils: New LazFreeType drawer for TFPCustomImage. Issue #28020, patch from Johann.
git-svn-id: trunk@49104 -
2015-05-19 16:11:36 +00:00
sekelsenmat
74776f4677 fpvectorial: Fixes multiline table row, fixes crash in html with images, fixes style of table header
git-svn-id: trunk@49103 -
2015-05-19 15:20:47 +00:00
juha
5748dddb92 IDE: Improvements for ProjectInspector. Issue #28127, patch from Alexey Torgashin.
git-svn-id: trunk@49101 -
2015-05-18 23:01:18 +00:00