marcus
ee31b188f6
AMIGA/MorphOS/AROS: corrected pathes in FP-IDE
...
git-svn-id: trunk@28620 -
2014-09-08 16:47:38 +00:00
marcus
9b40b6dcc1
AROS: FP-IDE, System clipboard, execute programs/Shell, keycode Ctrl-A for Select All
...
git-svn-id: trunk@28561 -
2014-08-31 17:13:30 +00:00
marco
11800f0804
* hints fixes by AlexL, Mantis #25230
...
git-svn-id: trunk@26059 -
2013-11-11 11:21:08 +00:00
marco
9fb153f725
* fix for 11679, hide cursor when returning from dosshell/userprog
...
git-svn-id: trunk@14918 -
2010-02-15 15:59:33 +00:00
pierre
b9461b978c
* add missing remote dialog labels
...
git-svn-id: trunk@14038 -
2009-11-04 09:26:07 +00:00
marco
6916115086
* initialize edit menu to disabled, bug #6614
...
git-svn-id: trunk@12531 -
2009-01-08 22:44:32 +00:00
giulio
157b00a44a
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
...
git-svn-id: trunk@11423 -
2008-07-20 21:37:48 +00:00
Tomas Hajny
979d1ac07f
* fixes for code generation switches and associated dialog box, with assistance of Robert Riebisch
...
git-svn-id: trunk@10708 -
2008-04-19 01:15:03 +00:00
florian
d70521ebb1
* take care of the efSyntaxHighlight flag when checking if syntax highlighting shall be on or off, resolves #4566
...
git-svn-id: trunk@8193 -
2007-07-29 17:28:16 +00:00
pierre
69f0d253be
* Never disable Ctrl+F9 if it is Continue
...
git-svn-id: trunk@7578 -
2007-06-04 22:01:20 +00:00
pierre
d7ed6209a9
* more switches updates
...
git-svn-id: trunk@7577 -
2007-06-04 15:01:39 +00:00
florian
b8d56a1512
* fixed #6497 :
...
- proper ioresult checking when opening the printer device
- disable/enable handling for print menu item
git-svn-id: trunk@6548 -
2007-02-18 18:50:23 +00:00
pierre
0ba499339a
* on CtrlF1, first do an exact name search, only allow longer names if exact is not found
...
git-svn-id: trunk@6126 -
2007-01-22 04:32:07 +00:00
pierre
87c0a048e5
* Undo last wrong commit
...
git-svn-id: trunk@6118 -
2007-01-22 04:03:46 +00:00
pierre
f876187194
* always include DebugMessage definitionwutils.pas
...
git-svn-id: trunk@6117 -
2007-01-22 03:51:32 +00:00
daniel
50b920294b
+ Switch IDE to resourcestrings
...
git-svn-id: trunk@6107 -
2007-01-21 21:40:59 +00:00
pierre
30546d4f6a
+ Help debug infos added
...
git-svn-id: trunk@6047 -
2007-01-18 13:57:58 +00:00
daniel
72b25db7ae
* Fix video write at wrong memory locations, causing crashes.
...
git-svn-id: trunk@5513 -
2006-12-01 10:33:50 +00:00
daniel
ba164eea53
+ Add ifdefs for fake gdb.
...
git-svn-id: trunk@5505 -
2006-11-27 09:03:54 +00:00
daniel
4e2c9ffa9c
+ Evaluate window
...
git-svn-id: trunk@5504 -
2006-11-26 23:47:23 +00:00
daniel
1a02ce4bc1
* Prevent IDE from crashing when receiving a signal if displaying user screen.
...
* Prevent ctrl+c being delivered as SIGINT to IDE when running user program.
git-svn-id: trunk@5496 -
2006-11-26 18:50:21 +00:00
daniel
06be3aba7d
* Fix display refresh command.
...
git-svn-id: trunk@3770 -
2006-06-03 11:30:54 +00:00
daniel
2c622ca2f6
* Fix disabled commands on reloading menubar.
...
git-svn-id: trunk@3604 -
2006-05-20 20:22:00 +00:00
daniel
5eb184ef8d
* Remove color selection and startup option menus for now.
...
git-svn-id: trunk@3479 -
2006-05-11 15:01:27 +00:00
daniel
dc6e856dda
* Video and keyboard initialization spaghetti organized and hopefully fixed.
...
- Remove useless function from validate.pas
git-svn-id: trunk@3443 -
2006-05-06 22:57:20 +00:00
daniel
cfa601daa9
* Cosmetic arrow change
...
git-svn-id: trunk@3436 -
2006-05-06 18:54:17 +00:00
daniel
3aa3fdcf28
* IDE version number to 1.0.8
...
- Remove giveuptimeslice from wutils (duplicate in drivers.pas)
- Remove Unix compat hack (now handled by video unit).
git-svn-id: trunk@3432 -
2006-05-06 16:16:25 +00:00
peter
d98336156f
* win64 compile fixes
...
git-svn-id: trunk@3297 -
2006-04-20 11:27:53 +00:00
daniel
df70410e9c
- Remove usage of memory unit; things like the lowmemory function are
...
flawed for the same reason memavail is flawed.
git-svn-id: trunk@2720 -
2006-03-01 15:29:05 +00:00
daniel
1dc6cdbafb
+ UI for selecting edit key set.
...
git-svn-id: trunk@2430 -
2006-02-04 16:09:11 +00:00
daniel
0312337a13
+ Added ability to use ctrl+x,ctrl+c,ctrl+v for clipboard. Enabled by
...
default on Unix platforms because normal shift+ins is not available in
a lot of terminal emulators. Currently only configurable through
INI-file. UI will follow.
git-svn-id: trunk@2428 -
2006-02-04 14:30:42 +00:00
florian
3f77cccc7d
+ printing support, currently win32 only
...
git-svn-id: trunk@1553 -
2005-10-20 20:47:25 +00:00
florian
be090fcf7b
+ Edit|Select and Edit|Unselect, closes 4181
...
git-svn-id: trunk@813 -
2005-08-07 10:44:15 +00:00
fpc
790a4fe2d3
* log and id tags removed
...
git-svn-id: trunk@42 -
2005-05-21 09:42:41 +00:00
fpc
50778076c3
initial import
...
git-svn-id: trunk@1 -
2005-05-16 18:37:41 +00:00
peter
e417e34496
* truncate log
2005-02-14 17:13:06 +00:00
florian
6c2ea3f2b4
+ vector unit window
2005-01-08 11:43:18 +00:00
florian
bff2491c88
* proper stepping in disassembler window now possible
...
+ disassembler window to menu added
2005-01-07 21:52:23 +00:00
peter
25eb483cfe
* fixed NODEBUG
...
* set default target to the default target of the compiler
2004-12-22 15:24:06 +00:00
Tomas Hajny
72e846735f
+ confirmation box after video mode switch (bug 2933)
2004-12-19 20:38:35 +00:00
florian
f95a1b6770
* implemented reload menu item
...
* increased file history to 9 files
2004-11-20 14:21:19 +00:00
florian
84def028af
* fixed non working mouse after tools call
...
* better handling of source/target info
* more info in about dialog
* better info in compiler status dialiog
2004-11-14 21:45:28 +00:00
peter
9c8a96c6dc
* fixed run directory
...
* Open dialog starts in dir of last editted file
2004-11-08 21:55:09 +00:00
peter
4a8f1e918d
* Breakpoints are now deleted when removed from source, disabling is
...
still possible from the breakpoint list
* COMPILER_1_0, FVISION, GABOR defines removed, only support new
FV and 1.9.x compilers
* Run directory added to Run menu
* Useless programinfo window removed
2004-11-08 20:28:25 +00:00
peter
2e6f9ff2a0
* fixed resize helptext
2004-11-06 22:02:48 +00:00
peter
f7738c12f1
sysmsgs is always available
2004-11-04 20:57:58 +00:00
peter
0eb61a4823
* fixed crashes with ide and 1.9.x
2004-11-02 23:53:19 +00:00
peter
d9cbef4323
* win32 fixed
2003-09-29 14:36:39 +00:00
pierre
0ae5ded638
* fix a bug in cmQuitApp handling
2003-01-31 11:01:00 +00:00
pierre
b5196eefbb
Use fpregs unit
2002-12-12 00:06:41 +00:00