Commit Graph

1504 Commits

Author SHA1 Message Date
juha
1025539513 IDE: formatting
git-svn-id: trunk@33055 -
2011-10-23 20:02:19 +00:00
juha
1244cd3f41 IDE: simplify Build Lazarus dialog and build code
git-svn-id: trunk@33017 -
2011-10-22 10:33:41 +00:00
juha
d4abfe8c7e IDE: Fix saving Lazarus Desktop Settings. Issue #19331, modified from patch by Bart Broersma
git-svn-id: trunk@32990 -
2011-10-19 21:20:54 +00:00
juha
a9fc743264 IDE: Improve ManageExamples dialog. Get list of dirs dynamically. Show README.txt.
git-svn-id: trunk@32956 -
2011-10-18 11:27:17 +00:00
juha
bbe92fcaa7 Revert changes committed by mistake
git-svn-id: trunk@32903 -
2011-10-15 10:26:24 +00:00
juha
8d2cd60d3f Revert "Revert the Lazarus build code changes."
This reverts commit dc6979a103b7f2fbf58ef3bba83b5bc696e8f2a8.

git-svn-id: trunk@32900 -
2011-10-15 10:04:37 +00:00
juha
351a64dc80 Revert the Lazarus build code changes.
git-svn-id: trunk@32874 -
2011-10-13 20:02:34 +00:00
martin
6a4928281a DBG: Callstack, show frames in assembler.
git-svn-id: trunk@32831 -
2011-10-12 01:26:11 +00:00
juha
a7b9001416 IDE: Only IDE can be built in Build Lazarus dialog. Change the dialog and other code accordingly.
git-svn-id: trunk@32816 -
2011-10-11 12:12:03 +00:00
juha
166844b8e5 IDE: improve the new Example manager GUI.
git-svn-id: trunk@32814 -
2011-10-11 07:45:04 +00:00
juha
3add81398b IDE: don't build examples from Build Lazarus dialog. Fixes issue #20261 (TrackBar Demo is started instead of Lazarus)
git-svn-id: trunk@32811 -
2011-10-10 21:51:45 +00:00
juha
9897814795 IDE: New "Example Projects" feature.
git-svn-id: trunk@32808 -
2011-10-10 20:35:59 +00:00
martin
8068974afb DBG: Enable/Disable breakpoint groups
git-svn-id: trunk@32784 -
2011-10-09 15:52:06 +00:00
juha
dc13c42eae IDE: remove ":" from some options dialog headers to make it consistent
git-svn-id: trunk@32777 -
2011-10-09 07:30:44 +00:00
juha
25330a228d IDE: remove a duplicate str const lisTheFirstBuildModeIsTheDefaultModeAndMustBeStoredIn2, formatting
git-svn-id: trunk@32652 -
2011-10-03 12:21:42 +00:00
juha
48cbedc75e Packager: Improve a message, make sure a variable is initialized, remove obsolete code
git-svn-id: trunk@32631 -
2011-10-02 22:02:11 +00:00
juha
ebda97db9c Packager: fix a message text.
git-svn-id: trunk@32628 -
2011-10-02 21:09:16 +00:00
juha
cf60dacda8 Packager: reduce the number of questions when saving a file.
git-svn-id: trunk@32613 -
2011-10-02 09:09:46 +00:00
juha
982044bb4d Packager: remove obsolete psfAskBeforeSaving from TPkgSaveFlag. Saving is always asked in PackageEditorFormCloseQuery.
git-svn-id: trunk@32612 -
2011-10-02 00:29:34 +00:00
juha
3a2de31121 Packager and IDE: don't ask twice when closing a package.
git-svn-id: trunk@32611 -
2011-10-02 00:03:30 +00:00
mattias
6ade8b8b13 IDE: added macro instantfpccache
git-svn-id: trunk@32591 -
2011-10-01 18:04:11 +00:00
martin
e9e9d97ea2 DBG: Add watchpoints to src-edit popup menu
git-svn-id: trunk@32575 -
2011-09-30 19:18:18 +00:00
mattias
173b64a12c IDE: clean directory: fixed checking reguar expression, bug #20382
git-svn-id: trunk@32574 -
2011-09-30 18:48:38 +00:00
maxim
9a1b2c8bf7 IDE: removed colons from some groupbox captions
git-svn-id: trunk@32549 -
2011-09-28 21:45:43 +00:00
martin
ce6ac1c77c DBG:: implement log expression-eval in breakpoint
git-svn-id: trunk@32431 -
2011-09-19 23:19:19 +00:00
martin
bf13fbd3d8 IDE: debug/complier-options dialog. Improve layout/dependencies
git-svn-id: trunk@32429 -
2011-09-19 21:45:35 +00:00
martin
37fa512845 DBG: Watchpoints
git-svn-id: trunk@32423 -
2011-09-19 17:47:27 +00:00
martin
c963680079 DBG: (alpha) Initial support for watchpoints ($DEFINE DBG_WITH_WATCHPOINT)
git-svn-id: trunk@32415 -
2011-09-19 01:20:08 +00:00
martin
b206291f65 DBG: More info/options on break for exception/run-error
git-svn-id: trunk@32400 -
2011-09-18 11:53:34 +00:00
juha
ac45fa23b2 IDE: Add "Use Unit" menu item to editor's local menu. Rename 2 vars.
git-svn-id: trunk@32376 -
2011-09-17 08:46:04 +00:00
martin
254fe49a24 IDE: Improve debug/complier-options dialog
git-svn-id: trunk@32373 -
2011-09-16 23:03:13 +00:00
martin
783bdfd9d0 IDE: add color setting for visualized special chars (whitespace)
git-svn-id: trunk@32369 -
2011-09-16 16:23:19 +00:00
juha
bd5b8298a9 IDE: Implement menu item "Source -> Insert full Filename". Issue #20223
git-svn-id: trunk@32315 -
2011-09-13 12:51:52 +00:00
martin
40b978309a IDE, DBG: add option for class auto-typecast for hints
git-svn-id: trunk@32226 -
2011-09-08 10:22:56 +00:00
maxim
49c2dbf336 IDE: improved localization
git-svn-id: trunk@32177 -
2011-09-04 20:21:53 +00:00
martin
d0d565f788 IDE, Options: Unifying Font-specification to only use Size, instead of mixing Size and Height. Issue #0017694 Patch by cobines
git-svn-id: trunk@32150 -
2011-09-01 21:54:33 +00:00
mattias
478b63f35b IDE: add/remove active file to/from package
git-svn-id: trunk@32143 -
2011-09-01 17:38:45 +00:00
mattias
c72bad92c1 IDE: show skipped designtime only packages
git-svn-id: trunk@32137 -
2011-08-31 21:50:56 +00:00
juha
f89932be90 SearchResultView: shortcuts and menu for page navigation and expand/collapse. Issue #19954, based on patch from Flávio Etrusco
git-svn-id: trunk@31996 -
2011-08-16 18:41:24 +00:00
maxim
1182b0de8c IDE: unified Find in Files dialog resource strings with Find/Replace dialog ones; added missing accelerators, bug #19966
git-svn-id: trunk@31977 -
2011-08-13 18:00:16 +00:00
maxim
8f0fc6070b IDE: fixed accelerators conflicts, bug #19936
git-svn-id: trunk@31932 -
2011-08-10 20:54:53 +00:00
maxim
1a14549431 IDE: made suggestion of lowercased file name for new forms/units configurable
git-svn-id: trunk@31920 -
2011-08-08 22:25:03 +00:00
juha
7e2778735b IDE: TabOrderDlg enhancement from Flávio Etrusco. Issue #0019908
git-svn-id: trunk@31883 -
2011-08-05 23:17:32 +00:00
juha
431fc6672a Converter: improved package conversion on Linux + removed a useless QuestionDlg.
git-svn-id: trunk@31793 -
2011-07-24 08:32:03 +00:00
juha
6d74e0d0fe IDE: add 3 dots to a menu item.
git-svn-id: trunk@31498 -
2011-07-02 13:02:23 +00:00
mattias
d3ebe6ba78 lazbuild: convert encoding of loaded source files
git-svn-id: trunk@31363 -
2011-06-24 18:38:00 +00:00
juha
798e69d4cd IDE: add default key mapping Ctrl-Alt-J for View Jump History window.
git-svn-id: trunk@31311 -
2011-06-20 19:10:42 +00:00
mattias
53216966c9 IDE: open project: cancel save: ask to continue
git-svn-id: trunk@31260 -
2011-06-16 19:52:01 +00:00
mattias
5da90c2cd2 IDE: keymapping: nicer caption
git-svn-id: trunk@31258 -
2011-06-16 17:52:22 +00:00
mattias
d449d6153b resourcestrings
git-svn-id: trunk@31252 -
2011-06-16 11:51:57 +00:00
mattias
e856f1265f IDE: new project, cancel saving changes, ask to continue, bug #19573
git-svn-id: trunk@31250 -
2011-06-16 11:45:56 +00:00
martin
c8400142fe DBG: History Import/Export
git-svn-id: trunk@31240 -
2011-06-15 13:46:12 +00:00
mattias
8bf43e981a IDE: started focus hint
git-svn-id: trunk@31235 -
2011-06-14 22:15:46 +00:00
mattias
755ba26316 IDE: add unit to uses section: search via codetools
git-svn-id: trunk@31228 -
2011-06-14 18:56:21 +00:00
mattias
c293f570bf IDE: identifier completion: option to show help
git-svn-id: trunk@31227 -
2011-06-14 18:37:52 +00:00
maxim
f5c2cd5af7 IDE: removed duplicate resourcestring
git-svn-id: trunk@31166 -
2011-06-11 14:17:40 +00:00
mattias
00bbb01e5d IDE: improved error messages for RegisterUnit
git-svn-id: trunk@31130 -
2011-06-07 20:58:18 +00:00
mattias
21693d6177 IDE: view package source: fixed hint
git-svn-id: trunk@31129 -
2011-06-07 20:23:27 +00:00
mattias
23176970f9 IDE: added warning when auto compile package has dependencies and output dir is in default fpc unit path
git-svn-id: trunk@31109 -
2011-06-05 23:34:31 +00:00
martin
6e46475a00 DBG: More Snapshots, Some optimizations/reduce watches refresh
git-svn-id: trunk@31107 -
2011-06-05 22:27:15 +00:00
juha
ba6d14dcc6 IDE: Fix resourcestring for anchor editor
git-svn-id: trunk@31093 -
2011-06-05 09:47:39 +00:00
juha
19b61399a0 IDE: improve the layout and layout management of search dialogs.
git-svn-id: trunk@31092 -
2011-06-05 09:47:35 +00:00
mattias
dcd22ef75e IDE: build lazarus: removed obsolete options
git-svn-id: trunk@31091 -
2011-06-05 09:08:22 +00:00
mattias
51471a7417 IDE: setup dialog: using TOpenDialog for compiler file name
git-svn-id: trunk@31089 -
2011-06-05 08:28:46 +00:00
maxim
58f6f818fc IDE: improved 'Clean and rebuild' dialog localization
git-svn-id: trunk@31036 -
2011-06-03 22:41:01 +00:00
juha
da7886ece6 IDE Compile options: Add hint to Custom options memo. Issue #19276
git-svn-id: trunk@31027 -
2011-06-03 18:51:20 +00:00
juha
ba43bbf08f Converter: change the character encoding of source files to UTF-8
git-svn-id: trunk@31023 -
2011-06-03 16:19:19 +00:00
mattias
decee4a238 IDE: remote control: Linux
git-svn-id: trunk@31020 -
2011-06-03 00:29:11 +00:00
juha
657c9e5726 Converter: Try to change character encoding of Delphi sources to UTF-8
git-svn-id: trunk@31013 -
2011-06-02 17:41:17 +00:00
juha
bd0548e350 IDE: remove an unused resource string
git-svn-id: trunk@31004 -
2011-06-01 20:39:12 +00:00
juha
de305e31d6 IDE: string constant formatting
git-svn-id: trunk@31001 -
2011-06-01 15:08:24 +00:00
juha
8aee963046 Converter: improve ChkEncodingDlg
git-svn-id: trunk@31000 -
2011-06-01 15:08:20 +00:00
mattias
1071432458 IDE: clean up and build: delete button
git-svn-id: trunk@30997 -
2011-06-01 11:12:37 +00:00
mattias
cd7c1d5a0e IDE: clean build files: fixed menu ..., open file in finder
git-svn-id: trunk@30996 -
2011-06-01 06:34:23 +00:00
mattias
025665bfd5 IDE: clean compile: clean up build files
git-svn-id: trunk@30995 -
2011-05-31 22:41:12 +00:00
mattias
ced61b53b4 codetools: TCTDirectoryCache.GetFiles: fixed last file
git-svn-id: trunk@30987 -
2011-05-31 16:20:16 +00:00
mattias
efefac194f IDE: clean build: search files
git-svn-id: trunk@30985 -
2011-05-31 15:28:08 +00:00
maxim
9886c698de IDE: cleanup in resourcestrings
git-svn-id: trunk@30909 -
2011-05-26 00:24:55 +00:00
juha
11fe3220d7 IDE: Minor change in resource strings
git-svn-id: trunk@30905 -
2011-05-25 20:01:00 +00:00
juha
8f97f0e887 Remove some resourcestrings that are not used.
git-svn-id: trunk@30903 -
2011-05-25 20:00:48 +00:00
maxim
c45d08be88 IDE: improved 'Insert CodeTools define template' localization
git-svn-id: trunk@30894 -
2011-05-24 23:12:03 +00:00
juha
56e2f0964b Converter: improve localization in MissingUnits dialog
git-svn-id: trunk@30850 -
2011-05-22 09:37:40 +00:00
juha
de68f69051 IDE: harmonize Color/Colors resource strings
git-svn-id: trunk@30849 -
2011-05-22 09:37:36 +00:00
juha
82779f4ab7 IDE: resource string formatting
git-svn-id: trunk@30848 -
2011-05-22 09:37:31 +00:00
paul
0f9154ac72 ide: forgotten string file
git-svn-id: trunk@30825 -
2011-05-20 07:26:23 +00:00
mattias
cbb2956bdd IDE: codeexplorer: clean up
git-svn-id: trunk@30805 -
2011-05-19 08:53:39 +00:00
mattias
223d952b99 IDE: codeexplorer: surrounding showing nested procedures
git-svn-id: trunk@30803 -
2011-05-18 22:31:59 +00:00
mattias
fa3c03859c IDE: codeexplorer: surrounding
git-svn-id: trunk@30789 -
2011-05-18 08:23:48 +00:00
paul
a3fbf4b67c debugger: correct menu captions, assign captions to actions instead of menu items and toolbuttons
git-svn-id: trunk@30780 -
2011-05-17 01:49:52 +00:00
paul
8ba02eac1c ide: add accelerator to some Run menu items
git-svn-id: trunk@30778 -
2011-05-17 01:14:13 +00:00
mattias
b4be065867 IDE: parameter hints: show message if nothign to add
git-svn-id: trunk@30766 -
2011-05-16 12:42:42 +00:00
paul
fb3fd816b7 ide: keymapping for breakpoints
git-svn-id: trunk@30756 -
2011-05-16 05:40:06 +00:00
paul
57d9dcb331 ide: fix add source breakpoint string, + add address breakpoint menu item, implement those menu item clicks
git-svn-id: trunk@30755 -
2011-05-16 05:31:49 +00:00
paul
a7170914a6 debugger: add popup menu to locals windows
git-svn-id: trunk@30754 -
2011-05-16 01:55:19 +00:00
martin
65b111ae79 DBG: History values: evaluate in background, if windows are closed
git-svn-id: trunk@30752 -
2011-05-16 00:45:19 +00:00
martin
3dc186123d DBG: Start History values (currently requires debug windows (locals, watches, stack) to be open and active, or nothing is recorded)
git-svn-id: trunk@30750 -
2011-05-15 21:16:16 +00:00
paul
53aafb3215 debugger: rename action to match the meaning
git-svn-id: trunk@30718 -
2011-05-13 09:26:45 +00:00
paul
364a8189ab debugger: start breakpoint log call stack feature
git-svn-id: trunk@30689 -
2011-05-12 07:42:31 +00:00
maxim
ad1e97c418 IDE: macros names cleanup
git-svn-id: trunk@30685 -
2011-05-11 22:26:49 +00:00
maxim
48a8ca19ef IDE: ellipsis cleanup and unification
git-svn-id: trunk@30684 -
2011-05-11 21:20:23 +00:00
paul
989a8fde2a ide: forgotten strings
git-svn-id: trunk@30681 -
2011-05-11 11:26:52 +00:00
paul
d8cb253065 ide: fix + add breakpoint related resource strings
git-svn-id: trunk@30671 -
2011-05-11 01:32:18 +00:00
mattias
9d36ba416b IDE: run external tool: check if working directory exists
git-svn-id: trunk@30670 -
2011-05-11 01:26:20 +00:00
maxim
23c5c73b68 Packager: localized PkgDir, PkgSrcPath, PkgUnitPath, PkgIncPath macros description and changed their case to be camelcase like other ones.
While at this, fixed several typos in macros names: PkgUnitAth -> PkgUnitPath; PrimaryConfiPath -> PrimaryConfigPath; SecondaryConfiPath -> SecondaryConfigPath

git-svn-id: trunk@30665 -
2011-05-10 23:34:34 +00:00
paul
4ae562d3db debugger: save/load breakpoint log messages, log message on breakpoint hit
git-svn-id: trunk@30653 -
2011-05-10 03:52:45 +00:00
maxim
88f70a9c64 IDE: revert r30638 #cbf394ae10 (these messages are used by LazBuilder)
git-svn-id: trunk@30642 -
2011-05-09 18:10:25 +00:00
maxim
cbf394ae10 Translations, IDE: removed several unused messages
git-svn-id: trunk@30638 -
2011-05-09 16:51:33 +00:00
maxim
e510ee54a0 Debugger, Evaluate/Modify dialog: improved localization
git-svn-id: trunk@30623 -
2011-05-08 16:02:31 +00:00
maxim
631590053a Debugger: localized event names
git-svn-id: trunk@30616 -
2011-05-08 14:47:36 +00:00
maxim
82a8e18101 IDE, LCL: adapted error messages to changed IDE main menu layout
git-svn-id: trunk@30598 -
2011-05-07 15:41:03 +00:00
juha
d3cfc4ada0 IDE: Move Refactor menu under Source menu
git-svn-id: trunk@30506 -
2011-04-29 06:45:51 +00:00
paul
ec09bfef6c ide: fix debugger event name Window -> Windows, record 'library-loaded' events
git-svn-id: trunk@30486 -
2011-04-27 06:43:16 +00:00
paul
873771ca05 ide: add more controls to debugger event log options frame and implement simple logic
git-svn-id: trunk@30483 -
2011-04-27 03:20:09 +00:00
martin
580a85d184 DBG: Added Thread dialog
git-svn-id: trunk@30467 -
2011-04-25 11:17:47 +00:00
maxim
58f490704b Debugger, Registers dialog: improved localization
git-svn-id: trunk@30450 -
2011-04-24 13:34:14 +00:00
mattias
e252a557ae IDE: project options: combobox to change StorePathDelim
git-svn-id: trunk@30439 -
2011-04-23 15:44:21 +00:00
mattias
04e3416580 IDE: Make resourcestring: fixed prefix
git-svn-id: trunk@30438 -
2011-04-23 15:30:08 +00:00
martin
1ca433e5b8 DBG: Added Format option to Register Window (issue #0018834)
git-svn-id: trunk@30434 -
2011-04-23 14:05:55 +00:00
martin
5b1fca573b Debugger: Display errors on run/step to user, with a choice to continue; instead of "error state"
git-svn-id: trunk@30416 -
2011-04-21 16:05:08 +00:00
juha
a53269bb43 Designer: Add 3 dots to Align, Scale and Size menu items. They open modal dialogs.
git-svn-id: trunk@30390 -
2011-04-19 21:38:52 +00:00
juha
c1c6acdc2b IDE: "Tab Order Editor" -> "Tab Order"
git-svn-id: trunk@30389 -
2011-04-19 21:38:47 +00:00
juha
16f0a62783 IDE: disable "Add Editor File to Project" when the file belongs to current project already
git-svn-id: trunk@30371 -
2011-04-18 11:56:23 +00:00
juha
1a42821d9b IDE: Improve some menu caption texts. Three dots only for modal dialogs.
git-svn-id: trunk@30361 -
2011-04-18 08:44:55 +00:00
martin
bf85980317 DBG: (Unix) Added (very) basic support for console apps (console window)
git-svn-id: trunk@30351 -
2011-04-17 15:44:14 +00:00
maxim
dee28f6a01 IDE, Tab order dialog: improved localization
git-svn-id: trunk@30343 -
2011-04-17 12:05:49 +00:00
juha
c83c2b3faf Designer: remove dots (...) from popup menu caption
git-svn-id: trunk@30335 -
2011-04-17 09:10:16 +00:00
juha
4e77a0efec Designer: add Anchor Editor to Designer's popup menu.
git-svn-id: trunk@30328 -
2011-04-16 18:01:16 +00:00
juha
eb5924a313 Designer: make Tab Order dialog work as modeless dialog.
git-svn-id: trunk@30325 -
2011-04-16 17:15:35 +00:00
juha
1f812b5dd7 IDE: Make Tab Order dialog modeless and add it to View menu.
git-svn-id: trunk@30324 -
2011-04-16 17:15:29 +00:00
juha
36ea9696fa IDE: Move "Show Unit Info" to Source menu
git-svn-id: trunk@30275 -
2011-04-12 21:00:00 +00:00
juha
1cbca66b0d Source editor: Improve the local menu captions. By convention don't use '...' when item has sub-menus
git-svn-id: trunk@30274 -
2011-04-12 20:59:56 +00:00
maxim
80b6d2a191 IDE, translations: improved Initial setup dialog localization and moved all its resourcestrings to one place
git-svn-id: trunk@30212 -
2011-04-05 23:11:27 +00:00
maxim
face6345b7 IDE, Initial setup dialog: slightly improved Lazarus directory description
git-svn-id: trunk@30208 -
2011-04-05 21:41:54 +00:00
mattias
3c9a015969 IDE: setup: resourcestrings
git-svn-id: trunk@30174 -
2011-04-04 09:37:05 +00:00
mattias
5331d1a487 IDE: add hint when compiling with -B, bug #18145
git-svn-id: trunk@30099 -
2011-03-31 19:20:00 +00:00
juha
1774f1b8f5 IDE: Improve menu caption for UseProjUnit feature.
git-svn-id: trunk@30079 -
2011-03-30 10:00:31 +00:00
juha
35c579cb7c IDE: remove a duplicate resource string.
git-svn-id: trunk@30066 -
2011-03-29 08:54:10 +00:00
juha
d75ff79875 IDE: Improve message about all units being already used in UseProjUnitDlg.
git-svn-id: trunk@30065 -
2011-03-29 08:54:06 +00:00
mattias
36ea500f81 IDE: resource strings
git-svn-id: trunk@30048 -
2011-03-28 08:07:46 +00:00
mattias
ac6db585cf IDE: remove file from project: clean up unit and include search path
git-svn-id: trunk@30038 -
2011-03-27 16:19:42 +00:00
juha
ba4cb08aec IDE: improve the default Build Profiles now that LCL and other packages are normal.
git-svn-id: trunk@30019 -
2011-03-26 16:36:11 +00:00
mattias
4f26caa11d IDE: codeexplorer: show source editor node in implementation
git-svn-id: trunk@29981 -
2011-03-22 12:51:41 +00:00
mattias
7092206f93 IDE: code explorer: jump to implementation
git-svn-id: trunk@29979 -
2011-03-21 23:43:13 +00:00
juha
e2d9b178d3 IDE: Part of the previous commit for Use Project feature.
git-svn-id: trunk@29900 -
2011-03-18 14:47:07 +00:00
juha
4c2bf7e89d IDE: Get rid of Environment menu and move items to Tools menu.
git-svn-id: trunk@29884 -
2011-03-17 11:54:25 +00:00
mattias
3d9abdfeb3 IDE: started setup dialog
git-svn-id: trunk@29869 -
2011-03-16 13:30:23 +00:00
juha
3a842efb11 IDE: Rename menu item "Insert IFDEF" to "Enclose in IFDEF" and add to editor popup menu, too.
git-svn-id: trunk@29866 -
2011-03-16 10:04:17 +00:00
juha
a06b201599 IDE: Oganize the editor popup menu items similarly with main menu. Add Source sub-menu there.
git-svn-id: trunk@29865 -
2011-03-16 10:04:07 +00:00
juha
e38c28be28 IDE: remove a duplicate resource string + reorder Package related strings.
git-svn-id: trunk@29857 -
2011-03-15 17:16:30 +00:00
paul
b35d26939d ide: rename BuildAll -> Build, Build -> Compile to map to the same meaning as it is internally used in IDE (and also in Delphi)
git-svn-id: trunk@29844 -
2011-03-14 23:55:31 +00:00
maxim
bf5c313789 IDE: improved localization of errors in 'Empty methods' dialog
git-svn-id: trunk@29788 -
2011-03-10 22:40:59 +00:00
maxim
d80c43577b IDE: improved localization of some project options errors
git-svn-id: trunk@29783 -
2011-03-10 22:02:15 +00:00
juha
62c2fd5bc1 IDE: Refactor menu gets "Add unit to uses section" entry.
git-svn-id: trunk@29775 -
2011-03-09 22:56:16 +00:00
juha
611aafbe09 IDE: add "Swap case in selection" feature to edit menu.
git-svn-id: trunk@29766 -
2011-03-09 14:12:45 +00:00
juha
8e13dbea19 IDE: fixed a resourcestring to proper English.
git-svn-id: trunk@29762 -
2011-03-09 12:36:20 +00:00
juha
49a8de2ec0 IDE: format some resourcestrings, join into one line.
git-svn-id: trunk@29760 -
2011-03-09 12:33:27 +00:00
maxim
701c1213cf IDE: fixed several translation regressions by August Klein, bug #18893
git-svn-id: trunk@29751 -
2011-03-09 00:37:32 +00:00
juha
e39c717de7 IDE More items to Refactor Menu.
git-svn-id: trunk@29728 -
2011-03-05 08:51:53 +00:00
juha
f72b27556b IDE: fixed duplicate main menu shortcut keys.
git-svn-id: trunk@29725 -
2011-03-04 09:48:37 +00:00
juha
dc92d03dc0 IDE: Move "Enclose selection" from Source menu to Refactor menu.
git-svn-id: trunk@29722 -
2011-03-04 07:17:16 +00:00
juha
c7a08aeb7f IDE: Create Source menu and move items there from Edit menu.
git-svn-id: trunk@29721 -
2011-03-04 07:17:11 +00:00
juha
7bd4807fe6 IDE: Create Refactoring menu and move items from other menus.
git-svn-id: trunk@29720 -
2011-03-04 07:17:05 +00:00
juha
9f4c3513ea Converter: More cleanup.
git-svn-id: trunk@29611 -
2011-02-20 16:44:28 +00:00
juha
f6f3232298 Converter: Add a Skip button to Missing Units dialog and support Skip and Abort correctly.
git-svn-id: trunk@29608 -
2011-02-19 14:32:53 +00:00
juha
e8002ff5cb Converter: Cleanup
git-svn-id: trunk@29607 -
2011-02-19 14:32:48 +00:00
mattias
7b812f3b86 IDE: open file: add file masks of editor files
git-svn-id: trunk@29601 -
2011-02-18 20:06:39 +00:00
maxim
9a28be51c1 IDE: improved custom form editor localization
git-svn-id: trunk@29596 -
2011-02-18 00:51:11 +00:00
juha
c7bbbd33c1 Converter: Don't complain about missing units in the project .dpr file.
git-svn-id: trunk@29504 -
2011-02-13 09:54:02 +00:00
mattias
cbc1824dca IDE: compiler options: nicer layout
git-svn-id: trunk@29486 -
2011-02-12 14:52:00 +00:00
mattias
a32a5f13a0 IDE: do not compiled design time packages into project
git-svn-id: trunk@29454 -
2011-02-10 18:56:04 +00:00
juha
f0f24c280f Converter: Omit some unit names from project. Settings GUI improvements. Refactoring.
git-svn-id: trunk@29452 -
2011-02-10 12:58:50 +00:00
mattias
a8498808d1 fixed typos: Adress
git-svn-id: trunk@29439 -
2011-02-10 09:34:42 +00:00
mattias
503ab21004 IDE: made option more clear
git-svn-id: trunk@29414 -
2011-02-07 14:05:30 +00:00
mattias
8d2dbd9ff1 lazbuild: added optin --create-makefile
git-svn-id: trunk@29410 -
2011-02-07 13:47:51 +00:00
juha
d646000f6b Converter: Change package LCLBase to LCL, returned from FindUnitInAllPackages. Improve IDE messages.
git-svn-id: trunk@29395 -
2011-02-05 13:02:33 +00:00
juha
4f8d7a9757 Converter: Another revamp of settings GUI
git-svn-id: trunk@29377 -
2011-02-04 17:56:01 +00:00
mattias
f4078174e2 IDE: improved error message
git-svn-id: trunk@29366 -
2011-02-03 23:03:35 +00:00
maxim
426a7e3efd IDE: localized 'Use a unit from this project' dialog. Based on patch by Marcelo B Paula, bug #18673
git-svn-id: trunk@29362 -
2011-02-03 21:57:06 +00:00
maxim
d7d15d1dcb Translations: added Portuguese translation stub, based on Brazilian Portuguese
git-svn-id: trunk@29259 -
2011-01-30 17:39:09 +00:00
maxim
067d069137 Translations: renamed Portuguese to Brazilian Portuguese
git-svn-id: trunk@29246 -
2011-01-29 12:28:52 +00:00
maxim
ee79c2e7a0 IDE: minor string constant correction
git-svn-id: trunk@29225 -
2011-01-27 22:40:35 +00:00
mattias
6b6ad2d929 IDE+LCL: made LCL a normal package
git-svn-id: trunk@29210 -
2011-01-27 12:56:07 +00:00
mattias
d33b3cd8f7 IDE: resource strings
git-svn-id: trunk@29199 -
2011-01-25 18:13:08 +00:00
mattias
b5b5295fc2 IDE: resource strings
git-svn-id: trunk@29195 -
2011-01-25 17:39:45 +00:00
mattias
33eff14728 IDE: compiler options: moved LCLWidgetType to macros
git-svn-id: trunk@29189 -
2011-01-24 17:08:44 +00:00
maxim
fa9d39ce0b IDE: always leave a space before '>>' in string constants
git-svn-id: trunk@29151 -
2011-01-20 20:59:22 +00:00
juha
4f21afddf1 IDE Create a new resourse string for 'Diff ...' instead of adding the dots in code.
git-svn-id: trunk@29139 -
2011-01-20 11:59:33 +00:00
juha
9c052f6469 IDE: use the convention of 3 dots in menu caption only if a dialog is opened by the menu item.
git-svn-id: trunk@29137 -
2011-01-20 11:04:47 +00:00
mattias
c7d2d778a0 LCL: TSpeedButton: started AutoSize, added parameter Drawing to GetGlyphSize and GetTextSize
git-svn-id: trunk@29122 -
2011-01-19 12:53:12 +00:00
mattias
5b86f12ca7 IDE: package editor: menu items for use all/use no units in directory
git-svn-id: trunk@29110 -
2011-01-18 14:30:38 +00:00
mattias
397deec80b IDE: package editor: menu items for expand and collapse directory
git-svn-id: trunk@29109 -
2011-01-18 14:20:03 +00:00
mattias
91b4f23fd4 IDE: made inherited items more clear
git-svn-id: trunk@29106 -
2011-01-18 12:13:00 +00:00
maxim
3dbbd91726 IDE: adjust resource string name after previous commit
git-svn-id: trunk@29086 -
2011-01-17 22:59:19 +00:00
maxim
2cf8c44814 IDE: fix minor typo in resource string
git-svn-id: trunk@29085 -
2011-01-17 22:50:06 +00:00
mattias
2b73b4c8cb IDE: add files to package: ask only once per include path to add it
git-svn-id: trunk@29071 -
2011-01-17 20:06:44 +00:00
mattias
dc5499edd6 IDE: package editor: glyphs for speedbuttons
git-svn-id: trunk@29069 -
2011-01-17 19:26:48 +00:00
mattias
afacb0e3d1 IDE: package editor: sort alphabetically, show directory hierachy, filter files
git-svn-id: trunk@29058 -
2011-01-17 00:50:57 +00:00
mattias
a33763905f IDE: package editor: made some menu captions more clear
git-svn-id: trunk@29050 -
2011-01-16 12:15:15 +00:00
mattias
e53fe4d7de IDE: missing package files: fixed caption
git-svn-id: trunk@29012 -
2011-01-14 17:48:32 +00:00
mattias
a9ec713bf8 IDE: package editor: menu item to show/delete missing files
git-svn-id: trunk@29011 -
2011-01-14 17:44:59 +00:00
juha
1bcab3ce5d Converter: improve unit addition and replacement for different targets.
git-svn-id: trunk@29009 -
2011-01-14 17:22:02 +00:00
mattias
d092bfc036 IDE: inspect checksum changed dlg: show hints
git-svn-id: trunk@28975 -
2011-01-12 14:24:05 +00:00
juha
8a0af40b89 Converter: Improve a message.
git-svn-id: trunk@28972 -
2011-01-12 12:45:09 +00:00
mattias
1323dd35bc IDE: added check for missing real compiler
git-svn-id: trunk@28962 -
2011-01-11 16:41:54 +00:00
paul
4d753468f0 ide: add UseUnitDlg command and keys by Juha Manninen (issue #0014882)
git-svn-id: trunk@28949 -
2011-01-11 07:24:43 +00:00
mattias
dc5709cc8a IDE: warn if fpc has no config file
git-svn-id: trunk@28939 -
2011-01-10 16:51:08 +00:00
mattias
e600f4af83 IDE: added macros PrimaryConfigPath, SecondaryConfigPath
git-svn-id: trunk@28922 -
2011-01-09 13:56:01 +00:00
juha
2cf15714e5 Converter: improve a message little.
git-svn-id: trunk@28919 -
2011-01-09 12:02:46 +00:00
mattias
e2a2b1c57f IDE: code templates: auto indent and option to disable it for each template, bug #17632
git-svn-id: trunk@28876 -
2011-01-06 17:14:35 +00:00
maxim
2c69788496 IDE: fixed typo in Build Lazarus dialog, bug #18400
git-svn-id: trunk@28866 -
2011-01-05 13:42:42 +00:00
paul
bf754531b7 revert r28741 #34d7d7e235 because it breaks loading of saved fold info
git-svn-id: trunk@28742 -
2010-12-17 16:27:33 +00:00
paul
34d7d7e235 synedit:
- don't distinct between class/object and record because records can have sections and methods now. remove cfbtRecord enumeration member
ide: remove code related to cfbtRecord

git-svn-id: trunk@28741 -
2010-12-17 09:30:58 +00:00
mattias
fbbd9447ba IDE: added project compiler option: apply target file conventions, bug #17847
git-svn-id: trunk@28721 -
2010-12-15 13:00:17 +00:00
mattias
03e41ae4a9 IDE: context help editor: open declaration button
git-svn-id: trunk@28683 -
2010-12-11 12:27:46 +00:00
juha
ff8b673870 Converter: Put the resource strings in a more logical order.
git-svn-id: trunk@28682 -
2010-12-11 12:18:11 +00:00
mattias
315108e0c1 IDE: rename component: check for pascal keywords, bug #18167
git-svn-id: trunk@28657 -
2010-12-09 08:21:01 +00:00
maxim
9ca92e0292 Debugger: localized Assembler dialog caption
git-svn-id: trunk@28628 -
2010-12-05 14:15:48 +00:00
martin
b5b1b4542d DBG: Add tool bar to Dis-Assembler window
git-svn-id: trunk@28620 -
2010-12-04 18:40:30 +00:00
mattias
7d14b1c344 IDE: fpdoc editor: auto repair xml
git-svn-id: trunk@28526 -
2010-11-28 12:44:28 +00:00
martin
b78c74b844 DBG: added toolbars to some of the dbg dialogs
git-svn-id: trunk@28486 -
2010-11-25 23:26:53 +00:00
martin
795b3b3fb5 DBG: initial implementation of display-styles for watches
git-svn-id: trunk@28468 -
2010-11-24 21:48:42 +00:00
martin
2ee2cee283 IDE: Ask what do do with unsaved files, if close all tabs. / improve same questuion for close-all-other-tabs. Issue #0012298
git-svn-id: trunk@28459 -
2010-11-24 15:00:49 +00:00
martin
ef88560836 SrcEdit: Fixed Ctrl-Middle click (was no longer closing all others) / added option to enable/disbale the behaviour
git-svn-id: trunk@28439 -
2010-11-23 23:06:56 +00:00
maxim
84b618c492 Converter, Replace functions/procedures dialog: improved localization
git-svn-id: trunk@28423 -
2010-11-23 00:20:23 +00:00
maxim
830ebc5eec Converter: improved localization
git-svn-id: trunk@28421 -
2010-11-22 23:41:07 +00:00
juha
1976af73ee Converter: change resource string names to match the text better and to avoid translation errors.
git-svn-id: trunk@28417 -
2010-11-22 20:19:45 +00:00
martin
71d957a779 DBG: process IDE commands in dialogs. Add step-over/into with automatic (windows context) asm/cmd switch
git-svn-id: trunk@28416 -
2010-11-22 18:46:25 +00:00
martin
04eb05df31 DBG: Added instruction stepping / fixed some assembler window issue
git-svn-id: trunk@28388 -
2010-11-22 00:25:09 +00:00
maxim
628a896c36 IDE: improved package system localization
git-svn-id: trunk@28298 -
2010-11-17 22:29:49 +00:00
martin
908aca120b undo last commit, bug was resolved, despite state=new
git-svn-id: trunk@28244 -
2010-11-15 10:53:33 +00:00
martin
735ca4f8e2 missing file from commit 28238 #624c9a9db4 / issue #17939
git-svn-id: trunk@28243 -
2010-11-15 10:50:12 +00:00
mattias
a7a449df95 IDE: fixed compilation
git-svn-id: trunk@28242 -
2010-11-15 09:55:25 +00:00
maxim
926bea7313 IDE: localize 'IDE Info' dialog caption
git-svn-id: trunk@28229 -
2010-11-14 21:18:16 +00:00
maxim
275fb50706 IDE: localize "Select profiles to build" dialog
git-svn-id: trunk@28217 -
2010-11-14 18:39:42 +00:00
maxim
5b3e0b2f35 IDE, Build profile manager dialog: ask confirmation before deleting profile
git-svn-id: trunk@28210 -
2010-11-14 17:08:37 +00:00
maxim
ffa63ddfd3 IDE, Build mode differences dialog: improved layout and localized
git-svn-id: trunk@28205 -
2010-11-14 16:07:39 +00:00
mattias
ffe59abaf7 IDE: compiler options: warn if SrcPath contains paths in UnitPath
git-svn-id: trunk@28188 -
2010-11-12 14:46:03 +00:00
juha
c3bcaf4bd3 IDE: Show correct data in IDE caption when building Lazarus. Improve behavior with IDETitleStartsWithProject setting.
git-svn-id: trunk@28184 -
2010-11-11 22:13:44 +00:00
paul
e8dc95ab80 ide: add DpiAware option to the project application options (a part of windows manifest)
git-svn-id: trunk@28170 -
2010-11-10 03:15:38 +00:00
juha
688d2bfc42 Build Lazarus: again some layout and text tweaks.
git-svn-id: trunk@28127 -
2010-11-07 17:51:02 +00:00
maxim
c0057e87a5 IDE, Configure Build Lazarus dialog: further localization improvements
git-svn-id: trunk@28122 -
2010-11-07 15:21:19 +00:00
maxim
fcc87b171e IDE, Configure Build Lazarus dialog: small localization cleanup
git-svn-id: trunk@28120 -
2010-11-07 14:09:04 +00:00
maxim
e97fa4cdac IDE: localize Edit Build Lazarus Defines dialog
git-svn-id: trunk@28117 -
2010-11-07 13:38:38 +00:00
maxim
341b1368b7 IDE, Configure Build Lazarus dialog: improve layout and localization
git-svn-id: trunk@28114 -
2010-11-07 13:22:02 +00:00
mattias
27461c4823 IDE: added about IDE info dialog
git-svn-id: trunk@28101 -
2010-11-05 19:26:20 +00:00
juha
b10f4d426b Build Lazarus: Replace radiogroup with combobox. Change layout.
git-svn-id: trunk@28098 -
2010-11-05 15:47:00 +00:00
mattias
2bf7963f78 IDE: when opening a form with missing design time package: show option to install those packages
git-svn-id: trunk@28080 -
2010-11-05 00:19:24 +00:00
juha
e50753b288 Advanced build Lazarus: build many profiles at once.
git-svn-id: trunk@28072 -
2010-11-04 13:07:43 +00:00
juha
518721e8a0 Build Lazarus dialog: make the dialog smaller and improve layout.
git-svn-id: trunk@28066 -
2010-11-03 22:02:10 +00:00
mattias
5ca80379a2 IDE: when compile of an install package failed: more verbose buttons
git-svn-id: trunk@28056 -
2010-11-03 14:45:03 +00:00