Commit Graph

44834 Commits

Author SHA1 Message Date
giuliano
8c3abc5f64 Updated Italian translation
git-svn-id: trunk@46660 -
2014-10-25 08:48:39 +00:00
juha
a13f510613 IDE: Allow hiding units with initialization section in unused units dialog.
git-svn-id: trunk@46659 -
2014-10-24 21:50:53 +00:00
giuliano
992d392a39 Updated Italian translation
git-svn-id: trunk@46658 -
2014-10-24 21:41:27 +00:00
juha
672e4af2c5 IDE: Increase the default size of Project Options dialog. Issue #26919, patch from Sandro Cumerlato.
git-svn-id: trunk@46657 -
2014-10-23 23:18:35 +00:00
juha
7862e87c6e Packager: Add package to Open Recent Package menu when opening it from Open Loaded Package window. Issue #26844, patch from Stephano
git-svn-id: trunk@46656 -
2014-10-23 22:56:40 +00:00
juha
8b7b5ebf25 EditorToolbar: cleanup required packages.
git-svn-id: trunk@46655 -
2014-10-23 22:56:35 +00:00
juha
bf9130d34f LCL: Publish OnMouseWheel* properties for TSplitter. Issue #26781, patch from Sandro Cumerlato.
git-svn-id: trunk@46654 -
2014-10-23 16:51:03 +00:00
zeljko
3f2a9e3b49 gtk3: implemented TGtk3WidgetSet.FrameRect()
git-svn-id: trunk@46653 -
2014-10-23 16:37:27 +00:00
juha
2bffa65585 IDE: Fix ActivePageIndex range check error in ComponentPalette. Issue #26887, patch from Sandro Cumerlato.
git-svn-id: trunk@46652 -
2014-10-23 16:34:43 +00:00
juha
726983150d Codetools: Add ARMV7A to target processor list. Issue #26914, patch from Stephano.
git-svn-id: trunk@46651 -
2014-10-23 16:27:55 +00:00
mattias
d353d99858 lcl: TFindDialog: autosize buttons
git-svn-id: trunk@46650 -
2014-10-23 12:49:05 +00:00
mattias
753937511e lcl: TFindDialog: layout avoid overlapping of flags
git-svn-id: trunk@46649 -
2014-10-23 12:40:34 +00:00
mattias
118a554b5b lcl: TFindDialog: layout avoid overlapping of flags
git-svn-id: trunk@46648 -
2014-10-23 12:36:13 +00:00
mattias
3a87ca62f4 lcl: updated comments
git-svn-id: trunk@46647 -
2014-10-23 12:28:37 +00:00
mattias
8b6feba2d7 codetools: parse var modifier section on target embedded
git-svn-id: trunk@46646 -
2014-10-23 07:51:19 +00:00
mattias
4f8e9bdd3c codetools: updated controller unit list
git-svn-id: trunk@46645 -
2014-10-23 07:08:39 +00:00
bart
70ff3f35b9 MaskEdit: don't call GetEditText as a shorcut to inherited RealGetText, because it may fail if GetEditText is overridden.
git-svn-id: trunk@46644 -
2014-10-22 22:38:41 +00:00
bart
6635435173 MaskEdit: don't call GetEditText in RealGetText, fixes issue #0026924.
git-svn-id: trunk@46643 -
2014-10-22 22:21:47 +00:00
jesus
edd7ba6676 LCL, grids, Fix occasional dbgrid problem in which a new record is canceled when trying to click on a cell in the new record, issue #26916
git-svn-id: trunk@46642 -
2014-10-22 13:59:23 +00:00
zeljko
9df6bbfdb0 Qt: fixed crash in QAbstractItemView when ownerdrawn is used.
git-svn-id: trunk@46641 -
2014-10-22 12:56:11 +00:00
bart
b694568d64 PoChecker: Cleanup.
git-svn-id: trunk@46640 -
2014-10-22 11:01:59 +00:00
bart
f6eb786520 PoChecker: refactor.
git-svn-id: trunk@46639 -
2014-10-22 10:50:29 +00:00
bart
656d15b225 PoChecker: don't use SimplePoFiles anymore, all it's functionality now is in Translations unit. Patch by G. Colla.
git-svn-id: trunk@46638 -
2014-10-22 10:41:36 +00:00
jesus
9d659a9b1f LCL, fix AV while doing dbgrid.selectedRows.delete (and memleak under 2.6.4), issue #26913
git-svn-id: trunk@46637 -
2014-10-22 01:05:09 +00:00
mattias
30ba201a13 anchordocking: options dlg: fixed enable/disable header options
git-svn-id: trunk@46636 -
2014-10-21 19:01:50 +00:00
zeljko
caf2e07a74 Qt: fixed crash when using Halt(). issue #26911
git-svn-id: trunk@46635 -
2014-10-21 18:55:57 +00:00
zeljko
07ea7c3d5c Qt: assign title as document name. part of issue #24592
git-svn-id: trunk@46634 -
2014-10-21 13:32:12 +00:00
zeljko
9e798f0274 Gtk2: fixed clientRect of GtkTreeView based classes. issue #26904
git-svn-id: trunk@46633 -
2014-10-21 13:14:18 +00:00
reiniero
bb7231832e * ChmHelp: comments; harmonize code layout with other units in chmhelp
git-svn-id: trunk@46632 -
2014-10-21 12:10:55 +00:00
zeljko
874f3994ff Gtk2: fixed memleak on TGtk2WSCustomStaticText. issue #26909
git-svn-id: trunk@46631 -
2014-10-21 11:54:08 +00:00
sekelsenmat
818386acd1 lcl-cocoa: Improves spin resize, autosize and tabbing
git-svn-id: trunk@46630 -
2014-10-21 07:39:45 +00:00
zeljko
a3e431c414 Qt: workaround for qt bug with mdichild activation after changes in r46623 #7633a0c2ba.
git-svn-id: trunk@46629 -
2014-10-21 07:26:39 +00:00
sekelsenmat
a0642273b5 lcl-cocoa: Further implements SpinEdit, now clicking changes the value
git-svn-id: trunk@46628 -
2014-10-20 20:35:42 +00:00
sekelsenmat
2356ca7325 lcl-cocoa: Initial Spin implementation
git-svn-id: trunk@46627 -
2014-10-20 20:08:59 +00:00
jesus
6c5bf61cc5 LCL, temporarily revert r46601 #885a085db5 because it makes doubleclick stop working on custom controls
git-svn-id: trunk@46626 -
2014-10-20 15:50:45 +00:00
mattias
57eef952fa anchordocking: comments
git-svn-id: trunk@46625 -
2014-10-20 15:33:31 +00:00
mattias
d65e2f3461 anchordocking: options: indent header options if show header option present
git-svn-id: trunk@46624 -
2014-10-20 15:29:02 +00:00
zeljko
7633a0c2ba Qt: do not destroy qt widgets imediatelly, use deletelater for all widgets except inside TQtObject.Destroy. issue #26893
git-svn-id: trunk@46623 -
2014-10-20 15:23:28 +00:00
sekelsenmat
97fd5ef4d6 lcl-cocoa: Had forgotten to add the special field editor to the secure text field
git-svn-id: trunk@46622 -
2014-10-20 06:21:15 +00:00
mattias
a3b0246e61 translations: German: updates from Swen Heinig
git-svn-id: trunk@46621 -
2014-10-20 06:08:01 +00:00
sekelsenmat
f1c6358aeb lcl-cocoa: Fixes TBitBtn.Glyph, the image data was being freed together with the glyph TBitmap
git-svn-id: trunk@46620 -
2014-10-20 06:01:39 +00:00
maxim
2767f20b23 DocEditor: regenerated translations
git-svn-id: trunk@46619 -
2014-10-19 23:10:11 +00:00
maxim
625bcdaa32 LazDataDesktop: regenerated translations
git-svn-id: trunk@46618 -
2014-10-19 23:09:51 +00:00
maxim
5131244c74 IDE: regenerated translations
git-svn-id: trunk@46617 -
2014-10-19 23:05:37 +00:00
maxim
0b491a90b1 h2pas: improved i18n, patch from Péter Gábor, bug #26873; also regenerated translations
git-svn-id: trunk@46616 -
2014-10-19 22:47:21 +00:00
maxim
1f18f88acc AnchorDocking: updated Russian translation
git-svn-id: trunk@46615 -
2014-10-19 22:35:59 +00:00
wp
d5a65e9ac3 TAChart: Make unit TAChartTeeChart available for the "uses" clause.
git-svn-id: trunk@46614 -
2014-10-19 22:27:57 +00:00
maxim
33345b7cd2 IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@46613 -
2014-10-19 22:26:29 +00:00
maxim
7c2ea521fa IDE: actually show hint for 'Sort for scope' combobox in CodeTools identifier completion option page
git-svn-id: trunk@46612 -
2014-10-19 22:20:07 +00:00
wp
27748dacc4 TAChart: Improved Delphi compatibility of TACustomSeries (issue #0023499).
git-svn-id: trunk@46611 -
2014-10-19 22:11:11 +00:00