]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2005-03-17  Julian SmartProvided GetBestVirtualSize and DoGetBestSize implement...
2005-03-17  Vadim Zeitlinadded wxSizerSpacer and modified wxSizerItem to contain...
2005-03-17  Vadim Zeitlinremoved const operator[]s (should fix 1162115)
2005-03-17  David ElliottFixed MW and XLC tests when using -C (cache) option...
2005-03-17  Włodzimierz... Fixed strange situation when we had wxPathExists and...
2005-03-17  David ElliottUpdated configure and aclocal.m4 for new 0.1.8 Bakefile...
2005-03-17  Julian SmartSmall fixes for compiling Cygwin (with --disable-sockets)
2005-03-17  Julian SmartCorrect compilo for non-WinCE
2005-03-17  Julian Smartstopwatch.h needed for wxGetLocalTimeMillis
2005-03-17  Jouk Jansen Committing in .
2005-03-16  Robin DunnDrop the "rc"
2005-03-16  Robin DunnThe --enable-rpath configure option doesn't work the...
2005-03-16  Julian SmartImplemented PocketPC menubar/toolbar as wxToolMenuBar...
2005-03-16  Włodzimierz... Use defs.h (and automatically setup.h and chkconf.h...
2005-03-16  Kevin HockUnlike the preferences item which should only be enable...
2005-03-16  Julian SmartNot forgetting PalmOS
2005-03-16  Julian SmartAdded wxWINDOWS_POCKETPC, wxWINDOWS_SMARTPHONE
2005-03-16  Julian SmartRemoved checklistbox test
2005-03-16  Kevin HockAllow using negative angles with DrawRotatedText. ...
2005-03-16  Kevin HockQuit application menu item needs special handling like...
2005-03-16  Kevin HockAdded comments explaining more about the changes in...
2005-03-15  Vadim Zeitlinset wxUSE_DEBUGREPORT to 0 by default; fixed a couple...
2005-03-15  Julian SmartUPdated notes
2005-03-15  Julian SmartChose different set of buttons for toolbar
2005-03-15  Julian SmartFixed wxToolBar for WinCE so normal bitmaps can be...
2005-03-15  Julian SmartRegenerated files
2005-03-15  Julian SmartWinCE doesn't have wxCheckListBox, and doesn't like...
2005-03-15  Włodzimierz... SetLeft|RightMenu is supposed to be API for all smartph...
2005-03-15  Julian SmartFixed wxPropertySheetDialog for Smartphone
2005-03-15  Włodzimierz... More wxWidgets in poem demo.
2005-03-15  Julian SmartFix
2005-03-15  Julian SmartNo zero id
2005-03-15  Julian SmartDon't start ids at zero
2005-03-14  Julian SmartAdded wxPropertySheetDialog for implementing settings...
2005-03-14  Vadim Zeitlinsimplified code (removed 2 unnecessary tests) in CalcMi...
2005-03-14  Julian SmartImprove standard button spacing on Windows
2005-03-14  Mattia Barbon Remove wrong clasing bracket.
2005-03-14  Mattia Barbon Blind fix for VC6 compilation when wxUSE_STL == 1.
2005-03-14  Vadim Zeitlindisable debug report for now
2005-03-14  Włodzimierz... 'Dummy' warning fixes (might be used uninitialized).
2005-03-14  Włodzimierz... Unicode fix.
2005-03-14  Julian SmartUpdated symbols
2005-03-14  Julian SmartFrames have Ctrl+Q accelerator set automatically, as...
2005-03-14  Julian SmartDon't call Layout
2005-03-14  Roman RolinskyREADME scrolling fix
2005-03-14  Robin DunnIf the parents are nothing but a panel and a frame...
2005-03-14  Julian SmartMore PocketPC adaptations
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...
next