juha
|
715c8be36f
|
IDE: Store ManyBuildModes selection in project options instead of environment options.
git-svn-id: trunk@62150 -
|
2019-10-31 23:12:43 +00:00 |
|
juha
|
bab4d7305b
|
Remove unused units from uses sections.
git-svn-id: trunk@62149 -
|
2019-10-31 23:12:37 +00:00 |
|
mattias
|
768ad484ce
|
project templates: fixed case
git-svn-id: trunk@62148 -
|
2019-10-31 10:46:00 +00:00 |
|
juha
|
b9b4add654
|
AnchorDocking: Fix compilation after r62136 #b13519cc85. Issue #36227, patch from Anton Kavalenka.
git-svn-id: trunk@62147 -
|
2019-10-30 11:03:16 +00:00 |
|
wp
|
9cbac76ac1
|
TurboPower_ipro: Add new TIpHtmlPanel property FontQuality (https://forum.lazarus.freepascal.org/index.php/topic,47229.msg337729.html#msg337729). Publish property BorderSpacing.
git-svn-id: trunk@62146 -
|
2019-10-29 17:52:15 +00:00 |
|
dmitry
|
5800bed098
|
cocoa: scrollwheel events for textedit fields. bug #36221
git-svn-id: trunk@62145 -
|
2019-10-29 03:08:49 +00:00 |
|
maxim
|
95c00dcc52
|
ProjectGroups: i18n-ed $PGSrcPaths macro name, regenerated translations and updated Russian translation
git-svn-id: trunk@62144 -
|
2019-10-28 23:32:36 +00:00 |
|
maxim
|
0f5b8e6318
|
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #36224
git-svn-id: trunk@62143 -
|
2019-10-28 23:14:04 +00:00 |
|
maxim
|
3c0e7cf645
|
Pas2JS: cleaned up unused strings, regenerated translations and updated Russian translation
git-svn-id: trunk@62142 -
|
2019-10-28 23:08:32 +00:00 |
|
wp
|
9f17767ea1
|
turbopower_ipro: Activate LCLScaling in examples.
git-svn-id: trunk@62141 -
|
2019-10-28 18:43:39 +00:00 |
|
martin
|
d9115c54aa
|
IDE, Callstack: Do not request updates (on brkpoint change), if there are no items to update.
git-svn-id: trunk@62140 -
|
2019-10-28 17:07:08 +00:00 |
|
martin
|
e5692c88e3
|
FpDebug: ensure any StackFrame data is cleared on run. (fix displaying old stacktraces)
git-svn-id: trunk@62139 -
|
2019-10-28 17:07:06 +00:00 |
|
martin
|
1739434138
|
FpDebug: fix range check error in FindProcSymbol. (int64 vs qword).
git-svn-id: trunk@62138 -
|
2019-10-28 17:07:04 +00:00 |
|
juha
|
193392dc98
|
LCL-GTK3: Implement TrayIcon for GTK3 widgetset. Issue #36209, patch from David Bannon.
git-svn-id: trunk@62137 -
|
2019-10-28 10:40:33 +00:00 |
|
juha
|
b13519cc85
|
LCL: Call GetPageClass when adding a TTabSheet in PageControl. Eliminate PageClass variable. Issue #34886.
git-svn-id: trunk@62136 -
|
2019-10-27 19:19:28 +00:00 |
|
juha
|
6bb1d0f3da
|
Codetools: Support namespaced units in places where function IsValidIdent is called.
git-svn-id: trunk@62135 -
|
2019-10-27 15:46:19 +00:00 |
|
juha
|
a2c685b569
|
Codetools: Rename a namespaced unit correctly in project source. Issue #35803.
git-svn-id: trunk@62134 -
|
2019-10-27 15:46:17 +00:00 |
|
juha
|
490804cee4
|
LazUtils: Move function LazIsValidIdent from PackageDependencyIntf (IdeIntf) to LazStringUtils.
git-svn-id: trunk@62133 -
|
2019-10-27 15:46:04 +00:00 |
|
bart
|
9e4c5d207e
|
LCL: TValueListEditor: update TitleCaptions after LoadFromCSV.
git-svn-id: trunk@62132 -
|
2019-10-27 14:05:33 +00:00 |
|
juha
|
0569794060
|
IDE: Don't show error dialog in InitialSetupDialog after every key press when entering compiler path. Issue #35800
git-svn-id: trunk@62131 -
|
2019-10-27 10:48:44 +00:00 |
|
mattias
|
b78a86c467
|
pas2jsdsgn: started using compileserver
git-svn-id: trunk@62127 -
|
2019-10-27 09:02:17 +00:00 |
|
juha
|
09588f6575
|
LCL-GTK2: Add license info to unit UnityWSCtrls. Required by (L)GPL.
git-svn-id: trunk@62126 -
|
2019-10-27 08:23:48 +00:00 |
|
wp
|
e7174e7ac2
|
LCL/Trackbar: Fix hanging on Win64 when Max is too large. Issue #36046, based on patch by Serge Anvarov.
git-svn-id: trunk@62125 -
|
2019-10-26 17:16:51 +00:00 |
|
juha
|
a9ffb7fc67
|
LCL-GTK2: Futher fixes for TrayIcon. Issue #36199, patch from David.
git-svn-id: trunk@62124 -
|
2019-10-26 17:14:21 +00:00 |
|
juha
|
f625e656d0
|
IDE: Do not clear out settings under "Additions and Overrides" after renaming a build mode. Issue #35572.
git-svn-id: trunk@62120 -
|
2019-10-26 05:59:32 +00:00 |
|
juha
|
18912d2ef6
|
IDE: Formatting for BuildMode stuff. Rename some variables.
git-svn-id: trunk@62119 -
|
2019-10-26 05:59:26 +00:00 |
|
bart
|
4b43ae528d
|
LCL: TValueListEditor: don't allow setting ColCount to anything but 2.
git-svn-id: trunk@62118 -
|
2019-10-25 17:02:09 +00:00 |
|
bart
|
a4df0d88cf
|
LCL: TValueListEditor: update TitleCaptions when loading from file.
git-svn-id: trunk@62117 -
|
2019-10-25 16:36:39 +00:00 |
|
wp
|
4f81e53b18
|
TAChart: New axis event OnGetMarkText to replace the old OnMarkToText (which does not pass the used axis in a parameter). Deprecate OnMarkToText.
git-svn-id: trunk@62116 -
|
2019-10-25 14:48:33 +00:00 |
|
maxim
|
a8aba970ab
|
POChecker: clean up
git-svn-id: trunk@62115 -
|
2019-10-24 22:53:45 +00:00 |
|
maxim
|
8f963bb572
|
POChecker: add to LPK some files which were missing there
git-svn-id: trunk@62114 -
|
2019-10-24 22:47:13 +00:00 |
|
juha
|
106e142af0
|
LCL: Wait for the first WMSize() before triggering onShow()/onActivate() of a form. Issue #36127, patch from Joeny Ang.
git-svn-id: trunk@62113 -
|
2019-10-24 22:34:22 +00:00 |
|
martin
|
f955aac408
|
Fix compile / issue #0036204
git-svn-id: trunk@62112 -
|
2019-10-24 20:22:45 +00:00 |
|
mattias
|
80fe294d91
|
projectgroups: fixed saving unchanged xml files
git-svn-id: trunk@62111 -
|
2019-10-22 15:12:35 +00:00 |
|
mattias
|
f46c547347
|
lazdebugger: clean up
git-svn-id: trunk@62110 -
|
2019-10-22 15:10:45 +00:00 |
|
mattias
|
ab4a5849a6
|
lazcontrols: clean up
git-svn-id: trunk@62109 -
|
2019-10-22 15:10:30 +00:00 |
|
mattias
|
d0e20a7e06
|
fpdebug: clean up
git-svn-id: trunk@62108 -
|
2019-10-22 15:10:12 +00:00 |
|
mattias
|
a6f129c936
|
IDE: less hints
git-svn-id: trunk@62107 -
|
2019-10-22 15:04:10 +00:00 |
|
maxim
|
680d18ea26
|
IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@62104 -
|
2019-10-21 22:08:39 +00:00 |
|
maxim
|
a79f9dff63
|
IDE: cleaned up duplicate 'Open Recent' string
git-svn-id: trunk@62103 -
|
2019-10-21 22:06:38 +00:00 |
|
juha
|
0cb74e2c3c
|
LazUtils: Optimize and use function CompareMethods in LazMethodList unit. Issue #35694, patch from Serge Anvarov.
git-svn-id: trunk@62102 -
|
2019-10-21 19:16:32 +00:00 |
|
juha
|
ba9f2d75a3
|
LCL-GTK3: Implement setting Combobox caption. Issue #35685, patch from Anton Kavalenka.
git-svn-id: trunk@62101 -
|
2019-10-21 19:16:20 +00:00 |
|
ondrej
|
8f67f44fcd
|
ProjectGroups: do not rewrite LPIs on read. Issue #36030
git-svn-id: trunk@62100 -
|
2019-10-21 07:02:09 +00:00 |
|
juha
|
4d83899c82
|
ProjectGroups: Add a shell script for updating image resources.
git-svn-id: trunk@62099 -
|
2019-10-20 18:29:12 +00:00 |
|
juha
|
9b8b68ae74
|
ProjectGroups: New icons. Issue #35850, patch from FTurtle.
git-svn-id: trunk@62098 -
|
2019-10-20 18:17:36 +00:00 |
|
juha
|
cb118777d9
|
Docs: Updated documentation for DbActns in LCL. Issue #36022, patch from Don Siders.
git-svn-id: trunk@62097 -
|
2019-10-20 18:14:03 +00:00 |
|
juha
|
a555d027da
|
IDE: New toolbutton command "Open Recent Project". Issue #35883, patch from FTurtle.
git-svn-id: trunk@62096 -
|
2019-10-20 18:13:56 +00:00 |
|
juha
|
92a535fc1f
|
Revert r57155 and r60340 #b6923ebc84 because of a regression bug. See issue #36170.
git-svn-id: trunk@62095 -
|
2019-10-20 17:16:16 +00:00 |
|
wp
|
834b592281
|
TAChart: Avoid painting of gaps in non-solid series using the brush color when ChartStyles are active.
git-svn-id: trunk@62094 -
|
2019-10-20 11:07:40 +00:00 |
|
juha
|
753c843f12
|
LCL: Fix properly the grid issue #36172.
git-svn-id: trunk@62093 -
|
2019-10-19 15:40:00 +00:00 |
|