Commit Graph

951 Commits

Author SHA1 Message Date
paul
e99bb1ec05 IDE: fix 'Ok' caption on some buttons to 'OK'
git-svn-id: trunk@25205 -
2010-05-05 07:59:38 +00:00
maxim
1b449374e4 IDE: fixed minor typos in translation constants
git-svn-id: trunk@25119 -
2010-05-01 22:08:36 +00:00
martin
9e34fae90e Update descriptions
git-svn-id: trunk@25106 -
2010-05-01 17:05:48 +00:00
mattias
9bf5d86b2f IDE: editor options: automatic features: fixed captions for delay
git-svn-id: trunk@25103 -
2010-05-01 16:39:10 +00:00
mattias
7fd0ddb658 IDE: fixed hint
git-svn-id: trunk@25027 -
2010-04-28 09:23:05 +00:00
mattias
d98b7c1e71 IDE: added option to switch to favorite after ask new component name, from Maxim Ganetsky, bug #16339
git-svn-id: trunk@24984 -
2010-04-26 21:54:36 +00:00
marc
835ac997bd * IDE: add option to show full project path in window caption. Patch by Jarto Tarpio
git-svn-id: trunk@24875 -
2010-04-24 14:13:58 +00:00
maxim
178bfe10c1 IDE string consts: fix typos
git-svn-id: trunk@24834 -
2010-04-22 22:35:23 +00:00
martin
a0cda01dec SourceEditor: Renamed "Copy to new win" to "Clone ..."
git-svn-id: trunk@24831 -
2010-04-22 21:20:36 +00:00
martin
7904286329 IDE, Options: updated names and captions / moved notebook tab related options to new page
git-svn-id: trunk@24830 -
2010-04-22 21:15:44 +00:00
mattias
e598482148 IDE: added window option to show only one taskbar for IDE windows, bug #16310
git-svn-id: trunk@24825 -
2010-04-22 19:16:14 +00:00
martin
e66ef81168 SourceEditor, IDE: added configuration for Multi-Window
git-svn-id: trunk@24807 -
2010-04-21 23:55:49 +00:00
paul
7693e5163a ide: rename "Debug Events" to "Event Log", simplify Event log form - remove checkgroup - this options can be set in the options dialog, workaround listview column autosize
git-svn-id: trunk@24775 -
2010-04-21 01:39:50 +00:00
paul
4d6771ef43 ide: improve compile dialog look and feel
git-svn-id: trunk@24739 -
2010-04-20 13:56:57 +00:00
paul
c91ae32930 ide: improve compile dialog layout
git-svn-id: trunk@24738 -
2010-04-20 13:16:52 +00:00
martin
4e4dced49a SourceEditor: allow to lock pages (against topline changes)
git-svn-id: trunk@24725 -
2010-04-20 00:01:36 +00:00
martin
4ae1c88b72 SourceEditor: Allow to hide single tab
git-svn-id: trunk@24722 -
2010-04-19 13:38:29 +00:00
paul
364b6d328c ide: compile dialog improvements from Erwin van den Bosch (issue #0015990)
git-svn-id: trunk@24718 -
2010-04-19 09:26:17 +00:00
maxim
db7ff50653 IDE: fixed 'Jump History' dialog caption
git-svn-id: trunk@24677 -
2010-04-17 16:53:19 +00:00
martin
ab19b9dde0 EditorOpts: Fold config for diff
git-svn-id: trunk@24651 -
2010-04-16 17:11:58 +00:00
maxim
22bbe2a4bf IDE: 'Goto line' dialog - improve localization
git-svn-id: trunk@24641 -
2010-04-15 23:50:51 +00:00
martin
5118ed289e IDE, SourceEditor: Add keyboard commands for multi-window handling
git-svn-id: trunk@24629 -
2010-04-15 11:54:36 +00:00
martin
3fbfb52cce EditorOpts: Folding for html
git-svn-id: trunk@24617 -
2010-04-14 02:10:13 +00:00
marc
87b56618c0 * ide: added shortcut for view debug events
git-svn-id: trunk@24579 -
2010-04-11 14:53:27 +00:00
marc
3e10dd5404 * debug: implemented dispay of debugevents. patch #16148 by Flavio Etrusco
git-svn-id: trunk@24577 -
2010-04-11 14:11:47 +00:00
martin
8746362f62 SourceEditor, Main: Query "Close or Hide" when closing SourceNotebook
git-svn-id: trunk@24494 -
2010-04-08 01:31:50 +00:00
martin
6d923e4923 SourceEditor, IDE: Updates/Preparation for SynDualView
git-svn-id: trunk@24363 -
2010-04-01 23:07:21 +00:00
juha
e4948d741a Converter: Support automatic removal of unknown properties.
git-svn-id: trunk@24355 -
2010-04-01 13:25:54 +00:00
juha
b03f1d9fb6 Converter: Allow configurable unit name changes in Uses section. Refactoring.
git-svn-id: trunk@24354 -
2010-04-01 13:25:48 +00:00
juha
3e9808f2c7 Converter: Remember previous search path for missing units. Var name changes.
git-svn-id: trunk@24313 -
2010-03-31 14:21:25 +00:00
juha
38b16d52cb Converter: Change dialog button text from "OK" to "Start Conversion"
git-svn-id: trunk@24308 -
2010-03-31 07:51:17 +00:00
juha
f9cad14768 Converter: Show missing units in a CheckListBox and let user select them.
git-svn-id: trunk@24304 -
2010-03-30 22:39:26 +00:00
juha
699d0d13ba Make "convert DFM" menu text more truthful. Improve and refactor its code.
git-svn-id: trunk@24265 -
2010-03-28 16:52:56 +00:00
juha
4987a693fb Converter: UI improvements. Replacement names editor.
git-svn-id: trunk@24238 -
2010-03-27 09:03:47 +00:00
juha
07f218abd9 Converter: Let Delphi use missing units instead of commenting them out.
git-svn-id: trunk@24184 -
2010-03-23 16:14:33 +00:00
martin
37751a639b SourceEditor: Starting Multi-SourceNotebook support ( -dMultiSrcWindow )
git-svn-id: trunk@24180 -
2010-03-23 12:06:27 +00:00
marc
2105de444c + IDE: added option to specify lazarus base directory. Patch #15741 by Marco van de Voort
git-svn-id: trunk@24112 -
2010-03-20 15:06:25 +00:00
maxim
b4f492d955 IDE Options dialog: fix typo on Misc Editor Options tab
git-svn-id: trunk@23878 -
2010-03-08 17:27:34 +00:00
mattias
53024e8ef6 IDE: started quick fix for include file not found
git-svn-id: trunk@23877 -
2010-03-08 14:55:30 +00:00
martin
7d68d5d48b SourceEditor: Allow tabs at top, left, right, bottom. Issue #15905 Based on patch by Flávio Etrusco
git-svn-id: trunk@23848 -
2010-03-06 21:40:35 +00:00
paul
eb52aebd64 ide: implement Copy to Clipboard behavior in Search results dialog by Flávio Etrusco (issue #0015851)
git-svn-id: trunk@23809 -
2010-03-01 04:29:29 +00:00
mattias
03419d8ebb IDE: adding unit to project: add question when unit belongs to other package
git-svn-id: trunk@23759 -
2010-02-22 19:47:45 +00:00
juha
5867d5d8b4 User interface improvement for ProjectWizard dialog (shown after closing project).
git-svn-id: trunk@23749 -
2010-02-20 14:59:13 +00:00
juha
ad1ee077e3 Use the new converter files from main.pp. Resource strings update.
git-svn-id: trunk@23742 -
2010-02-19 12:30:51 +00:00
paul
f5fa216d8b ide, debugger: implement *step out* debugger action by Flávio Etrusco (issue #0015760)
git-svn-id: trunk@23717 -
2010-02-16 13:02:30 +00:00
paul
28d8249f6a ide: use resource string for Key/Value columns
git-svn-id: trunk@23712 -
2010-02-16 09:19:06 +00:00
paul
6556cf67c6 ide: start version information rework:
- get rid of additional information dialog
  - place all string version to the Key/Value editor
  - change Key/Values storage to TStringTable instead of dedicated string values per key since only few keys are required and there can be more keys in the table

git-svn-id: trunk@23711 -
2010-02-16 09:03:35 +00:00
paul
7d178ec26d ide: change version numbers to more traditional (major, minor, maintenance release, build), issue #0015769
git-svn-id: trunk@23708 -
2010-02-16 03:04:09 +00:00
paul
b87f87e8af improve localization by Maxim
git-svn-id: trunk@23697 -
2010-02-12 16:10:50 +00:00
martin
40ae9c7a85 SourceEditor: Optional show Number on tabs. patch from Alexander S. Klenin / Issue #14988
git-svn-id: trunk@23649 -
2010-02-05 19:53:04 +00:00