Commit Graph

52599 Commits

Author SHA1 Message Date
juha
48558bcd40 IDE: Fix ProductVersion logic in ProjectVersionInfo. Patch from Dmitry D. Chernov.
git-svn-id: trunk@55968 -
2017-10-03 18:19:51 +00:00
juha
091c73c8e7 Add Pino Toscano to contributors.
git-svn-id: trunk@55967 -
2017-10-03 18:19:31 +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
wp
3cd545016b IDE: Update copyright.txt for icons added in previous commit
git-svn-id: trunk@55957 -
2017-10-02 13:13:03 +00:00
wp
dc7023a412 IDE: Add some HiRes icons for Run menu (drawn by Roland Hahn)
git-svn-id: trunk@55956 -
2017-10-02 11:30:50 +00:00
mattias
429d58ac16 translations: German: updates from Swen Heinig
git-svn-id: trunk@55955 -
2017-10-02 10:03:37 +00:00
wp
ced51791c2 Debugger: In BreakpointPropertyDlg, add new conditions at top of list, remove duplicates and reject empty strings.
git-svn-id: trunk@55954 -
2017-10-01 18:01:38 +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
juha
e25051e5ae Installation: Fix lazarus.desktop file (FreeDesktop). Issue #32485, patch from Pino Toscano.
git-svn-id: trunk@55943 -
2017-09-29 14:35:57 +00:00
juha
3b86b0e628 LCL: Improve Tab and Enter behavior in TDBGrid when dgRowSelect in options. Issue #32468, patch from Michal Gawrycki.
git-svn-id: trunk@55942 -
2017-09-29 11:57:30 +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
juha
451dd1597a LCL: Don't unselect a row in DBGrid when opening a PopupMenu. Issue #32471, patch from Soner.
git-svn-id: trunk@55940 -
2017-09-28 12:07:22 +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
juha
faf48ec178 LCL-GTK2: Turn lcTransparentWindow capability off again. It breaks things.
git-svn-id: trunk@55938 -
2017-09-28 08:48:18 +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
zeljko
2cf9b0d547 LCL: fixed incosistency in pen when using TLogPen and TExtLogPen. issue #32465
git-svn-id: trunk@55934 -
2017-09-27 13:18:08 +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
michl
f5a9fce989 IDE: High-DPI icons. Issue #32454. Patch by FTurtle
git-svn-id: trunk@55932 -
2017-09-26 20:24:35 +00:00
juha
51367feff0 LCL: In TDBGrid prevent "Grid index out of range" when dgRowSelect in options and tab or enter pressed. Issue #32468, patch from Michal Gawrycki.
git-svn-id: trunk@55931 -
2017-09-26 16:48:05 +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
juha
12046b3ddb LCL: Add capability lcTransparentWindow for GTK2. Formatting.
git-svn-id: trunk@55929 -
2017-09-26 11:28:00 +00:00
juha
835f1e78f2 LCL: Place a non-transparent TreeView hint further left. Issue #32462.
git-svn-id: trunk@55928 -
2017-09-26 11:27:54 +00:00
juha
1d7dfe0488 LCL: Prevent paste, cut and clean in DB edit controls if field or control is read-only. Issue #32467, patch from Michal Gawrycki.
git-svn-id: trunk@55927 -
2017-09-26 10:04:16 +00:00
wp
a9b83ae73a IDE: Replace TStaticText palette icons with fully transparent ones.
git-svn-id: trunk@55926 -
2017-09-26 07:30:44 +00:00
juha
4299c355b0 LCL: Don't cover a TreeView item with its non-transparent hint. Put it either on right or left side. Issue #32462, inspired by AlexeyT's patch.
git-svn-id: trunk@55925 -
2017-09-25 23:47:28 +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
michl
c5e11a9e95 LCL: GTK2: Fixed tab cannot go from combobox to combobox. Issue #32458
git-svn-id: trunk@55920 -
2017-09-25 18:13:09 +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
zeljko
a2bbfb69bf gtk3: fixed getting monitor info for primary monitor. Patch by Tony Whyman. issue #32464
git-svn-id: trunk@55914 -
2017-09-24 16:10:01 +00:00
zeljko
63e24c7ffa gtk2: get correct primary monitor if we are using gtk2 >= 2.20. issue #32464
git-svn-id: trunk@55913 -
2017-09-24 16:07:20 +00:00
juha
1644bea3b3 LCL: Fix a regression in TDBLookupComboBox caused by r55894 #14e5f42ff3. Issue #32463, patch from Michal Gawrycki.
git-svn-id: trunk@55912 -
2017-09-24 12:25:26 +00:00
juha
8e708aabea LCL: Respect ReadOnly property in TDBLookupComboBox and TDBLookupListBox. Issue #32408, patch from Michal Gawrycki.
git-svn-id: trunk@55911 -
2017-09-24 09:27:53 +00:00
juha
18d11b50a2 LCL: Restore TDBListBox.ItemIndex if field is ReadOnly. Issue #32423, patch from Michal Gawrycki.
git-svn-id: trunk@55910 -
2017-09-24 09:27:48 +00:00
juha
a2cb6da57d LCL-Win32: Fix LM_CUT..LM_CLEAR message call order. Issue #32422, patch from Michal Gawrycki.
git-svn-id: trunk@55909 -
2017-09-23 23:22:51 +00:00
juha
559b2ebd92 Designer: Don't crash when a non-visual comp to be destroyed is painted on Qt. Triggered by Sparta designer. Issue #32206.
git-svn-id: trunk@55908 -
2017-09-23 23:09:08 +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