martin
|
f8e21f206f
|
IDE more mouse options
git-svn-id: trunk@34076 -
|
2011-12-09 19:53:52 +00:00 |
|
maxim
|
9927adfc0d
|
IDE: localized 'View Example Projects' button caption in project wizard dialog, hint by barlone, bug #20840.
git-svn-id: trunk@34056 -
|
2011-12-08 23:09:42 +00:00 |
|
martin
|
b16c791477
|
IDE: mouse options, make alt left config more flexible
git-svn-id: trunk@34055 -
|
2011-12-08 21:52:19 +00:00 |
|
martin
|
b5a053fda9
|
IDE: updated adv. mouse act. editor
git-svn-id: trunk@34042 -
|
2011-12-08 14:13:06 +00:00 |
|
juha
|
69a92a76a2
|
Fix a spelling mistake in IDE string constants , Issue #23809, patch from cjrh
git-svn-id: trunk@34036 -
|
2011-12-08 07:54:30 +00:00 |
|
martin
|
12eb85016b
|
IDE: config for mouse wheel. Issue #0015125
git-svn-id: trunk@34010 -
|
2011-12-07 00:17:08 +00:00 |
|
martin
|
78a4c3100d
|
IDE: start changing mouse option
git-svn-id: trunk@34005 -
|
2011-12-06 19:45:39 +00:00 |
|
martin
|
fe880f6f54
|
SynEdit: moved wheel to mouse actions
git-svn-id: trunk@33972 -
|
2011-12-05 15:01:45 +00:00 |
|
maxim
|
29fa66be81
|
IDE: deleted unused resourcestring
git-svn-id: trunk@33951 -
|
2011-12-04 13:39:00 +00:00 |
|
maxim
|
1051637974
|
IDE: improved File Filters options tab popup menu localization
git-svn-id: trunk@33801 -
|
2011-11-26 15:55:19 +00:00 |
|
mattias
|
a6966d1d21
|
IDE: file dialog filters: menu item to set to defaults
git-svn-id: trunk@33765 -
|
2011-11-24 23:31:30 +00:00 |
|
mattias
|
7fb1ba33f4
|
IDE: file filter list: automatically clean up empty filters
git-svn-id: trunk@33763 -
|
2011-11-24 21:45:58 +00:00 |
|
juha
|
17a5f29c18
|
IDE: fix character casing in a GUI string
git-svn-id: trunk@33735 -
|
2011-11-23 21:09:36 +00:00 |
|
juha
|
205972e34c
|
IDE: Add a "Normal IDE" build profile as default when installing clean.
git-svn-id: trunk@33643 -
|
2011-11-20 14:46:42 +00:00 |
|
martin
|
bd624e2328
|
Ide: SourceEditor, added "Find in other Window"
git-svn-id: trunk@33635 -
|
2011-11-20 01:34:10 +00:00 |
|
juha
|
36d2265441
|
IDE: Changed GUI string capitalization. Issue #16068
git-svn-id: trunk@33627 -
|
2011-11-19 13:41:43 +00:00 |
|
juha
|
2953423fdc
|
IDE: Implement Stack size in compiler options. Issue #17790
git-svn-id: trunk@33620 -
|
2011-11-18 21:42:59 +00:00 |
|
mattias
|
561a94889f
|
IDE: added file filter options page
git-svn-id: trunk@33530 -
|
2011-11-14 17:20:51 +00:00 |
|
juha
|
81511cf49b
|
IDE: Added a check box for -WR compiler option. Issue #7154
git-svn-id: trunk@33527 -
|
2011-11-14 12:31:30 +00:00 |
|
mattias
|
6aea786e24
|
IDE: adding dependencies: check if already there, check for version conflicts, check for providing
git-svn-id: trunk@33427 -
|
2011-11-09 08:46:19 +00:00 |
|
mattias
|
7095e599e7
|
IDE: newfile: check if there is a directory with this file name
git-svn-id: trunk@33417 -
|
2011-11-08 14:07:01 +00:00 |
|
martin
|
4ca8f0c158
|
IDE, SynEdit: introduce block-indent by tab. issue #0020256
git-svn-id: trunk@33382 -
|
2011-11-07 02:44:22 +00:00 |
|
juha
|
b5c103dc11
|
IDE: remove a duplicate resource string
git-svn-id: trunk@33347 -
|
2011-11-05 17:50:20 +00:00 |
|
martin
|
ed780f4ced
|
DBG: Store/Restore column size (debug dialogs). issue #0018035
git-svn-id: trunk@33270 -
|
2011-11-03 17:53:46 +00:00 |
|
juha
|
9cee7a46ed
|
IDE: improve some resource strings
git-svn-id: trunk@33206 -
|
2011-11-01 21:27:58 +00:00 |
|
martin
|
c6a5c6d837
|
IDE Window Layout: provide ability to store columns/rows/splitter sizes.
DBG: Watches, store column widths with IDE layout
git-svn-id: trunk@33202 -
|
2011-11-01 16:31:31 +00:00 |
|
mattias
|
1c732c24ef
|
IDE: code observer options: nicer layout
git-svn-id: trunk@33163 -
|
2011-10-30 09:27:27 +00:00 |
|
martin
|
91818313c5
|
DBG: Setting groups to multiply selected breakpoints. Issue #0020478 / patch by Flávio Etrusco
git-svn-id: trunk@33160 -
|
2011-10-30 01:49:55 +00:00 |
|
maxim
|
bcaa3a5eb7
|
IDE: improved 'Build Lazarus' dialog layout and localization
git-svn-id: trunk@33150 -
|
2011-10-29 17:25:05 +00:00 |
|
maxim
|
8e6492fd12
|
IDE: improved 'Manage examples' dialog localization
git-svn-id: trunk@33149 -
|
2011-10-29 16:42:21 +00:00 |
|
juha
|
f18dc977ec
|
IDE: fix problem with combobox list when changing items order. Save form's layout in IDEDialogLayoutList. Issue #18931
git-svn-id: trunk@33098 -
|
2011-10-26 16:40:37 +00:00 |
|
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 |
|