Commit Graph

15422 Commits

Author SHA1 Message Date
maxim
0f06da03a6 Translations: French translation update by Gilles Vasseur, bug #30136
git-svn-id: trunk@52312 -
2016-05-16 22:25:15 +00:00
ondrej
47bba81e9a IDEIntf: revert r52310 #cac4521b5e. Issue #30143.
git-svn-id: trunk@52311 -
2016-05-15 16:27:37 +00:00
ondrej
cac4521b5e IDEIntf: fix possible regression after r52306 #2b94ec1a7c. Issue #30143
git-svn-id: trunk@52310 -
2016-05-15 16:24:12 +00:00
ondrej
2b94ec1a7c IDEIntf: assign OnClick events in RegisterIDEButtonCommand. Issue #30137
git-svn-id: trunk@52306 -
2016-05-15 07:53:35 +00:00
juha
6a953bde6b Improve Finnish translation a little.
git-svn-id: trunk@52303 -
2016-05-14 12:38:48 +00:00
maxim
9b69c298fd Translations: regenerated translations and updated Russian translation
git-svn-id: trunk@52300 -
2016-05-10 21:42:41 +00:00
martin
b16d3fe006 SynEdit: Clicks on overview gutter. Issue #30012 po files
git-svn-id: trunk@52293 -
2016-05-09 19:17:55 +00:00
martin
6d96f1c167 SynEdit: Clicks on overview gutter. Issue #30012
git-svn-id: trunk@52292 -
2016-05-09 19:17:28 +00:00
blikblum
c3103372dc fpcunit: set unitoutput dir, target filename and testrunner dependency to fpcunit ide project templates
git-svn-id: trunk@52291 -
2016-05-08 16:03:38 +00:00
juha
1a2f15c5a4 Fix compilation in Sparta docked form designer. Broken by r52209 #bb389f40bf.
git-svn-id: trunk@52287 -
2016-05-07 22:57:54 +00:00
juha
567e0bf562 TOpenGLControl: Improve reliability, raise exceptions telling what went wrong. Issue #30099, patch from Denis Golovan.
git-svn-id: trunk@52285 -
2016-05-07 14:11:38 +00:00
ondrej
b7d9f09d50 lazfreetype: fix TFreeTypeFont.CharsPosition for unicode text
git-svn-id: trunk@52283 -
2016-05-05 11:05:49 +00:00
ondrej
b04af8ad35 ide: implement "Open unit" dialog
git-svn-id: trunk@52272 -
2016-05-03 13:36:39 +00:00
ondrej
385bdd0d4e LCL, LazControls: use DoFilterItem in all filter edits.
git-svn-id: trunk@52266 -
2016-05-02 21:57:09 +00:00
martin
20bdf22ce4 SynEdit: comment debugln
git-svn-id: trunk@52263 -
2016-05-01 14:11:10 +00:00
juha
8e9f6b65f5 Revert r51064 #c2f0586120 which fiddled with EditorMacroSript defines.
git-svn-id: trunk@52256 -
2016-04-27 10:54:31 +00:00
juha
26de115dbb Object Inspector: Restore Invalidate removed in r52208 #4e1e1dc645. Grid on Windows needs it. Issue #30062.
git-svn-id: trunk@52255 -
2016-04-27 10:54:25 +00:00
jesus
fbb22d7bea LazReport, Normalize ReportCreateDate and ReportLastChange on saving, patch from Simone Giacomelli, issue #27008
git-svn-id: trunk@52254 -
2016-04-26 20:44:06 +00:00
juha
dab7775724 IdeIntf: comment.
git-svn-id: trunk@52245 -
2016-04-24 14:15:16 +00:00
juha
3a9c90d806 Object Inspector: Update component tree after changing parent. Issue #30051.
git-svn-id: trunk@52243 -
2016-04-24 14:15:09 +00:00
juha
1ab4015e86 Educationlaz: Restore FileExistsUTF8 back, changed in r52239 #5238eb9493.
git-svn-id: trunk@52242 -
2016-04-24 09:32:02 +00:00
jesus
0e7a106ef0 LazReport: Protecting dataset bookmarks on building report is now off by default (it should protect users from hitting sqldb bookmarks bugs see issue #26132 and issue #26146) could be enabled again with a report option.
git-svn-id: trunk@52241 -
2016-04-24 01:16:55 +00:00
juha
05d443d108 Educationlaz: Fix compilation caused by missing 'tbStandard', 'tbViewDebug' toolbars. New IDE Coolbar must be supported later. Issue #30043.
git-svn-id: trunk@52240 -
2016-04-23 13:22:58 +00:00
juha
5238eb9493 Educationlaz: Use FileExists instead of FileExistsUTF8. Fix compilation.
git-svn-id: trunk@52239 -
2016-04-23 12:11:48 +00:00
juha
1ed4646b29 IdeIntf: Revert r52208 #4e1e1dc645 partly, grid column properties were not updated while editing.
git-svn-id: trunk@52237 -
2016-04-22 20:39:52 +00:00
juha
2b97e8c1c4 IdeIntf: Improve locking of TObjectInspectorDlg.SetSelection.
git-svn-id: trunk@52236 -
2016-04-22 20:02:12 +00:00
juha
e692bb38fe Revert r52227 #672ab540ee. TStringsPropertyEditor.Edit is actually used. Issue #30046.
git-svn-id: trunk@52235 -
2016-04-22 11:49:24 +00:00
juha
618bfe6da9 IdeIntf: Support multi-line text in property editors also in Carbon. Issue #27867, patch from Hans Luijten.
git-svn-id: trunk@52234 -
2016-04-22 11:34:44 +00:00
wp
c8432ee164 TAChart: Make the TBasicChartSeries.OnGetPointerStyle event a procedure (instead of a function). Update line demo.
git-svn-id: trunk@52233 -
2016-04-22 10:55:20 +00:00
juha
fa6c3b0d21 Designer, IdeIntf: Update Object Inspector tree after adding/deleting components. Optimize excess updates. Issue #30033
git-svn-id: trunk@52230 -
2016-04-21 20:40:02 +00:00
juha
6d991af10c Formatting, comment
git-svn-id: trunk@52229 -
2016-04-21 20:40:00 +00:00
juha
2df36f2a8d IdeIntf: Copy ForceUpdate in TPersistentSelectionList.Assign also when Count=0.
git-svn-id: trunk@52228 -
2016-04-21 20:39:58 +00:00
juha
672ab540ee IdeIntf: Remove unused code from TStringsPropertyEditor.Edit.
git-svn-id: trunk@52227 -
2016-04-21 20:39:53 +00:00
martin
dc09b12bc0 SynEdit: refactor, move TLazSynEditNestedFoldsList into unit SynEditHighlighterFoldBase
git-svn-id: trunk@52226 -
2016-04-21 02:31:53 +00:00
maxim
b9662b19e7 IDEIntf: updated Russian translation
git-svn-id: trunk@52222 -
2016-04-19 22:56:07 +00:00
maxim
3294b7ee32 IDEIntf: i18n-ed 'Properties' filteredit caption in Object Inspector
git-svn-id: trunk@52221 -
2016-04-19 22:53:21 +00:00
juha
a229be6936 IdeIntf: Cleanup and formatting.
git-svn-id: trunk@52218 -
2016-04-19 20:48:48 +00:00
mattias
533c92a950 IDEIntf: add possibility to add frames to project options, issue #30032
git-svn-id: trunk@52215 -
2016-04-19 10:03:52 +00:00
juha
6060f5b9ab IdeIntf: Create default event handlers without assertion failure. Issue #30027.
git-svn-id: trunk@52212 -
2016-04-18 11:05:11 +00:00
juha
14e5168217 Formatting
git-svn-id: trunk@52211 -
2016-04-18 11:05:09 +00:00
juha
775b31bcdd IdeIntf: Optimize drawing ComponentTree in OI. RebuildComponentNodes was called many times.
git-svn-id: trunk@52210 -
2016-04-18 11:05:08 +00:00
juha
bb389f40bf IdeIntf: Add PropName param to PropertyEditor.Modified. Do not redraw comp tree after prop change. Issue #29574.
git-svn-id: trunk@52209 -
2016-04-18 11:05:06 +00:00
juha
4e1e1dc645 OI: Remove useless invalidate and refresh calls.
git-svn-id: trunk@52208 -
2016-04-18 11:05:01 +00:00
martin
9cbaf66131 Debugger, GDBMI: fix compilation of test case
git-svn-id: trunk@52207 -
2016-04-17 18:50:06 +00:00
wp
ada5db9ce2 TAChart: Fix poor resolution when printing a chart with LazReport.
git-svn-id: trunk@52205 -
2016-04-16 15:07:06 +00:00
wp
acad841fe6 LazReport: Fix compilation of sample projects
git-svn-id: trunk@52202 -
2016-04-15 20:08:58 +00:00
sekelsenmat
e8c2373bcd fpvectorial-html: Adds support to missing images
git-svn-id: trunk@52201 -
2016-04-15 12:28:58 +00:00
sekelsenmat
b0633c96d9 fpvectorial: adds possibility to disable newer gradient code
git-svn-id: trunk@52200 -
2016-04-15 12:23:29 +00:00
sekelsenmat
b684a204a4 fpvectorial: Implements system to log errors during rendering
git-svn-id: trunk@52199 -
2016-04-15 11:21:45 +00:00
wp
dde6bc8194 pochecker: Fix pixelated font in ResultDlg (issue #0026783)
git-svn-id: trunk@52196 -
2016-04-14 18:34:26 +00:00