Commit Graph

215 Commits

Author SHA1 Message Date
mattias
23c3181131 fixed compilation
git-svn-id: trunk@7818 -
2005-09-25 10:36:23 +00:00
mattias
fba3c4da37 finished IDE command scopes
git-svn-id: trunk@7790 -
2005-09-23 11:25:54 +00:00
mattias
f1bd1cc6c5 implemented using menuintf for IDE main menu
git-svn-id: trunk@7779 -
2005-09-21 22:33:37 +00:00
mattias
8ada078b86 added svn revision to about box
git-svn-id: trunk@7765 -
2005-09-21 08:54:58 +00:00
mattias
904520640b implemented IDE command scopes
git-svn-id: trunk@7733 -
2005-09-17 22:31:17 +00:00
mattias
f6cdf3cd65 fixed file commands in designer
git-svn-id: trunk@7711 -
2005-09-15 19:49:10 +00:00
mattias
fa8807c13c added check files on disk when activating main ide bar
git-svn-id: trunk@7705 -
2005-09-14 23:11:24 +00:00
mattias
c727146b87 implemented ide command scopes in keymapping, not functional yet
git-svn-id: trunk@7691 -
2005-09-14 00:17:45 +00:00
mattias
8f8be186cf fixed calling GlobalDesignHook.PersistentAdded when adding via designer
git-svn-id: trunk@7654 -
2005-09-09 14:33:20 +00:00
mattias
9d59986db5 fixed TAnchorSide.Side default value
git-svn-id: trunk@7650 -
2005-09-09 08:42:33 +00:00
mattias
4f10f5506b moved code templates settings to a dialog of its own - it needs more space for the coming makros
git-svn-id: trunk@7601 -
2005-08-30 20:54:21 +00:00
mattias
2fae0d3819 implemented IDE command ecSetFreeBookmark
git-svn-id: trunk@7579 -
2005-08-27 13:57:47 +00:00
mattias
3ede56bfce implemented goto next/previous bookmark keymapping
git-svn-id: trunk@7572 -
2005-08-25 22:21:11 +00:00
mattias
401d21c00f implemented goto next/previous bookmark
git-svn-id: trunk@7570 -
2005-08-25 21:48:07 +00:00
mattias
18a6999481 fixed checking dangling events on empty units
git-svn-id: trunk@7562 -
2005-08-24 18:54:09 +00:00
micha
7fc9aa2035 use keydown instead of keyup to catch key: prevents "ding" sound in windows
git-svn-id: trunk@7553 -
2005-08-22 22:30:36 +00:00
mattias
cfc5bec9e4 splitted ide Makefile.fpc ide/Makefile.fpc
git-svn-id: trunk@7447 -
2005-07-29 23:24:38 +00:00
mattias
63ebe03976 fixed TEdit to eat normal keys and avoid triggering accelerators
git-svn-id: trunk@7424 -
2005-07-25 23:11:48 +00:00
mattias
fbe23a81a0 classic default key ecSelectWord Ctrl-K T
git-svn-id: trunk@7402 -
2005-07-22 17:02:18 +00:00
mattias
6056087379 added IDE command ecSelectWord
git-svn-id: trunk@7401 -
2005-07-22 15:50:50 +00:00
vincents
37655d03e5 fixed some errors in the IDE 'TP Classic' keymapping scheme from MichaelvC
git-svn-id: trunk@7391 -
2005-07-21 21:21:46 +00:00
marc
98f5b75116 * Reimplemented ZOrder
+ Added IDE option to move a control one forward/back
* Fixed IDE control selection
- Removed some IFDEF VER 1_0
+ Added some inline

git-svn-id: trunk@7361 -
2005-07-16 00:08:26 +00:00
mattias
8feeeb020d started add new unit page for package editor
git-svn-id: trunk@7296 -
2005-06-29 22:52:39 +00:00
mattias
7bbed9755e fixed keymapping, imrpoved autosizing envirnment options dialog
git-svn-id: trunk@7291 -
2005-06-28 22:44:22 +00:00
mattias
0dc9ed7f3a extended IDE frontend for two IDE shortcuts with two key sequences
git-svn-id: trunk@7289 -
2005-06-25 17:10:41 +00:00
mattias
3a4f950d51 fixed keymapping assinging twice same main key
git-svn-id: trunk@7021 -
2005-03-24 18:50:40 +00:00
marc
354b98ed73 * 64bit patch (partial) from Peter Vreman
git-svn-id: trunk@6972 -
2005-03-17 00:09:37 +00:00
mattias
21624d99b0 reactivated fast xml units without widestrings
git-svn-id: trunk@6716 -
2005-01-29 14:36:04 +00:00
vincents
c535f37167 use xml units from fpc, if not compiling with fpc 1.0
git-svn-id: trunk@6603 -
2005-01-15 13:44:03 +00:00
mattias
dbaae1e981 renamed invert attribution to invert assignment tool from Sergio
git-svn-id: trunk@6585 -
2005-01-14 14:29:51 +00:00
mattias
5cdec89521 added Invert attribution tool from sergio
git-svn-id: trunk@6524 -
2005-01-09 15:26:05 +00:00
mattias
0ced54bdb8 implemented TCheckBox.State=cbGrayed for gtk intf without visual representation
git-svn-id: trunk@6489 -
2005-01-07 01:31:44 +00:00
mattias
2b78d0b28c changed default key for toggle search results to CtrlAltF
git-svn-id: trunk@6399 -
2004-12-21 00:12:57 +00:00
mattias
d9f87ef6eb updatepofiles is now case sensitive,
replaced many places, where Application was needlessly Owner
updated po files, started Configure IDE Install Package dialog,
implemented removing double file package links

git-svn-id: trunk@6388 -
2004-12-18 10:20:22 +00:00
mattias
5d6c298120 fixed showing all keymappings and missing text selection keys
git-svn-id: trunk@6364 -
2004-12-11 02:21:00 +00:00
vincents
4985469320 removed ifdef UseStartLazarus
git-svn-id: trunk@6299 -
2004-11-26 16:07:12 +00:00
marc
d638ed5696 + Added Evaluate/Modify dialog
git-svn-id: trunk@6287 -
2004-11-23 00:57:05 +00:00
mattias
abacaa7cbf implemented Rename Identifier
git-svn-id: trunk@6075 -
2004-09-25 15:05:39 +00:00
mattias
ada62722b1 started new feature: find identifier references
git-svn-id: trunk@6022 -
2004-09-18 01:02:23 +00:00
vincents
97f219aa15 replaced writeln by DebugLn
git-svn-id: trunk@6020 -
2004-09-17 20:04:35 +00:00
mattias
d8300a99ff implemented commenting missing units for Delphi unit conversion
git-svn-id: trunk@5964 -
2004-09-11 01:23:11 +00:00
mattias
3d39aba638 implemented Components -> Open package of current unit
git-svn-id: trunk@5934 -
2004-09-07 11:43:03 +00:00
vincents
f02d97fd21 Prepare lazarus for use with loader. Use -dUseStartLazarus to activate.
git-svn-id: trunk@5863 -
2004-08-26 21:32:31 +00:00
mattias
631040fd94 added unit info to View menu
git-svn-id: trunk@5856 -
2004-08-25 22:22:39 +00:00
mattias
4316d37265 better theming for some dialogs
git-svn-id: trunk@5833 -
2004-08-22 12:10:56 +00:00
mattias
d0ded429f3 implemented simple HTML help viewer
git-svn-id: trunk@5831 -
2004-08-21 23:16:11 +00:00
mattias
c1484cc371 implemented replacing keys in editor options grab keys
git-svn-id: trunk@5827 -
2004-08-20 12:11:25 +00:00
mattias
52cfcb4f89 added insert IFDEF tool from Colin
git-svn-id: trunk@5644 -
2004-07-03 15:10:57 +00:00
mattias
39b476ca50 added keys for adding/deleting breakpoints
git-svn-id: trunk@5529 -
2004-05-29 18:56:05 +00:00
mattias
c1f1aa5d22 implemented handling keys in IDE windows
git-svn-id: trunk@5526 -
2004-05-29 17:20:06 +00:00
mattias
d79589f135 implemented go to next/previous error
git-svn-id: trunk@5525 -
2004-05-29 14:52:18 +00:00
mattias
97cd5c5c81 fixed setting/goto bookmarks via shortcut from Jesus
git-svn-id: trunk@5387 -
2004-04-09 20:58:19 +00:00
mattias
c4b177a18a fixed pointer conversion
git-svn-id: trunk@4954 -
2003-12-25 14:47:55 +00:00
mattias
459b1c939c fixed many range check warnings
git-svn-id: trunk@4951 -
2003-12-25 14:17:07 +00:00
mattias
f5041c8164 implemented proc jumping for operators
git-svn-id: trunk@4938 -
2003-12-23 14:20:33 +00:00
mattias
4d53e93709 started key combinations, fixed some range check errors
git-svn-id: trunk@4937 -
2003-12-23 11:16:41 +00:00
mattias
6ff959c82d moved IDE interface units to ideintf directory
git-svn-id: trunk@4933 -
2003-12-22 00:11:53 +00:00
mattias
93962e4220 splitted output directories for cross compilation
git-svn-id: trunk@4914 -
2003-12-20 01:20:53 +00:00
mattias
f8bf653343 implemented Clean Directories
git-svn-id: trunk@4859 -
2003-11-28 23:24:57 +00:00
mattias
94fc75e267 implemented sort package files
git-svn-id: trunk@4849 -
2003-11-27 20:51:13 +00:00
mattias
88f1cbf567 added Rescan FPC source directory menu item
git-svn-id: trunk@4845 -
2003-11-26 21:41:18 +00:00
mattias
436be6d5bc added search result window from Jason
git-svn-id: trunk@4779 -
2003-11-08 11:16:45 +00:00
mattias
8e0f2d4356 implemented Break Lines in Selection
git-svn-id: trunk@4767 -
2003-11-07 16:29:59 +00:00
mattias
948299f460 fixed designer paint offsets
git-svn-id: trunk@4747 -
2003-10-31 13:21:40 +00:00
mattias
d92965ff87 fixed keymapping for irregular keys
git-svn-id: trunk@4738 -
2003-10-30 18:25:18 +00:00
marc
ceaf698ecf Implemented new gtk keyevent handling
git-svn-id: trunk@4715 -
2003-10-16 23:54:27 +00:00
mattias
f0955a6093 implemented extract proc, check lfm and convert delphi unit
git-svn-id: trunk@4708 -
2003-10-15 18:01:10 +00:00
mattias
5e5c1122a7 renamed LCLLinux to LCLIntf
git-svn-id: trunk@4637 -
2003-09-18 09:21:03 +00:00
mattias
0e13f2f3c5 fixed taborder dlg
git-svn-id: trunk@4616 -
2003-09-13 14:01:39 +00:00
mattias
61462cda2e implemented keymap schemes, started classic scheme
git-svn-id: trunk@4516 -
2003-08-24 12:15:55 +00:00
mattias
09f667c569 implemented Build+Run File
git-svn-id: trunk@4504 -
2003-08-20 15:06:57 +00:00
mattias
26c5eba0d4 implemented character map
git-svn-id: trunk@4498 -
2003-08-18 18:07:53 +00:00
mattias
de0fa7faca started enclose selection
git-svn-id: trunk@4488 -
2003-08-16 09:45:44 +00:00
mattias
8a77658903 added Abort Build
git-svn-id: trunk@4385 -
2003-07-08 11:30:22 +00:00
mattias
5eb043a6e5 moved TColorButton to dialogs.pp
git-svn-id: trunk@4273 -
2003-06-13 21:08:53 +00:00
mattias
a3012fd98c started Hide IDE on run
git-svn-id: trunk@4181 -
2003-05-24 11:06:43 +00:00
marc
ad0d3fe2c2 MWE: Added "Reset Debuuger" menu command
git-svn-id: trunk@4172 -
2003-05-22 23:05:26 +00:00
mattias
2007425c74 implemented publish package
git-svn-id: trunk@4147 -
2003-05-12 13:11:34 +00:00
mattias
23129ad005 french localization from olivier
git-svn-id: trunk@4135 -
2003-05-07 06:51:06 +00:00
mattias
0818bea677 implemented define templates for projects with packages
git-svn-id: trunk@4094 -
2003-04-24 16:44:28 +00:00
mattias
7f5b8c7441 started project inspector
git-svn-id: trunk@4079 -
2003-04-19 16:55:38 +00:00
mattias
08d31aa5fa implemented expanding package graph explorer
git-svn-id: trunk@4039 -
2003-04-10 23:02:25 +00:00
mattias
f2c5eb5c99 started package graph explorer
git-svn-id: trunk@4035 -
2003-04-10 12:33:53 +00:00
mattias
0dcd66ea61 implemented open package file
git-svn-id: trunk@4028 -
2003-04-08 22:02:15 +00:00
mattias
6e31a770c8 added open installed package dialog
git-svn-id: trunk@4016 -
2003-04-05 11:17:00 +00:00
mattias
b1e81f37ff added packagemanager and added config dialog for custom components from Tony
git-svn-id: trunk@3993 -
2003-04-01 17:29:36 +00:00
mattias
f3414007fa fixed key description and added create_fpc_deb.sh
git-svn-id: trunk@3991 -
2003-03-31 21:44:40 +00:00
mattias
5dd9773ab8 added ToDo List from Olivier
git-svn-id: trunk@3965 -
2003-03-26 10:56:30 +00:00
mattias
309a9b60c5 fixed insert text GPL and LGPL
git-svn-id: trunk@3938 -
2003-03-16 11:07:41 +00:00
mattias
4c31d09eb5 implemented diff dialog
git-svn-id: trunk@3927 -
2003-03-14 21:38:36 +00:00
mattias
4c988adbf1 added localization for env options from Olivier
git-svn-id: trunk@3891 -
2003-03-04 09:21:09 +00:00
mattias
c9da2cdd1f updated localization
git-svn-id: trunk@3882 -
2003-02-28 10:33:52 +00:00
mattias
a6bb0fa35e fixed localization bug
git-svn-id: trunk@3881 -
2003-02-28 10:32:30 +00:00
mattias
6d6ed821e8 started package system (packager)
git-svn-id: trunk@3879 -
2003-02-28 10:14:28 +00:00
mattias
2fd70be9c2 fixed key grabbing
git-svn-id: trunk@3854 -
2003-02-18 22:56:23 +00:00
mattias
c159e4bb8f started make resource string
git-svn-id: trunk@3820 -
2003-01-19 14:44:28 +00:00
mattias
a71800b3d9 added sort selection
git-svn-id: trunk@3778 -
2003-01-03 12:27:48 +00:00
mattias
47413cf3e4 implemented incremental find and unit usage counts
git-svn-id: trunk@3776 -
2003-01-02 04:33:55 +00:00
lazarus
01bb82423e MG: default all hints to off
git-svn-id: trunk@3511 -
2002-10-14 15:22:57 +00:00
lazarus
715d62fa62 MG: accelerated TDynHashArray
git-svn-id: trunk@3480 -
2002-10-07 10:59:41 +00:00