Commit Graph

60 Commits

Author SHA1 Message Date
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
lazarus
35fd64f0b5 AJ: added LoadStockPixmap routine & minor fixes to/for GNOMEInt
git-svn-id: trunk@3496 -
2002-10-10 13:29:08 +00:00
lazarus
e850093571 MG: added DrawItem to TComboBox/TListBox
git-svn-id: trunk@3459 -
2002-10-04 14:24:15 +00:00
lazarus
acd0679554 MG: started customdrawitem
git-svn-id: trunk@3454 -
2002-10-03 18:04:46 +00:00
lazarus
27f7ca3e31 MWE: Applied patch from "Andrew Johnson" <aj_genius@hotmail.com>
Here is the run down of what it includes -

 -Vasily Volchenko's Updated Russian Localizations

 -improvements to GTK Styles/SysColors
 -initial GTK Palette code - (untested, and for now useless)

 -Hint Windows and Modal dialogs now try to stay transient to
  the main program form, aka they stay on top of the main form
  and usually minimize/maximize with it.

 -fixes to Form BorderStyle code(tool windows needed a border)

 -fixes DrawFrameControl DFCS_BUTTONPUSH to match Win32 better
  when flat

 -fixes DrawFrameControl DFCS_BUTTONCHECK to match Win32 better
  and to match GTK theme better. It works most of the time now,
  but some themes, noteably Default, don't work.

 -fixes bug in Bitmap code which broke compiling in NoGDKPixbuf
  mode.

 -misc other cleanups/ fixes in gtk interface

 -speedbutton's should now draw correctly when flat in Win32

 -I have included an experimental new CheckBox(disabled by
  default) which has initial support for cbGrayed(Tri-State),
  and WordWrap, and misc other improvements. It is not done, it
  is mostly a quick hack to test DrawFrameControl
  DFCS_BUTTONCHECK, however it offers many improvements which
  can be seen in cbsCheck/cbsCrissCross (aka non-themed) state.

 -fixes Message Dialogs to more accurately determine
  button Spacing/Size, and Label Spacing/Size based on current
  System font.
 -fixes MessageDlgPos, & ShowMessagePos in Dialogs
 -adds InputQuery & InputBox to Dialogs

 -re-arranges & somewhat re-designs Control Tabbing, it now
  partially works - wrapping around doesn't work, and
  subcontrols(Panels & Children, etc) don't work. TabOrder now
  works to an extent. I am not sure what is wrong with my code,
  based on my other tests at least wrapping and TabOrder SHOULD
  work properly, but.. Anyone want to try and fix?

 -SynEdit(Code Editor) now changes mouse cursor to match
  position(aka over scrollbar/gutter vs over text edit)

 -adds a TRegion property to Graphics.pp, and Canvas. Once I
  figure out how to handle complex regions(aka polygons) data
  properly I will add Region functions to the canvas itself
  (SetClipRect, intersectClipRect etc.)

 -BitBtn now has a Stored flag on Glyph so it doesn't store to
  lfm/lrs if Glyph is Empty, or if Glyph is not bkCustom(aka
  bkOk, bkCancel, etc.) This should fix most crashes with older
  GDKPixbuf libs.

git-svn-id: trunk@3373 -
2002-09-27 20:52:23 +00:00
lazarus
11279dd04b MG: gradient fill, minor issues from Andrew
git-svn-id: trunk@3328 -
2002-09-12 05:56:15 +00:00
lazarus
1e57a6f00c MG: added stringhashlist.pas
git-svn-id: trunk@3326 -
2002-09-11 15:04:49 +00:00
lazarus
b12c94294c MG: scrollingwincontrol from Andrew
git-svn-id: trunk@3310 -
2002-09-10 06:49:25 +00:00
lazarus
539b2d26ca MG: image support, TScrollBox, and many other things from Andrew
git-svn-id: trunk@3276 -
2002-09-03 08:07:20 +00:00
lazarus
86fa4833c4 MG: ShortCut support for buttons from Andrew
git-svn-id: trunk@3248 -
2002-08-27 06:40:50 +00:00
lazarus
10c89e7da7 MG: improved Clipping, TextOut, Polygon functions
git-svn-id: trunk@3226 -
2002-08-19 20:34:49 +00:00