projects
/
wxWidgets.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
wxWidgets.git
2003-08-05
Stefan Csomor
xti extensions
commit
|
commitdiff
|
tree
|
snapshot
2003-08-05
Stefan Csomor
xti streaming extensions
commit
|
commitdiff
|
tree
|
snapshot
2003-08-05
Stefan Csomor
xti streaming
commit
|
commitdiff
|
tree
|
snapshot
2003-08-05
Václav Slavík
VC++ .NET can load DSW files just fine
commit
|
commitdiff
|
tree
|
snapshot
2003-08-05
Stefan Csomor
xti streaming cleanup, type extensions
commit
|
commitdiff
|
tree
|
snapshot
2003-08-05
Václav Slavík
added expat to wxWindows.dsp
commit
|
commitdiff
|
tree
|
snapshot
2003-08-05
Václav Slavík
compilation fixes for win32 dll+multilib
commit
|
commitdiff
|
tree
|
snapshot
2003-08-05
David Elliott
In destructor: DestroyChildren() and make sure m_cocoaN...
commit
|
commitdiff
|
tree
|
snapshot
2003-08-05
David Elliott
Removed wxTheBitmapList code
commit
|
commitdiff
|
tree
|
snapshot
2003-08-05
David Elliott
Initialize m_cocoaDash to NULL in copy constructor
commit
|
commitdiff
|
tree
|
snapshot
2003-08-04
Mattia Barbon
Compilation fix.
commit
|
commitdiff
|
tree
|
snapshot
2003-08-04
George Tasker
Incorrect placement of the '*' in the line "const wxCha...
commit
|
commitdiff
|
tree
|
snapshot
2003-08-04
George Tasker
Added a check for a '.' in the column name before prepe...
commit
|
commitdiff
|
tree
|
snapshot
2003-08-04
Vadim Zeitlin
copy wxImage options when copying the images (replaces...
commit
|
commitdiff
|
tree
|
snapshot
2003-08-04
Vadim Zeitlin
fixes for Borland make (patch 769317)
commit
|
commitdiff
|
tree
|
snapshot
2003-08-04
Vadim Zeitlin
update styles docs
commit
|
commitdiff
|
tree
|
snapshot
2003-08-04
Vadim Zeitlin
don't include MDI headers if !wxUSE_MDI
commit
|
commitdiff
|
tree
|
snapshot
2003-08-04
Vadim Zeitlin
don't include unnecessary headers if we don't compile...
commit
|
commitdiff
|
tree
|
snapshot
2003-08-04
Vadim Zeitlin
fixed main source file name
commit
|
commitdiff
|
tree
|
snapshot
2003-08-04
Vadim Zeitlin
fixed main source file name
commit
|
commitdiff
|
tree
|
snapshot
2003-08-04
Vadim Zeitlin
no changes, just resolved a conflict
commit
|
commitdiff
|
tree
|
snapshot
2003-08-04
David Elliott
Implement new static Unload(handle) instead of old...
commit
|
commitdiff
|
tree
|
snapshot
2003-08-04
David Elliott
Remove src/cocoa/pen.cpp
commit
|
commitdiff
|
tree
|
snapshot
2003-08-04
Vadim Zeitlin
added Unload(handle); updated the docs
commit
|
commitdiff
|
tree
|
snapshot
2003-08-04
Václav Slavík
added build options sanity checks into all main libraries
commit
|
commitdiff
|
tree
|
snapshot
2003-08-04
Václav Slavík
reworked wxBuildOptions code to work even w/o function...
commit
|
commitdiff
|
tree
|
snapshot
2003-08-04
Václav Slavík
fixed version number expansion
commit
|
commitdiff
|
tree
|
snapshot
2003-08-04
Václav Slavík
static libs depend on 3rd party ones now, too (for...
commit
|
commitdiff
|
tree
|
snapshot
2003-08-04
Vadim Zeitlin
minor additional notes
commit
|
commitdiff
|
tree
|
snapshot
2003-08-04
Václav Slavík
static libs depend on 3rd party ones now, too (for...
commit
|
commitdiff
|
tree
|
snapshot
2003-08-04
Vadim Zeitlin
(Open Watcom but not only) compilation warning fixes
commit
|
commitdiff
|
tree
|
snapshot
2003-08-04
Vadim Zeitlin
check that wxUSE_DISPLAY==1
commit
|
commitdiff
|
tree
|
snapshot
2003-08-04
Vadim Zeitlin
document that DrawLine() doesn't draw the last point
commit
|
commitdiff
|
tree
|
snapshot
2003-08-04
Václav Slavík
no tabs please\!
commit
|
commitdiff
|
tree
|
snapshot
2003-08-04
David Elliott
wxCocoa: Added pen.mm, removed pen.cpp
commit
|
commitdiff
|
tree
|
snapshot
2003-08-04
David Elliott
Use wxPen
commit
|
commitdiff
|
tree
|
snapshot
2003-08-04
David Elliott
Added dash support
commit
|
commitdiff
|
tree
|
snapshot
2003-08-04
David Elliott
wxPen implementation (no dash support yet)
commit
|
commitdiff
|
tree
|
snapshot
2003-08-04
Vadim Zeitlin
fixed non GUI cmd line options
commit
|
commitdiff
|
tree
|
snapshot
2003-08-04
Vadim Zeitlin
compilation fix after warning fix
commit
|
commitdiff
|
tree
|
snapshot
2003-08-04
Vadim Zeitlin
compilation fixes
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
Vadim Zeitlin
generate a text event even if SetValue() didn't really...
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
Vadim Zeitlin
PRINTING is not dependent on DOCVIEW
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
Vadim Zeitlin
use wrapwin.h instead of windows.h + winundef.h
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
Vadim Zeitlin
set event object correctly for the menu events
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
Vadim Zeitlin
just tidied up the comment
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
Vadim Zeitlin
don't draw buttons unless we have wxTR_HAS_BUTTONS...
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
Vadim Zeitlin
check that we use bitmaps of correct size in the image...
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
Vadim Zeitlin
initialize the image list size in default ctor
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
Vadim Zeitlin
WXWIN_COMPATIBILITY_2_2 should be 0 by default now
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
Václav Slavík
removed old VC++ projects
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
Vadim Zeitlin
fixed release mode warnings
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
Vadim Zeitlin
fixed warning in non-DLL build
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
Vadim Zeitlin
restored custom drawing (was accidentally disabled...
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
Václav Slavík
added wrapcctl.h
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
Václav Slavík
use wxDbGrid
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
Václav Slavík
added wrapcctl.h
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
Václav Slavík
use wxDbGrid
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
Václav Slavík
linking fix
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
Vadim Zeitlin
moved wxUniv-specific GUI stuff from wxBase to wxCore...
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
Vadim Zeitlin
warnings (and some errors) fixes for wxUniv DLL build
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
Vadim Zeitlin
moved some more stuff from .cpp files to here
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
Vadim Zeitlin
removed _WIN_IE from here, we normally shouldn't need...
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
Václav Slavík
added wxDbGrid
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
Václav Slavík
more bakefile-based contrib makefiles
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
Václav Slavík
more bakefile-based makefiles
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
Václav Slavík
added wxDbGrid
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
Václav Slavík
more bakefile-based makefiles
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
Václav Slavík
make it possible to override directory
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
Mattia Barbon
Warning fixes (still does not compile).
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
Mattia Barbon
Use Unix display for Motif.
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
Mattia Barbon
Fix "Statement with no effect" warning.
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
Mattia Barbon
Compilation fix.
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
Mattia Barbon
Fix some wrong code: add parentheses to correct prece...
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
Mattia Barbon
Improve wxHashMap documentation.
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
Vadim Zeitlin
missing or wrong DLLEXPORTs for DLL build
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
Václav Slavík
reverted two last changes; they both broke compilation
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
Václav Slavík
fixed mmedia contrib to work if libesd is not present
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
Václav Slavík
bakefilized demos
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
Václav Slavík
updates to reflect fixes to wx-config
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
Václav Slavík
moved FL
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
Václav Slavík
moved FL
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
Václav Slavík
moved FL samples into single directory
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
Václav Slavík
compilation fix
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
Václav Slavík
ported rest of contrib to bakefile
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
Václav Slavík
added ability to generate wx24-like wxWindows.dsp
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
Václav Slavík
fix the situation when one of sublibraries is not built
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
Václav Slavík
fix for broken --inplace, --prefix and --exec-prefix...
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
Václav Slavík
fixed wrong target names
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
Václav Slavík
ODBC update
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
Vadim Zeitlin
added wrapper for <commctrl.h> as well
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
Václav Slavík
added WX_DECLARE_OBJARRAY_WITH_DECL
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
David Elliott
Added wxGUIAppTraits::GetToolkitInfo (ok?)
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
David Elliott
Removed wxGUIAppTraits::GetOSVersion
commit
|
commitdiff
|
tree
|
snapshot
2003-08-03
David Elliott
Removed wxTheApp = this from wxApp constructor
commit
|
commitdiff
|
tree
|
snapshot
2003-08-02
Vadim Zeitlin
avoid using _WIN32_IE
commit
|
commitdiff
|
tree
|
snapshot
2003-08-02
Vadim Zeitlin
s/ID_SEPARATOR/wx&/ (fixes 782133)
commit
|
commitdiff
|
tree
|
snapshot
2003-08-02
Vadim Zeitlin
fixed wrong border/sash widths (typo during last commit)
commit
|
commitdiff
|
tree
|
snapshot
2003-08-02
Vadim Zeitlin
minor changes to eliminate unused parameter warning...
commit
|
commitdiff
|
tree
|
snapshot
2003-08-02
Vadim Zeitlin
removed extra commas which are erros for some compilers
commit
|
commitdiff
|
tree
|
snapshot
next