Commit Graph

1169 Commits

Author SHA1 Message Date
Tomas Hajny
61884ad5e0 * ugly hyphenation fixed
git-svn-id: trunk@3940 -
2006-06-25 13:56:23 +00:00
marco
4376a4ee35 * Fixes from Dave Strodtman
git-svn-id: trunk@3890 -
2006-06-18 13:19:28 +00:00
marco
0bb37b3e1a * small fixes due to tcentre
git-svn-id: trunk@3879 -
2006-06-16 20:04:22 +00:00
daniel
9a3335e194 * Some improvements regarding code readability.
git-svn-id: trunk@3837 -
2006-06-10 18:48:24 +00:00
daniel
31c77b43d8 * Change two precondition checks into assertions.
git-svn-id: trunk@3836 -
2006-06-10 15:35:34 +00:00
daniel
86fe721eea * Update paste command after cut/copy.
git-svn-id: trunk@3801 -
2006-06-04 21:24:16 +00:00
daniel
5835891a89 * Update default compiler options.
git-svn-id: trunk@3776 -
2006-06-03 14:35:27 +00:00
daniel
06be3aba7d * Fix display refresh command.
git-svn-id: trunk@3770 -
2006-06-03 11:30:54 +00:00
florian
3ba353aa70 * don't close user screen on mouse events
git-svn-id: trunk@3702 -
2006-05-27 19:42:59 +00:00
florian
92c4345090 * new ide icon
git-svn-id: trunk@3699 -
2006-05-27 16:58:40 +00:00
daniel
2c622ca2f6 * Fix disabled commands on reloading menubar.
git-svn-id: trunk@3604 -
2006-05-20 20:22:00 +00:00
florian
eb70381970 * fixed vector window size
git-svn-id: trunk@3602 -
2006-05-20 19:48:30 +00:00
florian
1cb8a2b9e8 * fixed sse register display
git-svn-id: trunk@3601 -
2006-05-20 19:43:27 +00:00
florian
7e5b9ac353 + display helpfull message if no help files are installed
git-svn-id: trunk@3596 -
2006-05-20 18:53:40 +00:00
daniel
33dce091bb * Move processor options to their own tab.
git-svn-id: trunk@3572 -
2006-05-18 21:35:46 +00:00
peter
9872dbaf24 * compile fixes
git-svn-id: trunk@3534 -
2006-05-14 20:27:55 +00:00
daniel
46d5b2fce5 * Val can handle hexadecimal just fine, no need for specialized routines.
git-svn-id: trunk@3495 -
2006-05-13 17:50:29 +00:00
daniel
2341cae336 - Remove redundant inttohex function.
git-svn-id: trunk@3483 -
2006-05-12 10:07:46 +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
cdde454cc4 * If overflow checking enabled, disable it for hash calculation. IDE
now works fine if range checking and overflow checking are enabled.

git-svn-id: trunk@3474 -
2006-05-11 07:46:09 +00:00
daniel
516e94be11 * Reorder options
git-svn-id: trunk@3468 -
2006-05-09 22:18:43 +00:00
daniel
d76aa893e7 * Redesigned syntax tab on compiler options screen
git-svn-id: trunk@3467 -
2006-05-09 22:13:21 +00:00
daniel
b87109913c * More ver1_0 defines removed
* Update compiler options

git-svn-id: trunk@3453 -
2006-05-07 22:32:43 +00:00
daniel
ca06efcd00 - Remove ver1_0 ifdef
git-svn-id: trunk@3451 -
2006-05-07 15:32:38 +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
9f249e2bb0 * Make listbox in window list one column smaller.
git-svn-id: trunk@3433 -
2006-05-06 17:36:24 +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
daniel
99760aa507 * Redesigned the directory option menu.
git-svn-id: trunk@3431 -
2006-05-06 14:35:42 +00:00
Jonas Maebe
0dffd62032 + add compiler/ppcgen directory to unit search path for ppc and ppc64
git-svn-id: trunk@3420 -
2006-05-05 08:42:04 +00:00
peter
cba7504dec * use -P for cross compile
* support libimp*.a

git-svn-id: trunk@3321 -
2006-04-23 18:53:29 +00:00
peter
d98336156f * win64 compile fixes
git-svn-id: trunk@3297 -
2006-04-20 11:27:53 +00:00
daniel
90744753b9 * Fix compilation.
git-svn-id: trunk@3246 -
2006-04-17 15:57:57 +00:00
peter
323d6cf640 * use -O2 for 2.1.1 compilers
git-svn-id: trunk@2966 -
2006-03-19 11:19:43 +00:00
Jonas Maebe
f3ffa1400a * regenerated for new ppc release optimizer settings
git-svn-id: trunk@2943 -
2006-03-17 17:54:28 +00:00
Jonas Maebe
f868c80460 + i386-darwin support (use fpcmake from after 12 February 2006)
git-svn-id: trunk@2820 -
2006-03-09 15:26:49 +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
mazen
aeb162e4e1 + added target arm-palmos (please use an fpcmake later than 04 feb 2006 in future)
git-svn-id: trunk@2603 -
2006-02-15 22:05:04 +00:00
daniel
660d789508 * Rename Borland convention to CUA-91 convention.
git-svn-id: trunk@2592 -
2006-02-15 11:36:45 +00:00
tom_at_work
a3295f379a * removed powerpc64/linux from SMARTLINKTARGETS. Takes way too much time without an internal binwriter.
* regenerated makefiles

git-svn-id: trunk@2546 -
2006-02-12 20:26:15 +00:00
daniel
d9030088dd * Fix compilation on non-Unix
git-svn-id: trunk@2447 -
2006-02-05 20:54:07 +00:00
mazen
bc18d6eb8a + added palmos support to makes files
+ added Makefile.fpc to palmos in rtl
+ added faked prt0 to plamos rtl

git-svn-id: trunk@2443 -
2006-02-05 19:22:12 +00:00
daniel
1bfb446a62 * Remove terminfo use. IDE now libc free when build without debugger.
git-svn-id: trunk@2431 -
2006-02-04 16:22:36 +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
tom_at_work
453bb6d1c9 * removed libc package from build for every linux platform but i386 and x86-64 (libc is a x86 specific kylix compatibility library)
git-svn-id: trunk@2376 -
2006-01-29 17:49:42 +00:00
Tomas Hajny
10153d061d * fix for web bug #4518 by Salvatore Licciardi
git-svn-id: trunk@2312 -
2006-01-18 22:48:19 +00:00
florian
b9a0e2ead2 * makefile again regenerated
git-svn-id: trunk@2280 -
2006-01-13 20:32:53 +00:00
florian
40290348bc * Makefiles regenerated
git-svn-id: trunk@2279 -
2006-01-13 19:49:25 +00:00
florian
30fc11e7ca * makefiles regenerated
git-svn-id: trunk@2260 -
2006-01-11 21:46:28 +00:00