]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2005-03-14  Vadim Zeitlinmade GetDataDir() return the directory where the progra...
2005-03-14  Julian SmartDefine Ctrl+Q accelerator on PocketPC for quitting...
2005-03-14  George TaskerAdded support (barely tested) for MaxDB from MySQL
2005-03-14  George TaskerFixed unicode builds that were not on MSW
2005-03-14  Kevin HockRemoved unneeded semicolon after DECLARE_DYNAMIC_CLASS...
2005-03-14  Dimitri Schoolwerthrefactored scrollbar creation code to use CreateControl...
2005-03-14  Włodzimierz... Incomplete setup build fix (wxPalmOS).
2005-03-14  Chris Elliottfix bug which was trashing gifs
2005-03-14  David ElliottMake wxCocoa compile on Tiger.
2005-03-14  Ryan Norton"test" for testing a [fixed] proxy crash (from last...
2005-03-14  David ElliottDammit, try it again this time actually removing it...
2005-03-14  David ElliottReverted 1.32. This breaks my Tiger builds which is...
2005-03-14  David ElliottRebaked (changes to proper WXMAC/NOTWXMAC handling...
2005-03-14  David ElliottUpdate to include recent acinclude.m4 changes.
2005-03-14  Michael WetherellThe DLL version of Watcom's C runtime doesn't have...
2005-03-13  Michael WetherellTemporary fix for Watcom link error 'fileno'
2005-03-13  Robert Roebling Query for "default_border" not "default_outside_borde...
2005-03-13  Michael WetherellAdd wxTempFileOutputStream, patch 1152042 by Stas Sergeev
2005-03-13  Julian SmartAdded wxNB_FLAT for WinCE property sheet tabs
2005-03-13  Julian SmartPocketPC adaptations
2005-03-13  Julian SmartAdded wxNB_FLAT for WinCE property sheet tabs
2005-03-13  Mattia Barbon Fixed compilation for GCC 3.4 when wxUSE_STL == 1.
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...
next