projects
/
wxWidgets.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
wxWidgets.git
1999-01-09
Karsten Ballüder
wxComboBox included (removed dependency on wxUSE_COMBOB...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-09
Robert Roebling
ODBC updates
commit
|
commitdiff
|
tree
|
snapshot
1999-01-09
Robert Roebling
ODBC updates (it almost works now)
commit
|
commitdiff
|
tree
|
snapshot
1999-01-09
Vadim Zeitlin
wxObjArray fix (part 2)
commit
|
commitdiff
|
tree
|
snapshot
1999-01-09
Vadim Zeitlin
wxObjArrays code compiles again
commit
|
commitdiff
|
tree
|
snapshot
1999-01-09
Vadim Zeitlin
thread fixes for MSW (samples doesn't compile currently...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-08
Julian Smart
Changes to allow Cygwin to compile in non-PCH mode
commit
|
commitdiff
|
tree
|
snapshot
1999-01-08
Robert Roebling
minor Configure / makefiles updates
commit
|
commitdiff
|
tree
|
snapshot
1999-01-08
Vadim Zeitlin
supports typedefs, generates "See also:" and adds ...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-08
Vadim Zeitlin
HelpGen is a prototype of the tool for automatic genera...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-08
Unknown (UG)
WXDLLEXPORT added to wxPendingList
commit
|
commitdiff
|
tree
|
snapshot
1999-01-08
Unknown (UG)
no message
commit
|
commitdiff
|
tree
|
snapshot
1999-01-08
Unknown (UG)
no message
commit
|
commitdiff
|
tree
|
snapshot
1999-01-08
Unknown (UG)
no message
commit
|
commitdiff
|
tree
|
snapshot
1999-01-08
Unknown (UG)
no message
commit
|
commitdiff
|
tree
|
snapshot
1999-01-08
Unknown (UG)
no message
commit
|
commitdiff
|
tree
|
snapshot
1999-01-08
Unknown (UG)
no message
commit
|
commitdiff
|
tree
|
snapshot
1999-01-08
Julian Smart
Corrected grey scrolling windows; added C++Builder...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-08
Unknown (UG)
no message
commit
|
commitdiff
|
tree
|
snapshot
1999-01-08
Unknown (UG)
no message
commit
|
commitdiff
|
tree
|
snapshot
1999-01-08
Unknown (UG)
no message
commit
|
commitdiff
|
tree
|
snapshot
1999-01-08
Unknown (UG)
no message
commit
|
commitdiff
|
tree
|
snapshot
1999-01-08
Unknown (UG)
no message
commit
|
commitdiff
|
tree
|
snapshot
1999-01-08
Unknown (UG)
no message
commit
|
commitdiff
|
tree
|
snapshot
1999-01-08
Unknown (UG)
no message
commit
|
commitdiff
|
tree
|
snapshot
1999-01-08
Robert Roebling
Compile improvemnts for strict compilers and the...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-07
Robert Roebling
Compile improvemnts for strict compilers and the...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-07
Unknown (UG)
fix for wxuse_iostreamh
commit
|
commitdiff
|
tree
|
snapshot
1999-01-07
Vadim Zeitlin
storable objects use _() and wxLogXXX instead of messag...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-07
Vadim Zeitlin
added version number to the about box
commit
|
commitdiff
|
tree
|
snapshot
1999-01-07
Julian Smart
Watcom C++ mods
commit
|
commitdiff
|
tree
|
snapshot
1999-01-07
Julian Smart
Doc & Symantec C++ fixes
commit
|
commitdiff
|
tree
|
snapshot
1999-01-06
Robert Roebling
Compilation fixes
commit
|
commitdiff
|
tree
|
snapshot
1999-01-05
Vadim Zeitlin
bug in wxString::Printf() corrected (the length of...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-05
Vadim Zeitlin
added wx<TemplateListName>::Node typedef for the node...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-05
Vadim Zeitlin
MIME classes with docs (not yet added to the makefiles)
commit
|
commitdiff
|
tree
|
snapshot
1999-01-05
Julian Smart
Added thread makefile
commit
|
commitdiff
|
tree
|
snapshot
1999-01-05
Robert Roebling
simple spec for RPMs
commit
|
commitdiff
|
tree
|
snapshot
1999-01-05
Vadim Zeitlin
file I forgot to commit last time (wxCritSection)
commit
|
commitdiff
|
tree
|
snapshot
1999-01-04
Julian Smart
Simplified BC++ makefiles; C++Builder 1.0 compilation...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-04
Julian Smart
Some small corrections and setup.h additions
commit
|
commitdiff
|
tree
|
snapshot
1999-01-04
Robert Roebling
configure and #ifdef wxUSE_XXX updates
commit
|
commitdiff
|
tree
|
snapshot
1999-01-04
Julian Smart
Corrected memory.cpp compilation error; Cygwin makefile...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-03
Robert Roebling
Proofed that iostreams break threads
commit
|
commitdiff
|
tree
|
snapshot
1999-01-03
Robert Roebling
new cursors
commit
|
commitdiff
|
tree
|
snapshot
1999-01-02
Vadim Zeitlin
1. New classes documented: wxCriticalSection, wxMutexLo...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-02
Vadim Zeitlin
restoring wxUSE_GLOBAL_MEMORY_OPERATORS I accidentally...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-02
Vadim Zeitlin
Thread fixes (but they still don't work at all...)
commit
|
commitdiff
|
tree
|
snapshot
1999-01-02
Robert Roebling
Triued in vain to fix threads segvs with gcc
commit
|
commitdiff
|
tree
|
snapshot
1999-01-02
Robert Roebling
Header changes (gtk.h etc no longer included in defs.h
commit
|
commitdiff
|
tree
|
snapshot
1999-01-02
Julian Smart
Corrected memory.cpp checkpoint bug; added Tex2RTF
commit
|
commitdiff
|
tree
|
snapshot
1999-01-01
Vadim Zeitlin
wxString(const wxString& str, size_t position, size_t...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-01
Julian Smart
Lots of wxMotif fixes
commit
|
commitdiff
|
tree
|
snapshot
1999-01-01
Stefan Csomor
mac support as stubs added
commit
|
commitdiff
|
tree
|
snapshot
1999-01-01
Stefan Csomor
cw makefile for minimal - to be used as template
commit
|
commitdiff
|
tree
|
snapshot
1999-01-01
Stefan Csomor
common definitions for cw
commit
|
commitdiff
|
tree
|
snapshot
1999-01-01
Stefan Csomor
mac socket port (preliminary - based on M. Neerachers...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-01
Stefan Csomor
added win32 release and ppc targets
commit
|
commitdiff
|
tree
|
snapshot
1999-01-01
Stefan Csomor
started once again from stubs
commit
|
commitdiff
|
tree
|
snapshot
1999-01-01
Stefan Csomor
source files for precompiled headers for cw
commit
|
commitdiff
|
tree
|
snapshot
1999-01-01
Stefan Csomor
started once again from stubs
commit
|
commitdiff
|
tree
|
snapshot
1998-12-31
Robert Roebling
Compile and build fixes
commit
|
commitdiff
|
tree
|
snapshot
1998-12-31
Julian Smart
Rationalised a few more docs
commit
|
commitdiff
|
tree
|
snapshot
1998-12-31
Julian Smart
Fixed Dialog Editor compilation
commit
|
commitdiff
|
tree
|
snapshot
1998-12-31
Julian Smart
Added Property List classes to main library; added...
commit
|
commitdiff
|
tree
|
snapshot
1998-12-31
Julian Smart
Rmoved more wxprop files
commit
|
commitdiff
|
tree
|
snapshot
1998-12-31
Julian Smart
Removed wxProp source files
commit
|
commitdiff
|
tree
|
snapshot
1998-12-31
Julian Smart
Added fractal, bombs samples; removed global app variab...
commit
|
commitdiff
|
tree
|
snapshot
1998-12-30
Robert Roebling
Guess what: ODBC updates and build fixes.
commit
|
commitdiff
|
tree
|
snapshot
1998-12-30
Robert Roebling
sockets work now an all platforms
commit
|
commitdiff
|
tree
|
snapshot
1998-12-30
Julian Smart
Introduced wxSOCKET_INT to socket.cpp. The previous...
commit
|
commitdiff
|
tree
|
snapshot
1998-12-30
Vadim Zeitlin
added directories for Motif headers and libs under...
commit
|
commitdiff
|
tree
|
snapshot
1998-12-30
Julian Smart
Added makefile.b32 to db sample
commit
|
commitdiff
|
tree
|
snapshot
1998-12-30
Julian Smart
Updated the Remstar ODBC files, got the db sample compi...
commit
|
commitdiff
|
tree
|
snapshot
1998-12-30
Robert Roebling
Motif corrections in
commit
|
commitdiff
|
tree
|
snapshot
1998-12-30
Vadim Zeitlin
stupid bug corrected (the code was never compiled)
commit
|
commitdiff
|
tree
|
snapshot
1998-12-29
Robert Roebling
Tried to fix some socket things. Wasn't enough.
commit
|
commitdiff
|
tree
|
snapshot
1998-12-29
Vadim Zeitlin
added WX_CLEAR_ARRAY() macro to delete all the elements...
commit
|
commitdiff
|
tree
|
snapshot
1998-12-29
Vadim Zeitlin
small optimization in ProcessEvent() (IsKindOf(wxWindow...
commit
|
commitdiff
|
tree
|
snapshot
1998-12-29
Julian Smart
BC++/16-bit support now working, but without resource...
commit
|
commitdiff
|
tree
|
snapshot
1998-12-29
Robert Roebling
Added wxNotebook::SetText and SetImage (thanks Harm)
commit
|
commitdiff
|
tree
|
snapshot
1998-12-28
Julian Smart
Fixes to wxMotif scrolling and colours (wxTreeCtrl...
commit
|
commitdiff
|
tree
|
snapshot
1998-12-28
Robert Roebling
Compile fix for filefn.cpp
commit
|
commitdiff
|
tree
|
snapshot
1998-12-28
Robert Roebling
Added facenames support to wxFont
commit
|
commitdiff
|
tree
|
snapshot
1998-12-28
Vadim Zeitlin
wxGTK compiles (and links) when configured without...
commit
|
commitdiff
|
tree
|
snapshot
1998-12-28
Julian Smart
Changes for 16-bit BC++ (not there yet), GnuWin32;...
commit
|
commitdiff
|
tree
|
snapshot
1998-12-28
Julian Smart
Added CodeWarrior files to distribution scripts
commit
|
commitdiff
|
tree
|
snapshot
1998-12-28
Robert Roebling
Now even Julian can use wxGTK :-)
commit
|
commitdiff
|
tree
|
snapshot
1998-12-27
Robert Roebling
Compilation fixes for OGL
commit
|
commitdiff
|
tree
|
snapshot
1998-12-27
Vadim Zeitlin
1. Pause()/Resume() implemented for wxMSW
commit
|
commitdiff
|
tree
|
snapshot
1998-12-26
Robert Roebling
Makefile tweaks
commit
|
commitdiff
|
tree
|
snapshot
1998-12-26
Guilhem Lavaux
* Fixes (AIF works on Linux)
commit
|
commitdiff
|
tree
|
snapshot
1998-12-26
Unknown (UG)
no message
commit
|
commitdiff
|
tree
|
snapshot
1998-12-25
Guilhem Lavaux
* Fixes (WAV works on Linux, AIFF following)
commit
|
commitdiff
|
tree
|
snapshot
1998-12-25
Vadim Zeitlin
wxStringList::Sort() bug corrected
commit
|
commitdiff
|
tree
|
snapshot
1998-12-25
Vadim Zeitlin
attempt to fix a report about compile problems in gener...
commit
|
commitdiff
|
tree
|
snapshot
1998-12-24
Vadim Zeitlin
wxGetUserName() returns the user name (wxGetUserId...
commit
|
commitdiff
|
tree
|
snapshot
1998-12-23
Julian Smart
Some more wxMotif improvements: DrawIcon fixed; generic...
commit
|
commitdiff
|
tree
|
snapshot
1998-12-23
Guilhem Lavaux
* Fixes
commit
|
commitdiff
|
tree
|
snapshot
1998-12-23
Robin Dunn
Moved the main funtion into its own source file.
commit
|
commitdiff
|
tree
|
snapshot
next