wxWidgets.git
2005-03-13  Michael WetherellAdd wxTempFileOutputStream
2005-03-13  Włodzimierz... Better margin on Smartphone.
2005-03-13  Włodzimierz... Correct sending of wxW event from wxChoice on MS Smartp...
2005-03-13  Włodzimierz... Make Smartphone buildable with current flags.
2005-03-12  Robin Dunnregenerated ReST docs
2005-03-12  Robin DunnDon't use the PyGILState_* APIs with Python 2.3, it...
2005-03-12  Robin DunnreSWIGged
2005-03-12  Robin DunnAdd a note about a few other wxGTK changes that were...
2005-03-12  Robin Dunndisable debugreport option
2005-03-12  Robin Dunnsome demo tweaks
2005-03-12  Robin DunnBumped up rc number
2005-03-12  Robin Dunn"As is" means the current size (or position) not the...
2005-03-12  Vadim Zeitlinensure that either RTLD_LAZY or RTLD_NOW is always...
2005-03-12  Vadim Zeitlinchanged wxDL_DEFAULT to be same as wxDL_NOW as this...
2005-03-12  Robin DunnreSWIGged
2005-03-12  Robin DunnreSWIGged
2005-03-12  Robin DunnAllow wxStaticText to have a custom fg without a custom bg
2005-03-12  David ElliottFix compilation of generic message dialog.
2005-03-12  David ElliottAdded trailing newline.
2005-03-12  David ElliottAdded back trailing newline. Please be more careful...
2005-03-12  Vadim Zeitlinreadded back wxUSE_OLE and wxUSE_WXDIB
2005-03-12  Robin DunnOops
2005-03-12  Robin DunnGetSize --> GetSizeHint
2005-03-12  Gilles Depeyrotcorrected typo in comment
2005-03-12  Robert Roebling gtk updates
2005-03-12  Robert Roebling Correct orientation of splitter sash again.
2005-03-12  Robert Roebling Make tree control more GTK-is in the HTML help system.
2005-03-12  Robert Roebling Applied patch for ArtProvider.
2005-03-12  Robert Roebling There shouldn't be any need to draw the backgound
2005-03-11  Dimitri Schoolwerthignore vc_dll directory
2005-03-11  Michael WetherellAdd samples mobile and ownerdrw. Make sample richedit...
2005-03-11  David ElliottAdd BASE_MACOSX_HDR and use it from BASE_PLATFORM_HDR...
2005-03-11  David ElliottRename BASE_MAC_OSX_(SRC|HDR) to BASE_MACOSX_WXMAC_...
2005-03-11  David ElliottRenamed BASE_DARWIN_(SRC|HDR) to BASE_MACOSX_NOTWXMAC_...
2005-03-11  Robert Roebling GTK compilation.
2005-03-11  Robert Roebling GTK+ 2.0 compilation.
2005-03-11  Vadim Zeitlincompilation fix for non PCH build
2005-03-11  Robert Roebling Compilo.
2005-03-11  Vadim Zeitlindon't use private URL in the sample
2005-03-11  Włodzimierz... Base for wxMessageDialog with common checks for style.
2005-03-11  Włodzimierz... Warning and build fixes focused with Borland and Watcom.
2005-03-11  Vadim Zeitlincall wxOle[Un]Initialize() in wxClipboard ctor/dtor...
2005-03-11  Vadim Zeitlinextracted code calling {Ole|Co}[Un]Initialize() to...
2005-03-11  Vadim ZeitlinUnix compilation warning fixes
2005-03-11  Jouk Jansen Committing in .
2005-03-11  Stefan Csomorborder handling streamlined
2005-03-11  Włodzimierz... Use empty check consistent with other parts.
2005-03-11  Włodzimierz... Bring back help turned off as in previous WinCE setup...
2005-03-11  Włodzimierz... chkconf.h of wince has to be included in files.bkl
2005-03-11  Vadim Zeitlinadded debugrpt.cpp and dbgrptg.cpp
2005-03-11  Vadim Zeitlintest background bitmap
2005-03-11  Vadim Zeitlindo use PCH with gsocket.cpp
2005-03-11  Vadim Zeitlinadded wxDebugReport
2005-03-11  Vadim Zeitlingave default value of wxID_ANY to id parameter of wxSta...
2005-03-11  Vadim Zeitlinadded wxSizerFlags::Left/Right()
2005-03-11  Vadim Zeitlincorrect relative paths for headers
2005-03-11  Vadim Zeitlinregenerated with /EHsc instead of /GX (this requires...
2005-03-11  Vadim Zeitlinadded wxUSE_DEBUGREPORT
2005-03-11  Vadim Zeitlincosmetic fix to a message
2005-03-11  Vadim Zeitlincorrected wxLogErrors() in Clear() and Flush()
2005-03-10  Robin DunnreSWIGged
2005-03-10  Robin Dunnadd default action methods
2005-03-10  Robert Roebling Reenable dead keys under GTK2.
2005-03-10  Julian SmartWhen drawing a solid page background, don't use theme...
2005-03-10  Włodzimierz... Missing API of wxMenuItem. const corrections. PalmOS...
2005-03-10  Włodzimierz... Warning fix.
2005-03-10  Włodzimierz... Disable wxID_EXIT on PalmOS with all consequences in...
2005-03-10  Vadim Zeitlindisable drag and drop
2005-03-10  Włodzimierz... Use initial book from available controls. Select it...
2005-03-10  Vadim ZeitlinwxGetEnv() should return wxChar *, even if it's a macro...
2005-03-10  Włodzimierz... Apart smartphones use choicebook when notebook is not...
2005-03-10  Václav Slavíkuse dummy.cpp with eVC, too
2005-03-10  Václav Slavíkuse dummy.cpp with eVC, too
2005-03-10  Vadim Zeitlindefine wxGetEnv() as macro, not inline function, for...
2005-03-10  Vadim ZeitlinUnicode fix after last commit
2005-03-10  Vadim Zeitlinignore build files for stuff which is not in the cvs
2005-03-10  Vadim Zeitlindefine wxGetenv() for WinCE which doesn't have _tgetenv...
2005-03-10  Vadim Zeitlinuse wxGetenv() instead of getenv() which doesn't exist...
2005-03-10  Vadim Zeitlinmoved WinCE-specific part into wx/msw/wince/chkconf...
2005-03-10  Robin DunnGive the wxChoice an explicit width so the min size...
2005-03-10  Vadim Zeitlindisable wxUSE_EXCEPTIONS when compiling with VC++ but...
2005-03-10  Vadim Zeitlinunused param warning with wxUSE_OLE=0
2005-03-10  Vadim Zeitlingenerate (common part of) include/wx/msw/wince/setup...
2005-03-10  Stefan Csomorcursor setting corrected
2005-03-10  Stefan Csomormake sure we don't have two associations pointing to...
2005-03-10  Vadim Zeitlincheck that wxYES and wxNO are always used together...
2005-03-10  Włodzimierz... Smartphone adjustements to generic log dialog.
2005-03-10  Robin DunnreSWIGged
2005-03-10  Robin DunnCatch possible exception from getdefaultlocale
2005-03-09  Julian SmartAdded some missing samples
2005-03-09  Václav Slavíkfixed wxrc's dependencies
2005-03-09  Václav SlavíkAddFile usage clarifications
2005-03-09  Robin DunnreSWIGged
2005-03-09  Robin DunnAdded some missing files
2005-03-09  Robin DunnUser newer APIs for setting up scrolling
2005-03-09  Robin DunnUse the PyGILState_* APIs on Python >= 2.3
2005-03-09  Robert Roebling Compilo.
2005-03-09  Ryan Nortoncgimagecreate from wxbitmap crashes 10.2 - turn off...
2005-03-09  Ryan NortonDon't pass empty string to wxFileNameFSSpec or you...
2005-03-09  Kevin Hockuse of MSG_NOSIGNAL or SO_NOSIGPIPE (checked at compile...
next