projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
UNICODE-capatable UTF8 implementation of wxStringXXXStream
[wxWidgets.git]
/
src
/
motif
/
utils.cpp
2004-06-05
Mattia Barbon
This code is now shared with wxX11: remove.
blob
|
commitdiff
|
raw
2004-05-25
Julian Smart
Fixes for wxMotif
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-05-01
Mattia Barbon
Precompiled headers support.
blob
|
commitdiff
|
raw
|
diff to current
2003-08-24
Stefan Neis
Use "Base" version of wxBell on OS/2.
blob
|
commitdiff
|
raw
|
diff to current
2003-08-03
Mattia Barbon
Compilation fix.
blob
|
commitdiff
|
raw
|
diff to current
2003-08-02
Václav Slavík
return wxToolkitInfo by reference and not by pointer
blob
|
commitdiff
|
raw
|
diff to current
2003-08-02
Václav Slavík
replaced wxAppTraits::GetOSVersion with GetToolkitInfo...
blob
|
commitdiff
|
raw
|
diff to current
2003-06-30
Jouk Jansen
Committing in .
blob
|
commitdiff
|
raw
|
diff to current
2003-05-12
Mattia Barbon
Factored out some common code.
blob
|
commitdiff
|
raw
|
diff to current
2003-05-04
Mattia Barbon
Changed the way ApplicationShells are used: now wxMotif
blob
|
commitdiff
|
raw
|
diff to current
2003-04-09
Mattia Barbon
Compilation fix (missing headers).
blob
|
commitdiff
|
raw
|
diff to current
2003-04-09
Mattia Barbon
Use the wxBitmap implementation from wxX11
blob
|
commitdiff
|
raw
|
diff to current
2003-04-06
Mattia Barbon
Remove (now) pointless checks for __WXX11__/__WXMOTIF...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-10
Mattia Barbon
Added helper functions for string -> XmString conversion.
blob
|
commitdiff
|
raw
|
diff to current
2003-03-05
Mattia Barbon
Added new __WXMOTIF20__ macro, which is true if the...
blob
|
commitdiff
|
raw
|
diff to current
2003-02-23
Mattia Barbon
Implemented DoGetBestSize for wxListBox, (native...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-18
Mattia Barbon
Fix some wxMotif build warnings about deprecated...
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-03-04
Jouk Jansen
Committing in .
blob
|
commitdiff
|
raw
|
diff to current
2002-02-13
Julian Smart
Include src/x11/utils.cpp
blob
|
commitdiff
|
raw
|
diff to current
2002-02-13
Julian Smart
Added shared private declarations header privx.h, utils...
blob
|
commitdiff
|
raw
|
diff to current
2001-04-30
Robin Dunn
Implemented wxGetClientDisplayRect which returns the...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-25
Ron Lee
implemented wxDisplaySizeMM for gtk, msw & motif.
blob
|
commitdiff
|
raw
|
diff to current
2000-09-08
Julian Smart
Fixed some broken things related to context help, fixed...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-25
Jouk Jansen
Committing in .
blob
|
commitdiff
|
raw
|
diff to current
1999-11-18
Jouk Jansen
Committing in .
blob
|
commitdiff
|
raw
|
diff to current
1999-10-26
Julian Smart
Removed lots of wxMotif compile warnings. Copied new...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-07
Vadim Zeitlin
some fixes after global _T() => T() change
blob
|
commitdiff
|
raw
|
diff to current
1999-10-04
Vadim Zeitlin
many changes; major ones:
blob
|
commitdiff
|
raw
|
diff to current
1999-08-10
Robert Roebling
Further makefile and compile fixes.
blob
|
commitdiff
|
raw
|
diff to current
1999-07-23
Vadim Zeitlin
disabled accelerators in wxMotif - they don't work...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-23
Vadim Zeitlin
1. more wxMotif fixes
blob
|
commitdiff
|
raw
|
diff to current
1999-06-29
Vadim Zeitlin
1. wxGrid fixes contributed by Gerhard Gruber (client...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-23
Robert Roebling
Motif compile fixes
blob
|
commitdiff
|
raw
|
diff to current
1999-03-30
Vadim Zeitlin
Motif compilation fixes (now ok)
blob
|
commitdiff
|
raw
|
diff to current
1999-03-30
Vadim Zeitlin
wxTopLevelWindows is now a wxWindowList, better compati...
blob
|
commitdiff
|
raw
|
diff to current
1999-03-11
Vadim Zeitlin
wxMotif Solaris 2.6 compilation fixes
blob
|
commitdiff
|
raw
|
diff to current
1999-03-06
Vadim Zeitlin
1. the common helper functions are now in src/unix...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-24
Julian Smart
Some stubs corrections; Motif corrections incl. busy...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-10
Julian Smart
Cured some small doc typos; some WIN16 fixes; transferr...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-14
Julian Smart
Added some tentative wxMotif clipboard code; did some...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-18
Julian Smart
In DialogEd, changed Close to Destroy to make it shut...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-11
Julian Smart
Some stubs includes removed from wxMotif; wxNotebook...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-08
Julian Smart
Sorry folks, a lot of changes to remedy GetFont, GetBru...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-28
Julian Smart
wxSize/wxPoint/wxRect versions of functions added to...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-11
Julian Smart
Motif bug fixes; dialog OnPaint works now; wxColourDial...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-18
Julian Smart
Motif additions
blob
|
commitdiff
|
raw
|
diff to current
1998-10-16
Julian Smart
Misc. Motif; removed duplicate wxICON; variant compile...
blob
|
commitdiff
|
raw
|
diff to current
1998-09-25
Vadim Zeitlin
USE_xxx constants renamed to wxUSE_xxx. This is an...
blob
|
commitdiff
|
raw
|
diff to current
1998-09-20
Julian Smart
More Motif stuff
blob
|
commitdiff
|
raw
|
diff to current
1998-09-18
Julian Smart
Some more wxMotif stuff: menus
blob
|
commitdiff
|
raw
|
diff to current
1998-09-18
Julian Smart
Motif files added.
blob
|
commitdiff
|
raw
|
diff to current