]> git.saurik.com Git - wxWidgets.git/history - src/gtk/dataobj.cpp
Fixed typos in frame and dialog,
[wxWidgets.git] / src / gtk / dataobj.cpp
1999-11-06  Robert Roebling Fixed typos in frame and dialog,
1999-10-22  Vadim ZeitlinwxDataFormat default ctor doesn't crash for global...
1999-10-21  Robert Roebling Made wxGTK compile and link again. Broke wxMSW a...
1999-10-21  Vadim ZeitlinwxDataObejct and related changes (won't compile right...
1999-10-18  Robert Roebling New wxDataObject etc. Almost works.
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-10-04  Julian SmartRemoved some unused parameter warnings; compile error...
1999-08-22  Robert Roebling Added wxCountingStream for measuring the size of...
1999-05-27  Vadim Zeitlin1. warning in wxDataObject fixed
1999-05-27  Vadim Zeitlin1. wxDataObject compilation fixes (can't test if it...
1999-05-26  Vadim ZeitlinwxPrivateDataObject works under MSW as well (hopefully...
1999-04-28  Robert Roebling Added configure patch for DEC
1999-04-24  Robert Roebling DnD with Unicode fixes
1999-04-22  Ove KaavenUnicode fix.
1999-04-20  Robert Roebling little doc updates
1999-04-14  Ove KaavenThese at least compiles in Unicode mode...
1999-04-09  Robert Roebling Here it comes:
1999-04-06  Robert Roebling Chnaged text id for clipboard to "text/plain"
1999-04-06  Robert Roebling Changed clipboard text format id from "STRING" to...
1999-01-24  Julian SmartMade wxGTK dataobj.cpp compile; removed flashing from...
1999-01-22  Robert Roebling iODBC v2.5
1999-01-20  Vadim Zeitlincompilation fix (wxFAIL() must have a ';')
1999-01-19  Robert Roebling New DnD and Clipboard code
1999-01-14  Robert Roebling Added wxPrivateDropTarget
1998-12-14  Robert Roebling New wxDataObject, DnD and Clipboard code