Commit Graph

52643 Commits

Author SHA1 Message Date
mattias
f19c42c698 updatemakefiles: added note to use trunk fpcmake
git-svn-id: trunk@56022 -
2017-10-11 09:58:08 +00:00
juha
5874bef3a3 Tools, update_cross_fpc.sh: Remove an extra delimiter from download URL. Issue #31114.
git-svn-id: trunk@56019 -
2017-10-10 16:26:54 +00:00
mattias
62cd430a5b docs: hints about rtl.xct
git-svn-id: trunk@56017 -
2017-10-10 13:54:04 +00:00
juha
04cc3c44b2 Codetools: Do not chomp a procedure name with empty brackets (). Issue #31960.
git-svn-id: trunk@56015 -
2017-10-10 09:44:07 +00:00
mattias
6bca60c00f codetools: fixed tests for fpc trunk
git-svn-id: trunk@56014 -
2017-10-10 09:26:30 +00:00
mattias
8383706bb7 codetools: fixed reparsing on changed module name
git-svn-id: trunk@56012 -
2017-10-10 09:18:10 +00:00
mattias
dfa2c1d3b6 codetools: test scan unit change a word and scan again
git-svn-id: trunk@56011 -
2017-10-10 09:13:21 +00:00
mattias
fccd4f7546 codetools: test scan program without name
git-svn-id: trunk@56010 -
2017-10-10 08:44:52 +00:00
wp
b18d4bfc2a TAChart: Publish properties TChartLegendPanel.Anchors and .BorderSpacing
git-svn-id: trunk@56009 -
2017-10-10 07:25:27 +00:00
juha
e934aeab15 FPCUnit GuiTestRunner: Enhance interface. Issue #32052, patch from CCRDude.
git-svn-id: trunk@56008 -
2017-10-09 23:33:16 +00:00
juha
90ed4baa54 LCL-GTK2: Respect TButton.Default also with TComboBox inside a TGroupBox. Issue #11422, patch from accorp.
git-svn-id: trunk@56007 -
2017-10-09 23:06:08 +00:00
juha
56f841fd39 LCL: Fix a memory leak in TBookmarkList.Refresh. Issue #31901, patch from Petr-K.
git-svn-id: trunk@56005 -
2017-10-09 17:17:06 +00:00
juha
f190a809da IDE: Improve opening symlinks in editor some more.
git-svn-id: trunk@56004 -
2017-10-09 09:52:24 +00:00
ondrej
bfec6d9c02 IDE: designer: tune up r56001 #c4eba5ff15, issue #32397
git-svn-id: trunk@56003 -
2017-10-09 09:13:50 +00:00
ondrej
b5e57a129f CodeTools: allow absolute $0:$0 syntax. Issue #32506
git-svn-id: trunk@56002 -
2017-10-09 07:33:22 +00:00
ondrej
c4eba5ff15 IDE: designer: High-DPI: selection grabber. Issue #32397
git-svn-id: trunk@56001 -
2017-10-09 07:08:51 +00:00
ondrej
f0349db72b LCL: dbgrids: publish properties. Patch by Michal Gawrycki, issue #32445
git-svn-id: trunk@56000 -
2017-10-09 06:20:43 +00:00
juha
b36128e0a4 Sparta mdi: Send pBG panel back instead of hiding it. Affects Sparta form designer with TMainMenu. Issue #32200, patch from Anthony Walter.
git-svn-id: trunk@55999 -
2017-10-08 16:58:36 +00:00
juha
b0ad9479d1 LCL-GTK2: Fix SelStart and SelLength in OnChange with some widgetset versions. Issue #24371.
git-svn-id: trunk@55998 -
2017-10-08 12:09:06 +00:00
juha
0102785359 IDE: Don't ask questions about symlinks when project is loading.
git-svn-id: trunk@55997 -
2017-10-07 23:45:56 +00:00
juha
28389af5d2 IDE: Simplify symlink loading. Project directory is already in source path. Don't ask questions while IDE starts.
git-svn-id: trunk@55996 -
2017-10-07 22:34:26 +00:00
michael
5ac6230db9 * Allow to load report that misses design data definitions
git-svn-id: trunk@55995 -
2017-10-07 19:34:21 +00:00
juha
fd4150950b IDE: Optimise the logic for symlinked files. Issue #32292.
git-svn-id: trunk@55994 -
2017-10-07 13:37:01 +00:00
wp
832ce1039a LazControls: Make TCustomLvlGraphControl respect property Color when painting its background.
git-svn-id: trunk@55993 -
2017-10-07 08:47:58 +00:00
juha
053878c753 IDE: Open a symlinked file without questions if it is found in search path or is open in editor. Issue #32292.
git-svn-id: trunk@55992 -
2017-10-06 21:42:40 +00:00
juha
c5c014abf9 Packager: Remove a useless line. Formatting.
git-svn-id: trunk@55991 -
2017-10-06 21:38:39 +00:00
wp
4803801696 LazControls: Add new property CaseSensitive to TLvlGraph (http://www.lazarusforum.de/viewtopic.php?f=18&t=11108).
git-svn-id: trunk@55990 -
2017-10-06 10:57:57 +00:00
juha
c5ebf982e9 IdeIntf: Remember the layout of many property editor windows.
git-svn-id: trunk@55989 -
2017-10-06 10:47:12 +00:00
juha
d25418e28d IdeIntf: Change TIDEDialogLayoutList.ApplyLayout UseAsMin parameter default from True to False. Clean calls in code accordingly.
git-svn-id: trunk@55988 -
2017-10-06 10:20:45 +00:00
juha
60b135d29f IdeIntf: Remember the layout of String property editors, and ToolbarConfig dialog. Issue #32113.
git-svn-id: trunk@55987 -
2017-10-06 10:06:02 +00:00
juha
1f7440575f IDE: Remove an extra IDEDialogLayoutList.ApplyLayout call from NewDialog constructor.
git-svn-id: trunk@55986 -
2017-10-06 09:44:51 +00:00
maxim
4865f71238 Translations: French translation update by Gilles Vasseur, bug #32507
git-svn-id: trunk@55985 -
2017-10-05 22:55:42 +00:00
maxim
75d2b6b092 Translations: Hungarian translation update by Péter Gábor, bug #32503
git-svn-id: trunk@55983 -
2017-10-05 22:45:21 +00:00
michl
058c0d8e3a LCL: TComboBox: GTK2: Fixed KeyUp and KeyDown react like tab key after revision 55920 #c5e11a9e95. Issue #32458
git-svn-id: trunk@55979 -
2017-10-05 17:55:28 +00:00
juha
323352579d IDE: Use local variable FStringTable instead of global property in ProjectVersionInfo.
git-svn-id: trunk@55978 -
2017-10-05 16:37:05 +00:00
juha
7c6ce88d18 IDE: Improve ProductVersion logic in ProjectVersionInfo. Patch from Dmitry D. Chernov.
git-svn-id: trunk@55977 -
2017-10-05 16:27:53 +00:00
juha
0befe31267 IDE: Remove TLvItem and MainList from ToolBarConfig. It was a useless indirection.
git-svn-id: trunk@55976 -
2017-10-05 13:36:37 +00:00
juha
bc30decf62 LCL: Do not trigger Escape key for a disabled cancel button. Issue #32509, patch from Denis Kozlov.
git-svn-id: trunk@55975 -
2017-10-04 22:43:28 +00:00
juha
38acac9e99 LCL: Improve row selection logic in DBGrid when opening a PopupMenu. Issue #32471, patch from Soner.
git-svn-id: trunk@55974 -
2017-10-04 22:43:27 +00:00
juha
5b79756134 IDE: Do not OwnerDraw the ListView in ToolBarConfig for QT any more. Apparently not needed.
git-svn-id: trunk@55973 -
2017-10-04 22:43:26 +00:00
juha
06714edf26 IDE: Do not search for MainList index in ToolBarConfig, they are always synced. Improve selection logic. Reduce duplicate code. Refactoring.
git-svn-id: trunk@55972 -
2017-10-04 22:43:19 +00:00
wp
d6b6fe9b4b wiki: Fix compilation of wikiget
git-svn-id: trunk@55971 -
2017-10-04 10:48:10 +00:00
juha
a0f92faa73 IDE: In ToolBarConfig ListView select correct item after adding a command. Refactoring, improve identifier names.
git-svn-id: trunk@55970 -
2017-10-04 08:48:46 +00:00
michl
a21c5e4fed IDE: High-DPI icons. Issue #32493 Patch by FTurtle
git-svn-id: trunk@55969 -
2017-10-03 19:06:55 +00:00
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