projects
/
wxWidgets.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wxWidgets.git
2001-10-04
George Tasker
Added code to handle SQLSERVER, ACCESS, and MSDE allowi...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-04
George Tasker
Removed a bunch of unreachable BREAK statements that...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-04
George Tasker
Changed code in unzip.c/.h for #including zlib.h to...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-04
Vadim Zeitlin
renamed project files for 3rd party libs from FooVC...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-04
Vadim Zeitlin
removed obsolete file
commit
|
commitdiff
|
tree
|
snapshot
2001-10-04
Vadim Zeitlin
new VC++ workspace file for wxBase
commit
|
commitdiff
|
tree
|
snapshot
2001-10-04
Vadim Zeitlin
trying to add wxBase project file from Unix
commit
|
commitdiff
|
tree
|
snapshot
2001-10-04
Vadim Zeitlin
reverted the fix for Unicode compilation with VC++...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-04
Vadim Zeitlin
ignore build directories
commit
|
commitdiff
|
tree
|
snapshot
2001-10-04
Vadim Zeitlin
overwrote with src\wxBase.dsp
commit
|
commitdiff
|
tree
|
snapshot
2001-10-04
Vadim Zeitlin
regenerated from the template
commit
|
commitdiff
|
tree
|
snapshot
2001-10-04
Vadim Zeitlin
fixes for compilation with wxUSE_PALETTE=0
commit
|
commitdiff
|
tree
|
snapshot
2001-10-04
Vadim Zeitlin
Unicode compilation fix
commit
|
commitdiff
|
tree
|
snapshot
2001-10-04
Vadim Zeitlin
new project files for wxBase apps
commit
|
commitdiff
|
tree
|
snapshot
2001-10-04
Vadim Zeitlin
added Unicode configurations to the library project...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-04
Vadim Zeitlin
added Unicode configurations to the library project...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-04
Vadim Zeitlin
removed templates which are unneeded any more
commit
|
commitdiff
|
tree
|
snapshot
2001-10-03
Vadim Zeitlin
Unicode compilation fixes
commit
|
commitdiff
|
tree
|
snapshot
2001-10-03
Vadim Zeitlin
warning in Unicode compilation fixed
commit
|
commitdiff
|
tree
|
snapshot
2001-10-03
Vadim Zeitlin
fix for focus event sending
commit
|
commitdiff
|
tree
|
snapshot
2001-10-03
Julian Smart
Made mkdir more UNC path-friendly
commit
|
commitdiff
|
tree
|
snapshot
2001-10-03
Vadim Zeitlin
reduced flicker when switching focus to/from the report...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-03
Julian Smart
Removed duplicate file
commit
|
commitdiff
|
tree
|
snapshot
2001-10-03
Robin Dunn
Minor tweaks and some typos fixed
commit
|
commitdiff
|
tree
|
snapshot
2001-10-03
Vadim Zeitlin
fixed DLL naming scheme
commit
|
commitdiff
|
tree
|
snapshot
2001-10-03
Jouk Jansen
Committing in .
commit
|
commitdiff
|
tree
|
snapshot
2001-10-03
Ron Lee
bump date on 'easter egg' dialog.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-03
Robin Dunn
Checked wxConfig on Linux, added filename
commit
|
commitdiff
|
tree
|
snapshot
2001-10-03
Robin Dunn
Fixed a potential python version problem
commit
|
commitdiff
|
tree
|
snapshot
2001-10-03
Robin Dunn
Refactored Python shadows to use wxControlWithItems...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-03
Robin Dunn
Refactored Python shadows to use wxControlWithItems...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-03
Ron Lee
removed obsolete samples/univ from SAMPLES_SUBDIRS
commit
|
commitdiff
|
tree
|
snapshot
2001-10-03
Vadim Zeitlin
new VC++ templates and project files generated from...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-03
Ron Lee
Diabled wxToggleButton for wxUNIVERSAL builds too.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-02
Ron Lee
diable MDI for wxUNIV builds for now.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-02
Václav Slavík
client<->screen coords conversion fixes
commit
|
commitdiff
|
tree
|
snapshot
2001-10-02
Václav Slavík
added at least some stderr support to wxMGL which suffe...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-02
Václav Slavík
removed unused variable
commit
|
commitdiff
|
tree
|
snapshot
2001-10-02
Ron Lee
added missing -univ package control files.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-02
Ron Lee
Added UNIV_DIST target.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-02
Vadim Zeitlin
missing extern "C" added to fix linking problems with...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-02
Vadim Zeitlin
fixed the exit code detection for async processes
commit
|
commitdiff
|
tree
|
snapshot
2001-10-02
Gilles Depeyrot
corrected VPATH for wxMotif toolkit
commit
|
commitdiff
|
tree
|
snapshot
2001-10-02
Vadim Zeitlin
fix for using debug extra libs in release build and...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-02
Gilles Depeyrot
Added wxTopLevelWindow related files
commit
|
commitdiff
|
tree
|
snapshot
2001-10-02
Gilles Depeyrot
conditional include for Darwin related to statfs
commit
|
commitdiff
|
tree
|
snapshot
2001-10-02
Gilles Depeyrot
include wx headers using "..." instead of <...>
commit
|
commitdiff
|
tree
|
snapshot
2001-10-02
Gilles Depeyrot
reverted unwanted change to -MMD compilation option...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-02
Gilles Depeyrot
corrected static library configuration for Darwin/Mac...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-02
Gilles Depeyrot
added Darwin related defines
commit
|
commitdiff
|
tree
|
snapshot
2001-10-02
Gilles Depeyrot
added missing include file and conditional compilation
commit
|
commitdiff
|
tree
|
snapshot
2001-10-02
Vadim Zeitlin
first new sample project file - comments welcome
commit
|
commitdiff
|
tree
|
snapshot
2001-10-01
Václav Slavík
added wxSystemSettings::HasFrameDecorations (anybody...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-01
Václav Slavík
wxMGL update
commit
|
commitdiff
|
tree
|
snapshot
2001-10-01
Václav Slavík
wxPopupWindow for wxMGL
commit
|
commitdiff
|
tree
|
snapshot
2001-10-01
Vadim Zeitlin
fixes for RPM generation after Ron's changes
commit
|
commitdiff
|
tree
|
snapshot
2001-10-01
Robin Dunn
Updated the wxSTC makefile for Borland, and tweaked...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-01
Vadim Zeitlin
cleaned up the waitpid() result processing mess
commit
|
commitdiff
|
tree
|
snapshot
2001-10-01
Vadim Zeitlin
fix for running csh scripts using wxExecute()
commit
|
commitdiff
|
tree
|
snapshot
2001-10-01
Jouk Jansen
Committing in .
commit
|
commitdiff
|
tree
|
snapshot
2001-10-01
Vadim Zeitlin
restored #include "chkconf.h"
commit
|
commitdiff
|
tree
|
snapshot
2001-09-30
Václav Slavík
implemented wxTLW::InteractiveMove and mostly finished...
commit
|
commitdiff
|
tree
|
snapshot
2001-09-30
Vadim Zeitlin
fixes for wxUSE_PALETTE=0 compilation
commit
|
commitdiff
|
tree
|
snapshot
2001-09-30
Václav Slavík
implemented wxTLW::InteractiveMove and mostly finished...
commit
|
commitdiff
|
tree
|
snapshot
2001-09-30
Václav Slavík
fixed wxDialog creation (created window wasn't transient)
commit
|
commitdiff
|
tree
|
snapshot
2001-09-30
Václav Slavík
fixed wxColour bug that broken wxUniv
commit
|
commitdiff
|
tree
|
snapshot
2001-09-30
Vadim Zeitlin
ignore directories created during MSW build
commit
|
commitdiff
|
tree
|
snapshot
2001-09-30
Vadim Zeitlin
give (hopefully) more clear error message
commit
|
commitdiff
|
tree
|
snapshot
2001-09-30
Vadim Zeitlin
template for VC++ dsp for building wxUniv static lib
commit
|
commitdiff
|
tree
|
snapshot
2001-09-30
Vadim Zeitlin
regenerated configure from latest configure.in
commit
|
commitdiff
|
tree
|
snapshot
2001-09-30
Vadim Zeitlin
project files update to use the same compilation option...
commit
|
commitdiff
|
tree
|
snapshot
2001-09-30
Vadim Zeitlin
temp [non] fix for wxTLW [non] creation under wxMSW
commit
|
commitdiff
|
tree
|
snapshot
2001-09-30
Vadim Zeitlin
new VC++ project files
commit
|
commitdiff
|
tree
|
snapshot
2001-09-30
Vadim Zeitlin
updated templates for creation of VC++ 6.0 project...
commit
|
commitdiff
|
tree
|
snapshot
2001-09-30
Vadim Zeitlin
compilation fix for !wxUSE_HELP
commit
|
commitdiff
|
tree
|
snapshot
2001-09-30
Vadim Zeitlin
compilation fixes for the compilers with old headers
commit
|
commitdiff
|
tree
|
snapshot
2001-09-30
Vadim Zeitlin
added wxUSE_PALETTE and fixed compilation with it set...
commit
|
commitdiff
|
tree
|
snapshot
2001-09-30
Stefan Csomor
toplevel fixes
commit
|
commitdiff
|
tree
|
snapshot
2001-09-30
Stefan Csomor
toplevel fixes
commit
|
commitdiff
|
tree
|
snapshot
2001-09-30
Vadim Zeitlin
moved WXUNUSED_UNLESS_DEBUG after wx/debug.h include...
commit
|
commitdiff
|
tree
|
snapshot
2001-09-30
Vadim Zeitlin
handle _DEBUG/NDEBUG correctly
commit
|
commitdiff
|
tree
|
snapshot
2001-09-30
Vadim Zeitlin
added GUI_LOWLEVEL_OBJS to src/msw/files.lst
commit
|
commitdiff
|
tree
|
snapshot
2001-09-30
Vadim Zeitlin
fix for wxCalendarCtrl::Create() (bug 458167)
commit
|
commitdiff
|
tree
|
snapshot
2001-09-30
Stefan Csomor
mac toplevel window added
commit
|
commitdiff
|
tree
|
snapshot
2001-09-30
Stefan Csomor
mac toplevel window added
commit
|
commitdiff
|
tree
|
snapshot
2001-09-30
Stefan Csomor
mac added
commit
|
commitdiff
|
tree
|
snapshot
2001-09-30
Vadim Zeitlin
DLL compilation fix
commit
|
commitdiff
|
tree
|
snapshot
2001-09-29
Václav Slavík
fixed assertion failures with invalid icons
commit
|
commitdiff
|
tree
|
snapshot
2001-09-29
Václav Slavík
removed superfluous backslash
commit
|
commitdiff
|
tree
|
snapshot
2001-09-29
Václav Slavík
reverted my previous commit to this file; was done...
commit
|
commitdiff
|
tree
|
snapshot
2001-09-29
Václav Slavík
added support for animated GIFs to wxHTML
commit
|
commitdiff
|
tree
|
snapshot
2001-09-29
Václav Slavík
oops, reverted wrong code
commit
|
commitdiff
|
tree
|
snapshot
2001-09-29
Vadim Zeitlin
templates for VC++ project files
commit
|
commitdiff
|
tree
|
snapshot
2001-09-28
Václav Slavík
input handling in wxTLW/Univ
commit
|
commitdiff
|
tree
|
snapshot
2001-09-28
Václav Slavík
implemented wxActivateEvent properly
commit
|
commitdiff
|
tree
|
snapshot
2001-09-28
Václav Slavík
compilation fixes for MSW+Univ+Mingw32
commit
|
commitdiff
|
tree
|
snapshot
2001-09-28
Ron Lee
Fixed new lintian warnings.
commit
|
commitdiff
|
tree
|
snapshot
2001-09-28
Václav Slavík
fixed client area origin handling in wxGTK
commit
|
commitdiff
|
tree
|
snapshot
2001-09-28
Václav Slavík
compilation fixes for MSW+Univ+Mingw32
commit
|
commitdiff
|
tree
|
snapshot
2001-09-28
Václav Slavík
proper fullscreen handling
commit
|
commitdiff
|
tree
|
snapshot
next