vincents
|
4fbeff817d
|
windows installer: added more installer translations
git-svn-id: trunk@12734 -
|
2007-11-04 01:32:24 +00:00 |
|
mattias
|
b6caf45793
|
IDE: removed CharSet attributes
git-svn-id: trunk@12733 -
|
2007-11-03 23:37:28 +00:00 |
|
darius
|
3bdcb89a67
|
improved layout and anchoring
added IDE help
git-svn-id: trunk@12732 -
|
2007-11-03 23:13:38 +00:00 |
|
darius
|
058ee862ff
|
improved anchoring of form
git-svn-id: trunk@12731 -
|
2007-11-03 22:54:04 +00:00 |
|
mattias
|
49c3056f79
|
docs: fixed spelling errors
git-svn-id: trunk@12730 -
|
2007-11-03 22:25:39 +00:00 |
|
mattias
|
4f039b5af1
|
docs: added OO impress presentation about FPC+Laz
git-svn-id: trunk@12729 -
|
2007-11-03 21:49:14 +00:00 |
|
mattias
|
6cf44713b0
|
carbon intf: undo change to ExtTextOut
git-svn-id: trunk@12728 -
|
2007-11-03 20:52:29 +00:00 |
|
mattias
|
5e807a544e
|
carbon intf: using fractional text rendering if DX parameter is nil
git-svn-id: trunk@12727 -
|
2007-11-03 20:13:59 +00:00 |
|
mattias
|
2c73eca690
|
rpms: added mime and etc files to files section
git-svn-id: trunk@12726 -
|
2007-11-03 19:57:22 +00:00 |
|
mattias
|
1eea190623
|
rpms: added lazarus-mime.xml, /etc/lazarus/*.xml files
git-svn-id: trunk@12725 -
|
2007-11-03 19:11:38 +00:00 |
|
mattias
|
bbf3a6393a
|
images: made vase transparent
git-svn-id: trunk@12724 -
|
2007-11-03 19:01:50 +00:00 |
|
marc
|
f597c76bad
|
* Disabled automatic mask handle creation
git-svn-id: trunk@12723 -
|
2007-11-03 18:57:04 +00:00 |
|
marc
|
f745b551ef
|
* Changed TImage.Transparent default to Flase (delphi compatible)
git-svn-id: trunk@12722 -
|
2007-11-03 18:22:15 +00:00 |
|
marc
|
e2a52c1ccb
|
* Implemented missing TBimap.Mask function
git-svn-id: trunk@12721 -
|
2007-11-03 17:30:24 +00:00 |
|
mattias
|
dce6093a4d
|
IDE: ignore read only PO output directories for packages
git-svn-id: trunk@12720 -
|
2007-11-03 17:08:52 +00:00 |
|
marc
|
ecf446c193
|
* Implemented TBitmap mask creation
git-svn-id: trunk@12719 -
|
2007-11-03 16:58:59 +00:00 |
|
mattias
|
c1df9e4739
|
IDE: ignore write errors for .po and Makefiles if directory is readonly
git-svn-id: trunk@12718 -
|
2007-11-03 16:56:23 +00:00 |
|
marc
|
ee3d4895ef
|
* fixed compilation with fpc 2.2 on win64
git-svn-id: trunk@12717 -
|
2007-11-03 16:49:08 +00:00 |
|
mattias
|
56c010baf4
|
codetools: added dbgs(extended) parameter to avoid conflicts on systems without extended
git-svn-id: trunk@12716 -
|
2007-11-03 16:32:04 +00:00 |
|
mattias
|
8df71f8292
|
startlazarus: added messages for suspicious executables and in case of system default is newer ask user
git-svn-id: trunk@12715 -
|
2007-11-03 16:25:50 +00:00 |
|
mattias
|
59f3b4944b
|
gtk intf: fixed TGtkWidgetSet.GetControlConstraints
git-svn-id: trunk@12714 -
|
2007-11-03 13:42:06 +00:00 |
|
mattias
|
22b7128760
|
LCL: fixing endless loop in win32: TWinControl.IsControlMouseMsg recognizes overlapping TWinControl, but will ignore them
git-svn-id: trunk@12713 -
|
2007-11-03 10:46:54 +00:00 |
|
marc
|
c6c16d5bbd
|
* Reduced async-record shlibs debugger output
git-svn-id: trunk@12712 -
|
2007-11-03 02:42:40 +00:00 |
|
marc
|
31f9b02560
|
* fixed compilation on fpc 2.0.4
git-svn-id: trunk@12711 -
|
2007-11-03 02:41:12 +00:00 |
|
marc
|
bd07d08f17
|
* added pei-i386 filetype so debugger recognized it as x86
git-svn-id: trunk@12710 -
|
2007-11-03 01:44:58 +00:00 |
|
mattias
|
9a45e5e0b0
|
IDE: TMainIDE.FindSourceFile now searches in CompleteSrcPath
git-svn-id: trunk@12709 -
|
2007-11-03 01:20:26 +00:00 |
|
mattias
|
53a3d197dd
|
IDE: install pkg dlg: fixed layout
git-svn-id: trunk@12708 -
|
2007-11-03 01:08:40 +00:00 |
|
mattias
|
94f9b83e0e
|
codetools: fixed DirectoryIsWritable when missing pathdelim at end
git-svn-id: trunk@12707 -
|
2007-11-03 00:29:29 +00:00 |
|
marc
|
efe7d0f7c6
|
* Enabled bitmap.TransparentMode (fixes #10100)
git-svn-id: trunk@12706 -
|
2007-11-03 00:26:48 +00:00 |
|
mattias
|
ba5d40a2fc
|
fpc-crosswin32 deb: added dependencies for fp- debs
git-svn-id: trunk@12705 -
|
2007-11-03 00:02:34 +00:00 |
|
mattias
|
985c21b33b
|
LCL: TWinControl.IsControlMouseMsg checking for wincontrol childs - in case they overlap
git-svn-id: trunk@12704 -
|
2007-11-02 20:21:39 +00:00 |
|
mattias
|
4e7dadcd8b
|
startlazarus.lpi: clean up
git-svn-id: trunk@12703 -
|
2007-11-02 19:38:47 +00:00 |
|
mattias
|
cc0a9c67bb
|
IDE: compiler opttions dlg: changed caption Style to Assembler style
git-svn-id: trunk@12702 -
|
2007-11-02 19:22:06 +00:00 |
|
mattias
|
bea6c472b4
|
IDE: debugger: do not ask if debugging a not saved unit
git-svn-id: trunk@12701 -
|
2007-11-02 17:51:25 +00:00 |
|
mattias
|
81829658cf
|
IDE: fixed run params FormResize code, LCL: using basebounds for computing order of align controls
git-svn-id: trunk@12700 -
|
2007-11-02 17:39:39 +00:00 |
|
mattias
|
cfaf975984
|
IDE: added flag to not compile IDE when just installing a package
git-svn-id: trunk@12699 -
|
2007-11-02 16:59:04 +00:00 |
|
mattias
|
f97864b493
|
IDE: added flag to not compile IDE when just installing a package
git-svn-id: trunk@12698 -
|
2007-11-02 16:44:11 +00:00 |
|
mattias
|
770d341cc8
|
debs: added default configs for gtk1 editor font and using gdb
git-svn-id: trunk@12697 -
|
2007-11-02 15:18:01 +00:00 |
|
kirkpatc
|
7172b002b3
|
LazDoc: Moved description of TCustomButton and TButton out to StdCtrls
git-svn-id: trunk@12696 -
|
2007-11-02 13:06:58 +00:00 |
|
kirkpatc
|
44f7d0ddf5
|
LazDoc: Moved description of TButton here from unit Buttons
git-svn-id: trunk@12695 -
|
2007-11-02 13:05:40 +00:00 |
|
mattias
|
09342edb8f
|
gtk intf: fixed GetClientRect for notebook
git-svn-id: trunk@12694 -
|
2007-11-02 10:58:55 +00:00 |
|
mattias
|
ef2d81ca2c
|
LCL: reduced debug output
git-svn-id: trunk@12693 -
|
2007-11-02 10:03:36 +00:00 |
|
vincents
|
e20a6258bd
|
cgi modules: make Response stream public instead of published, fixes #10071.
git-svn-id: trunk@12692 -
|
2007-11-02 09:59:30 +00:00 |
|
paul
|
1c0de89202
|
gtk: TGtkWidgetSet.FillRect should not fill whole DC if rect is empty
git-svn-id: trunk@12691 -
|
2007-11-02 09:07:22 +00:00 |
|
paul
|
2f77419302
|
gtk: make TGtkWidgetSet.GetSystemMetrics more safe
git-svn-id: trunk@12690 -
|
2007-11-02 08:30:05 +00:00 |
|
paul
|
367e41cd19
|
qt: TCustomControl cannot have PreferredSize (fix ToolBar autosize)
git-svn-id: trunk@12689 -
|
2007-11-02 08:22:05 +00:00 |
|
paul
|
4c440ab33d
|
qt: correct TQtWidgetSet.DrawFocusRect
git-svn-id: trunk@12688 -
|
2007-11-02 05:49:31 +00:00 |
|
paul
|
af5c0eef84
|
qt: make TQtWidgetSet.GetSystemMetrics more safe
git-svn-id: trunk@12687 -
|
2007-11-02 05:34:12 +00:00 |
|
paul
|
d59531f75d
|
gtk: make TGtkWidgetSet.GetSystemMetrics more safe
git-svn-id: trunk@12686 -
|
2007-11-02 04:06:10 +00:00 |
|
paul
|
cf1ef4b245
|
gtk: remove 2 WriteLns from code
git-svn-id: trunk@12685 -
|
2007-11-02 03:55:03 +00:00 |
|