Commit Graph

12863 Commits

Author SHA1 Message Date
bart
df0b4e4aa9 IDE: GotoLine dialog:
- restrict user input
- disable OK button if text is not a number

git-svn-id: trunk@60108 -
2019-01-19 15:45:35 +00:00
michl
f060e4ae45 IDE: Don't close package editors before layout is saved. Just test if package editors can be closed.
git-svn-id: trunk@60092 -
2019-01-15 21:38:30 +00:00
juha
5f255ad9d1 IDE: Support many picture formats for project icon. It was wrongly changed for issue #34464.
git-svn-id: trunk@60061 -
2019-01-12 17:01:19 +00:00
wp
2c93efc441 Converter: Display single success message after conversion of multiple dfm files.
git-svn-id: trunk@60053 -
2019-01-10 13:34:52 +00:00
wp
b7540d316c Converter: Improved sucess message text for dfm-to-lfm conversion.
git-svn-id: trunk@60051 -
2019-01-10 11:49:53 +00:00
michl
9bfc86dedf Evaluate a expression automatically when EvaluateDlg is already shown
git-svn-id: trunk@60046 -
2019-01-09 15:16:09 +00:00
michl
25cba76789 Evaluate a expression when EvaluateDlg is already shown
git-svn-id: trunk@60045 -
2019-01-09 14:55:35 +00:00
martin
88fa2be061 IDE, SourceEditor: Implement "Close tabs on right". Issue #0029929 / fix => check if modifier keys are assigned
git-svn-id: trunk@60018 -
2019-01-06 20:00:40 +00:00
martin
d0017b194c IDE, SourceEditor: "Close tabs on right". Issue #0029929 / Added key combo
git-svn-id: trunk@60017 -
2019-01-06 19:44:58 +00:00
martin
781767973e IDE, SourceEditor: Implement "Close tabs on right". Issue #0029929
git-svn-id: trunk@60016 -
2019-01-06 18:41:19 +00:00
maxim
65718f8c55 IDE: fixed typo in resource string
git-svn-id: trunk@59986 -
2019-01-04 13:42:03 +00:00
joost
2a86e8321c Packager: Show a dialog when Fppkg initialization fails and continue normally. Issue #34792
git-svn-id: trunk@59977 -
2019-01-02 23:34:30 +00:00
joost
68276150e1 IDEIntf: Make it possible to use the path to the compiler in packages
git-svn-id: trunk@59968 -
2019-01-01 16:49:20 +00:00
mattias
f949372371 IDE: fixed warning about missing output directory D:\, issue #34545
git-svn-id: trunk@59951 -
2018-12-31 12:42:46 +00:00
martin
78fdca77d0 IDE: added "const" for some "array of" params
git-svn-id: trunk@59928 -
2018-12-28 17:51:51 +00:00
joost
9b2dbd5b1f Packager: Combine the common and custom options in one page-control
git-svn-id: trunk@59922 -
2018-12-28 16:10:54 +00:00
joost
344263decc IDE, IDEIntf: Ability to register custom option editors for files in packages
git-svn-id: trunk@59911 -
2018-12-26 22:46:24 +00:00
mattias
c0aa2c69f9 IDE: fixed comment
git-svn-id: trunk@59901 -
2018-12-23 16:21:10 +00:00
mattias
56ce57eedc IDE: message widow: fixed showing ExitCode instead of ExitStatus of a process
git-svn-id: trunk@59899 -
2018-12-23 16:06:52 +00:00
mattias
9e8af3629d IDE: fixed leading space in compiler options
git-svn-id: trunk@59897 -
2018-12-23 15:26:03 +00:00
martin
9038532f9f MainIde: fix dangling pointer in component-palette. Issue #0033895
git-svn-id: trunk@59878 -
2018-12-20 14:04:02 +00:00
michl
95f1c7e0bc IDE: Don't enlarge IDE if MessagesView or CodeExplorerView is shown. Issue #34447
git-svn-id: trunk@59830 -
2018-12-16 19:14:44 +00:00
maxim
750d609152 IDE: improved wording of 'Active desktop won't be autosaved' warning
git-svn-id: trunk@59795 -
2018-12-11 22:28:03 +00:00
juha
607ce76498 IDE: Add to Toolbar/coolbar options window a message about saving current desktop manually. Issue #34659, patch from FTurtle.
git-svn-id: trunk@59788 -
2018-12-11 00:03:23 +00:00
juha
a34569f1b2 IDE: Simplify function CompilerOptions.ShortenPath.
git-svn-id: trunk@59759 -
2018-12-09 15:37:10 +00:00
wp
1aedb34fdb IDE: Undo r59715 #4ae9277231
git-svn-id: trunk@59757 -
2018-12-08 19:17:49 +00:00
martin
8070c320ce Debugger: Limit size of exception message/window
git-svn-id: trunk@59743 -
2018-12-06 21:19:38 +00:00
wp
c48f6d7a4b IDE: New image "pastel_colors.png" and visual enhancements (issue #34635, patch by FTurtle).
git-svn-id: trunk@59718 -
2018-12-03 10:04:41 +00:00
wp
4ae9277231 IDE: Simplified anti-aliased stretch-drawing of "splash" and "about" forms.
git-svn-id: trunk@59715 -
2018-12-02 17:34:07 +00:00
wp
de8719ff46 IDE: Anti-aliased painting of the About form logo image.
git-svn-id: trunk@59697 -
2018-11-29 21:52:01 +00:00
wp
73d58814d3 IDE: Anti-aliased painting of splash form image.
git-svn-id: trunk@59690 -
2018-11-28 22:57:41 +00:00
maxim
d62464cc56 IDE: fixed i18n of $(OutputFile) macro
git-svn-id: trunk@59672 -
2018-11-26 22:44:01 +00:00
mattias
a625b39fbf IDE: added IDE macro $(OutputFile), issue #27729, from elmar69
git-svn-id: trunk@59663 -
2018-11-26 10:18:48 +00:00
juha
31aa213552 IDE: Assign icon for button "Load default icon" in project options. Issue #34578, patch from FTurtle.
git-svn-id: trunk@59644 -
2018-11-23 23:34:50 +00:00
mattias
07abf42286 IDE: fpc msg parser: check for Warning too, bug #34582
git-svn-id: trunk@59638 -
2018-11-23 14:02:28 +00:00
mattias
f9db653ad4 IDE: fpc msg parser: check for Warning too, bug #34582
git-svn-id: trunk@59635 -
2018-11-23 12:47:17 +00:00
juha
c07701d89b IDE: Win32 manifest option "Long path awareness". Issue #34573, patch from AlexeyT.
git-svn-id: trunk@59633 -
2018-11-23 12:39:03 +00:00
martin
26f6718812 Debugger: fixed breakpoint actions (take snapshot) for address and data breakpoints
git-svn-id: trunk@59625 -
2018-11-22 12:13:15 +00:00
joost
910d2f1319 IDEIntf: Package.BuildMethod added
IDEIntf: UseFPMakeWhenPossible added
IDE: It is now possible to compile Lazarus-packages using FPMake.

git-svn-id: trunk@59610 -
2018-11-19 19:40:09 +00:00
mattias
83d485c1f5 IDE: clean up
git-svn-id: trunk@59587 -
2018-11-18 10:51:13 +00:00
mattias
ed7752d089 IDE: fixed clear modified files on close project
git-svn-id: trunk@59560 -
2018-11-16 17:50:35 +00:00
juha
920da20914 IDE: Improve layout of About dialog. Patch from AlexeyT.
git-svn-id: trunk@59545 -
2018-11-14 11:23:37 +00:00
juha
a719907caa IDE: Improve layout of Publish Project dialog. Issue #34547, patch from AlexeyT.
git-svn-id: trunk@59544 -
2018-11-14 11:23:31 +00:00
martin
f6896bbbb2 Debugger: Register Window, add "Copy name and value", "Copy All". Patch by silvioprog, Issue #34544
git-svn-id: trunk@59529 -
2018-11-12 19:45:15 +00:00
mattias
c00e6f1dcd macos dmg: default debugger TFpLldbDebugger
git-svn-id: trunk@59504 -
2018-11-10 12:04:31 +00:00
mattias
7af10594f9 IDE: clean up
git-svn-id: trunk@59502 -
2018-11-10 12:02:33 +00:00
mattias
568b20bdd2 IDE: fixed save file as dlg rename pascal file lowercase
git-svn-id: trunk@59500 -
2018-11-10 11:59:59 +00:00
martin
e248cf505a Remove the pure lldb debugger from pre-installed debuggers
git-svn-id: trunk@59498 -
2018-11-09 16:31:08 +00:00
martin
c919a8a021 Added lldb, lldb-fp to BigIde
git-svn-id: trunk@59497 -
2018-11-09 16:20:46 +00:00
mattias
1fdb1a161a IDE: new IDE maco: replace dots with underscores, bug #34517, patch from Imants Gulbis
git-svn-id: trunk@59479 -
2018-11-07 17:29:22 +00:00