mattias
|
ecfaa83c15
|
codetools: omit forward classes in example
git-svn-id: trunk@11024 -
|
2007-04-29 09:47:53 +00:00 |
|
mattias
|
bc2699b1fb
|
codetools: aded example to extend the include search path of a directory
git-svn-id: trunk@11023 -
|
2007-04-29 09:37:57 +00:00 |
|
mattias
|
511f43bfa0
|
codetools: aded example to list all classes of interface
git-svn-id: trunk@11022 -
|
2007-04-29 09:02:43 +00:00 |
|
mattias
|
f33da32bb4
|
LCL: reduced calls of ReAlign from Darek
git-svn-id: trunk@11021 -
|
2007-04-28 18:45:02 +00:00 |
|
mattias
|
cfd297adf3
|
debian package creation script: extended to support amd64, powerpc and sparc from Peter Mugaas
git-svn-id: trunk@11020 -
|
2007-04-28 18:33:38 +00:00 |
|
mattias
|
383d48a263
|
LCL: IsControlMouseMsg no longer queries childs which get their own messages.
git-svn-id: trunk@11019 -
|
2007-04-27 15:35:29 +00:00 |
|
mattias
|
3012a523fe
|
fixed FPC 2.0 compilation
git-svn-id: trunk@11018 -
|
2007-04-27 15:06:08 +00:00 |
|
mattias
|
c902aecea7
|
gtk2 intf: fixed resizing windows, fixed creation and position of hint windows
git-svn-id: trunk@11017 -
|
2007-04-27 14:25:19 +00:00 |
|
mattias
|
c650a06f6d
|
gtk2 intf: TListBox: fixed getting ItemIndex of a multiselection
git-svn-id: trunk@11016 -
|
2007-04-27 11:46:32 +00:00 |
|
mattias
|
ef4cb4d516
|
gtk2 intf: TComboBox: fixed gtk crit when ITemCount=0
git-svn-id: trunk@11015 -
|
2007-04-27 11:18:59 +00:00 |
|
mattias
|
0e395c80ce
|
gtk2 intf: TComboBox: fixed widgets used for events
git-svn-id: trunk@11014 -
|
2007-04-27 10:58:58 +00:00 |
|
mattias
|
12eba79c0d
|
gtk2 intf: fixed widget used for mouse events
git-svn-id: trunk@11013 -
|
2007-04-27 09:44:42 +00:00 |
|
mattias
|
0cbf3340ac
|
gtk2 intf: fixed connecting events of TListBox
git-svn-id: trunk@11012 -
|
2007-04-27 09:30:50 +00:00 |
|
vincents
|
c5db4d9efc
|
IDE: improved strings property editor layout (#8770) from Graeme
git-svn-id: trunk@11011 -
|
2007-04-27 09:24:31 +00:00 |
|
mattias
|
25c19fafdd
|
gtk2 intf: fixed places were still old gtk_file_selection instead o gtk_file_chooser were used
git-svn-id: trunk@11010 -
|
2007-04-27 07:56:24 +00:00 |
|
paul
|
f133fe2679
|
Evaluate/Modify dialog:
- saving/loading dialog position and sized
- saving/loading history
- added button images
- small controls repositioning
git-svn-id: trunk@11009 -
|
2007-04-27 07:30:36 +00:00 |
|
vincents
|
6906f83999
|
snapshot tools:
* fixed compilation with latest lnet
* disabled debug output
git-svn-id: trunk@11008 -
|
2007-04-26 19:19:25 +00:00 |
|
tombo
|
d357912661
|
TBitmap.WriteStreamWithFPImage - write stream size Little Endian - fixes streaming bitmaps on BE platforms
git-svn-id: trunk@11007 -
|
2007-04-26 11:52:59 +00:00 |
|
tombo
|
dd02769d5f
|
Carbon intf:
- improved TScrollingWinControl
- moved some DbgS to LCLProc
git-svn-id: trunk@11006 -
|
2007-04-26 11:18:35 +00:00 |
|
paul
|
56e1a6af27
|
fixed cursor changing in designer mode (error introduced in fix #11001)
git-svn-id: trunk@11005 -
|
2007-04-26 03:29:33 +00:00 |
|
marc
|
0971b9572a
|
* improved IDE images by Graeme Geldenhuys
git-svn-id: trunk@11004 -
|
2007-04-25 22:29:34 +00:00 |
|
vincents
|
be4e0c2b3c
|
tools: initial check in of monitoring tool for snapshots, needs further clean up
git-svn-id: trunk@11003 -
|
2007-04-25 21:47:31 +00:00 |
|
mattias
|
029d4f6327
|
added package prettymessages - an IDE add-on to reduce FPC hints
git-svn-id: trunk@11002 -
|
2007-04-25 16:37:19 +00:00 |
|
paul
|
06e9d893e8
|
TEdit/TMemo and some other with LCL cursor = crDefault had problems with setting their default cursor if it was differ from default application cursor.
git-svn-id: trunk@11001 -
|
2007-04-25 11:43:38 +00:00 |
|
tombo
|
576446d7e6
|
LCLProc: Added DbgS for TSize, TTextMetric and TScrollInfo
git-svn-id: trunk@11000 -
|
2007-04-25 10:24:29 +00:00 |
|
marc
|
1798531667
|
* updated translations by Antonio Galvao
git-svn-id: trunk@10999 -
|
2007-04-24 22:42:26 +00:00 |
|
tombo
|
3833ae9b17
|
Added Philip J. Hess to Contributors
git-svn-id: trunk@10998 -
|
2007-04-24 13:03:34 +00:00 |
|
tombo
|
ee5cf39ee1
|
InterfaceBase WinAPI: use Polyline instead of Polygon in Arc method
git-svn-id: trunk@10997 -
|
2007-04-24 12:34:52 +00:00 |
|
tombo
|
cdf272468e
|
Carbon intf:
- fixed TBitBtn.Default bug
- improved TBitBtn.NumGlyphs
- started TScrollingWinControl
git-svn-id: trunk@10996 -
|
2007-04-24 12:02:32 +00:00 |
|
vincents
|
082deba9c4
|
LCL: items in radiogroup and checkgroup use parentfont (#8675)
git-svn-id: trunk@10995 -
|
2007-04-24 11:46:17 +00:00 |
|
vincents
|
39a0ba8569
|
LCL: published Font and ParentFont for Radiobutton and Checkbox (#8735)
git-svn-id: trunk@10994 -
|
2007-04-24 11:33:29 +00:00 |
|
andrew
|
c18b7e95b3
|
applied patch from Luiz Americo for bug #1427
git-svn-id: trunk@10993 -
|
2007-04-24 01:30:30 +00:00 |
|
jesus
|
e387149eff
|
LCL, missing resource string declaration in 10989
git-svn-id: trunk@10992 -
|
2007-04-23 20:46:43 +00:00 |
|
vincents
|
416391feb4
|
windows installer: correctly detect when running on win32, used to include gtk2 and qt widget interface units
git-svn-id: trunk@10991 -
|
2007-04-23 20:18:41 +00:00 |
|
vincents
|
9df7768691
|
removed fpc 2.0.2 workaround from turbopower_ipro package
git-svn-id: trunk@10990 -
|
2007-04-23 20:16:54 +00:00 |
|
jesus
|
0456a590ff
|
LCL, grids, enable FastEditing for TCustomDrawGrid, added AllowOutboundEvents
implementation of Click in delphi compatible way from Graeme (with changes)
git-svn-id: trunk@10989 -
|
2007-04-23 19:34:30 +00:00 |
|
tombo
|
39eb0d6ab9
|
* Patch #0008719: TApplication.OnUserInput is never fired
git-svn-id: trunk@10988 -
|
2007-04-23 09:39:15 +00:00 |
|
paul
|
97ac3e7ba1
|
fixes to menu editor:
- show item after add
- several errors while deleting item
(report 0008732)
git-svn-id: trunk@10987 -
|
2007-04-23 02:06:10 +00:00 |
|
jesus
|
bfcac58e6b
|
LCL: enabled published properties of TMaskEdit
git-svn-id: trunk@10986 -
|
2007-04-22 22:16:38 +00:00 |
|
vincents
|
e81129f71b
|
wince interface: fixed get text from controls (TEdit) crash (bug #8676) from zaher dirkey
git-svn-id: trunk@10985 -
|
2007-04-22 18:11:48 +00:00 |
|
vincents
|
b8ac959cd9
|
win32 interface
* fixed showing filedialog with fpc 2.0.4 (bug #8749)
- removed declarations that are in the windows unit
git-svn-id: trunk@10984 -
|
2007-04-22 17:36:23 +00:00 |
|
vincents
|
5716695861
|
LCL: fixed typo (bug #8748) from Tom
git-svn-id: trunk@10983 -
|
2007-04-22 12:52:30 +00:00 |
|
vincents
|
1f915c39c6
|
win32 interface: fixed compilation with fpc 2.0.4
git-svn-id: trunk@10982 -
|
2007-04-21 11:33:20 +00:00 |
|
paul
|
aae1549400
|
OnTypeChange event implementation for
TOpenDialog/TSaveDialog for gtk1, gtk2, win32 (reports 619, 8349)
git-svn-id: trunk@10981 -
|
2007-04-20 12:49:08 +00:00 |
|
vincents
|
d36a125fd8
|
object inspector example: use default os and widget set
git-svn-id: trunk@10980 -
|
2007-04-19 21:11:05 +00:00 |
|
vincents
|
38ea67c89e
|
test: fixed compilation of the examples on win64
git-svn-id: trunk@10979 -
|
2007-04-19 20:56:54 +00:00 |
|
marc
|
dab74de8af
|
* Updated translation by Mario Bonati
git-svn-id: trunk@10978 -
|
2007-04-19 20:55:38 +00:00 |
|
vincents
|
e79be8cf20
|
tests: fixed running tests on win64
git-svn-id: trunk@10977 -
|
2007-04-19 20:51:11 +00:00 |
|
vincents
|
8b9755db56
|
Object inspector: select text after enter (bug #8727 en 8728) from Graeme
git-svn-id: trunk@10976 -
|
2007-04-19 14:34:36 +00:00 |
|
tombo
|
d62398550f
|
Carbon intf:
- removed inline
- fixed MenuItem.Enabled, disabling main menu on show modal
- fixed fsStayOnTop form style
git-svn-id: trunk@10975 -
|
2007-04-19 12:40:10 +00:00 |
|