2004-03-15 |
Robert Roebling | Comitted GTK part of clipboard patch, that |
blob | commitdiff | raw |
2003-12-11 |
Julian Smart | Applied patch [ 818941 ] Initialize vars and clear... |
blob | commitdiff | raw | diff to current |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
blob | commitdiff | raw | diff to current |
2002-08-19 |
Robert Roebling | Lots more Unicode fixes. |
blob | commitdiff | raw | diff to current |
2002-08-05 |
Robert Roebling | Lots of updates for Unicode and GTK 2.0 support. |
blob | commitdiff | raw | diff to current |
2002-02-04 |
Robert Roebling | Applied thread wakeup patch. |
blob | commitdiff | raw | diff to current |
2001-12-18 |
Vadim Zeitlin | fix for using wxDataObjectComposite with the clipboard |
blob | commitdiff | raw | diff to current |
2001-04-02 |
Vadim Zeitlin | merged wxLogDebug -> wxLogTrace change from 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-01-03 |
Ove Kaaven | Unicode fixes |
blob | commitdiff | raw | diff to current |
1999-11-26 |
Robert Roebling | Minor changes. |
blob | commitdiff | raw | diff to current |
1999-11-22 |
Robert Roebling | Include changes again. Something is wrong with CVS... |
blob | commitdiff | raw | diff to current |
1999-11-18 |
Vadim Zeitlin | wxGTK pastes text from rxvt again |
blob | commitdiff | raw | diff to current |
1999-11-15 |
Robert Roebling | Added a few non-threads compile fixes, |
blob | commitdiff | raw | diff to current |
1999-11-09 |
Robert Roebling | Removed Vadim's surplus code in clipboard. |
blob | commitdiff | raw | diff to current |
1999-11-08 |
Vadim Zeitlin | wxDataObjectComposite/Custom seem to work |
blob | commitdiff | raw | diff to current |
1999-11-08 |
Vadim Zeitlin | pasting text from xterm works, finally |
blob | commitdiff | raw | diff to current |
1999-11-02 |
Vadim Zeitlin | many warnings fixed (from HP-UX compilation log) |
blob | commitdiff | raw | diff to current |
1999-10-24 |
Robert Roebling | Small distrib changes, |
blob | commitdiff | raw | diff to current |
1999-10-23 |
Vadim Zeitlin | 1. wxDropTarget::OnData() returns wxDragResult now... |
blob | commitdiff | raw | diff to current |
1999-10-21 |
Vadim Zeitlin | compilation fixes for old gcc |
blob | commitdiff | raw | diff to current |
1999-10-21 |
Robert Roebling | A bit more or multi-format clipboard. |
blob | commitdiff | raw | diff to current |
1999-10-21 |
Vadim Zeitlin | wxClipboard::IsOpened() and wxCLipboardLocker helper... |
blob | commitdiff | raw | diff to current |
1999-10-21 |
Robert Roebling | Made wxGTK compile and link again. Broke wxMSW a... |
blob | commitdiff | raw | diff to current |
1999-10-21 |
Vadim Zeitlin | wxDataObejct and related changes (won't compile right... |
blob | commitdiff | raw | diff to current |
1999-10-18 |
Robert Roebling | New wxDataObject etc. Almost works. |
blob | commitdiff | raw | diff to current |
1999-10-08 |
Karsten Ballüder | replaced T() makro with wxT() due to namespace probs... |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
blob | commitdiff | raw | diff to current |
1999-08-22 |
Robert Roebling | Added wxCountingStream for measuring the size of... |
blob | commitdiff | raw | diff to current |
1999-07-30 |
Robert Roebling | Doc corrections, |
blob | commitdiff | raw | diff to current |
1999-06-10 |
Robert Roebling | Corrected byte swapping macros. |
blob | commitdiff | raw | diff to current |
1999-06-10 |
Karsten Ballüder | Attempt to add primary selection support, but doesn... |
blob | commitdiff | raw | diff to current |
1999-05-31 |
Robert Roebling | Tried to find thread/clipboard problem cause... |
blob | commitdiff | raw | diff to current |
1999-05-16 |
Karsten Ballüder | Minor fix for wxDF_PRIVATE, but doesn't work yet. |
blob | commitdiff | raw | diff to current |
1999-04-26 |
Robert Roebling | added check for GTK 1.2 |
blob | commitdiff | raw | diff to current |
1999-04-14 |
Ove Kaaven | These at least compiles in Unicode mode... |
blob | commitdiff | raw | diff to current |
1999-04-12 |
Robert Roebling | clipboards tests |
blob | commitdiff | raw | diff to current |
1999-04-09 |
Robert Roebling | Here it comes: |
blob | commitdiff | raw | diff to current |
1999-04-06 |
Robert Roebling | Changed clipboard text format id from "STRING" to... |
blob | commitdiff | raw | diff to current |
1999-04-01 |
Robert Roebling | With the exceptions of DnD, wxGTk now works with |
blob | commitdiff | raw | diff to current |
1999-03-31 |
Robert Roebling | Added debug code to clipbard |
blob | commitdiff | raw | diff to current |
1999-02-07 |
Vadim Zeitlin | GetData() now takes a pointer and not a reference,... |
blob | commitdiff | raw | diff to current |
1999-01-28 |
Robert Roebling | Removed wxNullRegion |
blob | commitdiff | raw | diff to current |
1999-01-19 |
Robert Roebling | New DnD and Clipboard code |
blob | commitdiff | raw | diff to current |
1999-01-06 |
Robert Roebling | Compilation fixes |
blob | commitdiff | raw | diff to current |
1999-01-04 |
Robert Roebling | configure and #ifdef wxUSE_XXX updates |
blob | commitdiff | raw | diff to current |
1999-01-02 |
Robert Roebling | Header changes (gtk.h etc no longer included in defs.h |
blob | commitdiff | raw | diff to current |
1998-12-18 |
Robert Roebling | wxClipboard now serves the primary selection as well |
blob | commitdiff | raw | diff to current |
1998-12-15 |
Robert Roebling | A bit more DnD and clipbrd updates |
blob | commitdiff | raw | diff to current |
1998-12-14 |
Robert Roebling | New wxDataObject, DnD and Clipboard code |
blob | commitdiff | raw | diff to current |
1998-12-10 |
Robert Roebling | Moved image code |
blob | commitdiff | raw | diff to current |
1998-12-09 |
Robert Roebling | Clipboard update |
blob | commitdiff | raw | diff to current |
1998-12-08 |
Robert Roebling | DnD updates |
blob | commitdiff | raw | diff to current |
1998-11-24 |
Robert Roebling | Big fix for GTK 1.1.5 |
blob | commitdiff | raw | diff to current |
1998-11-06 |
Robert Roebling | SetEventData for a few widgets |
blob | commitdiff | raw | diff to current |
1998-11-02 |
Robert Roebling | DnD fixes |
blob | commitdiff | raw | diff to current |
|