Commit Graph

58182 Commits

Author SHA1 Message Date
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
zeljko
de653426c7 Qt5: do not call xlib functions when running under wayland compositor.
git-svn-id: trunk@62092 -
2019-10-19 11:53:02 +00:00
juha
79519f5acc IdeIntf: Improve an exception error message in OI for issue #35322. Rename variables to avoid confusion.
git-svn-id: trunk@62091 -
2019-10-19 11:17:35 +00:00
juha
6e36102baf LCL: Minor improvement for scaling in Grids and ImageList. Issue #35648, patch from Alexey Tor.
git-svn-id: trunk@62090 -
2019-10-19 10:53:30 +00:00
juha
167df5e84a LCL: Prevent an eternal loop in a Grid which has no fixed columns or rows. Issue #36172.
git-svn-id: trunk@62089 -
2019-10-19 09:13:21 +00:00
juha
313849e97b LCL: Fix lines inside an IFDEF that confused the debugger.
git-svn-id: trunk@62088 -
2019-10-19 08:38:33 +00:00
juha
7023c973e2 Docs: Updated documentation for CustomTimer in LCL. Issue #36191, patch from Don Siders.
git-svn-id: trunk@62087 -
2019-10-19 06:22:35 +00:00
juha
b68f02c182 Sparta: Formatting.
git-svn-id: trunk@62080 -
2019-10-18 21:49:33 +00:00
juha
a5a42cf385 IDE: Reorder methods in main.pp a little.
git-svn-id: trunk@62079 -
2019-10-18 21:49:31 +00:00
juha
1440ad1a1e IdeIntf: Remove a useless HandlerType parameter from DoCallShowDesignerFormOfSourceHandler. Flag lihtShowDesignerFormOfSource is used always.
git-svn-id: trunk@62078 -
2019-10-18 21:49:21 +00:00
wp
a384c1ed14 MessageComposer: Improved auto-sized layout revisited.
git-svn-id: trunk@62077 -
2019-10-18 20:29:59 +00:00
bart
5a8f370fce LCL: suppress useless warnings in ShellCtrls unit.
git-svn-id: trunk@62076 -
2019-10-18 16:53:17 +00:00
zeljko
fa7f6f5bbc Qt,Qt5: fix issue with TRadioGroup and TCheckGroup after minimizing & restoring form. issue #36195
git-svn-id: trunk@62075 -
2019-10-18 16:16:02 +00:00
wp
fd094740c7 MessageComposer: Improved auto-sized layout.
git-svn-id: trunk@62074 -
2019-10-18 16:09:27 +00:00
wp
6d317e22dc TAChart: Fix divide-by-zero error in TFitSeries.
git-svn-id: trunk@62073 -
2019-10-18 11:15:35 +00:00
maxim
9107baee24 Translations: removed completely untranslated files
git-svn-id: trunk@62072 -
2019-10-17 23:43:46 +00:00
maxim
6e821e62a0 PoChecker: simplified code by removing TPoTestOptions set (which had only one element) and directly analyzing LangID value instead
git-svn-id: trunk@62071 -
2019-10-17 23:29:03 +00:00
wp
e216e6cfec TAChart: Replace r62069 #40d59fec0b by better solution.
git-svn-id: trunk@62070 -
2019-10-17 22:08:42 +00:00
wp
40d59fec0b TAChart: Fix chart distance tools crashing when series contains a NaN value.
git-svn-id: trunk@62069 -
2019-10-17 22:00:28 +00:00
balazs
9236d9cb88 Opkman: Fix invalid URL bug.
git-svn-id: trunk@62068 -
2019-10-17 15:43:29 +00:00
mattias
ea9b316ba6 codetools: added modeswitch msImplicitFunctionSpecialization
git-svn-id: trunk@62067 -
2019-10-16 10:27:16 +00:00
maxim
b91b13e1f9 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #36188
git-svn-id: trunk@62066 -
2019-10-15 21:37:01 +00:00
maxim
4023ea218a Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #36184
git-svn-id: trunk@62065 -
2019-10-15 21:27:33 +00:00
balazs
ed252a8e20 Opkman: Add "2.0.6" to Lazarus versions.
git-svn-id: trunk@62064 -
2019-10-15 15:39:02 +00:00
juha
c164409c0a LCL-GTK2: Improve the logic for loading LibAppIndicator3 lib. Support an environment variable LAZUSEAPPIND. Issue #35723, patch from David.
git-svn-id: trunk@62062 -
2019-10-15 12:43:19 +00:00
dmitry
bb2517cbf1 cocoa: fix client frame coordinates for NSBox (groupbox). bug #36109
git-svn-id: trunk@62061 -
2019-10-15 03:27:22 +00:00
dmitry
53c619e833 cocoa: restoring the window style changes notification. patch by Zoë Peterson. bug #35622
git-svn-id: trunk@62060 -
2019-10-15 02:45:57 +00:00
maxim
b1626fa251 POChecker: removed redundant ANrTotal parameter from TStat constructor
git-svn-id: trunk@62059 -
2019-10-14 23:07:59 +00:00
maxim
0367ccec60 POChecker: cleanup
git-svn-id: trunk@62058 -
2019-10-14 22:39:58 +00:00
juha
379554ad91 Docs: Updated documentation for LazFileUtils. Issue #36167, patch from Don Siders.
git-svn-id: trunk@62057 -
2019-10-14 21:24:10 +00:00
bart
268342b7a9 LCL: TValueListEditor: don't save/load some parts of the grid twice. Based on suggestion by wp.
git-svn-id: trunk@62056 -
2019-10-14 17:22:45 +00:00
bart
2ab9985503 LCL: raise exception TValueListEditor.LoadContent if XML does not seem to be a saved TValueListEditor.
git-svn-id: trunk@62055 -
2019-10-14 16:58:44 +00:00
dmitry
343916af31 cocoa: changed the way MaxLength is being passed to cocoa interface (adding new method, instead of direct field access). Implemented ontextchange event for password field. bug #36158
git-svn-id: trunk@62054 -
2019-10-14 03:16:39 +00:00