2010-06-20 |
Vadim Zeitlin | Use wxDELETE() and wxDELETEA() when possible. |
blob | commitdiff | raw |
2009-07-23 |
Vadim Zeitlin | Globally replace _T() with wxT(). |
blob | commitdiff | raw | diff to current |
2009-03-22 |
Vadim Zeitlin | wxGTK1 compilation fixes |
blob | commitdiff | raw | diff to current |
2009-03-22 |
Vadim Zeitlin | replace more __WXDEBUG__ occurrences with wxDEBUG_LEVEL |
blob | commitdiff | raw | diff to current |
2009-01-19 |
Vadim Zeitlin | don't use annoying and unneeded in C++ casts of NULL... |
blob | commitdiff | raw | diff to current |
2007-03-31 |
Vadim Zeitlin | 1. Moved m_usePrimary to wxClipboardBase as it's now... |
blob | commitdiff | raw | diff to current |
2007-01-11 |
Vadim Zeitlin | suppress spurious error message when copying from clipb... |
blob | commitdiff | raw | diff to current |
2006-07-27 |
Włodzimierz Skiba | Include wx/dataobj.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-02 |
Włodzimierz Skiba | Include wx/utils.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-04-26 |
Włodzimierz Skiba | Include wx/log.h according to precompiled headers of... |
blob | commitdiff | raw | diff to current |
2006-04-15 |
Stefan Neis | Replaced "uint" (which may be or may not be defined... |
blob | commitdiff | raw | diff to current |
2006-03-25 |
Robin Dunn | The null byte at the end of the string should not be... |
blob | commitdiff | raw | diff to current |
2006-03-15 |
Mart Raudsepp | Compile fix. Seems to work too, at quick glance. |
blob | commitdiff | raw | diff to current |
2006-03-15 |
Mart Raudsepp | ICCCM says that the TIMESTAMP atom is required, so... |
blob | commitdiff | raw | diff to current |
2006-01-23 |
Mart Raudsepp | Remove GTK2 stuff from src/gtk1. Rename wx/gtk includes... |
blob | commitdiff | raw | diff to current |
2006-01-14 |
Mart Raudsepp | Remove stray whitespaces |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-07-16 |
Robert Roebling | Applied GTK clipboard end of string patch. |
blob | commitdiff | raw | diff to current |
2005-03-21 |
Vadim Zeitlin | GTK+ callbacks must have C linkage (patch 1157384) |
blob | commitdiff | raw | diff to current |
2004-06-10 |
Václav Slavík | fixed pasting of Unicode strings |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Use old licence name |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Name and version changes |
blob | commitdiff | raw | diff to current |
2004-03-15 |
Robert Roebling | Comitted GTK part of clipboard patch, that |
blob | commitdiff | raw | diff to current |
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 |
|