mattias
26ef5cd496
IDE+codetools: started heuristic to find unused units
...
git-svn-id: trunk@19281 -
2009-04-08 23:45:15 +00:00
paul
7402655037
ide: replace Add breakpoint to Toggle breakpoint in some places
...
git-svn-id: trunk@18983 -
2009-03-13 17:47:37 +00:00
martin
f5095255dc
SynEdit/KeyMapping: Fix revision 18909 #d84d274464 / KeyBindings => The fix was to eager, and removed some valid Bindings
...
git-svn-id: trunk@18911 -
2009-03-07 14:32:54 +00:00
martin
d84d274464
SynEdit/KeyMapping: Mapping certain Keystrokes, would not always work. they Keystrokes where ignored on IDE-restart, or new units (yet present in the key-binding options) Issue #12367
...
git-svn-id: trunk@18909 -
2009-03-07 13:43:56 +00:00
martin
72776045a9
SynEdit: Add key-bindings for column-mode-selection (ALT-Shift-Cursor*). Issue #13238 . (Based on a patch by dmitry boyarintsev)
...
git-svn-id: trunk@18908 -
2009-03-07 12:20:26 +00:00
paul
66d82d4c34
ide: remove ecJumpToEditor. ecToggleSourceEditor do the job (the second part of issue #0012140 )
...
git-svn-id: trunk@18876 -
2009-03-03 02:14:20 +00:00
paul
bac2b22c0c
ide: bind View Todo List menu item and appropriate key combination (part of bug #0012140 )
...
git-svn-id: trunk@18841 -
2009-02-27 17:41:38 +00:00
martin
a10dc20b6a
SynEdit, Markup-Current-Word Added: TrimSpaces, Keep Markup while typing, Toggle fixed word (alt m), No timer(just toggle)
...
git-svn-id: trunk@18247 -
2009-01-11 02:51:28 +00:00
mattias
40d1b6687c
IDEIntf: removed SrcEditSubMenuSetBookmarks, added SrcEditSubMenuToggleBookmarks, IDE: replaced SetBookmarks wirh ToggleBookmarks
...
git-svn-id: trunk@17601 -
2008-11-26 14:52:46 +00:00
vincents
1614e73034
synedit + IDE: added KeyShortCuts for Folding in SynEdit from Martin Friebe (issue #12593 )
...
git-svn-id: trunk@17299 -
2008-11-09 19:25:29 +00:00
mattias
5c92367f38
IDE: saving key scheme
...
git-svn-id: trunk@16763 -
2008-09-27 09:24:08 +00:00
sekelsenmat
9147596e63
Adds more win-like shortcuts to macosx-laz scheme
...
git-svn-id: trunk@16761 -
2008-09-26 14:55:51 +00:00
sekelsenmat
451adf3573
Adds copy to clipboard menu in debugoutput dialog.
...
git-svn-id: trunk@16548 -
2008-09-11 17:19:02 +00:00
mattias
c93c466bc0
IDE: changing encoding of virtual files improved, IDE: added tool to change encoding of projects/packages
...
git-svn-id: trunk@16527 -
2008-09-10 22:04:20 +00:00
sekelsenmat
a62e98a966
Restates the hability to move to the end of line with Meta+arrows in Mac OS X Lazarus scheme. Tryed to prevent moving to end of file with Shift+End, but it doesn't seam to work.
...
git-svn-id: trunk@16516 -
2008-09-10 01:27:59 +00:00
sekelsenmat
18acb578da
Adds new Mac OS X scheme for compatibility with other ports of Lazarus
...
git-svn-id: trunk@16514 -
2008-09-10 00:09:16 +00:00
mattias
8d90d8e406
IDE: using Mac OS X key mapping scheme as default under carbon, bug #12037
...
git-svn-id: trunk@16392 -
2008-09-03 17:17:11 +00:00
mattias
e374b51dd5
IDEIntf: moved IDE key grabbing to propedits, added button to TShortCutPropertyEditor
...
git-svn-id: trunk@16136 -
2008-08-19 02:57:17 +00:00
mattias
bfba06a2d8
fixed macro description ExeExt, fixed abort on lfm repair during project loading, fixed uninitialized result for HasUnitRegisterProc, find/replace dialog now can enable/disable replace by user - needed for apple human interface guide lines
...
git-svn-id: trunk@15941 -
2008-08-03 20:00:49 +00:00
mattias
3740d76c2f
IDE: mac os x keymap: switched jump next/prev error
...
git-svn-id: trunk@15914 -
2008-07-30 06:23:18 +00:00
mattias
8759733936
LCL: added ssMeta, scMeta to Shortcuts, carbon: Cmd now sets ssMeta, Ctrl now sets ssCtrl, Alt now sets ssAlt, IDE: changed Mac OS X key mapping scheme
...
git-svn-id: trunk@15911 -
2008-07-29 21:21:33 +00:00
mattias
7d530305f0
IDE: replaced key grabbing with new TShortCutGrabBox and TShortCutDialog
...
git-svn-id: trunk@15887 -
2008-07-27 10:23:21 +00:00
mattias
3aed0552c5
IDE: implemented TCustomShortCutGrabBox
...
git-svn-id: trunk@15881 -
2008-07-26 21:41:17 +00:00
mattias
acf407802a
IDE: showing keymapping grab debugging info
...
git-svn-id: trunk@15856 -
2008-07-24 10:59:32 +00:00
mattias
23cd6854d5
IDE: fixed crash on keymapping grab for unknown keys
...
git-svn-id: trunk@15855 -
2008-07-24 10:48:30 +00:00
mattias
1341499890
synedit: set default synedit font for carbon
...
IDE: sourceditor: using the same default font as synedit
IDE: added code template d for debugln
IDE: moved Insert $IFDEF in keymapping to edit section
CodeTools: identifier completion: do not add semicolon in front of then, of, to, else, do
CodeTools: define LCL and LCLwidgetset for lazarus sources
IDE: Editor Options Keymapping: implemented text filter and shortcut search
git-svn-id: trunk@15819 -
2008-07-19 09:51:32 +00:00
mattias
bb13c13e0d
IDE: added refactoring tool: remove empty methods
...
git-svn-id: trunk@14975 -
2008-04-25 16:19:02 +00:00
mattias
d7cfba9c6e
IDE: set Ctrl+Shift+F as default key for Find in Files
...
git-svn-id: trunk@14934 -
2008-04-23 07:51:45 +00:00
mattias
f8b5714a8f
IDE: clean up, lazbuild: auto create lrs files bug #11063
...
git-svn-id: trunk@14921 -
2008-04-21 16:28:13 +00:00
marc
4abf2fab7c
* Moved todolist from project menu to view menu
...
git-svn-id: trunk@14914 -
2008-04-20 22:56:28 +00:00
vincents
543413cdd4
IDE: added package -> New package ... menu option based on patch from Samuel Herzog (bug #11161 )
...
git-svn-id: trunk@14877 -
2008-04-18 13:21:47 +00:00
vincents
9081581c3b
IDE: reduced compiler hints
...
git-svn-id: trunk@14715 -
2008-04-01 13:19:22 +00:00
mattias
21113c7ddb
IDE+IDEIntf: renamed some some more issue to restricted
...
git-svn-id: trunk@14474 -
2008-03-08 19:44:23 +00:00
mattias
3d959035bb
IDE+IDEIntf: renamed some Issue Browser to Restriction Browser
...
git-svn-id: trunk@14473 -
2008-03-08 19:36:12 +00:00
marc
a7df917db2
* fixed inconsistency between package menu and shortcutkey editor by Maxim Ganetsky
...
* updated Russian translation by Maxim Ganetsky
* updated po files
git-svn-id: trunk@14306 -
2008-02-28 22:32:09 +00:00
tombo
ecb6afce2f
IDE implemented compatibility issues:
...
- added Issues tab to Object Inspector
- added View/Issue browser
- added new package file type - issue xml file
- added Windows and Carbon LCL issues
- added jump back and forward images
- removed TButton and TBitBtn Color property hiding
- set mime type for package images
- added TLCLPlatforms set
git-svn-id: trunk@14287 -
2008-02-27 16:23:28 +00:00
paul
5c2f5fb19b
add move editor leftmost/rightmost commands (from Andrey Gusev 0010416)
...
git-svn-id: trunk@14200 -
2008-02-20 08:15:05 +00:00
mattias
2cc665010b
IDE: renamed some more LazDoc references to FPDoc editor
...
git-svn-id: trunk@13847 -
2008-01-23 23:00:03 +00:00
mattias
fd574f9dae
IDE: set Escape key as default for classic keymap scheme for designer select parent function
...
git-svn-id: trunk@13562 -
2008-01-01 22:00:46 +00:00
vincents
c86c39f5d4
IDE: added <ctrl>+<shift>+T for insert TODO item from Graeme ( #10393 )
...
git-svn-id: trunk@13257 -
2007-12-10 11:02:33 +00:00
mattias
0fbc99fe14
IDE: fixed keyrelation abstract method warning
...
git-svn-id: trunk@13230 -
2007-12-08 18:41:05 +00:00
mattias
5d3b9d1495
IDE: added shortcut for show abstract methods
...
git-svn-id: trunk@13207 -
2007-12-07 16:22:13 +00:00
mattias
5871aee8d7
IDE: added Insert GUID function, changed shortcut for procedure list from Ctrl-Shift-G to Alt-G from Graeme
...
git-svn-id: trunk@13180 -
2007-12-06 09:53:13 +00:00
mattias
7881c1792d
IDE: keymapping: codetools shortcuts are now source editor only
...
git-svn-id: trunk@13112 -
2007-12-01 23:58:53 +00:00
marc
31602ce6ea
* Added view compinets to the toolbar by Marius
...
* udated po files
git-svn-id: trunk@13068 -
2007-11-28 23:23:19 +00:00
tombo
5f3b8ef645
IDE: added key mapping scheme for Mac OS X
...
git-svn-id: trunk@12827 -
2007-11-11 16:42:07 +00:00
mattias
fb92f77c86
IDE: added menu item Help -> Reporting a bug from Tom
...
git-svn-id: trunk@12001 -
2007-09-12 00:15:30 +00:00
mattias
9708b1003e
synedit: fixed codefolding block comparison
...
git-svn-id: trunk@11789 -
2007-08-11 13:08:53 +00:00
mattias
63a8c982ad
gtk intf: fixed crash on paste for 64 bit
...
git-svn-id: trunk@11697 -
2007-07-31 23:13:06 +00:00
vincents
b29f2c65bf
IDE: added resource strings for ctrl, alt and shift key in the keymapping dialog (bug #8066 )
...
git-svn-id: trunk@11384 -
2007-06-26 13:42:24 +00:00