projects
/
wxWidgets.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wxWidgets.git
2003-07-08
Robert Roebling
Upported mouse click detection change for wxChoice.
commit
|
commitdiff
|
tree
|
snapshot
2003-07-07
Václav Slavík
helpbest is MSW-only and init.h was missing
commit
|
commitdiff
|
tree
|
snapshot
2003-07-07
Václav Slavík
helpbest is MSW-only and init.h was missing
commit
|
commitdiff
|
tree
|
snapshot
2003-07-07
David Elliott
Use NSColor from wxColour and wxBrush
commit
|
commitdiff
|
tree
|
snapshot
2003-07-07
David Elliott
First hack at wxBrush for wxCocoa
commit
|
commitdiff
|
tree
|
snapshot
2003-07-07
Julian Smart
Added wxFrameBase::OnMenuOpen, and wxUSE_IDLEMENUUPDATE...
commit
|
commitdiff
|
tree
|
snapshot
2003-07-07
Vadim Zeitlin
document the functions sending page changing events
commit
|
commitdiff
|
tree
|
snapshot
2003-07-07
Vadim Zeitlin
compilation fix (extra semicolon)
commit
|
commitdiff
|
tree
|
snapshot
2003-07-07
Vadim Zeitlin
warning (in Unicode only) fix
commit
|
commitdiff
|
tree
|
snapshot
2003-07-07
Vadim Zeitlin
added wxEntry(char **) declaration
commit
|
commitdiff
|
tree
|
snapshot
2003-07-07
Vadim Zeitlin
mention that OnInit/Exit() should be used instead of...
commit
|
commitdiff
|
tree
|
snapshot
2003-07-07
Václav Slavík
Unicode compilation fixes
commit
|
commitdiff
|
tree
|
snapshot
2003-07-07
Václav Slavík
caret.cpp was missing
commit
|
commitdiff
|
tree
|
snapshot
2003-07-07
Václav Slavík
compilation fix for #ifdef __WXDEBUG__
commit
|
commitdiff
|
tree
|
snapshot
2003-07-07
Václav Slavík
applied modified UTF-8 locales patch (766893)
commit
|
commitdiff
|
tree
|
snapshot
2003-07-07
Václav Slavík
configure didn't define __WXDEBUG__, fixed
commit
|
commitdiff
|
tree
|
snapshot
2003-07-06
Vadim Zeitlin
don't east 100% of CPU when showing popup menu (patch...
commit
|
commitdiff
|
tree
|
snapshot
2003-07-06
Václav Slavík
updated
commit
|
commitdiff
|
tree
|
snapshot
2003-07-06
Václav Slavík
regen XRC makefiles
commit
|
commitdiff
|
tree
|
snapshot
2003-07-06
Václav Slavík
updated main makefiles
commit
|
commitdiff
|
tree
|
snapshot
2003-07-06
Václav Slavík
don't link wxBase against GUI libraries
commit
|
commitdiff
|
tree
|
snapshot
2003-07-06
Václav Slavík
added ability to build contrib samples
commit
|
commitdiff
|
tree
|
snapshot
2003-07-06
Václav Slavík
added xrcdemo bakefile
commit
|
commitdiff
|
tree
|
snapshot
2003-07-06
Vadim Zeitlin
check for wrong wxID_OK usage (patch 758388)
commit
|
commitdiff
|
tree
|
snapshot
2003-07-06
Vadim Zeitlin
documented Fit() brokenness if sizers are not used
commit
|
commitdiff
|
tree
|
snapshot
2003-07-06
Václav Slavík
don't link wxBase against GUI libraries
commit
|
commitdiff
|
tree
|
snapshot
2003-07-06
Václav Slavík
don't delete samples datafiles, it may be dangerous
commit
|
commitdiff
|
tree
|
snapshot
2003-07-06
Vadim Zeitlin
forward ported patch to IsEditable()
commit
|
commitdiff
|
tree
|
snapshot
2003-07-06
Vadim Zeitlin
send more page change events (patch 750521); document...
commit
|
commitdiff
|
tree
|
snapshot
2003-07-06
Vadim Zeitlin
implemented GetDefaultBorder() in wxControl, override...
commit
|
commitdiff
|
tree
|
snapshot
2003-07-06
Vadim Zeitlin
compilation fix (extra semicolon)
commit
|
commitdiff
|
tree
|
snapshot
2003-07-06
Vadim Zeitlin
added GetBorder(flags)
commit
|
commitdiff
|
tree
|
snapshot
2003-07-06
Vadim Zeitlin
wxNotebook::HitTest() for wxMSW added (patch 748469)
commit
|
commitdiff
|
tree
|
snapshot
2003-07-06
Vadim Zeitlin
wxNotebook::HitTest() for wxMSW added (patch 748469)
commit
|
commitdiff
|
tree
|
snapshot
2003-07-06
Vadim Zeitlin
applied a patch to prevent another IsDialogMessage...
commit
|
commitdiff
|
tree
|
snapshot
2003-07-06
Vadim Zeitlin
use HWND in tracing messages
commit
|
commitdiff
|
tree
|
snapshot
2003-07-06
Václav Slavík
don't link wxBase against GUI libraries
commit
|
commitdiff
|
tree
|
snapshot
2003-07-06
Julian Smart
Added wxHtmlPrintout::AddFilter so the same filters...
commit
|
commitdiff
|
tree
|
snapshot
2003-07-06
Václav Slavík
wxConvGdk is not used anymore
commit
|
commitdiff
|
tree
|
snapshot
2003-07-06
Václav Slavík
don't link wxBase against GUI libs
commit
|
commitdiff
|
tree
|
snapshot
2003-07-06
David Elliott
Fixed some fields in the file header
commit
|
commitdiff
|
tree
|
snapshot
2003-07-06
David Elliott
Remove finishLaunching method which called wxTheApp...
commit
|
commitdiff
|
tree
|
snapshot
2003-07-06
Václav Slavík
compilation fix
commit
|
commitdiff
|
tree
|
snapshot
2003-07-06
Václav Slavík
reverted
commit
|
commitdiff
|
tree
|
snapshot
2003-07-06
Václav Slavík
where did this file disappear? added
commit
|
commitdiff
|
tree
|
snapshot
2003-07-06
Václav Slavík
fixed USER_EXPORTED_ARRAY macros
commit
|
commitdiff
|
tree
|
snapshot
2003-07-06
Václav Slavík
include EXTRACFLAGS only once
commit
|
commitdiff
|
tree
|
snapshot
2003-07-06
Vadim Zeitlin
fix for VC++ warnings about missing macro arguments
commit
|
commitdiff
|
tree
|
snapshot
2003-07-05
Vadim Zeitlin
added wxMAKE_UNIQUE_NAME to wx/defs.h, use it in wx...
commit
|
commitdiff
|
tree
|
snapshot
2003-07-05
Vadim Zeitlin
added wxScopeGuard; test it in the sample
commit
|
commitdiff
|
tree
|
snapshot
2003-07-05
Václav Slavík
removed obsolete file
commit
|
commitdiff
|
tree
|
snapshot
2003-07-05
Václav Slavík
added wxHTML bakefiles
commit
|
commitdiff
|
tree
|
snapshot
2003-07-05
Václav Slavík
regenerated
commit
|
commitdiff
|
tree
|
snapshot
2003-07-05
Václav Slavík
regenerated
commit
|
commitdiff
|
tree
|
snapshot
2003-07-05
Vadim Zeitlin
some float -> int conversion warnings suppressed (but...
commit
|
commitdiff
|
tree
|
snapshot
2003-07-05
Václav Slavík
added wxHTML
commit
|
commitdiff
|
tree
|
snapshot
2003-07-05
Václav Slavík
link against wxHtml
commit
|
commitdiff
|
tree
|
snapshot
2003-07-05
Václav Slavík
call wxBase built as part of wxMac wxbase_carbon
commit
|
commitdiff
|
tree
|
snapshot
2003-07-05
Václav Slavík
removed some obsolete parts
commit
|
commitdiff
|
tree
|
snapshot
2003-07-05
Václav Slavík
adde wxSTC bakefile
commit
|
commitdiff
|
tree
|
snapshot
2003-07-05
Václav Slavík
regenerated
commit
|
commitdiff
|
tree
|
snapshot
2003-07-05
Václav Slavík
added wxLC_VIRTUAL
commit
|
commitdiff
|
tree
|
snapshot
2003-07-05
Václav Slavík
added wxSTC bakefile
commit
|
commitdiff
|
tree
|
snapshot
2003-07-05
Stefan Csomor
changed Remove to RemoveAt
commit
|
commitdiff
|
tree
|
snapshot
2003-07-05
Stefan Csomor
moved c-runtime functions for CW here, only add strdup...
commit
|
commitdiff
|
tree
|
snapshot
2003-07-05
Stefan Csomor
moved c-runtime functions for CW to wxchar
commit
|
commitdiff
|
tree
|
snapshot
2003-07-05
Václav Slavík
fixed bug in previous commit: WXTOPDIR not set
commit
|
commitdiff
|
tree
|
snapshot
2003-07-05
Václav Slavík
regenerated
commit
|
commitdiff
|
tree
|
snapshot
2003-07-05
Václav Slavík
regenerated
commit
|
commitdiff
|
tree
|
snapshot
2003-07-05
Václav Slavík
added watcom makefiles; smaller build/bakefiles/Makefile
commit
|
commitdiff
|
tree
|
snapshot
2003-07-05
Václav Slavík
regenerated
commit
|
commitdiff
|
tree
|
snapshot
2003-07-05
Václav Slavík
removed WXUSINGDLL_FOO, one WXUSINGDLL is enough
commit
|
commitdiff
|
tree
|
snapshot
2003-07-05
Václav Slavík
modules don't have to be exported
commit
|
commitdiff
|
tree
|
snapshot
2003-07-05
Václav Slavík
DLL compilation fixes
commit
|
commitdiff
|
tree
|
snapshot
2003-07-05
Václav Slavík
DLL compilation fixes
commit
|
commitdiff
|
tree
|
snapshot
2003-07-05
Václav Slavík
workaround a Watcom build
commit
|
commitdiff
|
tree
|
snapshot
2003-07-05
Václav Slavík
define wxCHECK_W32API_VERSION for OpenWatcom and Digita...
commit
|
commitdiff
|
tree
|
snapshot
2003-07-05
Václav Slavík
define wxCHECK_W32API_VERSION for OpenWatcom and Digita...
commit
|
commitdiff
|
tree
|
snapshot
2003-07-05
Václav Slavík
...and so must 3rd party libs
commit
|
commitdiff
|
tree
|
snapshot
2003-07-05
Václav Slavík
fixed installation of wxHTML headers
commit
|
commitdiff
|
tree
|
snapshot
2003-07-05
Václav Slavík
samples must use same settings as the libraries
commit
|
commitdiff
|
tree
|
snapshot
2003-07-05
Václav Slavík
removed redundant app-type tag
commit
|
commitdiff
|
tree
|
snapshot
2003-07-04
Vadim Zeitlin
bring base class AddFile()s in scope manually, without...
commit
|
commitdiff
|
tree
|
snapshot
2003-07-04
Vadim Zeitlin
regenerated after Mattia's changes
commit
|
commitdiff
|
tree
|
snapshot
2003-07-04
Vadim Zeitlin
test multiple extensions in wxDocTemplate
commit
|
commitdiff
|
tree
|
snapshot
2003-07-04
Václav Slavík
fix monodll build
commit
|
commitdiff
|
tree
|
snapshot
2003-07-04
Mattia Barbon
Blind bakefile fixes.
commit
|
commitdiff
|
tree
|
snapshot
2003-07-04
Mattia Barbon
Applied first part of Roger Gammans' wxHashMap patch...
commit
|
commitdiff
|
tree
|
snapshot
2003-07-04
Vadim Zeitlin
fixed crash in wxExecute() introduced during base/GUI...
commit
|
commitdiff
|
tree
|
snapshot
2003-07-04
Vadim Zeitlin
quick fix for Unix build (upper cased builtin, this...
commit
|
commitdiff
|
tree
|
snapshot
2003-07-04
Stefan Csomor
trying to avoid unneccessary redraws by not invalidatin...
commit
|
commitdiff
|
tree
|
snapshot
2003-07-04
Stefan Csomor
flag removed
commit
|
commitdiff
|
tree
|
snapshot
2003-07-04
Stefan Csomor
app traits support and CW Debug output fix
commit
|
commitdiff
|
tree
|
snapshot
2003-07-04
Stefan Csomor
new files added
commit
|
commitdiff
|
tree
|
snapshot
2003-07-04
Stefan Csomor
pid removed from temp file name
commit
|
commitdiff
|
tree
|
snapshot
2003-07-04
Stefan Csomor
debug output for CW corrections
commit
|
commitdiff
|
tree
|
snapshot
2003-07-04
Stefan Csomor
pc 2 mac conversion for file operations
commit
|
commitdiff
|
tree
|
snapshot
2003-07-04
Stefan Csomor
apptraits for wxMac classic and carbon
commit
|
commitdiff
|
tree
|
snapshot
2003-07-04
Stefan Csomor
path translation (umlauts) added
commit
|
commitdiff
|
tree
|
snapshot
2003-07-04
Stefan Csomor
wxMac (classic & carbon) support added
commit
|
commitdiff
|
tree
|
snapshot
next