Commit Graph

5806 Commits

Author SHA1 Message Date
mattias
d2c46c3582 published TForm.SessionProperties, added property editor and activated the storage components for fpc 1.9.5 because of rttiutils
git-svn-id: trunk@5806 -
2004-08-16 20:40:26 +00:00
vincents
be9999fa84 The taskbar button is now hidden, if the main form is hidden
git-svn-id: trunk@5805 -
2004-08-16 18:15:28 +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
3e8038ec1a added UniCode keyvals
git-svn-id: trunk@5803 -
2004-08-16 16:03:52 +00:00
mattias
17b062c027 added create_clean_fpcsrc_directory.sh
git-svn-id: trunk@5802 -
2004-08-16 13:04:28 +00:00
mattias
7f206eeda3 added create_clean_lazarus_directory.sh
git-svn-id: trunk@5801 -
2004-08-16 12:17:49 +00:00
mattias
2fc2b2d52b added make purge
git-svn-id: trunk@5800 -
2004-08-16 11:11:12 +00:00
mattias
5de83efa80 added hints to create fpc dmg for MacOSX
git-svn-id: trunk@5799 -
2004-08-16 09:55:52 +00:00
mattias
444c86b6f5 fixed fpc 1.0.10 compilation
git-svn-id: trunk@5798 -
2004-08-15 22:31:51 +00:00
mattias
089b41a7db activated endian independent binary object reader, writer
git-svn-id: trunk@5797 -
2004-08-15 18:28:02 +00:00
mattias
dcfb2cf483 added link path templates
git-svn-id: trunk@5796 -
2004-08-15 18:16:10 +00:00
mattias
b5b5114632 reduced output of bin to text conversion
git-svn-id: trunk@5795 -
2004-08-15 18:11:29 +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
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
56c3721bf0 added WriteLRSReversedWords
git-svn-id: trunk@5792 -
2004-08-15 17:08:06 +00:00
mattias
89a58abfeb fixed compilation powerpc
git-svn-id: trunk@5791 -
2004-08-15 17:06:07 +00:00
mattias
2d80b0247f improved DefineProperties to read/write endian independent
git-svn-id: trunk@5790 -
2004-08-15 17:00:58 +00:00
mattias
05cae27203 replaced rotten gtk_widget_newv by gtk_type_new
git-svn-id: trunk@5789 -
2004-08-15 16:11:32 +00:00
mattias
32db79433f fixed freeing TReader.Driver
git-svn-id: trunk@5788 -
2004-08-15 15:05:46 +00:00
mattias
a6d5670154 implemented platform independent binary object streamer
git-svn-id: trunk@5787 -
2004-08-15 14:39:36 +00:00
mattias
e059141fb3 added TLazIntfImage.SetColor_BPP32_R8G8B8_A1_BIO_TTB_RBO
git-svn-id: trunk@5786 -
2004-08-13 21:46:31 +00:00
mattias
ff34223015 fixed DebugLn for VerboseRawImage
git-svn-id: trunk@5785 -
2004-08-13 20:40:27 +00:00
mattias
9ed2e1f1a3 added example for loading a picture from file
git-svn-id: trunk@5784 -
2004-08-13 20:17: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
mattias
414e677c1e fixed initialization of GTKAPIWidget_new
git-svn-id: trunk@5782 -
2004-08-13 17:41:18 +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
0394698db3 removed IFDEF unused var
git-svn-id: trunk@5780 -
2004-08-13 12:52:58 +00:00
mattias
3b38b2321b fixed uninitialized argument
git-svn-id: trunk@5779 -
2004-08-13 12:41:54 +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
mazen
d0f4fc9730 + add support for passing non ASCII key values
* need to check for $F000 if it is the correct value

git-svn-id: trunk@5774 -
2004-08-12 15:50:46 +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
4340c26a6e fixed brush handle cache size
git-svn-id: trunk@5771 -
2004-08-11 22:05:07 +00:00
mattias
5d3ed6859c implemented TBrushHandleCache
git-svn-id: trunk@5770 -
2004-08-11 21:10:30 +00:00
mattias
581bef95fc moved intfstrconsts.pp to lclstrconsts.pas, implemented TPenHandleCache
git-svn-id: trunk@5769 -
2004-08-11 20:57:09 +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
9b63c9675f fixed uninitialised LogFont
git-svn-id: trunk@5767 -
2004-08-10 22:09:03 +00:00
mattias
d9389ed03a increased verbosity on double adding font to cache
git-svn-id: trunk@5766 -
2004-08-10 21:56:23 +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
1f41624a5f implemented font cache for gtk, which accelerates switching fonts
git-svn-id: trunk@5763 -
2004-08-10 17:34:13 +00:00
mattias
fe6fe05521 implemented FormStyle fsSplash for splash screens
git-svn-id: trunk@5762 -
2004-08-09 21:12:43 +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
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
c7beb98017 increased rpm version to 0.9.1.5
git-svn-id: trunk@5758 -
2004-08-09 16:02:14 +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