bart
|
2812b0c289
|
IDE: use rsmbNo instead of lisNo in IDEQuestionDialog.
git-svn-id: trunk@52817 -
|
2016-08-17 12:10:40 +00:00 |
|
juha
|
9367da0ae5
|
Remove extra checks for empty strings together with IsValidIdent. It already handles an empty string.
git-svn-id: trunk@52812 -
|
2016-08-17 10:40:29 +00:00 |
|
maxim
|
fb60fef065
|
IDE: do not emit translatable strings for divider menuitems (with caption='-'), patch by Nur Cholif Murtadho, bug #26553
git-svn-id: trunk@52695 -
|
2016-07-15 21:51:21 +00:00 |
|
juha
|
297e19a349
|
IDE: Add methods for merging paths to CompilerOptions and replace common code patterns with them.
git-svn-id: trunk@52693 -
|
2016-07-15 17:47:18 +00:00 |
|
maxim
|
3f249dd4c1
|
IDE: write UTF-16 values to "value" chunk of LRJ file
git-svn-id: trunk@52688 -
|
2016-07-14 21:02:45 +00:00 |
|
maxim
|
a341cc7358
|
IDE: removed broken .lrt file format support, we generate LRJ files instead now (in format identical to FPC emitted .rsj), based on patch by riderkick, bug #26553
git-svn-id: trunk@52679 -
|
2016-07-13 23:23:45 +00:00 |
|
juha
|
299995c6b9
|
IDE: Use flag crCompile instead of crBuild when compiling many modes. Behavior changed when build code was fixed in r51874 #7b55f8c8e6. Issue #29953.
git-svn-id: trunk@52102 -
|
2016-04-04 11:10:29 +00:00 |
|
ondrej
|
fd66de43d7
|
ide: show object inspector at IDE start only if no config is available. Issue #29829
git-svn-id: trunk@51928 -
|
2016-03-13 20:41:42 +00:00 |
|
ondrej
|
3dd60b3899
|
ide: reload changed files dialog:
1) use TCheckListBox
2) allow to reload changed files too (unchecked by default, prefixed with *).
git-svn-id: trunk@51852 -
|
2016-03-07 20:36:45 +00:00 |
|
juha
|
42e68fd86d
|
IDE: Save Application Bundle and resource XPManifest to default project configuration. Issue #22286.
git-svn-id: trunk@51059 -
|
2015-12-27 22:36:55 +00:00 |
|
mattias
|
51db04d913
|
IDE: load lfm: when class not found, show ignore only when possible
git-svn-id: trunk@50644 -
|
2015-12-05 14:07:46 +00:00 |
|
mattias
|
f372eb44cc
|
IDE: load lfm: hide abort button when opening a single form
git-svn-id: trunk@50642 -
|
2015-12-05 12:33:40 +00:00 |
|
mattias
|
5da9a99e13
|
IDE: update caption on close project, bug #29049
git-svn-id: trunk@50561 -
|
2015-12-02 10:58:32 +00:00 |
|
ondrej
|
f1f1c7225c
|
IDE, IDEIntf: changes needed for new packagetabs package.
git-svn-id: trunk@50493 -
|
2015-11-24 10:44:35 +00:00 |
|
ondrej
|
b1ae15362f
|
IDE: IDECommands refactoring; deleted menu item Project -> Change Build Mode
git-svn-id: trunk@50441 -
|
2015-11-20 14:04:24 +00:00 |
|
mattias
|
91ffe3b269
|
IDE: fixed update project menu items when project closed
git-svn-id: trunk@50353 -
|
2015-11-17 00:16:34 +00:00 |
|
mattias
|
b6f1aa064c
|
IDE: keep encoding when saving project lpr under another name, bug #28936
git-svn-id: trunk@50208 -
|
2015-11-02 22:26:58 +00:00 |
|
mattias
|
cd3c16aea2
|
IDE: keep encoding when save file as another name
git-svn-id: trunk@50206 -
|
2015-11-02 22:16:32 +00:00 |
|
ondrej
|
e33078e98f
|
IDE: fixed AVs when no source editor is shown. Issue #28924
git-svn-id: trunk@50194 -
|
2015-10-28 20:15:22 +00:00 |
|
juha
|
83f4f4791e
|
IDE: Refactor. Move the timestamp classes to unit SourceFileManager.
git-svn-id: trunk@50193 -
|
2015-10-28 18:04:09 +00:00 |
|
mattias
|
c6391b6a34
|
IDE: fixed Disable/EnableAutosizing debug designer form
git-svn-id: trunk@50180 -
|
2015-10-26 22:21:14 +00:00 |
|
mattias
|
9b0d4c01b6
|
IDE+LCL: debugging Disable/EnableAutoSizing
git-svn-id: trunk@50176 -
|
2015-10-26 21:34:11 +00:00 |
|
mattias
|
5469545ffc
|
IDE: fixed view forms
git-svn-id: trunk@50169 -
|
2015-10-26 09:00:03 +00:00 |
|
mattias
|
db83bb87bc
|
IDE: adding editor unit to project: check component type and ask if to add CreateForm statement to project, bug #26248
git-svn-id: trunk@50123 -
|
2015-10-19 19:21:11 +00:00 |
|
juha
|
57d6ea482c
|
IDE: Share 'Ignore' resource string, reorder.
git-svn-id: trunk@49605 -
|
2015-08-06 12:50:41 +00:00 |
|
juha
|
0e282700b4
|
IDE: New class TIDETabMaster in LazIdeIntf for managing tabs for sourceeditor and related changes for docked and undocked IDE. r49390 from free-sparta branch by Maciej Izak.
git-svn-id: trunk@49537 -
|
2015-07-12 23:05:25 +00:00 |
|
juha
|
2ca8f21e64
|
IdeIntf: Improve identification of designer forms. r49352,r49367,r49371,r49510 from free-sparta branch by Maciej Izak.
git-svn-id: trunk@49528 -
|
2015-07-12 23:05:08 +00:00 |
|
juha
|
06ac76f560
|
LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus.
git-svn-id: trunk@49494 -
|
2015-07-04 23:08:00 +00:00 |
|
maxim
|
6f4c8353e5
|
IDE: renamed/regrouped/cleaned up resource strings for file filter names, bug #28219, patch from Alexey Torgashin
git-svn-id: trunk@49245 -
|
2015-06-02 23:56:03 +00:00 |
|
mattias
|
8b4e761edc
|
IDE: renamed TUnitInfo.Unit_Name to SrcUnitName and fixed updating it
git-svn-id: trunk@48911 -
|
2015-05-01 10:32:13 +00:00 |
|
juha
|
fec09258e7
|
IDE: Update project inspector after renaming a unit. Issue #27909.
git-svn-id: trunk@48809 -
|
2015-04-21 17:30:08 +00:00 |
|
juha
|
ec2f4559ce
|
IDE: optimize a little + format.
git-svn-id: trunk@48808 -
|
2015-04-21 17:30:07 +00:00 |
|
juha
|
5341fd0bed
|
IDE: Increment build number only once when building many modes at one go. Patch from Sandro Cumerlato.
git-svn-id: trunk@48687 -
|
2015-04-09 16:37:04 +00:00 |
|
mattias
|
46d3e09630
|
IDE: fixed unitializeed variable
git-svn-id: trunk@48453 -
|
2015-03-22 11:14:09 +00:00 |
|
juha
|
7003a55fb6
|
ToDo items for some uninitialized variables and other problems found by the compiler.
git-svn-id: trunk@48452 -
|
2015-03-22 10:17:59 +00:00 |
|
juha
|
708afdf966
|
Fix uninitialized variables and other problems found by the compiler.
git-svn-id: trunk@48451 -
|
2015-03-22 10:17:35 +00:00 |
|
mattias
|
4502988873
|
IDE: checked compiler warnings, clean up
git-svn-id: trunk@48223 -
|
2015-03-10 15:09:39 +00:00 |
|
mattias
|
575e80296a
|
IDE: clean up
git-svn-id: trunk@48202 -
|
2015-03-10 12:17:56 +00:00 |
|
mattias
|
43b50cc556
|
IDE: clean up
git-svn-id: trunk@48201 -
|
2015-03-10 12:16:05 +00:00 |
|
mattias
|
3ec3dc8842
|
IDE: clean up
git-svn-id: trunk@48200 -
|
2015-03-10 12:15:00 +00:00 |
|
juha
|
34fa9b2929
|
IDE: Improve harmonizing the style of spaces. Issue #27441, patch from Anton.
git-svn-id: trunk@48164 -
|
2015-03-07 16:38:24 +00:00 |
|
mattias
|
e899e3e4df
|
IDE: fixed TLazSourceFileManager.FindUnitFile for IDE units
git-svn-id: trunk@47278 -
|
2015-01-01 23:48:51 +00:00 |
|
juha
|
2aec6cd83e
|
IDE: cleanup
git-svn-id: trunk@47197 -
|
2014-12-14 23:14:06 +00:00 |
|
juha
|
f73d960c2c
|
IDE: Save project after "Build many modes", restores the original mode. Issue #26797
git-svn-id: trunk@47189 -
|
2014-12-13 10:14:21 +00:00 |
|
mattias
|
1021bbb19a
|
IDE: docking: restore: keep autosizing disabled during restore
git-svn-id: trunk@46859 -
|
2014-11-15 12:39:26 +00:00 |
|
mattias
|
fc489d47da
|
IDE: open windows .lnk files open the target, issue #26808
git-svn-id: trunk@46438 -
|
2014-10-05 16:44:46 +00:00 |
|
mattias
|
04b76a0df1
|
IDE: less file stat calls
git-svn-id: trunk@46437 -
|
2014-10-05 16:12:14 +00:00 |
|
juha
|
f3121878a3
|
IDE: Make "Build many modes" to always return to original mode. Issue #26797
git-svn-id: trunk@46347 -
|
2014-09-29 18:22:22 +00:00 |
|
mattias
|
4fa796d65d
|
IDE: view messages, view search results: do not show source editor
git-svn-id: trunk@46335 -
|
2014-09-26 08:41:27 +00:00 |
|
mattias
|
d95954ac0b
|
IDE: clean up old external tools
git-svn-id: trunk@45943 -
|
2014-07-20 19:50:17 +00:00 |
|