projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Changed order of libs to fix linking
[wxWidgets.git]
/
src
/
x11
/
bitmap.cpp
2006-06-15
Włodzimierz Skiba
Include wx/math.h according to precompiled headers...
blob
|
commitdiff
|
raw
2006-05-21
Włodzimierz Skiba
Include wx/icon.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-08
Włodzimierz Skiba
Include wx/dcmemory.h according to precompiled headers...
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-22
Włodzimierz Skiba
Semicolon needed.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-21
Vadim Zeitlin
added semicolons after wxCHECK()s (part of patch 1450705)
blob
|
commitdiff
|
raw
|
diff to current
2006-02-09
Vadim Zeitlin
great copy ctor/assignment operators cleanup by Paul...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-08
Vadim Zeitlin
extra semicolons removed
blob
|
commitdiff
|
raw
|
diff to current
2005-10-06
Włodzimierz Skiba
wxMotif for OS/2 adjustements. Source cleaning.
blob
|
commitdiff
|
raw
|
diff to current
2005-10-03
Włodzimierz Skiba
Source cleaning. wxMotif/OS2 adjustements.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
blob
|
commitdiff
|
raw
|
diff to current
2005-08-24
Vadim Zeitlin
compilation fix: DefaultVisual() needs Display, not...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-14
Jouk Jansen
Committing in .
blob
|
commitdiff
|
raw
|
diff to current
2005-02-06
Mattia Barbon
wxX11 compilation fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-14
Włodzimierz Skiba
wx/math.h integration
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
2003-08-20
Václav Slavík
Unicode compilation fixes for wxX11
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
2003-05-09
Jouk Jansen
Committing in .
blob
|
commitdiff
|
raw
|
diff to current
2003-05-07
Mattia Barbon
Implemented wxBitmapDataObject.
blob
|
commitdiff
|
raw
|
diff to current
2003-04-28
Mattia Barbon
Blind compilation fix in the case where libXpm
blob
|
commitdiff
|
raw
|
diff to current
2003-04-25
Vadim Zeitlin
blind fix for wxMotif compilation with wxHAVE_LIB_XPM...
blob
|
commitdiff
|
raw
|
diff to current
2003-04-07
Mattia Barbon
Add GetDrawable convenience function that returns...
blob
|
commitdiff
|
raw
|
diff to current
2003-04-07
Mattia Barbon
Moved m_visual* wxApp[X11] members used by wxBitmap and
blob
|
commitdiff
|
raw
|
diff to current
2003-04-05
Mattia Barbon
Derive wxBitmap from wxBitmapBase.
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-06-12
Vadim Zeitlin
added missing semicolons after asserts (patch 567853)
blob
|
commitdiff
|
raw
|
diff to current
2002-04-01
Julian Smart
Modifications to get wxNanoX compiling again
blob
|
commitdiff
|
raw
|
diff to current
2002-03-29
Robert Roebling
Some work for wxX11 on 8-bit visuals.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-28
Julian Smart
In bitmap.cpp, CreateFromImage, took GetWidth and GetHe...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Julian Smart
Added reparenting helper classes to help apps to grab...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-27
Julian Smart
Nano-X: used drawable-to-wxImage function in wxBitmap...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-27
Julian Smart
Nano-X: added function to copy from a drawable to a...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-27
Julian Smart
Nano-X: bitmap now showing in wxMessageBox, but it...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-25
Julian Smart
data_image -> mask_image, correcting some crashes in...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-20
Julian Smart
NanoX modificati
blob
|
commitdiff
|
raw
|
diff to current
2002-02-15
Julian Smart
Include XPM under wxX11 for some samples; added comment...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-13
Julian Smart
Allowed for wxHAVE_LIB_XPM or using wxXPMDecoder
blob
|
commitdiff
|
raw
|
diff to current
2002-02-13
Robert Roebling
wxX11:
blob
|
commitdiff
|
raw
|
diff to current
2002-02-11
Robert Roebling
wxX11:
blob
|
commitdiff
|
raw
|
diff to current
2002-02-10
Julian Smart
Implemented CopyFromBitmap, CopyFromIcon
blob
|
commitdiff
|
raw
|
diff to current
2002-02-08
Julian Smart
Now compiling
blob
|
commitdiff
|
raw
|
diff to current
2002-02-07
Julian Smart
Stripped out miscellaneous Motif/Xt-specific code
blob
|
commitdiff
|
raw
|
diff to current
2002-02-05
Julian Smart
Reformatted Motif headers; added __WXX11__ symbol suppo...
blob
|
commitdiff
|
raw
|
diff to current