vincents
7f0c6e6127
added DumpStack procedure: it writes a back trace to the console / debugtxt
...
git-svn-id: trunk@7632 -
2005-09-06 09:01:00 +00:00
mattias
9a240dd36a
fixed *not* converting widestrings to ansistrings in converting lfm streams
...
git-svn-id: trunk@7573 -
2005-08-26 00:05:13 +00:00
mattias
49bbb18e35
TBitmap with transparent pixels now saves in xpm format
...
git-svn-id: trunk@7554 -
2005-08-22 23:24:26 +00:00
mattias
60145ca7f2
implemented VK_LEFT/VK_RIGHT for word/identifier completion
...
git-svn-id: trunk@7529 -
2005-08-20 22:51:30 +00:00
vincents
1064272122
removed ifdef ver1 from Martin Smat
...
git-svn-id: trunk@7479 -
2005-08-04 08:41:46 +00:00
vincents
3c8fe5d206
initialize variables at declaration instead in the unit initialization from Florian K�berle
...
git-svn-id: trunk@7426 -
2005-07-26 08:45:15 +00:00
mattias
5835cdba75
Added TProtableAnyMapGraphic and fixed loading .ico on BIG_ENDIAN systems from Colin Western
...
git-svn-id: trunk@7368 -
2005-07-18 09:29:11 +00:00
vincents
0c73a31caa
added DumpExceptionBackTrace
...
git-svn-id: trunk@7263 -
2005-06-22 09:04:48 +00:00
mattias
49823c14e4
added checkboxes to TDBGrid from Sergey Smirnov
...
git-svn-id: trunk@7233 -
2005-06-11 09:30:24 +00:00
marc
4d545aa840
* moved from dbgutils
...
git-svn-id: trunk@7171 -
2005-05-14 12:12:27 +00:00
vincents
041884d76b
fixed DbgS(const p: pointer): give enough digits
...
git-svn-id: trunk@7087 -
2005-04-19 10:20:00 +00:00
mattias
a81cc46219
implemented favourite properties for ObjectInspector
...
git-svn-id: trunk@7072 -
2005-04-13 09:33:15 +00:00
vincents
5c84454943
changed hexstr(cardinal()) for pointers to dbgs() and other 64-bits fixes from Peter Vreman
...
git-svn-id: trunk@6915 -
2005-03-07 21:59:45 +00:00
mattias
55106911a0
line ends in debug output are now converted, added TTreeNode.FindNode
...
git-svn-id: trunk@6794 -
2005-02-17 18:56:32 +00:00
mattias
0882395f3e
fixed gtk2 intf checking if signal already connected
...
git-svn-id: trunk@6790 -
2005-02-17 02:10:53 +00:00
marc
7c3a95c570
* first 64bit changes
...
git-svn-id: trunk@6752 -
2005-02-05 16:09:52 +00:00
mattias
cc5ecdae5c
added workaround for bug #3574
...
git-svn-id: trunk@6637 -
2005-01-18 22:26:10 +00:00
mattias
add79711d3
fixed ecDeleteLastChar on unindent
...
git-svn-id: trunk@6551 -
2005-01-12 01:09:36 +00:00
micha
8a7395aa69
threadvars change location when a thread is started, use external variable
...
git-svn-id: trunk@6434 -
2004-12-30 14:46:54 +00:00
mattias
51caf89088
replaced some mosuedown with selectionchanged events from Vincent
...
git-svn-id: trunk@6300 -
2004-11-26 16:57:22 +00:00
marc
4585d2a1e3
+ Added comment on endian funcs
...
git-svn-id: trunk@6254 -
2004-11-16 00:44:16 +00:00
vincents
95d4e404bd
fix fpc 1.0.x compilation
...
git-svn-id: trunk@6245 -
2004-11-15 11:37:21 +00:00
marc
9d753bdd48
+ Added generic endian functions
...
git-svn-id: trunk@6240 -
2004-11-13 17:22:15 +00:00
micha
eb5698fec0
fix menuitem caption issue (partly by martin smat)
...
remove ShortCutToText and TextToShortCut wrapper functions
git-svn-id: trunk@6158 -
2004-10-24 14:50:31 +00:00
vincents
cbe38a8df2
Fix fpc 1.0.x compilation.
...
git-svn-id: trunk@6123 -
2004-10-09 11:43:25 +00:00
vincents
1ff00689cf
added support for --debug-log command line parameter and progname_debuglog environment variable
...
git-svn-id: trunk@6122 -
2004-10-08 21:33:01 +00:00
micha
f9d650d137
convert LM_CREATE message to interface methods
...
remove SendMsgToInterface, CNSendMessage and related methods
remove TWidgetSet.IntSendMessage3; all LCL to interface messages have been converted
git-svn-id: trunk@6073 -
2004-09-24 21:34:14 +00:00
mattias
4643737fa0
started TTabControlNotebookStrings
...
git-svn-id: trunk@5952 -
2004-09-09 22:00:37 +00:00
mattias
9cbff0982c
added default values for compiler skip options and improved many parts of synedit for UTF8
...
git-svn-id: trunk@5919 -
2004-09-04 22:24:16 +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
56ae7a60a2
fixed focus catch for combobox csDropDownList
...
git-svn-id: trunk@5890 -
2004-08-30 10:49:20 +00:00
mattias
87eeaf72b3
added hints for long props in OI from Andrew Haines
...
git-svn-id: trunk@5877 -
2004-08-28 10:22:13 +00:00
mattias
1f1fe2413e
added i386 extended conversions for powerpc
...
git-svn-id: trunk@5823 -
2004-08-19 17:47:46 +00:00
mattias
f46b2eb66c
implemented basic manual docking
...
git-svn-id: trunk@5821 -
2004-08-18 22:56:11 +00:00
mattias
f576d2fccd
simple forms can now be child controls
...
git-svn-id: trunk@5820 -
2004-08-18 20:49:03 +00:00
mattias
508c219f38
gtk intf now ignores size notifications of unrealized widgets
...
git-svn-id: trunk@5808 -
2004-08-17 19:01:37 +00:00
mattias
581bef95fc
moved intfstrconsts.pp to lclstrconsts.pas, implemented TPenHandleCache
...
git-svn-id: trunk@5769 -
2004-08-11 20:57:09 +00:00
mattias
b884614dd5
improved gtk1 FontCache to handle several descriptors per gdkfont
...
git-svn-id: trunk@5768 -
2004-08-11 12:57:03 +00:00
mattias
784902b92a
TXMLPropStorage basically working
...
git-svn-id: trunk@5704 -
2004-07-25 01:04:45 +00:00
mattias
84dd820d72
Designer can now handle TPersistent selections, TCollectionPropertyEditor basically working
...
git-svn-id: trunk@5702 -
2004-07-24 11:23:56 +00:00
marc
c4afc3033d
* Implemented most of TListColoum/Item in the Ws for gtk and win32
...
git-svn-id: trunk@5667 -
2004-07-11 17:20:47 +00:00
vincents
ba6baf4a88
DebugLn checks if output is opened before writing
...
git-svn-id: trunk@5482 -
2004-05-17 20:36:24 +00:00
mattias
7f77713e6c
replaced writeln by debugln
...
git-svn-id: trunk@5456 -
2004-05-11 12:16:48 +00:00
mattias
a444f136c2
replaced writeln by debugln
...
git-svn-id: trunk@5455 -
2004-05-11 11:42:27 +00:00
mattias
647e922c40
replaced writeln by debugln
...
git-svn-id: trunk@5454 -
2004-05-11 10:53:59 +00:00
mattias
aeff605972
implemented inserting Tab chars in synedit
...
git-svn-id: trunk@5314 -
2004-03-17 12:53:09 +00:00
micha
912d81b51e
revert intf split
...
git-svn-id: trunk@5225 -
2004-02-23 08:19:05 +00:00
micha
8c520fe744
split interface into non-lcl and lcl-component dependent parts
...
git-svn-id: trunk@5224 -
2004-02-22 22:52:59 +00:00
mattias
b7768d31a5
quick fixed TToolBar destruction
...
git-svn-id: trunk@5167 -
2004-02-04 17:39:30 +00:00
mattias
1ef103e7bf
fixed updating menu designer caption when editing in OI
...
git-svn-id: trunk@5166 -
2004-02-04 17:06:26 +00:00