mattias
a56e16653b
added more gtk ISO character sets
...
git-svn-id: trunk@6304 -
2004-11-27 13:57:49 +00:00
mattias
020ed4dbc7
implemented stopping project on close project
...
git-svn-id: trunk@6273 -
2004-11-20 11:49:15 +00:00
mattias
d2d3030a60
implemented creating classes at run time from any TComponent descendant
...
git-svn-id: trunk@6272 -
2004-11-20 11:20:06 +00:00
micha
f0eb9c47ac
convert LM_SCREENINIT message to interface method (integrated with TWidgetSet.AppInit(var ScreenInfo)
...
git-svn-id: trunk@6025 -
2004-09-18 10:52:48 +00:00
mattias
725ee3133d
improved double byte char fonts for gtk1, started synedit UTF8 support
...
git-svn-id: trunk@5906 -
2004-09-02 09:17:00 +00:00
mattias
4cb794d4d7
added OnUTF8KeyPresss
...
git-svn-id: trunk@5895 -
2004-08-30 16:37:58 +00:00
mattias
3fca394b77
changed GTK2 IFDEF to USE_UTF8BIDI_LCL
...
git-svn-id: trunk@5894 -
2004-08-30 16:11:02 +00:00
mattias
8fb1867a6b
removed obsolete unit vclglobals
...
git-svn-id: trunk@5814 -
2004-08-18 09:31:21 +00:00
micha
a0bbd3dbca
let synedit use scrollwindowex, if that does not work, use invalidate
...
git-svn-id: trunk@5626 -
2004-06-30 17:14:11 +00:00
micha
755a31fac2
add measureitem message and struct
...
git-svn-id: trunk@5472 -
2004-05-14 17:17:29 +00:00
mattias
9f68e8722f
moved TOnwerDrawState to StdCtrls
...
git-svn-id: trunk@5286 -
2004-03-08 00:48:05 +00:00
marc
de8f27af5b
* Interface CreateComponent splitup
...
* Implemented CreateButtonHandle on GTK interface
on win32 interface it still needs to be done
* Changed ApiWizz to support multilines and more interfaces
git-svn-id: trunk@5236 -
2004-02-27 00:42:41 +00:00
mattias
ce51572453
started advanced LCL auto sizing
...
git-svn-id: trunk@5198 -
2004-02-13 15:49:54 +00:00
mattias
bf8c04c86a
ShortCutToText now deletes any modifier
...
git-svn-id: trunk@5163 -
2004-02-04 13:40:19 +00:00
mattias
033a8d0037
added CLX colors
...
git-svn-id: trunk@5161 -
2004-02-04 12:48:17 +00:00
micha
751c4efb69
scrollbar fix (from martin smat)
...
git-svn-id: trunk@5071 -
2004-01-17 11:11:42 +00:00
micha
27a1a25f92
- fix win32/checklistbox
...
- implement proper lcl to interface move/size notify via setwindowpos
- fix treeview to use inherited canvas from customcontrol
- implement double buffering in win32
git-svn-id: trunk@5004 -
2004-01-03 21:06:06 +00:00
micha
8881c2270a
fix a lot of range check errors win32
...
git-svn-id: trunk@4986 -
2003-12-29 14:22:22 +00:00
mattias
434b161072
changed TColorRef from longword to longint
...
git-svn-id: trunk@4958 -
2003-12-26 10:16:54 +00:00
mattias
459b1c939c
fixed many range check warnings
...
git-svn-id: trunk@4951 -
2003-12-25 14:17:07 +00:00
marc
02f5dd89a3
* Splitted winapi*.inc into a winapi and a lcl interface communication part
...
git-svn-id: trunk@4836 -
2003-11-24 11:03:07 +00:00
mattias
9860db873d
added ambigious unit check for IDE
...
git-svn-id: trunk@4804 -
2003-11-15 13:07:09 +00:00
peter
a69a5639ed
* change $ifdef ver1_1 to $ifndef ver1_0 so it works also with
...
fpc 1.9.x
git-svn-id: trunk@4754 -
2003-11-03 16:57:47 +00:00
mattias
d92965ff87
fixed keymapping for irregular keys
...
git-svn-id: trunk@4738 -
2003-10-30 18:25:18 +00:00
ajgenius
053ea37be4
re-add TByteArray
...
git-svn-id: trunk@4730 -
2003-10-23 19:03:13 +00:00
micha
f65e4bb1ca
compatibility with new 1.1
...
git-svn-id: trunk@4728 -
2003-10-23 16:15:30 +00:00
marc
ceaf698ecf
Implemented new gtk keyevent handling
...
git-svn-id: trunk@4715 -
2003-10-16 23:54:27 +00:00
ajgenius
cba186a6dd
add csForm, start fixing Style matching for syscolors and fonts
...
git-svn-id: trunk@4709 -
2003-10-15 20:33:37 +00:00
mattias
e5570985e8
implemented copying graphics from/to clipboard
...
git-svn-id: trunk@4598 -
2003-09-10 19:15:16 +00:00
mattias
61d1cf358a
added Kylix 3 specials
...
git-svn-id: trunk@4595 -
2003-09-10 16:29:13 +00:00
mattias
dc672eb011
made Size_SourceIsInterface a flag
...
git-svn-id: trunk@4377 -
2003-07-07 07:59:34 +00:00
mattias
418b60a004
fixed TPaintStruct
...
git-svn-id: trunk@4354 -
2003-07-02 10:02:51 +00:00
mattias
d86c28d794
attaching menuitems topdown
...
git-svn-id: trunk@4348 -
2003-07-01 09:29:52 +00:00
mattias
121a4e35e7
fixed allocation of dc backcolor
...
git-svn-id: trunk@4161 -
2003-05-19 08:16:33 +00:00
mattias
3a990fdfbb
fixes for current fpc 1.1
...
git-svn-id: trunk@4049 -
2003-04-12 09:26:58 +00:00
mattias
a66925277d
added TMemoScrollBar
...
git-svn-id: trunk@3981 -
2003-03-29 17:20:05 +00:00
mattias
a68ac94f4f
improved rpm building and added support for 1.0.7
...
git-svn-id: trunk@3939 -
2003-03-16 13:47:45 +00:00
mattias
d3ce1ad3d2
added ShowWindow
...
git-svn-id: trunk@3886 -
2003-02-28 19:54:05 +00:00
mattias
ae1de60c60
readonly flag is now only saved if user set
...
git-svn-id: trunk@3875 -
2003-02-26 12:44:52 +00:00
mattias
279a4f077c
added more Delphi win32 compatibility functions
...
git-svn-id: trunk@3742 -
2002-12-27 17:12:38 +00:00
mattias
fb8295d432
added more windows funcs and fixed jump to compiler error end of file
...
git-svn-id: trunk@3735 -
2002-12-25 13:30:37 +00:00
mattias
17f2aeb9bc
made Form.Close more Delphish, added some windows compatibility functions
...
git-svn-id: trunk@3733 -
2002-12-25 10:21:05 +00:00
mattias
735191d158
new constants for compatibility
...
git-svn-id: trunk@3694 -
2002-12-12 17:47:46 +00:00
mattias
801656d902
double byte char font started
...
git-svn-id: trunk@3687 -
2002-12-05 22:16:28 +00:00
mattias
0ea27644ac
added Timer patch from Vincent Snijders
...
git-svn-id: trunk@3660 -
2002-11-23 13:48:49 +00:00
mattias
e0df971bc2
removed duplicate PPoint
...
git-svn-id: trunk@3657 -
2002-11-22 09:59:29 +00:00
lazarus
29fd697de5
MG: broke actnlist <-> menus circle
...
git-svn-id: trunk@3563 -
2002-10-26 10:21:01 +00:00
lazarus
d8abfdaf6a
MG: broke graphics.pp <-> clipbrd.pp circle
...
git-svn-id: trunk@3549 -
2002-10-24 10:05:51 +00:00
lazarus
5d6f509d63
AJ: fixed GTK DrawText to use WordWrap, and add DT_EditControl
...
git-svn-id: trunk@3515 -
2002-10-15 17:09:54 +00:00
lazarus
81cc7f3a50
AJ: added new QueryUser/NotifyUser
...
git-svn-id: trunk@3500 -
2002-10-12 16:36:40 +00:00