projects
/
wxWidgets.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wxWidgets.git
2004-02-08
Stefan Csomor
font encodings and a first copy implementation wchar_t...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-08
Stefan Csomor
font encoding support
commit
|
commitdiff
|
tree
|
snapshot
2004-02-08
Stefan Csomor
conversion warning gcc 3.3 mac
commit
|
commitdiff
|
tree
|
snapshot
2004-02-08
Stefan Csomor
font-encodings additions
commit
|
commitdiff
|
tree
|
snapshot
2004-02-08
Stefan Csomor
unicode targets cleanup for cw and xcode
commit
|
commitdiff
|
tree
|
snapshot
2004-02-08
Stefan Csomor
getting rid of old pragma for CW Pro 9
commit
|
commitdiff
|
tree
|
snapshot
2004-02-08
Stefan Csomor
don't let MacIsReallyShown climb over toplevel windows...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-08
Vadim Zeitlin
background colour of a combobox may now be set (bug...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-07
Vadim Zeitlin
reset m_frameTool/StatusBar pointers before deleting...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-07
Vadim Zeitlin
don't show the accels on the controls if the system...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-07
Vadim Zeitlin
added WM_UPDATEUISTATE and related stuff
commit
|
commitdiff
|
tree
|
snapshot
2004-02-07
Vadim Zeitlin
trying to fix breakage in wxBufferedPaintDC after the...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-07
Vadim Zeitlin
one line fix for a bug with focus switching to the...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-07
Vadim Zeitlin
no changes (just removed some long unused junk)
commit
|
commitdiff
|
tree
|
snapshot
2004-02-07
Vadim Zeitlin
fixes for page positioning for notebooks with wxNB_MULT...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-07
Vadim Zeitlin
added checkbox for testing wxNB_MULTILINE
commit
|
commitdiff
|
tree
|
snapshot
2004-02-07
Vadim Zeitlin
don't change the control width when adjusting the heigh...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-07
Vadim Zeitlin
use new style creation (MSWCreateControl() and MSWGetSt...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-07
Vadim Zeitlin
don't give error messages if ws2_32.dll is not availabl...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-07
Vadim Zeitlin
compilation fix for wxUSE_VALIDATORS == 0
commit
|
commitdiff
|
tree
|
snapshot
2004-02-07
Vadim Zeitlin
added wxDC::DrawPolyPolygon() (patch 882189)
commit
|
commitdiff
|
tree
|
snapshot
2004-02-07
Vadim Zeitlin
multiple fixes to wxChoice/wxCombobox height getting...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-07
Dimitri Schoolwerth
Live resizing is OS X only.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-07
Stefan Neis
Handle separators in menus correctly.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-07
Vadim Zeitlin
added wxDC::DrawPolyPolygon() (patch 882189)
commit
|
commitdiff
|
tree
|
snapshot
2004-02-07
Vadim Zeitlin
wxBufferedDC changes
commit
|
commitdiff
|
tree
|
snapshot
2004-02-07
Vadim Zeitlin
documented wxBuffered[Paint]DC
commit
|
commitdiff
|
tree
|
snapshot
2004-02-07
Vadim Zeitlin
files for LaTeX 2e compilation
commit
|
commitdiff
|
tree
|
snapshot
2004-02-07
Vadim Zeitlin
made it possible to preserve background when using...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-07
Vadim Zeitlin
made wxFFile a bit more safe: don't crash when Tell...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-07
Vadim Zeitlin
documeneted Error()
commit
|
commitdiff
|
tree
|
snapshot
2004-02-07
Vadim Zeitlin
trying to speed up wxExecute(SYNC) -- by adding sleep...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-07
Vadim Zeitlin
minor cleanup (patch 876248)
commit
|
commitdiff
|
tree
|
snapshot
2004-02-07
Vadim Zeitlin
wxURL implementation using WinInet functions under...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-07
Vadim Zeitlin
Digital Mars compilation warnings and Unicode fixes...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-07
Vadim Zeitlin
respect xsrc, ysrc parameters in DoBlit() (patch 733961)
commit
|
commitdiff
|
tree
|
snapshot
2004-02-07
Vadim Zeitlin
better leak error reporting using VC CRT (patch 828250)
commit
|
commitdiff
|
tree
|
snapshot
2004-02-07
Vadim Zeitlin
removed inclusion of malloc.h (part of patch 828250...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-07
Vadim Zeitlin
show first item added with InsertItem() correctly ...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-07
Vadim Zeitlin
fixes for compiling with more stuff disabled in setup...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-07
Vadim Zeitlin
added wsock32.lib (patch 880683)
commit
|
commitdiff
|
tree
|
snapshot
2004-02-07
Vadim Zeitlin
added numdlg.h and generic/numdlgg.h
commit
|
commitdiff
|
tree
|
snapshot
2004-02-07
Vadim Zeitlin
made wxNumberEntryDialog public; extracted it and wxGet...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-07
Vadim Zeitlin
consume less CPU while waiting for thread to terminate...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-07
Vadim Zeitlin
fix for memory leaks (patch 885242)
commit
|
commitdiff
|
tree
|
snapshot
2004-02-07
Vadim Zeitlin
added wxDC::DrawPolyPolygon() (patch 882189)
commit
|
commitdiff
|
tree
|
snapshot
2004-02-07
Vadim Zeitlin
replaced ASSERT in wxEvtHandler::ProcessPendingEvents...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-07
Vadim Zeitlin
trying to make comments readable again after their...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-07
Vadim Zeitlin
fixed wxIsctrl/wxIscntrl confusion (modified patch...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-07
Vadim Zeitlin
fixed the mess (nested C/C++ comments) intorduced by...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-07
Stefan Csomor
adding textencoding for classic
commit
|
commitdiff
|
tree
|
snapshot
2004-02-07
Robin Dunn
Put the wxMemoryBuffer typemaps back
commit
|
commitdiff
|
tree
|
snapshot
2004-02-06
Robin Dunn
Corrected parameter names
commit
|
commitdiff
|
tree
|
snapshot
2004-02-06
Robin Dunn
Problem fixed, removed comments about it
commit
|
commitdiff
|
tree
|
snapshot
2004-02-06
Robin Dunn
stc module updates for the new Scintilla
commit
|
commitdiff
|
tree
|
snapshot
2004-02-06
Robin Dunn
Fix wxArrayString and wxArrayInt typemaps so they can...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-06
Robin Dunn
Use Bind
commit
|
commitdiff
|
tree
|
snapshot
2004-02-06
Robin Dunn
correct some compile warnings and errors
commit
|
commitdiff
|
tree
|
snapshot
2004-02-06
Stefan Csomor
fixing notebook icons for panther
commit
|
commitdiff
|
tree
|
snapshot
2004-02-06
Robin Dunn
Start out with the line numbers not shown.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-06
Stefan Csomor
conditional compilation for compositing
commit
|
commitdiff
|
tree
|
snapshot
2004-02-06
Stefan Csomor
correcting a missing redraw area on certain resize...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-06
Stefan Csomor
reverting part of Kevin O's patch, due to incompatibili...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-06
Robin Dunn
Call Finalise.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-06
Robin Dunn
rebaked the wxSTC makefiles
commit
|
commitdiff
|
tree
|
snapshot
2004-02-06
Robin Dunn
Correct export declarations
commit
|
commitdiff
|
tree
|
snapshot
2004-02-06
Robin Dunn
Updated Scintilla to version 1.58
commit
|
commitdiff
|
tree
|
snapshot
2004-02-05
Václav Slavík
wxMGL fixes (patch #884758)
commit
|
commitdiff
|
tree
|
snapshot
2004-02-05
Václav Slavík
makefiles update
commit
|
commitdiff
|
tree
|
snapshot
2004-02-05
Václav Slavík
applied patch 744616: WXRC extension for automated...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-05
Vadim Zeitlin
don't call Init() twice when dialog is created in 2...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-05
Václav Slavík
moved wxClientData to wxcore
commit
|
commitdiff
|
tree
|
snapshot
2004-02-05
Vadim Zeitlin
removed wxTE_HT_XXX constants which are now in wx/textc...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-05
Václav Slavík
restored wxPluginLibrary::ms_classes handling code...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-05
Robin Dunn
reSWIGged
commit
|
commitdiff
|
tree
|
snapshot
2004-02-05
Robin Dunn
Some ifdef's to correct compile problems on wxMac
commit
|
commitdiff
|
tree
|
snapshot
2004-02-05
Robin Dunn
Don't send the wxWindowCreateEvent immediately
commit
|
commitdiff
|
tree
|
snapshot
2004-02-05
Robin Dunn
reSWIGged
commit
|
commitdiff
|
tree
|
snapshot
2004-02-04
Robin Dunn
reSWIGged
commit
|
commitdiff
|
tree
|
snapshot
2004-02-04
Robin Dunn
Other little docs tweaks, and added HTML versions
commit
|
commitdiff
|
tree
|
snapshot
2004-02-04
Robin Dunn
You can now make menu items without IDs
commit
|
commitdiff
|
tree
|
snapshot
2004-02-04
Robin Dunn
Don't use a default button.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-04
Robin Dunn
wxTextCtrl::HitTest
commit
|
commitdiff
|
tree
|
snapshot
2004-02-04
Robin Dunn
Added bool typemap so Py_True and Py_False are returned...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-04
Robin Dunn
Using a -1 (wxID_ANY) for menu or toolbar item IDs...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-04
Robin Dunn
fix for SEARCH_LIB so libs can still be found in the...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-04
Václav Slavík
autoconf_inc.m4 was corrupted as well, fixed
commit
|
commitdiff
|
tree
|
snapshot
2004-02-04
Václav Slavík
fixed bug #890430, parameter documented twice
commit
|
commitdiff
|
tree
|
snapshot
2004-02-04
Vadim Zeitlin
updated with the latest sources
commit
|
commitdiff
|
tree
|
snapshot
2004-02-04
Julian Smart
2.5.1, not 2.5.2
commit
|
commitdiff
|
tree
|
snapshot
2004-02-04
Vadim Zeitlin
added wxTextCtrl::HitTest(); implemented it for MSW
commit
|
commitdiff
|
tree
|
snapshot
2004-02-04
Julian Smart
Reverted last change (use of regex) that broke eVC4...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-04
Vadim Zeitlin
look for Motif 2.1 headers before Motif 1.2 ones
commit
|
commitdiff
|
tree
|
snapshot
2004-02-04
Vadim Zeitlin
look for libs under /usr/lib64 and /usr/X11R6/lib64...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-04
Václav Slavík
blind attempt to fix wxMac compilation (__UNIX__ define...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-04
Robin Dunn
Updated note about wxWANTS_CHARS
commit
|
commitdiff
|
tree
|
snapshot
2004-02-04
Robin Dunn
Also allow key events for Shift-Tab when wxWANTS_CHARS...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-03
Robin Dunn
Decorator classes are no longer needed
commit
|
commitdiff
|
tree
|
snapshot
2004-02-03
Robin Dunn
Added a typecheck typmap for wxString
commit
|
commitdiff
|
tree
|
snapshot
2004-02-03
Robin Dunn
wxWave --> wxSound
commit
|
commitdiff
|
tree
|
snapshot
next