]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2005-01-16  Vadim Zeitlinimplemented Export(file)
2005-01-15  Vadim Zeitlinadded mode parameter to wxFFileStream ctors taking...
2005-01-15  Vadim Zeitlinonly define wxUSE_NATIVE_STATUSBAR for the ports which...
2005-01-15  Vadim Zeitlinno need for vi modeline now that the extension is no...
2005-01-15  Vadim Zeitlindefine wxUSE_GUI as 0 when --disable-gui is used
2005-01-15  Vadim Zeitlinremoved unused wxUSE_NOGUI to avoid confusion with...
2005-01-15  Vadim Zeitlinremoved all occurences of (obsolete) wxUSE_DYNAMIC_CLASSES
2005-01-15  Vadim Zeitlinshow "none" for gnomeprint in the summary when building...
2005-01-15  Vadim Zeitlinmention wxUSE_DATEPICKCTRL
2005-01-15  Vadim Zeitlinmoved styles logic to MSWGetStyle() (no real changes)
2005-01-15  Vadim ZeitlinwxMSW wxDatePickerCtrl header
2005-01-15  Vadim Zeitlinmanage setup.h.in using update-setup.h too
2005-01-15  Vadim Zeitlinmanage wx/mac/setup0.h using build/update-setup.h too
2005-01-15  Vadim Zeitlinmoved some Win32-specific settings from common file
2005-01-15  Vadim Zeitlinadded special comments used by build/update-setup.h
2005-01-15  Vadim Zeitlinadded setup.h file containing the settings common to...
2005-01-15  Vadim Zeitlinremoved obsolete wxUSE_CTL3D
2005-01-15  Vadim Zeitlintypo in a link
2005-01-15  Vadim Zeitlinadded API, docs and Win32 implementation of wxDatePicke...
2005-01-15  Vadim Zeitlinadded missing default value for pos parameter of ctor...
2005-01-14  David ElliottSplit some of the recent code out to make it more reusable.
2005-01-14  Robin DunnBug fix for [ 1059381 ] Mouse wheel does not work in...
2005-01-14  David ElliottForgot to commit this as part of the CocoaGetWxToBounds...
2005-01-14  David ElliottForgot to initialize m_cocoaWxToBoundsTransform = nil;
2005-01-14  David ElliottSeparate NSAffineTransform creation out of wxDC::CocoaA...
2005-01-14  Włodzimierz... Common wxListCtrl control name.
2005-01-14  Robin DunnreSWIGged
2005-01-14  Robin DunnDocument the Show/Hide behaviour that wxSplitterWindow...
2005-01-14  Robin Dunnifdef out some experimental code
2005-01-13  Robin DunnEnsure that the windows are shown when Initialize is...
2005-01-13  Robin DunnEnsure that the windows are shown when splitting
2005-01-13  Robin DunnTypo
2005-01-13  Robin DunnPatch from Prabhu Ramachandran to make introspection...
2005-01-13  Robin Dunnuntabified
2005-01-13  Robin Dunna bit of code cleanupt
2005-01-13  Robin DunnPlay nice with sizers
2005-01-13  Robin Dunndefine wxColour as being passed by reference so the...
2005-01-13  Robin DunnHasTransparentBackground
2005-01-13  Robin DunnDocstring typos
2005-01-13  Robin DunnwxNotebookNameStr
2005-01-13  Robin DunnVirtualized HasTransparentBackground
2005-01-13  Robin DunnClarified the description of event.Skip
2005-01-13  Robin DunnFixed line-endings
2005-01-13  Robin Dunnnotes about more changes
2005-01-13  Robin Dunnadded a missing \n the source
2005-01-13  Robin Dunnuntabified
2005-01-13  Robin DunnUse sizers for layout
2005-01-13  Robin Dunnnamespace fix
2005-01-13  Robin Dunnchanged swig type table name
2005-01-13  Włodzimierz... Common default notebook name.
2005-01-13  Włodzimierz... Common default notebook name.
2005-01-13  Włodzimierz... Source cleaning, warning fixes.
2005-01-12  David ElliottAdd new methods to transform coordinates expressed...
2005-01-12  Julian SmartDon't return a broken accelerator object if the acceler...
2005-01-12  Włodzimierz... Shared build fix.
2005-01-12  Włodzimierz... Warning fix and source cleaning.
2005-01-12  Włodzimierz... Warning fix.
2005-01-12  Włodzimierz... Don't overwrite 32bit value with 16bit one.
2005-01-12  David ElliottDocument that wxLogNull must be used with SetActiveTarg...
2005-01-12  David ElliottImplement using NSColor class methods for system colors.
2005-01-12  David ElliottImproved whitespace in GetColour() so I can see what...
2005-01-12  Julian SmartMade some functions virtual
2005-01-12  Vadim Zeitlinreset m_hDWP to NULL after calling EndDeferWindowPos()
2005-01-12  Jouk Jansen Committing in .
2005-01-12  Robin DunnFix for bug [ 1098263 ] wx.lib.ogl control points leak
2005-01-11  Włodzimierz... Old API deprecated. Source cleaning.
2005-01-11  Robin DunnPatch [ 1100272 ] wxFlexGridSizer works wrong when...
2005-01-11  David ElliottRenamed src/cocoa/settings.cpp to settings.mm.
2005-01-11  David ElliottImplemented simplistic ConvertToImage()
2005-01-11  David ElliottCorrected m_depth assignment in CopyFromIcon
2005-01-11  David ElliottImplement CopyFromIcon
2005-01-11  David ElliottReplaced obviously incorrect code for SetFocus and...
2005-01-11  David ElliottRenamed the wxWindowCocoaScroller class to wxWindowCoco...
2005-01-10  Vadim Zeitlinfactored out wxGetFullModuleName(HMODULE) from wxGetFul...
2005-01-10  David ElliottAdd constructor and Set taking NSColor.
2005-01-10  George TaskerRemoved text saying that the wxODBC classes were not...
2005-01-10  George TaskerAdded a small bit more information about Unicode builds
2005-01-10  Włodzimierz... Bug 1099143 and more occurences of the same set vs...
2005-01-10  Włodzimierz... Fixed references to 'wxdbindexdef'.
2005-01-10  Włodzimierz... Old API deprecated. Use new and remove old usage where...
2005-01-10  Stefan Csomorreverted bitmap depth increases
2005-01-10  David ElliottCorrected some assertions (m_region.m_refData vs. m_ref...
2005-01-10  David ElliottAdded wxMemoryDC::Clear()
2005-01-09  Stefan Csomoroptimizing gauge cpu usage
2005-01-09  Stefan Csomorno message
2005-01-09  Stefan Csomoradded hack for making scrollbars really disappear under...
2005-01-09  Stefan Csomordraw the focus rect ourselves
2005-01-09  Stefan Csomorfixed border calculation
2005-01-08  Vadim Zeitlinimplemented wxIsDebuggerRunning() for Win32
2005-01-08  Robert Roebling Compile fixes for GTK 1.2
2005-01-08  Stefan NeisRemoved -lcma (added in 1.813), since one can't apparen...
2005-01-08  Robert Roebling Applied wxNO_BORDER patch for text control and combo...
2005-01-08  David ElliottContains changes for autoconf_inc.m4,1.77,1.78 which...
2005-01-08  David ElliottRegenerated configure. Contains changes for:
2005-01-07  Vadim Zeitlinmade FindWindow() member functions const (this makes...
2005-01-07  Robert Roebling Added way to specify in generic tree control
2005-01-07  Robert Roebling Corrected drag effect for tree control.
2005-01-07  Václav Slavíkfixed condition for using #pragmas
2005-01-07  Václav Slavíkfixed condition for using #pragmas
2005-01-07  Vadim Zeitlinharmless unused param warning fix
next