Commit Graph

45671 Commits

Author SHA1 Message Date
martin
616bd7e127 Merged revision(s) 47371 #53c99ecb3c from trunk:
Debugger (GDB): deal with regression in gdb 7.7 when accessing members of current object (self). Issue #0027136

git-svn-id: branches/fixes_1_4@47372 -
2015-01-13 00:18:25 +00:00
maxim
7b319d2996 Merged revision(s) 47369 #ebcecf6b36 from trunk:
Translations: committed regenerated files
........

git-svn-id: branches/fixes_1_4@47370 -
2015-01-13 00:13:46 +00:00
maxim
29ff55c51f Merged revision(s) 47367 #d95e033212 from trunk:
TAChart: Avoid TBubbleSeries crashing if X/Y/R is NaN
........

git-svn-id: branches/fixes_1_4@47368 -
2015-01-12 23:35:28 +00:00
maxim
a8aedbe3fd Merged revision(s) 47359-47360 #6cd8770a7f-#6cd8770a7f from trunk:
IDE: regenerated translations; updated Russian translation
........
Translations: committed regenerated files
........

git-svn-id: branches/fixes_1_4@47366 -
2015-01-12 21:56:56 +00:00
maxim
573a57d0bb Merged revision(s) 47358 #3bd64a539e from trunk:
IDE: corrected message after r47319 #5aa14d0a7e
........

git-svn-id: branches/fixes_1_4@47365 -
2015-01-12 21:55:54 +00:00
maxim
9aae5dc449 Merged revision(s) 47353 #a75f914bf9 from trunk:
Comp. Education: fix compilation after component palette changes.
........

git-svn-id: branches/fixes_1_4@47364 -
2015-01-12 21:54:57 +00:00
maxim
911b6a274d Merged revision(s) 47352 #7b2b561fcb from trunk:
IDE: Assign event handler in better place, designer will be focused when component is selected in palette.
........

git-svn-id: branches/fixes_1_4@47363 -
2015-01-12 21:53:10 +00:00
maxim
50dfb45e35 Merged revision(s) 47343 #25a3227bc9, 47348 #4f51ba5b51 from trunk:
TAChart: Modify TBoxAndWhiskerSeries.AddXY to use correct YCount value.
........
TAChart: Improvements of Box-Whisker series (no crash on NaN, new prop WidthStyle, respect data point color)
........

git-svn-id: branches/fixes_1_4@47362 -
2015-01-12 21:50:16 +00:00
maxim
0c5af88a2d Merged revision(s) 47339 #8dcc70cd3b from trunk:
Qt: fixed LM_CONTEXTMENU event in case of TQtCustomControl, when eg. form.PopupMenu is assigned, and control.PopupMenu=nil.
........

git-svn-id: branches/fixes_1_4@47361 -
2015-01-12 21:48:46 +00:00
mattias
811a1e1a3f IDE: fixed typo
git-svn-id: branches/fixes_1_4@47357 -
2015-01-12 16:54:07 +00:00
mattias
feb8eba501 IDE: build file: clean messages
git-svn-id: branches/fixes_1_4@47355 -
2015-01-12 16:52:45 +00:00
martin
39a7e4c186 Merged revision(s) 47350 #e79a9d4cce from trunk:
SynEdit Highlighter VB: backslash for int div Issue #0027247

git-svn-id: branches/fixes_1_4@47351 -
2015-01-12 13:03:04 +00:00
martin
851cf336a2 Merged revision(s) 47340 #0c86628fb1, 47345 #73c5c6d501 from trunk: Only record merge info
IDE: Updated Italian translation languages/lazarusid.it.po
---
IDE Fix possible crash in TInitialSetupDialog.Init
---

git-svn-id: branches/fixes_1_4@47349 -
2015-01-12 12:04:44 +00:00
martin
5879b964a8 Merged revision(s) 47346 #29d2309658 from trunk:
SynEdit: TSynPluginSyncroEdit: Add a "CaseSensitive" property Issue #0027258

git-svn-id: branches/fixes_1_4@47347 -
2015-01-12 03:37:49 +00:00
giuliano
e94823725f IDE: Updated Italian translation
languages/lazarusid.it.po

git-svn-id: branches/fixes_1_4@47344 -
2015-01-11 23:50:01 +00:00
bart
ebd6a66a61 IDE Fix possible crash in TInitialSetupDialog.Init
git-svn-id: branches/fixes_1_4@47341 -
2015-01-11 14:47:37 +00:00
mattias
0448fcf4cb version 1.4RC1
git-svn-id: branches/fixes_1_4@47335 -
2015-01-11 11:07:36 +00:00
mattias
bf309402ff updatemakefileS: clean up
git-svn-id: branches/fixes_1_4@47334 -
2015-01-11 11:07:12 +00:00
mattias
4fab69e877 fixes_1_4 branch
git-svn-id: branches/fixes_1_4@47333 -
2015-01-11 10:56:19 +00:00
zeljko
5b71531582 Gtk2: fixed TListBox with ItemIndex = -1 in lfm. issue #27276
git-svn-id: trunk@47330 -
2015-01-11 09:43:43 +00:00
zeljko
60baaafb4a Qt: use clBtnShadow and clBtnHighlight in TQtWidgetSet.DrawEdge(). issue #27278
git-svn-id: trunk@47329 -
2015-01-10 18:40:04 +00:00
bart
f2491ead05 DictionaryStringlist: Deduplicate: allow the AStrings to have objects if it does not own them.
git-svn-id: trunk@47328 -
2015-01-10 15:35:20 +00:00
juha
0c1a2ec8fe JCF: Support keywords "experimental" and "unimplemented". Issue #27275, patch from BrunoK.
git-svn-id: trunk@47327 -
2015-01-09 17:44:02 +00:00
juha
9c037e8287 LCL, Win: Add WS_EX_LAYOUTRTL support to SendPaintMessage. Issue #27261, patch from engkin.
git-svn-id: trunk@47326 -
2015-01-09 15:53:17 +00:00
bart
9b9f9f9709 Debugger: do not link in JwaTlHelp32 on Win9x platform (depends on compiler define).
git-svn-id: trunk@47325 -
2015-01-09 11:33:13 +00:00
bart
d38d2f788b LazFileUtils: fix compilation of GetShellLinkTargetAnsi for fpc 2.6.2.
git-svn-id: trunk@47324 -
2015-01-09 01:17:36 +00:00
juha
bc7b2a12c3 LCL: Publish some TStatusBar properties. Issue #27235, patch from Vojtech Cihak.
git-svn-id: trunk@47323 -
2015-01-08 23:45:47 +00:00
bart
73d61b2750 LazUtils: make Deduplicate in DictionaryStringlist a bit more general and improve check for objects.
git-svn-id: trunk@47322 -
2015-01-08 21:53:07 +00:00
juha
9bbe6f00a1 LazUtils: Add a Deduplicate procedure for DictionaryStringList. Issue #27249, patch from Antônio Galvão.
git-svn-id: trunk@47321 -
2015-01-08 20:56:39 +00:00
juha
ac935867c3 IDE: In Project Options -> Application, add divider for Windows and Darwin specific settings
git-svn-id: trunk@47320 -
2015-01-08 20:56:29 +00:00
juha
5aa14d0a7e Improve Finnish translation, fix resource strings.
git-svn-id: trunk@47319 -
2015-01-08 20:56:14 +00:00
juha
3dd94780ab Finnish translation improvements.
git-svn-id: trunk@47318 -
2015-01-08 00:11:58 +00:00
mattias
925df03a49 IDE: keymap shortcut dialog: allow resize in case autosize goes wrong
git-svn-id: trunk@47317 -
2015-01-07 21:21:46 +00:00
martin
9fa5bd5c7e PascalScript: 64 bit compilation issue #0027266
git-svn-id: trunk@47316 -
2015-01-07 13:23:48 +00:00
mattias
256d569d55 lazde: allow open multiple files, patch #27263 from Simon Ameis
git-svn-id: trunk@47315 -
2015-01-07 10:18:23 +00:00
juha
5148d091ff Debugger: Support Checkbox boolean property editor in debugger options.
git-svn-id: trunk@47314 -
2015-01-06 14:21:27 +00:00
maxim
c1d3fa0cf4 IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@47313 -
2015-01-06 00:43:44 +00:00
maxim
cb3d2173e1 LCL, LCLTranslator: allow specifying custom translation files subdirectory when calling SetDefaultLang, bug #26688
git-svn-id: trunk@47312 -
2015-01-06 00:14:56 +00:00
juha
b4de0f46fc IdeIntf: Draw a grey CheckBox for Boolean property editor when multi-selection has mixed values.
git-svn-id: trunk@47311 -
2015-01-05 21:36:34 +00:00
maxim
8664b260d9 LCL: factored LCLTranslator unit out of DefaultTranslator. LCLTranslator does not call SetDefaultLang in its initialization section, allowing user to do it manually. DefaultTranslator still does it as before, thus keeping previous behaviour for compatibility.
Bug 26631.

git-svn-id: trunk@47310 -
2015-01-05 16:54:28 +00:00
maxim
239f26096f Examples, LazConverter: removed LCL paths from project's other sources
git-svn-id: trunk@47309 -
2015-01-05 16:45:34 +00:00
mattias
5ac949ee58 tests: clean up
git-svn-id: trunk@47308 -
2015-01-05 13:31:42 +00:00
mattias
898f5b6149 tests: use different output directories for console and gui
git-svn-id: trunk@47307 -
2015-01-05 13:22:31 +00:00
mattias
d60b73afb1 IDE: unit dependencies: menu item: open file
git-svn-id: trunk@47306 -
2015-01-05 13:11:28 +00:00
mattias
139a7cacb9 LCL: TTextStrings: assign(TTextStrings): simple copy
git-svn-id: trunk@47305 -
2015-01-05 12:52:25 +00:00
martin
0cbf0e3443 PascalScript: Update to origin GIT: 97eefc260b41ba51328d95b4ed43669f38655720
git-svn-id: trunk@47304 -
2015-01-05 02:07:35 +00:00
martin
0fa2f8522f Do not spread radio buttons across large area, if window is resized (enlarged)
git-svn-id: trunk@47303 -
2015-01-04 22:18:40 +00:00
martin
bcbbc83311 remove debugln
git-svn-id: trunk@47302 -
2015-01-04 22:13:59 +00:00
zeljko
a257e58d2a gtk3: implemented TPopupMenu.OnClose.
git-svn-id: trunk@47301 -
2015-01-04 19:48:38 +00:00
juha
5082db081f IDE: remove accidentally added ScrollWidth value.
git-svn-id: trunk@47300 -
2015-01-04 19:37:46 +00:00