mazen
|
2a2c700341
|
* adapt example to the package
git-svn-id: trunk@5861 -
|
2004-08-26 16:31:37 +00:00 |
|
mazen
|
cb9a639a21
|
+ added support for XPM, BMP, TGA
* Fix units names
* Fix example program
git-svn-id: trunk@5860 -
|
2004-08-26 11:27:40 +00:00 |
|
mazen
|
b5be98d22b
|
+ added support for XPM, BMP, TGA
* Fix units names
* Fix example program
git-svn-id: trunk@5859 -
|
2004-08-26 11:19:13 +00:00 |
|
mazen
|
a06f3320e8
|
+ added "Images For Lazarus" package which allow handling all FCL supported Image formats
git-svn-id: trunk@5857 -
|
2004-08-26 07:34:45 +00:00 |
|
mattias
|
79e0b3d2d1
|
fixed compiling codetools with -dCTDebug
git-svn-id: trunk@5855 -
|
2004-08-25 21:26:45 +00:00 |
|
mattias
|
19ea06abe4
|
implemented help jump to FPDoc context in unit
git-svn-id: trunk@5839 -
|
2004-08-23 15:49:18 +00:00 |
|
mattias
|
07dd273dd2
|
implemented context help for source editor
git-svn-id: trunk@5836 -
|
2004-08-22 22:47:43 +00:00 |
|
mattias
|
d0ded429f3
|
implemented simple HTML help viewer
git-svn-id: trunk@5831 -
|
2004-08-21 23:16:11 +00:00 |
|
mattias
|
1a019cd539
|
added darwin libpaths to Makefile and LCL Usage lib paths
git-svn-id: trunk@5826 -
|
2004-08-20 09:47:36 +00:00 |
|
mattias
|
b188fee924
|
synedit UTF8 support started by Mazen
git-svn-id: trunk@5818 -
|
2004-08-18 13:12:05 +00:00 |
|
mattias
|
e08e2b61ee
|
accelerated Find In Files
git-svn-id: trunk@5817 -
|
2004-08-18 13:06:21 +00:00 |
|
mattias
|
a3c5113732
|
fixed Extract Proc flags not used in selection
git-svn-id: trunk@5816 -
|
2004-08-18 11:32:12 +00:00 |
|
mattias
|
8fb1867a6b
|
removed obsolete unit vclglobals
git-svn-id: trunk@5814 -
|
2004-08-18 09:31:21 +00:00 |
|
mattias
|
e28d428309
|
fixed deleting of collection item in prop editor
git-svn-id: trunk@5813 -
|
2004-08-18 09:08:34 +00:00 |
|
mattias
|
3e8038ec1a
|
added UniCode keyvals
git-svn-id: trunk@5803 -
|
2004-08-16 16:03:52 +00:00 |
|
mattias
|
4d1c380243
|
added fpc src path: from rtl/darwin/ to rtl/bsd/
git-svn-id: trunk@5793 -
|
2004-08-15 17:16:53 +00:00 |
|
mattias
|
a6d5670154
|
implemented platform independent binary object streamer
git-svn-id: trunk@5787 -
|
2004-08-15 14:39:36 +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
|
885b54ba20
|
fixed codetools ConstSet, implemented notifying TApplication whenmenu popups
git-svn-id: trunk@5776 -
|
2004-08-13 10:20:19 +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
|
b884614dd5
|
improved gtk1 FontCache to handle several descriptors per gdkfont
git-svn-id: trunk@5768 -
|
2004-08-11 12:57:03 +00:00 |
|
mattias
|
1410eb274a
|
added to codetools: compiler funcs typeof, assigned, lo, hi
git-svn-id: trunk@5765 -
|
2004-08-10 18:39:20 +00:00 |
|
mattias
|
191dae0550
|
added to ct compiler functions read, readln, write, writeln, finalize, initialize, inc, dec, setlength
git-svn-id: trunk@5764 -
|
2004-08-10 18:01:18 +00:00 |
|
mattias
|
0c6ffcf286
|
fixed type of Low(open array) and type of PathDelim
git-svn-id: trunk@5759 -
|
2004-08-09 18:22:08 +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
|
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
|
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
|
79f1d1940b
|
fixed ct nodes for proc param type array of
git-svn-id: trunk@5740 -
|
2004-08-04 17:35:40 +00:00 |
|
mattias
|
a5ded8dcb0
|
fixed range check error for TCustomSynAutoComplete.ExecuteCompletion in empty lines
git-svn-id: trunk@5738 -
|
2004-08-04 16:41:07 +00:00 |
|
micha
|
820efea207
|
fix Dbf unit filename case
git-svn-id: trunk@5719 -
|
2004-08-01 13:59:49 +00:00 |
|
vincents
|
c9f8ec214e
|
updated localization
git-svn-id: trunk@5718 -
|
2004-07-30 20:55:16 +00:00 |
|
vincents
|
52d45cdab4
|
regenerated makefiles, make doesn't need to be in path now
git-svn-id: trunk@5712 -
|
2004-07-26 20:44:22 +00:00 |
|
mattias
|
2f8201d816
|
added rx components from Michal Van Canneyt
git-svn-id: trunk@5709 -
|
2004-07-25 15:39:55 +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
|
06bc03d2d6
|
fixed compilation for fpc 1.0.10
git-svn-id: trunk@5700 -
|
2004-07-23 22:14:22 +00:00 |
|
mattias
|
7168c90f9d
|
fixed typos
git-svn-id: trunk@5698 -
|
2004-07-23 17:15:03 +00:00 |
|
mattias
|
b411535774
|
added for Delphi compati: TPropertyEditor.GetComponent
git-svn-id: trunk@5694 -
|
2004-07-18 09:58:44 +00:00 |
|
mattias
|
66d9c63226
|
reload property on write error
git-svn-id: trunk@5693 -
|
2004-07-18 09:42:14 +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
|
852d652b26
|
removed unneeded hidden prop edits
git-svn-id: trunk@5690 -
|
2004-07-16 22:07:39 +00:00 |
|
mattias
|
6500dd3584
|
added usage hints
git-svn-id: trunk@5689 -
|
2004-07-16 22:05:11 +00:00 |
|
mattias
|
56adc44990
|
added README
git-svn-id: trunk@5688 -
|
2004-07-16 21:54:27 +00:00 |
|
mattias
|
116c988455
|
added RTTI controls
git-svn-id: trunk@5687 -
|
2004-07-16 21:49:00 +00:00 |
|