]> git.saurik.com Git - wxWidgets.git/history - include
Fixed include path for wx/wxchar.h
[wxWidgets.git] / include /
2004-01-07  Julian SmartAdded wxFULL_REPAINT_ON_RESIZE style
2004-01-02  Julian SmartCure link error under wxGTK on Mac
2003-12-31  Julian SmartUse on-idle updating of menus in wxUniversal
2003-12-30  Ryan Nortonmore ifdef C++ stuff
2003-12-28  Julian SmartAdded wxUSE_POCKETPC_UI to distinguish between using
2003-12-27  Julian SmartSome further missing symbols for WinCE 4
2003-12-24  Václav Slavíkfixing the regex mess that Ryan wasn't yet able to...
2003-12-23  Julian SmartSome WinCE fixes from ABX
2003-12-21  Ryan NortonCommitted Mike's Update Patch
2003-12-21  Ryan NortonCommitted Mike's Update Patch
2003-12-20  Julian SmartAdded wxPATH_NORM_SHORTCUT
2003-12-18  Dimitri SchoolwerthInclude wx/confbase.h which is needed by this file.
2003-12-18  Gilles Depeyrotcorrected comments for wxMac compilation
2003-12-18  Ryan Norton1.
2003-12-17  Robin DunnwxPython needs wxRTTI info for wxToolBarToolBase in...
2003-12-17  Ryan Norton1.
2003-12-17  Ryan NortonHeader Cosmetics
2003-12-17  Ryan NortonHeader Cosmetics
2003-12-17  Ryan Norton1.
2003-12-16  David ElliottwxCocoa: New native wxToolBar
2003-12-16  David ElliottVery basic wxToolBar implementation
2003-12-16  David ElliottMake UpdateFrameNSView public for new native wxToolBar
2003-12-16  Julian SmartOpen Watcom correction
2003-12-15  Václav Slavíkcompilation fix for tooltip patch code applied by Julia...
2003-12-15  Václav Slavíkcompilation fix for tooltip patch code applied by Julia...
2003-12-15  David ElliottAdd wxBitmap::GetNSImage() which creates an autorelease...
2003-12-15  Ryan Nortonreversed some parts of wxGetKeyState for linkage reasons...
2003-12-15  David ElliottImproved idle event processing.
2003-12-14  Ryan NortonwxGetKeyState as per feature request :).
2003-12-14  Ryan NortonReneabled inlining, but kept warnings disabled....
2003-12-14  Ryan NortonFixed 2 warnings -
2003-12-13  Mattia Barbon Moved wxArrayString::GetStringArray() out of
2003-12-13  Ryan NortonAdded some placeholders...
2003-12-11  Dimitri SchoolwerthFixed notebook redraw problems when using XP theme...
2003-12-11  Julian SmartApplied patch [ 840721 ] convenience function wxRect...
2003-12-11  Julian SmartApplied patch [ 856318 ] A few Wine fixes
2003-12-11  Julian SmartApplied [ 841609 ] wxFile::m_error not initialised
2003-12-11  Julian SmartApplied patch [ 857446 ] wxStaticCast evaluates argumen...
2003-12-11  Julian SmartApplied patch [ 828303 ] Slight wxColour cleanup
2003-12-11  Julian SmartApplied [ 827604 ] missing method for wxCalendarEvent
2003-12-11  Julian SmartApplied [ 827600 ] wxCalendarCtrl missing public
2003-12-11  Julian SmartApplied patch [ 817734 ] fix for cvs head with wxUSE_ST...
2003-12-11  Julian SmartApplied patch [ 818336 ] Add timestamp to gzip out...
2003-12-11  Julian SmartApplied patch [ 819044 ] Adds MSW wxPen::GetDashCount
2003-12-11  Julian SmartApplied patch [ 827011 ] Event-based processing of...
2003-12-11  Julian SmartApplied [ 799292 ] wxWizard and Validator Bug and Fix
2003-12-08  David ElliottImplement wxMask given a wxBitmap and a mask wxColour.
2003-12-06  David ElliottAdded simple implementation of (Get|Unget)RawData.
2003-12-06  David ElliottwxCocoa: Added wxNativePixelFormat and defined wxPIXEL_...
2003-12-03  Robin DunnUse InheritAttributes for wxGTK widgets so they will...
2003-12-03  Robin DunnGive wxTimer a GetId accessor
2003-11-30  Vadim Zeitlinremoved wxLogTrace() without mask to fix DMC compilation
2003-11-30  Vadim Zeitlinmarked FindColour() as deprecated; removed AddColour...
2003-11-26  Vadim Zeitlinresolved conflict (because I forgot to commit before)
2003-11-26  Dimitri SchoolwerthDeclaration of CopySelection is bool instead of void.
2003-11-26  Václav Slavíkassert if wxLocale::Init called twice
2003-11-24  Dimitri SchoolwerthApplied patch #809019 (Adds embedded/plugin capabilitie...
2003-11-23  Stefan NeisTry to insure usability of this file in non-PM ports.
2003-11-23  Stefan NeisInsure suitable choices of path/drive separator on...
2003-11-23  Mattia Barbon Avoid double free in wxComboBox::SetClientObject.
2003-11-23  Mattia Barbon New wxHashTable implementation when wxUSE_STL ==...
2003-11-23  Mattia Barbon Compilation fix.
2003-11-22  Vadim Zeitlinfixed HAVE_STD_WSTRING test
2003-11-19  Václav Slavíkdon't define ngettext, causes problems
2003-11-19  Dimitri SchoolwerthImplemented missing pure virt functions (stub functions...
2003-11-19  George TaskerAdded a parameter 'failOnDataTypeUnsupported' to getDbI...
2003-11-19  Robin DunnAdded accessors for m_rowHeights, m_colWidths
2003-11-18  Julian SmartWinCE fixes from "Viktor Voroshylo" <viktor@voroshylo...
2003-11-18  Robin DunnAdded FindItemAtPoint
2003-11-16  Mattia Barbon Changes corresponding to patch #841324 from Ian...
2003-11-15  Julian SmartFixes for previous fixes
2003-11-15  Dimitri SchoolwerthInitial revision; Ignore setup.h.
2003-11-14  Julian SmartFixes for later WinCE versions
2003-11-14  Dimitri SchoolwerthFixed wxUniv+OpenGL compilation for MSW; Cosmetic cleanup.
2003-11-13  David ElliottwxCocoa: Use the new native MDI implementation instead...
2003-11-13  David ElliottAdded implementation of MDI using top level windows
2003-11-13  David ElliottAdded a mechanism allowing a toplevel window to delay...
2003-11-13  David ElliottRenamed UpdateWindowMenuBar to UpdateMenuBar and remove...
2003-11-10  Dimitri SchoolwerthAdded wxUnusedVar for Borland and fixed 2 release mode...
2003-11-07  Robin DunnFixed an accidental name clash, and added back a wxCHECK
2003-11-07  Robin DunnSet m_rows, m_cols so GetRows/GetCols in the base class...
2003-11-07  Robin DunnRefactored wxSizerXmlHandler and added support for...
2003-11-07  Robin DunnAdded default ctor
2003-11-07  Robin DunnCalling sizerItem->SetWindow shoudl set the minsize...
2003-11-06  David ElliottAdd wxCocoaNSWindow* parameter to GetAppMenuBar so...
2003-11-06  David Elliott* Removed CocoaInternalIdle()
2003-11-06  David ElliottAdd virtual wxMenuBar* GetAppMenuBar();
2003-11-06  David ElliottwxMenuBarManager::InstallMenuBarForWindow no longer...
2003-11-06  David ElliottReplaced all occurences of id with winid for Objective...
2003-11-06  Robin DunnAdded wxGridBagSizer, a grid sizer where item positions...
2003-11-02  Mattia Barbon Updated not to use deprecated wxList methods.
2003-11-02  Mattia Barbon Updated wxHashTable::Next documentation to use wxHash...
2003-10-31  Václav Slavíkadded resolution option to JPEG handler (patch #833234)
2003-10-31  Vadim Zeitlinremoved InitBase()
2003-10-31  Robin DunnPatch #826420, and also adapted to new SWIG
2003-10-30  Vadim Zeitlinremoved calls to wxWindowBase::InitBase(), it is called...
2003-10-30  Václav Slavík#if around deprecated macros
2003-10-29  Robin DunnAdded SetMin/SetMax
2003-10-27  David ElliottChanged all symbols with the name "id" to "winid" to...
2003-10-27  David ElliottChanged all symbols with the name "id" to "winid" to...
next