Commit Graph

87 Commits

Author SHA1 Message Date
vincents
afe0734734 clean up of fpcadds
git-svn-id: trunk@8101 -
2005-11-07 23:25:45 +00:00
vincents
dd93247ae6 added MB_ICONSTOP
git-svn-id: trunk@8013 -
2005-10-31 09:14:38 +00:00
jesus
991b9379d3 Font enumeration, Screen.fonts, TFontCharset property editor
git-svn-id: trunk@7999 -
2005-10-29 20:06:26 +00:00
vincents
9756f34667 fixed title of Open masks file dialog
git-svn-id: trunk@7922 -
2005-10-06 20:46:45 +00:00
marc
1eb012c515 * Fixed scrolling for TScrollbox in GTK (gtklayout based controls)
git-svn-id: trunk@7734 -
2005-09-18 13:40:54 +00:00
vincents
a0311c2cba removed cvs logs
git-svn-id: trunk@7541 -
2005-08-22 12:30:03 +00:00
vincents
1064272122 removed ifdef ver1 from Martin Smat
git-svn-id: trunk@7479 -
2005-08-04 08:41:46 +00:00
vincents
ef4a1cefe8 added uses LCLType to get the correct THandle type
git-svn-id: trunk@7471 -
2005-08-01 13:00:09 +00:00
mattias
a4f497026b fixed ambigious with ambiguous
git-svn-id: trunk@7011 -
2005-03-23 10:45:06 +00:00
mattias
f8d5c91d6f moved CM_ message constants from crontrols.pp to lmessages.pp to break circles and clean up controls.pp
git-svn-id: trunk@6940 -
2005-03-11 14:40:37 +00:00
mattias
01b7972fa4 fixed bmp 16 bit loading from Peter J. Haas
git-svn-id: trunk@6924 -
2005-03-08 10:29:19 +00:00
vincents
8e64bd00ae fixed fpc 1.0.x compilation
git-svn-id: trunk@6773 -
2005-02-08 21:46:23 +00:00
marc
7c3a95c570 * first 64bit changes
git-svn-id: trunk@6752 -
2005-02-05 16:09:52 +00:00
mattias
1ac4c9fdda implemented TPen.Mode=pmXor from Jesus
git-svn-id: trunk@6508 -
2005-01-08 11:03:18 +00:00
micha
b63e712b19 swap TCustomStaticText and TCustomLabel
git-svn-id: trunk@6500 -
2005-01-07 20:51:11 +00:00
mattias
bc7d15ff4b started TFont mirgration to fpCanvas font
git-svn-id: trunk@6406 -
2004-12-22 19:56:44 +00:00
mattias
a802f8afa9 applied patch for smooth scrolling parameters from Jesus
git-svn-id: trunk@6379 -
2004-12-16 19:03:57 +00:00
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