Commit Graph

1829 Commits

Author SHA1 Message Date
mattias
508c219f38 gtk intf now ignores size notifications of unrealized widgets
git-svn-id: trunk@5808 -
2004-08-17 19:01:37 +00:00
vincents
982e47e25a replaced GetEnv from dos unit by GetEnvironmentVariable from SysUtils unit
git-svn-id: trunk@5804 -
2004-08-16 18:05:29 +00:00
mattias
dcfb2cf483 added link path templates
git-svn-id: trunk@5796 -
2004-08-15 18:16:10 +00:00
mattias
50a941f84b implemented endian independent object Text <-> Binary converter
git-svn-id: trunk@5794 -
2004-08-15 17:53:32 +00:00
mattias
a6d5670154 implemented platform independent binary object streamer
git-svn-id: trunk@5787 -
2004-08-15 14:39:36 +00:00
mattias
2e684b3847 added default assembler style for compiler options
git-svn-id: trunk@5783 -
2004-08-13 19:48:53 +00:00
mazen
c4db8f2797 + TCharater type used to allow UTF8 keyboard with gtk2
git-svn-id: trunk@5781 -
2004-08-13 16:40:47 +00:00
mattias
ed06870dfa replaced ppc386 with platform independent name
git-svn-id: trunk@5778 -
2004-08-13 12:28:01 +00:00
mattias
91aaab9121 implemented THelpSelectorDialog
git-svn-id: trunk@5777 -
2004-08-13 12:05:02 +00:00
mattias
885b54ba20 fixed codetools ConstSet, implemented notifying TApplication whenmenu popups
git-svn-id: trunk@5776 -
2004-08-13 10:20:19 +00:00
mattias
e8e2846b3e fixed fpc 1.0.10 compilation
git-svn-id: trunk@5775 -
2004-08-13 01:15:48 +00:00
mattias
02957fe9b9 Open unit of component palette component now jumps to declaration
git-svn-id: trunk@5773 -
2004-08-12 10:50:14 +00:00
mattias
e603afe3a7 added check to never save doubles in staticpackage.inc
git-svn-id: trunk@5772 -
2004-08-12 09:36:46 +00:00
mattias
dbc4e7b929 Search Result View now shortens filepaths
git-svn-id: trunk@5761 -
2004-08-09 20:34:10 +00:00
mattias
36ac3ea512 IDE save toolbutton is now updated on Idle
git-svn-id: trunk@5760 -
2004-08-09 18:28:16 +00:00
mattias
ae15cfe4a8 implemented getting define properties for Repair broken LFM wizard
git-svn-id: trunk@5757 -
2004-08-09 15:46:34 +00:00
mattias
4cc1dac51d added objectlist.pas, implemented simple list TObjectList with association pointers
git-svn-id: trunk@5755 -
2004-08-09 13:55:30 +00:00
mattias
212493a075 added ideintf/packageintf.pas and implemented automatic uses section addition and package dependencies fixer for broken LFM
git-svn-id: trunk@5754 -
2004-08-09 13:54:11 +00:00
mattias
d71325aced moved componentreg.pas to ideintf
git-svn-id: trunk@5753 -
2004-08-09 09:24:29 +00:00
mattias
c30685c57e change component class dlg now works with child controls
git-svn-id: trunk@5752 -
2004-08-08 21:52:02 +00:00
mattias
dffc4d0999 replaced TDBEdit.WMKillFocus by EditingDone, Change Class basically working
git-svn-id: trunk@5751 -
2004-08-08 20:51:15 +00:00
mattias
674612146d added main IDe hints
git-svn-id: trunk@5750 -
2004-08-08 18:20:41 +00:00
mattias
a7d381ad9d splitted TMainIDE (main control instance) and TMainIDEBar (IDE menu and palette), added mainbase.pas and mainintf.pas
git-svn-id: trunk@5749 -
2004-08-08 18:02:45 +00:00
mattias
6efa88fffb fixed extract proc selection block level check
git-svn-id: trunk@5748 -
2004-08-07 10:57:08 +00:00
mattias
ebb787e8f5 implemented virtual temporary ct files
git-svn-id: trunk@5747 -
2004-08-07 07:03:29 +00:00
mattias
56f1575595 changed cpu target ppc to powerpc
git-svn-id: trunk@5746 -
2004-08-06 07:06:09 +00:00
mattias
21b270c41c fixed compilation for fpc 1.0.10
git-svn-id: trunk@5745 -
2004-08-06 06:51:15 +00:00
mattias
513788c44b moved designer/abstractformeditor.pp to ideintf/formeditingintf.pas
git-svn-id: trunk@5744 -
2004-08-05 21:20:47 +00:00
mattias
6e92b90671 fixed make output recognition for win32
git-svn-id: trunk@5741 -
2004-08-04 17:38:08 +00:00
mattias
e8ec5bd600 fixed setting Modified for hidden lpr file when adding CreateFormStatement
git-svn-id: trunk@5739 -
2004-08-04 16:58:15 +00:00
mattias
7bf089b375 invisible selected persistents are no longer drawn with grabbers
git-svn-id: trunk@5730 -
2004-08-04 08:50:23 +00:00
mattias
823256e659 added dialog for warning if make tool not found
git-svn-id: trunk@5725 -
2004-08-03 09:21:08 +00:00
vincents
03680097bf added Italian ISO language in the IDE
git-svn-id: trunk@5717 -
2004-07-30 19:48:43 +00:00
vincents
12f8270c5b make executable location is a environment option now.
git-svn-id: trunk@5716 -
2004-07-30 15:38:16 +00:00
mattias
7ee9cae478 added IDE cmd line option --skip-last-project
git-svn-id: trunk@5710 -
2004-07-25 22:43:18 +00:00
mattias
f57a5ce83b added default to TargetProcessors
git-svn-id: trunk@5708 -
2004-07-25 14:21:20 +00:00
mattias
61f570c16c added PowerPC to TargetProcessors
git-svn-id: trunk@5707 -
2004-07-25 13:25:57 +00:00
mattias
72ef86a3d5 added darwin TargetOS
git-svn-id: trunk@5706 -
2004-07-25 13:05:47 +00:00
mattias
53d5117b90 added codetools defines and lazconf support for powerpc
git-svn-id: trunk@5705 -
2004-07-25 12:59:49 +00:00
mattias
784902b92a TXMLPropStorage basically working
git-svn-id: trunk@5704 -
2004-07-25 01:04:45 +00:00
mattias
84dd820d72 Designer can now handle TPersistent selections, TCollectionPropertyEditor basically working
git-svn-id: trunk@5702 -
2004-07-24 11:23:56 +00:00
mattias
fe3c2b2ab2 fixed compilation 1.0.10, started change class editor
git-svn-id: trunk@5696 -
2004-07-20 21:36:16 +00:00
mattias
bddd2f7bdc fixed freeing synedit PrimarySelection and sending gtklist DrawItem msg for destroing controls
git-svn-id: trunk@5691 -
2004-07-17 14:24:31 +00:00
mattias
b73d8747d1 added texttolols.pas and published TBitBtn.Caption
git-svn-id: trunk@5685 -
2004-07-16 10:16:32 +00:00
mattias
7e646879e5 updated urls in about dlg
git-svn-id: trunk@5681 -
2004-07-14 16:06:11 +00:00
mattias
f7e8878d4e added website hints to about dlg
git-svn-id: trunk@5680 -
2004-07-14 16:03:07 +00:00
mattias
043ab6bf3a fixed 1.0.10 compilation from Vincent
git-svn-id: trunk@5679 -
2004-07-14 15:57:53 +00:00
mattias
20ed3818a2 fixed saving compiler option LinkStyle
git-svn-id: trunk@5670 -
2004-07-11 23:10:48 +00:00
mattias
587f9c2420 added Delphi ToDo support, Application.WndProc, small bugfixes from Colin
git-svn-id: trunk@5664 -
2004-07-10 18:17:30 +00:00
vincents
2894b20b96 re-added bash highlighter
git-svn-id: trunk@5663 -
2004-07-09 20:48:56 +00:00