projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Minor improvements to wxEVT_COMMAND_DIRCTRL_CHANGED generation.
[wxWidgets.git]
/
include
/
wx
/
longlong.h
2011-08-10
Steve Lamerton
Merge in from trunk r64802 - r68625
blob
|
commitdiff
|
raw
2011-07-31
Václav Slavík
Silence Clang warning about numeric_limits<> specializa...
blob
|
commitdiff
|
raw
2011-07-25
Steve Lamerton
Merge in from trunk r67662 to r64801
blob
|
commitdiff
|
raw
|
diff to current
2011-05-17
Vadim Zeitlin
Allow passing wxLongLong values directly to wx pseudo...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-28
Vadim Zeitlin
Fix wxULongLongNative::ToDouble() compilation with...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-28
Vadim Zeitlin
Fix check in assert in wxULongLong::ToULong().
blob
|
commitdiff
|
raw
|
diff to current
2011-04-28
Vadim Zeitlin
Don't specialize std::numeric_limits<> for wxLongLong...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-27
Vadim Zeitlin
Fix wxULongLong::ToDouble() for MSVC.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-26
Vadim Zeitlin
Specialize std::numeric_limits<> for wxLongLong and...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-23
Vadim Zeitlin
Globally replace _T() with wxT().
blob
|
commitdiff
|
raw
|
diff to current
2007-07-09
Václav Slavík
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-05
Vadim Zeitlin
changed wxLongLongNative(hi, lo) ctor to take wxInt32...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-18
Julian Smart
Corrected VC++ compilo (not yet tested)
blob
|
commitdiff
|
raw
|
diff to current
2006-08-13
Vadim Zeitlin
added wxULongLong::ToDouble() (patch 1531597)
blob
|
commitdiff
|
raw
|
diff to current
2006-04-21
Vadim Zeitlin
added operator=(unsigned int) overload (should help...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-13
Vadim Zeitlin
blind compilation fix for 64 bit systems after last...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-11
Vadim Zeitlin
added assignment operators from int for disambiguation...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-11
Vadim Zeitlin
added support for 64 bit ints in wx stream classes...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-19
Mart Raudsepp
Spelling fixes from Andreas Mohr (patch #1360064)
blob
|
commitdiff
|
raw
|
diff to current
2005-09-25
Vadim Zeitlin
removed wxABI_VERSION checks
blob
|
commitdiff
|
raw
|
diff to current
2005-09-25
Vadim Zeitlin
first round of Intel compiler warning fixes: down from...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
blob
|
commitdiff
|
raw
|
diff to current
2005-08-28
Vadim Zeitlin
added wxABI_VERSION test around ToDouble()
blob
|
commitdiff
|
raw
|
diff to current
2005-08-28
Vadim Zeitlin
added wxLongLong::ToDouble()
blob
|
commitdiff
|
raw
|
diff to current
2005-06-13
Włodzimierz Skiba
'[1219035] cleanup: miscellaneous' and minor source...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-08
Michael Wetherell
Documentation fixes, patch 1179223 by Andreas Mohr
blob
|
commitdiff
|
raw
|
diff to current
2005-02-16
Włodzimierz Skiba
Native PalmOS wxLongLong. Introduction of wxULongLong_t...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-18
Vadim Zeitlin
more fixes to dllexport/import stuff for operator<...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-18
Vadim Zeitlin
added WXDLLIMPEXP_BASE for operator<<() functions ...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-27
Włodzimierz Skiba
wxLongLong to wxString operators.
blob
|
commitdiff
|
raw
|
diff to current
2004-11-30
Włodzimierz Skiba
Fixed old FIXME about unsigned result of sunstraction...
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-09-22
Vadim Zeitlin
wxLL is now in wx/defs.h together with (new) wxULL
blob
|
commitdiff
|
raw
|
diff to current
2003-09-22
Vadim Zeitlin
reorganized/improved fixed size int types definitions...
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-07-02
Vadim Zeitlin
renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
blob
|
commitdiff
|
raw
|
diff to current
2003-07-02
Vadim Zeitlin
fixes needed for separate DLL build to work
blob
|
commitdiff
|
raw
|
diff to current
2003-03-17
Julian Smart
Removed erroneous copyright names and corrected licence...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-26
Vadim Zeitlin
added iosfwrap.h (wrapper for <iosfwd>)
blob
|
commitdiff
|
raw
|
diff to current
2003-01-17
Vadim Zeitlin
Borland apparently uses for int64 in printf(), not
blob
|
commitdiff
|
raw
|
diff to current
2003-01-07
Julian Smart
Applied patch [ 662321 ] Port of wxWindows to Wine
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-31
Gilles Depeyrot
disable use of #pragma interface under Mac OS X
blob
|
commitdiff
|
raw
|
diff to current
2002-04-24
Gilles Depeyrot
corrected post increment operators which must return...
blob
|
commitdiff
|
raw
|
diff to current
2001-12-15
Václav Slavík
long long for DJGPP
blob
|
commitdiff
|
raw
|
diff to current
2001-12-05
Václav Slavík
compilation fixes (I wonder how did you people ever...
blob
|
commitdiff
|
raw
|
diff to current
2001-12-02
Vadim Zeitlin
really fixed wxLongLong
blob
|
commitdiff
|
raw
|
diff to current
2001-12-01
Vadim Zeitlin
fixed VC++ compilation
blob
|
commitdiff
|
raw
|
diff to current
2001-12-01
Vadim Zeitlin
fixed compilation warning about signed/unsigned comparison
blob
|
commitdiff
|
raw
|
diff to current
2001-12-01
Ron Lee
Added 2 extra macros to handle all the flavours of...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-28
Julian Smart
Fixing wxMicroWindows compilation
blob
|
commitdiff
|
raw
|
diff to current
2001-10-20
Mattia Barbon
Cygwin does support 64 bit ints
blob
|
commitdiff
|
raw
|
diff to current
2001-09-27
Robin Dunn
Fixed compilation error
blob
|
commitdiff
|
raw
|
diff to current
2001-09-20
Mattia Barbon
Re-enabled long long for MinGW.
blob
|
commitdiff
|
raw
|
diff to current
2001-09-18
Vadim Zeitlin
test for long long directly instead of testing for gcc
blob
|
commitdiff
|
raw
|
diff to current
2001-08-25
Vadim Zeitlin
added wxLongLong::ToString()
blob
|
commitdiff
|
raw
|
diff to current
2001-06-06
Vadim Zeitlin
applied patch for compilation with gcc 3.0
blob
|
commitdiff
|
raw
|
diff to current
2001-05-22
Julian Smart
Replaced typedef with #define for VC++ 1.5, to prevent...
blob
|
commitdiff
|
raw
|
diff to current
2001-04-26
Vadim Zeitlin
applied patch 417699 (remove WXDLLEXPORT from inline...
blob
|
commitdiff
|
raw
|
diff to current
2001-03-21
Vadim Zeitlin
merged __sgi compilation fix
blob
|
commitdiff
|
raw
|
diff to current
2001-01-28
David Webster
OS/2 patch about a #pragma warning.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-05
Vadim Zeitlin
wxDateTime::IsValid() now returns m_time != (wxLongLong)-1
blob
|
commitdiff
|
raw
|
diff to current
2000-07-15
Bryan Petty
merged 2.2 branch
blob
|
commitdiff
|
raw
|
diff to current
2000-01-08
Vadim Zeitlin
wxLongLongWx::Assign(double) works - thanks Guillermo
blob
|
commitdiff
|
raw
|
diff to current
2000-01-07
Vadim Zeitlin
added test mode to wxLongLongWx which allowed to find...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-03
David Webster
Visualage C++ V4.0 has a native long long data type.
blob
|
commitdiff
|
raw
|
diff to current
1999-12-30
Vadim Zeitlin
1. many, many, many warnings fixed (from HP-UX build...
blob
|
commitdiff
|
raw
|
diff to current
1999-12-28
Julian Smart
Watford C++ related changes. Unfortunately, the linker...
blob
|
commitdiff
|
raw
|
diff to current
1999-12-27
Vadim Zeitlin
1. wxLongLongWx::Assign(double) added (half implemented)
blob
|
commitdiff
|
raw
|
diff to current
1999-12-26
Vadim Zeitlin
1. misc compilation (errors, warnings) fixes (from...
blob
|
commitdiff
|
raw
|
diff to current
1999-12-25
Vadim Zeitlin
disable #warning because it's an error for some compilers
blob
|
commitdiff
|
raw
|
diff to current
1999-12-24
Vadim Zeitlin
implemented wxLongLong division - seems to work
blob
|
commitdiff
|
raw
|
diff to current
1999-12-23
Vadim Zeitlin
removed testing code from wxLongLong
blob
|
commitdiff
|
raw
|
diff to current
1999-12-23
Vadim Zeitlin
tried to implement division of wxLongLongs - doesn...
blob
|
commitdiff
|
raw
|
diff to current
1999-12-23
Vadim Zeitlin
patches for BC++ 5.3 from Ricky Gonzales <gonzales...
blob
|
commitdiff
|
raw
|
diff to current
1999-12-21
Vadim Zeitlin
1. wxLongLong and wxDateTime compilation fixed for...
blob
|
commitdiff
|
raw
|
diff to current
1999-12-20
Julian Smart
Mostly Mingw32/Cygwin corrections
blob
|
commitdiff
|
raw
|
diff to current
1999-12-17
Jouk Jansen
Committing in .
blob
|
commitdiff
|
raw
|
diff to current
1999-12-17
David Webster
cleaning up image mess for os/2
blob
|
commitdiff
|
raw
|
diff to current
1999-12-03
Vadim Zeitlin
wxDateTime...
blob
|
commitdiff
|
raw
|
diff to current
1999-12-01
Vadim Zeitlin
1. more wxDateTime work
blob
|
commitdiff
|
raw
|
diff to current
1999-11-30
Vadim Zeitlin
wxDateTime starting to work, more tests for it and...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-28
Vadim Zeitlin
1. msec resolution for timer functions under Win32
blob
|
commitdiff
|
raw
|
diff to current
1999-05-10
Vadim Zeitlin
MSW compilation fixes
blob
|
commitdiff
|
raw
|
diff to current
1999-05-10
Vadim Zeitlin
the initial draft of wxLongLong class
blob
|
commitdiff
|
raw
|
diff to current