projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
revert last commit, it re-introduces the first problem
[wxWidgets.git]
/
src
/
gtk
/
dataobj.cpp
2008-07-21
Vadim Zeitlin
wxDF_UNICODETEXT shouldn't be supported at all in ANSI...
blob
|
commitdiff
|
raw
2008-07-21
Vadim Zeitlin
no changes, just fixed a typo in comment
blob
|
commitdiff
|
raw
|
diff to current
2008-05-20
Paul Cornett
add missing braces
blob
|
commitdiff
|
raw
|
diff to current
2008-03-01
Robert Roebling
Implemented wxURLDataObject for wxGTK using text/x...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-05
Vadim Zeitlin
removed all compile- and run-time checks for GTK+ ...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-23
Vadim Zeitlin
use -Wunused-parameter with gcc for consistency with...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-05
Robert Roebling
upport wxFileDataObject change for UTF8 handling
blob
|
commitdiff
|
raw
|
diff to current
2007-06-12
Václav Slavík
more STL fixes
blob
|
commitdiff
|
raw
|
diff to current
2007-06-04
Vadim Zeitlin
provide overloads for all kinds of strings for wxDataFo...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-30
Václav Slavík
use wxString, not wxChar*, in wxDataFormat ctor and...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-07
Vadim Zeitlin
no changes, just removed TABs/trailing spaces
blob
|
commitdiff
|
raw
|
diff to current
2007-02-12
Robert Roebling
Hack to support iso8859 and other wrongly formated
blob
|
commitdiff
|
raw
|
diff to current
2006-10-03
Paul Cornett
Don't free a string that is managed by wxGtkString...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-03
Włodzimierz Skiba
Include wx/image.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-24
Włodzimierz Skiba
wx/debug.h is always unconditionally included by wx...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-28
Włodzimierz Skiba
Include wx/app.h according to precompiled headers of...
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-03-15
Mart Raudsepp
Don't leak a gchar* in wxDataFormat::GetId()
blob
|
commitdiff
|
raw
|
diff to current
2006-02-09
Vadim Zeitlin
fix for wrong debugging message (replaces patch 1424028)
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-25
Mart Raudsepp
#if wxUSE_DATAOBJ guard src/gtk/dataobj.cpp
blob
|
commitdiff
|
raw
|
diff to current
2004-10-28
Ryan Norton
Use proper wxURI unescape instead of old way
blob
|
commitdiff
|
raw
|
diff to current
2004-10-21
Vadim Zeitlin
compilation fix after last checkin (missing header)
blob
|
commitdiff
|
raw
|
diff to current
2004-10-20
Vadim Zeitlin
decode URIs in wxFileDataObject::SetData(); fixes probl...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-10
Václav Slavík
don't confuse wxDF_UNICODETEXT and wxDF_TEXT
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-09-09
Robert Roebling
Upported a number of patches to HEAD.
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-12-04
Vadim Zeitlin
merged 2.4 branch into the trunk
blob
|
commitdiff
|
raw
|
diff to current
2002-08-30
Vadim Zeitlin
compilation fix (missing wx/log.h include)
blob
|
commitdiff
|
raw
|
diff to current
2002-08-19
Robert Roebling
Lots more Unicode fixes.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-15
Robert Roebling
Further UNicode fixes.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-24
Václav Slavík
don't use deprecated wxImage methods inside wxWin
blob
|
commitdiff
|
raw
|
diff to current
2002-03-03
Václav Slavík
removed implicit dependency on wxPNGHandler from wxGTK...
blob
|
commitdiff
|
raw
|
diff to current
1999-12-28
Robert Roebling
Calling a Refresh() before the window is created...
blob
|
commitdiff
|
raw
|
diff to current
1999-12-01
Robert Roebling
Disabling PNG, TIFF and JPEG works now.
blob
|
commitdiff
|
raw
|
diff to current
1999-12-01
Robert Roebling
Applied patch for multiple file selection, documented.
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-06
Vadim Zeitlin
1. more corrections to file dnd (works with testdnd...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-06
Vadim Zeitlin
wxFileDataObject supports GNOME file dnd now
blob
|
commitdiff
|
raw
|
diff to current
1999-11-06
Robert Roebling
Fixed typos in frame and dialog,
blob
|
commitdiff
|
raw
|
diff to current
1999-10-22
Vadim Zeitlin
wxDataFormat default ctor doesn't crash for global...
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-10-04
Julian Smart
Removed some unused parameter warnings; compile error...
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-05-27
Vadim Zeitlin
1. warning in wxDataObject fixed
blob
|
commitdiff
|
raw
|
diff to current
1999-05-27
Vadim Zeitlin
1. wxDataObject compilation fixes (can't test if it...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-26
Vadim Zeitlin
wxPrivateDataObject works under MSW as well (hopefully...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-28
Robert Roebling
Added configure patch for DEC
blob
|
commitdiff
|
raw
|
diff to current
1999-04-24
Robert Roebling
DnD with Unicode fixes
blob
|
commitdiff
|
raw
|
diff to current
1999-04-22
Ove Kaaven
Unicode fix.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-20
Robert Roebling
little doc updates
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-09
Robert Roebling
Here it comes:
blob
|
commitdiff
|
raw
|
diff to current
1999-04-06
Robert Roebling
Chnaged text id for clipboard to "text/plain"
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-01-24
Julian Smart
Made wxGTK dataobj.cpp compile; removed flashing from...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-22
Robert Roebling
iODBC v2.5
blob
|
commitdiff
|
raw
|
diff to current
1999-01-20
Vadim Zeitlin
compilation fix (wxFAIL() must have a ';')
blob
|
commitdiff
|
raw
|
diff to current
1999-01-19
Robert Roebling
New DnD and Clipboard code
blob
|
commitdiff
|
raw
|
diff to current
1999-01-14
Robert Roebling
Added wxPrivateDropTarget
blob
|
commitdiff
|
raw
|
diff to current
1998-12-14
Robert Roebling
New wxDataObject, DnD and Clipboard code
blob
|
commitdiff
|
raw
|
diff to current