Commit Graph

6021 Commits

Author SHA1 Message Date
vincents
c1c08bbb99 replaced write by DbgOut
git-svn-id: trunk@6021 -
2004-09-17 20:30:13 +00:00
vincents
97f219aa15 replaced writeln by DebugLn
git-svn-id: trunk@6020 -
2004-09-17 20:04:35 +00:00
micha
5e75975a56 fix crash in win32 when using tselectdirectorydialog; no implementation for ShowDialog yet
git-svn-id: trunk@6019 -
2004-09-17 17:48:50 +00:00
micha
4c7a853aca convert LM_SHORTCUT message to interface methods
git-svn-id: trunk@6018 -
2004-09-17 10:56:26 +00:00
micha
4b81f2e84a convert LM_SETBORDER message to interface method
fix widgetsets virtual methods to be published
fix compilation debugging widgetset registration

git-svn-id: trunk@6017 -
2004-09-17 07:55:13 +00:00
micha
810e39aa71 need to call method of a class
git-svn-id: trunk@6016 -
2004-09-16 14:52:20 +00:00
micha
8320028fd9 register gtk customlistbox
git-svn-id: trunk@6015 -
2004-09-16 14:49:11 +00:00
micha
2a2c0c9db6 convert LM_SETSELMODE message to interface method
git-svn-id: trunk@6014 -
2004-09-16 14:32:31 +00:00
micha
312a4ab45c convert LM_SETSEL message to interface method
git-svn-id: trunk@6013 -
2004-09-16 13:57:30 +00:00
micha
2f36a0ca3c convert LM_SORT message to interface method
git-svn-id: trunk@6012 -
2004-09-16 13:30:48 +00:00
mattias
f252d6adac added refactoring submenu in source editor popupmenu and implemented simple var/const heuristic for extract proc
git-svn-id: trunk@6011 -
2004-09-16 00:15:50 +00:00
micha
dea133d633 convert LM_GETSEL message to interface method
git-svn-id: trunk@6010 -
2004-09-15 19:38:56 +00:00
micha
dd214aee5a convert LM_GETSELCOUNT message to interface method
git-svn-id: trunk@6009 -
2004-09-15 19:04:39 +00:00
micha
14e1418e0a remove LM_GETLINECOUNT message as it is not used by the LCL
git-svn-id: trunk@6008 -
2004-09-15 18:50:34 +00:00
micha
0420d2ead2 convert LM_GETITEMINDEX and LM_SETITEMINDEX messages to interface methods
git-svn-id: trunk@6007 -
2004-09-15 17:21:22 +00:00
mattias
3a6a21005b added enclose selection with with block
git-svn-id: trunk@6006 -
2004-09-15 14:56:38 +00:00
micha
489c23ece2 convert LM_GETITEMS message to interface method
git-svn-id: trunk@6005 -
2004-09-15 14:45:39 +00:00
mazen
6f629054b9 * fix input / output with GTK2 in TEDIT
git-svn-id: trunk@6004 -
2004-09-15 14:00:16 +00:00
mazen
3b2777f011 * Fixed infinite loop caused by very long file names
git-svn-id: trunk@6003 -
2004-09-15 08:25:09 +00:00
micha
1a1fa9f508 convert LM_SETFORMICON message to interface method
git-svn-id: trunk@6002 -
2004-09-15 07:58:00 +00:00
vincents
89fe6ac437 replaced writeln by DebugLn
git-svn-id: trunk@6001 -
2004-09-14 21:30:37 +00:00
mattias
17f9882848 made TCanvas methods virtual
git-svn-id: trunk@6000 -
2004-09-14 18:02:44 +00:00
micha
11ede552a9 convert LM_INVALIDATE message to interface method
git-svn-id: trunk@5999 -
2004-09-14 15:48:28 +00:00
micha
3a6375ea0f convert LM_INSERTTOOLBUTTON and LM_DELETETOOLBUTTON messages to interface methods; warning: still very ugly code, as if it is "OldToolbar" so probably, obsolete
git-svn-id: trunk@5998 -
2004-09-14 14:41:17 +00:00
micha
e8a875cfda convert LM_SETTABPOSITION message to interface method
git-svn-id: trunk@5997 -
2004-09-14 12:45:29 +00:00
mattias
21b225c77b implemented finding DefineProperties in registered TPersistent, implemented auto commenting of missing units for Delphi unit conversion
git-svn-id: trunk@5996 -
2004-09-14 10:23:44 +00:00
micha
f601ebe0c9 convert LM_REDRAW message to interface method (in twidgetset)
git-svn-id: trunk@5995 -
2004-09-14 10:06:26 +00:00
micha
fcba6eb0fe convert LM_SHOWTABS message to interface method
git-svn-id: trunk@5994 -
2004-09-13 19:57:31 +00:00
micha
692a8dc161 convert LM_ADDPAGE and LM_REMOVEPAGE messages to new interface methods
git-svn-id: trunk@5993 -
2004-09-13 19:06:04 +00:00
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