micha
|
12030d9c62
|
rename AutoReDraw to AutoRedraw, as "Re" is not a word
git-svn-id: trunk@5992 -
|
2004-09-13 15:33:07 +00:00 |
|
micha
|
29b6b24632
|
convert LM_TB_BUTTONCOUNT to interface method
git-svn-id: trunk@5991 -
|
2004-09-13 14:34:53 +00:00 |
|
micha
|
977ee858b4
|
convert LM_SHOWMODAL to interface methods
git-svn-id: trunk@5990 -
|
2004-09-13 13:13:47 +00:00 |
|
mattias
|
06702cefa4
|
implemented autofixing MainUnit IDE directive PathDelim by Vincent
git-svn-id: trunk@5989 -
|
2004-09-12 22:57:29 +00:00 |
|
vincents
|
e87765f977
|
external tools are not running visibly anymore
git-svn-id: trunk@5988 -
|
2004-09-12 21:45:18 +00:00 |
|
vincents
|
3aa5b946df
|
fix fpc 1.0.x compilation
git-svn-id: trunk@5987 -
|
2004-09-12 20:59:05 +00:00 |
|
micha
|
a3fbe1707a
|
convert LM_SETSIZE message to new interface method
git-svn-id: trunk@5986 -
|
2004-09-12 19:50:36 +00:00 |
|
mazen
|
bce63b1126
|
* Fix compilation problem with GTK2
git-svn-id: trunk@5985 -
|
2004-09-12 19:09:08 +00:00 |
|
mazen
|
94751cbfd6
|
*GTK2 supports double byte now
git-svn-id: trunk@5984 -
|
2004-09-12 19:04:18 +00:00 |
|
mazen
|
68a8d12cd5
|
* Fix compilation problem with GTK2
git-svn-id: trunk@5983 -
|
2004-09-12 19:02:56 +00:00 |
|
mazen
|
a272798eed
|
*Font width is now used with GTK2
git-svn-id: trunk@5982 -
|
2004-09-12 19:00:17 +00:00 |
|
mazen
|
9225f37bd8
|
* Fix compilation problem with GTK2
git-svn-id: trunk@5981 -
|
2004-09-12 18:56:36 +00:00 |
|
mazen
|
9801ff6e73
|
* Fix font retreiving from Pango description
git-svn-id: trunk@5980 -
|
2004-09-12 18:55:13 +00:00 |
|
vincents
|
a6a0b7cf8e
|
fixed WriteOutput if time elapsed since last output is longer than half a second
git-svn-id: trunk@5979 -
|
2004-09-12 18:42:19 +00:00 |
|
micha
|
3f5685bc67
|
convert LM_SETFONT to interface method
git-svn-id: trunk@5978 -
|
2004-09-12 13:52:26 +00:00 |
|
micha
|
9a1617ebbb
|
remove handling of LM_SETFOCUS in interface, as it is never sent from LCL
git-svn-id: trunk@5977 -
|
2004-09-12 13:30:13 +00:00 |
|
micha
|
832e1a41ad
|
remove obsolete message LM_DRAGINFOCHANGED
git-svn-id: trunk@5976 -
|
2004-09-12 13:21:37 +00:00 |
|
micha
|
38ed545b88
|
convert LM_GETPIXEL and LM_SETPIXEL to interface methods (of twidgetset, DCGetPixel and DCSetPixel)
git-svn-id: trunk@5975 -
|
2004-09-12 13:11:50 +00:00 |
|
vincents
|
22e003908d
|
set FindInFile combobox texts to first item in history
git-svn-id: trunk@5974 -
|
2004-09-11 20:26:59 +00:00 |
|
vincents
|
225cd32466
|
set form style to fsNormal, so that it becomes the mainform
git-svn-id: trunk@5973 -
|
2004-09-11 20:22:18 +00:00 |
|
micha
|
9076ae16e5
|
convert LM_POPUPSHOW message to interface method
git-svn-id: trunk@5972 -
|
2004-09-11 17:29:10 +00:00 |
|
micha
|
7d7aae1d39
|
remove obsolete LM_SETFILTER and LM_SETFILENAME messages
git-svn-id: trunk@5971 -
|
2004-09-11 15:01:22 +00:00 |
|
micha
|
9331f9ce12
|
convert LM_BTNDEFAULT_CHANGED message to interface method
git-svn-id: trunk@5970 -
|
2004-09-11 14:54:01 +00:00 |
|
micha
|
b09d407049
|
convert LM_BRINGTOFRONT message to interface method
NOTE: was only used for tapplication, not from other controls
git-svn-id: trunk@5969 -
|
2004-09-11 13:38:37 +00:00 |
|
micha
|
84ef0bbe40
|
convert LM_ADDCHILD message to interface method
git-svn-id: trunk@5968 -
|
2004-09-11 13:06:49 +00:00 |
|
micha
|
27896971f5
|
fix forget text after assigning items, need to give exact right class
git-svn-id: trunk@5967 -
|
2004-09-11 12:15:45 +00:00 |
|
mattias
|
8a5b39971b
|
implemented TBitmap.LoadFromDevice
git-svn-id: trunk@5966 -
|
2004-09-11 10:19:07 +00:00 |
|
mattias
|
a173ca36a9
|
fixed TLazIntfImage.LoadFromDevice
git-svn-id: trunk@5965 -
|
2004-09-11 10:02:38 +00:00 |
|
mattias
|
d8300a99ff
|
implemented commenting missing units for Delphi unit conversion
git-svn-id: trunk@5964 -
|
2004-09-11 01:23:11 +00:00 |
|
mattias
|
a22c29b480
|
fixed converting vaInt8 and vaUTF8String
git-svn-id: trunk@5963 -
|
2004-09-10 22:14:47 +00:00 |
|
micha
|
18d67ba979
|
convert LM_CLB_G/SETCHECKED to interface methods
git-svn-id: trunk@5962 -
|
2004-09-10 20:19:13 +00:00 |
|
micha
|
773ffa3278
|
convert LM_ATTACHMENU to interface method
git-svn-id: trunk@5961 -
|
2004-09-10 18:58:24 +00:00 |
|
micha
|
f03abe5a1e
|
remove LM_GETLABEL since it is not used (anymore)
git-svn-id: trunk@5960 -
|
2004-09-10 18:06:12 +00:00 |
|
micha
|
9bf5da6991
|
convert LM_APPENDTEXT to interface method
git-svn-id: trunk@5959 -
|
2004-09-10 17:59:58 +00:00 |
|
mattias
|
574cfd8529
|
implemented very rudimentary TTabControl
git-svn-id: trunk@5958 -
|
2004-09-10 16:28:51 +00:00 |
|
mazen
|
4ec18647d4
|
* Add support for BIDI using FreeBIDI unit (new RTL unit)
git-svn-id: trunk@5957 -
|
2004-09-10 16:14:16 +00:00 |
|
micha
|
963bdc89c2
|
convert lm_gettext to new interface methods
remove lm_settext replacement settext methods in twidgetsets
git-svn-id: trunk@5956 -
|
2004-09-10 14:38:30 +00:00 |
|
micha
|
7f1de98fae
|
remove LM_SETTEXT message as it is not used
git-svn-id: trunk@5955 -
|
2004-09-10 11:20:44 +00:00 |
|
micha
|
d189d5601f
|
convert LM_SETLABEL message to interface methods
git-svn-id: trunk@5954 -
|
2004-09-10 09:43:13 +00:00 |
|
mattias
|
17b50e641d
|
removed double implicit unit from Alexander Shiyan
git-svn-id: trunk@5953 -
|
2004-09-09 22:02:57 +00:00 |
|
mattias
|
4643737fa0
|
started TTabControlNotebookStrings
git-svn-id: trunk@5952 -
|
2004-09-09 22:00:37 +00:00 |
|
mattias
|
81a54223f5
|
renamed customradiogroup.inc to radiogroup.inc
git-svn-id: trunk@5951 -
|
2004-09-09 09:35:44 +00:00 |
|
mattias
|
1828741e37
|
changed TCustomXXX published sections to public
git-svn-id: trunk@5950 -
|
2004-09-09 09:18:53 +00:00 |
|
mattias
|
ffe7b57320
|
fixed shorten path for search result view
git-svn-id: trunk@5949 -
|
2004-09-08 23:16:14 +00:00 |
|
mattias
|
20cfc9e471
|
improved TListView.SetItemVisible from Andrew Haines
git-svn-id: trunk@5948 -
|
2004-09-08 23:05:36 +00:00 |
|
mattias
|
69059885b0
|
started TTabControl
git-svn-id: trunk@5947 -
|
2004-09-08 22:59:54 +00:00 |
|
micha
|
6adb463e6f
|
convert LM_SHOWHIDE message to new intf method TWSWinControl.ShowHide
git-svn-id: trunk@5946 -
|
2004-09-08 20:47:17 +00:00 |
|
micha
|
e512c8e42a
|
convert LM_SETCOLOR message to new intf method TWSWinControl.SetColor
git-svn-id: trunk@5945 -
|
2004-09-08 19:09:34 +00:00 |
|
mazen
|
d900a5f83e
|
* fix BIDI insertion, still needs more work on utf8bidi
git-svn-id: trunk@5944 -
|
2004-09-08 16:39:34 +00:00 |
|
mazen
|
e12ee5a465
|
* Commenting removed messages
* Can someone please verify they can be removed please?
git-svn-id: trunk@5943 -
|
2004-09-08 16:20:24 +00:00 |
|