wp
|
d6b6fe9b4b
|
wiki: Fix compilation of wikiget
git-svn-id: trunk@55971 -
|
2017-10-04 10:48:10 +00:00 |
|
wp
|
60baefff0d
|
IDE: HiRes icons for System component palette (by Roland Hahn)
git-svn-id: trunk@55966 -
|
2017-10-03 17:07:05 +00:00 |
|
wp
|
d8655a553a
|
TAChart: Fix crash due to uninitialized function variable OnInitBuiltinTools if unit TATools is not "used".
git-svn-id: trunk@55965 -
|
2017-10-03 16:02:59 +00:00 |
|
maxim
|
1565f1578c
|
Translations: regenerated German translation
git-svn-id: trunk@55959 -
|
2017-10-02 22:30:49 +00:00 |
|
balazs
|
2f7641a460
|
Opkman: Fixed bug related to node unfolding. Issue r32497 #5429c2b84b, reported by AlexeyT.
git-svn-id: trunk@55958 -
|
2017-10-02 20:25:26 +00:00 |
|
mattias
|
429d58ac16
|
translations: German: updates from Swen Heinig
git-svn-id: trunk@55955 -
|
2017-10-02 10:03:37 +00:00 |
|
wp
|
84fee411a5
|
DBExport examples: fix compilation and layout, improved usability
git-svn-id: trunk@55953 -
|
2017-10-01 17:34:00 +00:00 |
|
mattias
|
8961126033
|
codetools: added ctnSrcName
git-svn-id: trunk@55951 -
|
2017-09-30 19:20:56 +00:00 |
|
mattias
|
027f9ab2e6
|
codetools: updated test dottedt unit name
git-svn-id: trunk@55950 -
|
2017-09-30 19:20:43 +00:00 |
|
mattias
|
fb8fc48319
|
codetools: fixed continuing parsing after source name
git-svn-id: trunk@55948 -
|
2017-09-30 14:29:25 +00:00 |
|
mattias
|
4cee79f31d
|
codetools: fixed skipping sourcename, added TPascalParserTool.FindUsesNode
git-svn-id: trunk@55946 -
|
2017-09-30 13:52:10 +00:00 |
|
mattias
|
ccf46cda1d
|
codetools: fixed RemoveUnitFromAllUsesSections
git-svn-id: trunk@55944 -
|
2017-09-30 13:14:44 +00:00 |
|
martin
|
7e8132a70d
|
SynEdit: Paint Caret in paint-event (except win32) / some very few gtk may have issues
git-svn-id: trunk@55941 -
|
2017-09-28 22:01:04 +00:00 |
|
balazs
|
cb3c2eb2ec
|
Opkman: More space between labels on form opkman_progressfrm.lfm
git-svn-id: trunk@55939 -
|
2017-09-28 11:20:25 +00:00 |
|
balazs
|
fdde5e54a3
|
Opkman: VST support for Cocoa.
git-svn-id: trunk@55937 -
|
2017-09-28 05:44:46 +00:00 |
|
michael
|
ac938407f0
|
* Fix update of designer at change of page orientation (bugID 32470)
git-svn-id: trunk@55936 -
|
2017-09-27 19:37:53 +00:00 |
|
michael
|
91c3879a87
|
* Rename files to avoid too generic names
git-svn-id: trunk@55935 -
|
2017-09-27 18:39:19 +00:00 |
|
michael
|
b21af159d3
|
* Patch from Pascal Riekenberg to fix bug ID #32472 (when editing page no, page not redrawn correctly).
git-svn-id: trunk@55933 -
|
2017-09-27 11:45:14 +00:00 |
|
juha
|
24f4125a85
|
AnchorDocking: Prevent parasitic changes in sites height with TAnchorDockPanel. Issue #32376, patch from Andrey Zubarev.
git-svn-id: trunk@55930 -
|
2017-09-26 13:42:04 +00:00 |
|
maxim
|
7c09223bb5
|
IDEIntf: regenerated translations and updated Russian translation
git-svn-id: trunk@55922 -
|
2017-09-25 21:50:29 +00:00 |
|
michl
|
90e664c499
|
LCL: AnchorDocking: Fixed faulty load layout from config when used second time. Issue #31238. Patch by Andrey Zubarev
git-svn-id: trunk@55921 -
|
2017-09-25 20:01:11 +00:00 |
|
wp
|
3e05a17dbf
|
TAChart: Fix event TDbChartSource.OnGetItem not being alterable in designer. Add demo db-barseries.
git-svn-id: trunk@55919 -
|
2017-09-25 09:36:47 +00:00 |
|
mattias
|
0e777d6648
|
codetools: property completion: fixed read/write accessor for param+index specifier
git-svn-id: trunk@55917 -
|
2017-09-24 17:58:26 +00:00 |
|
mattias
|
dd43ceac8e
|
codetools: property completion: fixed check if store accessor with index specififer exists
git-svn-id: trunk@55915 -
|
2017-09-24 16:38:12 +00:00 |
|
juha
|
002248b374
|
IdeIntf: Less hints. Formatting.
git-svn-id: trunk@55907 -
|
2017-09-23 23:09:02 +00:00 |
|
wp
|
f300174bea
|
IDE: Add HiRes palette icons for TDBDateTimePacker.
git-svn-id: trunk@55906 -
|
2017-09-23 20:33:46 +00:00 |
|
michael
|
0fd8c2b8f3
|
* Patch from Pascal Riekenberg: do not draw shape if not necessary
git-svn-id: trunk@55905 -
|
2017-09-23 19:13:03 +00:00 |
|
juha
|
e1b03f485c
|
IdeIntf: Refactoring for PropEdits code.
git-svn-id: trunk@55903 -
|
2017-09-23 14:33:15 +00:00 |
|
juha
|
2016ffc4e0
|
IdeIntf, EnumPropertyEditor: Make '(Invalid)' a resource string. Reorder other strings.
git-svn-id: trunk@55902 -
|
2017-09-23 14:33:13 +00:00 |
|
michael
|
da96cd01b1
|
* Fix 2 bugs: wrong index in extended code 93 encoding, copy paste error in checksum
git-svn-id: trunk@55900 -
|
2017-09-23 14:08:28 +00:00 |
|
maxim
|
3956dc2480
|
Translations: French translation update by Gilles Vasseur, bug #32456
git-svn-id: trunk@55897 -
|
2017-09-22 23:02:34 +00:00 |
|
michael
|
02989f3b43
|
* Patch from Pascal Riekenberg to fix missing shape color handling
git-svn-id: trunk@55889 -
|
2017-09-20 15:37:39 +00:00 |
|
zeljko
|
e70c7b573e
|
Qt,Qt5: added missing LazUTF8 for darwin and mswindows targets
git-svn-id: trunk@55888 -
|
2017-09-20 08:22:51 +00:00 |
|
maxim
|
159129b893
|
Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #32419
git-svn-id: trunk@55885 -
|
2017-09-19 21:39:36 +00:00 |
|
zeljko
|
b0e2efefe6
|
Qt: stopped assert from Qt4 lib when CustomPageSize is setted up. With Qt5 it works ok.
git-svn-id: trunk@55883 -
|
2017-09-18 07:55:14 +00:00 |
|
zeljko
|
277eafe535
|
Qt5: fixed regressions from r55874 #41d1833551
git-svn-id: trunk@55882 -
|
2017-09-18 07:35:44 +00:00 |
|
michl
|
d546f02f26
|
PackageTabs: Fixed icon after revision 55878 #01c54b6b69.
git-svn-id: trunk@55879 -
|
2017-09-17 19:19:12 +00:00 |
|
juha
|
8f3d7a7dea
|
IDE, OI: Update the component ComboBox properly when it is visible. Issue #32427.
git-svn-id: trunk@55877 -
|
2017-09-17 10:34:48 +00:00 |
|
wp
|
c75197f5f2
|
DateTimeCtls: HiRes icons for TDateTimePicker by Roland Hahn. Switch icons to .res format.
git-svn-id: trunk@55875 -
|
2017-09-16 16:42:14 +00:00 |
|
jesus
|
41d1833551
|
Printers, Qt: fix 'The paper xxx has not defined rectangle\!, issue #26971
git-svn-id: trunk@55874 -
|
2017-09-16 15:57:44 +00:00 |
|
maxim
|
5f14ddb448
|
Opkman: regenerated translations and updated Russian translation
git-svn-id: trunk@55873 -
|
2017-09-15 23:15:52 +00:00 |
|
maxim
|
fd70ca1545
|
Opkman: cleaned up unused strings and fixed typos
git-svn-id: trunk@55872 -
|
2017-09-15 23:04:58 +00:00 |
|
maxim
|
057ac6b2f2
|
LazReport: regenerated translations and updated Russian translation
git-svn-id: trunk@55871 -
|
2017-09-15 22:12:13 +00:00 |
|
jesus
|
1274e8abb3
|
LazReport: Implements flBandKeepChild, from Lutz Mändle, issue #30466
git-svn-id: trunk@55861 -
|
2017-09-14 18:41:51 +00:00 |
|
balazs
|
898593b5bf
|
Opkman: Private repositories. End implementation.
git-svn-id: trunk@55859 -
|
2017-09-14 12:37:10 +00:00 |
|
balazs
|
b6a1099f7e
|
Opkman: Private repositories(step4).
git-svn-id: trunk@55858 -
|
2017-09-14 08:28:10 +00:00 |
|
mattias
|
fef3d14b6d
|
codetools: fixed skipping program name nodes
git-svn-id: trunk@55855 -
|
2017-09-13 18:43:33 +00:00 |
|
mattias
|
80021aec47
|
codetools: fixed RemoveUnitFromAllUsesSections
git-svn-id: trunk@55853 -
|
2017-09-13 18:22:15 +00:00 |
|
mattias
|
bfadc91c3c
|
codetools: find declaration of dotted program name
git-svn-id: trunk@55851 -
|
2017-09-13 18:05:15 +00:00 |
|
balazs
|
093134726c
|
Opkman: Private repositories(step3).
git-svn-id: trunk@55850 -
|
2017-09-13 12:52:59 +00:00 |
|