summaryrefslogtreecommitdiff
path: root/ide/fpide.pas
Commit message (Expand)AuthorAgeFilesLines
* * fixed #6497:florian2007-02-181-0/+1
* * on CtrlF1, first do an exact name search, only allow longer names if exact...pierre2007-01-221-1/+1
* * Undo last wrong commitpierre2007-01-221-1/+1
* * always include DebugMessage definitionwutils.paspierre2007-01-221-1/+1
* + Switch IDE to resourcestringsdaniel2007-01-211-10/+519
* + Help debug infos addedpierre2007-01-181-0/+1
* * Fix video write at wrong memory locations, causing crashes.daniel2006-12-011-0/+3
* + Add ifdefs for fake gdb.daniel2006-11-271-2/+5
* + Evaluate windowdaniel2006-11-261-2/+5
* * Prevent IDE from crashing when receiving a signal if displaying user screen.daniel2006-11-261-0/+5
* * Fix display refresh command.daniel2006-06-031-0/+1
* * Fix disabled commands on reloading menubar.daniel2006-05-201-2/+9
* * Remove color selection and startup option menus for now.daniel2006-05-111-3/+3
* * Video and keyboard initialization spaghetti organized and hopefully fixed.daniel2006-05-061-2/+2
* * Cosmetic arrow changedaniel2006-05-061-1/+1
* * IDE version number to 1.0.8daniel2006-05-061-1/+0
* * win64 compile fixespeter2006-04-201-14/+14
* - Remove usage of memory unit; things like the lowmemory function aredaniel2006-03-011-3/+3
* + UI for selecting edit key set.daniel2006-02-041-1/+1
* + Added ability to use ctrl+x,ctrl+c,ctrl+v for clipboard. Enabled bydaniel2006-02-041-4/+49
* + printing support, currently win32 onlyflorian2005-10-201-1/+8
* + Edit|Select and Edit|Unselect, closes 4181florian2005-08-071-1/+3
* * log and id tags removedfpc2005-05-211-14/+0
* initial importfpc2005-05-161-0/+1263