mattias
c593d02c01
codetools: fixed addmethod example
...
git-svn-id: trunk@11035 -
2007-04-29 21:21:33 +00:00
mattias
23019e0308
IDE: added TCustomSpeedButton.OnMouseEnter/Exit from Graeme
...
git-svn-id: trunk@11034 -
2007-04-29 21:20:09 +00:00
mattias
1a0ed911f7
IDE: new menu icons from Graeme
...
git-svn-id: trunk@11033 -
2007-04-29 21:15:47 +00:00
mattias
e512548f05
LCL: published some properties of TCustomEditButton descendants from Michael Van Canneyt
...
git-svn-id: trunk@11032 -
2007-04-29 21:08:32 +00:00
vincents
6291169acd
editor toolbar: patch from Graeme ( #8787 )
...
+ It's now able to save and restore the users selection on the toolbar.
+ toolbar dividers can now be added
+ Items can be reordered on the toolbar.
git-svn-id: trunk@11031 -
2007-04-29 20:39:05 +00:00
vincents
b5c463103f
test: add codetools examples to the test suite for compilation
...
git-svn-id: trunk@11030 -
2007-04-29 13:00:06 +00:00
mattias
00e7a6e50f
gtk2 intf: implemented TEdit.EchoMode and PasswordChar
...
git-svn-id: trunk@11029 -
2007-04-29 11:04:01 +00:00
mattias
dabe3115ec
gtk2 intf: implemented TEdit.EchoMode and PasswordChar
...
git-svn-id: trunk@11028 -
2007-04-29 11:00:40 +00:00
mattias
fc0ece4582
gtk2 intf: fixed typo
...
git-svn-id: trunk@11027 -
2007-04-29 10:36:06 +00:00
mattias
af43c121dc
codetools: examples: omit implementation section
...
git-svn-id: trunk@11026 -
2007-04-29 10:35:23 +00:00
mattias
894e5506b8
lcl: published TLabeledEdit.AutoSelect and EchoMode from Michael Van Canneyt
...
git-svn-id: trunk@11025 -
2007-04-29 10:22:55 +00:00
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