]> git.saurik.com Git - wxWidgets.git/history - src
Add wx.ListBox.HitTest
[wxWidgets.git] / src /
2006-01-15  Stefan NeisSome OS/2 specific improvements.
2006-01-15  Włodzimierz SkibaBuild fix for wxTheApp usage.
2006-01-15  Włodzimierz SkibaMore common code moved from generic dialogs to wxDialog...
2006-01-15  David Surovellcleanup - reformat
2006-01-14  Mart RaudseppRemove stray whitespaces
2006-01-14  Stefan NeisEnsure "reasonable" return values even if none of the...
2006-01-14  David Surovellfixed crash introduced in v1.41
2006-01-14  David Surovellcleanup - reformat ()
2006-01-14  David Surovellcleanup - reformat
2006-01-14  David Surovellcleanup - reformat
2006-01-14  David Surovellremoved extraneous spaces
2006-01-13  Robin DunnOnly update the size if the parent is a frame and the...
2006-01-13  Vadim Zeitlinreturn correct client size for child window which are...
2006-01-13  Vadim Zeitlinfixed crash with ownerdrawn menu items accelerators...
2006-01-13  Stefan Csomorgcc 3.3 for ppc and gcc 4.0 static and dynamic builds...
2006-01-13  Jamie GaddAdd missing WINDOWPOS flags for WinCE build to include...
2006-01-12  Vadim ZeitlinwxEventLoop::ms_activeLoop is now defined in its own...
2006-01-12  Vadim Zeitlindon't compile wxEventLoopManual for the ports which...
2006-01-12  Vadim Zeitlinimproved wxMac event loop implementation and refactored...
2006-01-12  Vadim Zeitlinimplemented wxEventLoop for wxMac
2006-01-12  Vadim Zeitlindefine wxEventLoopBase::ms_activeLoop in appcmn.cpp...
2006-01-12  Vadim Zeitlinshare wxEventLoop::IsRunning() implementation between...
2006-01-11  Julian SmartTypos
2006-01-11  Julian SmartRenamed helpwin.h/cpp to helpwnd.h/cpp to avoid clash
2006-01-10  Jamie GaddRepainting fixes/improvements. Use SWP_NOCOPYBITS for...
2006-01-10  Włodzimierz SkibawxCalendarCtrl: positioning fixes and colours following...
2006-01-10  Włodzimierz SkibawxMGL/Watcom linkage fix.
2006-01-10  David Surovellcleanup - reformat - 4th pass
2006-01-09  Julian SmartMade the HTML command ids visible
2006-01-09  Julian SmartMoved wxHtmlHelpFrame functionality to wxHtmlHelpWindow...
2006-01-09  David Surovellcleanup - reformat
2006-01-09  Robin DunnFix for wxMac when the tree doesn't have the focus...
2006-01-09  David Surovellcleanup - reformat
2006-01-09  Vadim Zeitlinmoved OnExceptionInMainLoop() from wxAppConsole to...
2006-01-09  Włodzimierz SkibaMinor reformat.
2006-01-09  Włodzimierz Skibadefs.h doubled include fixed.
2006-01-08  Robert Roebling Added empty wxDataViewCtrl header and control name...
2006-01-08  David Surovellminor cleanup - reformat
2006-01-08  David Surovellcleanup - reformat
2006-01-08  Jamie GaddReturn correct values for GetFieldRect() when using...
2006-01-08  Jamie GaddInsertMenuItem can be used by submenus having bitmaps...
2006-01-08  Stefan Csomorallowing ampersands in choices and comboboxes means...
2006-01-08  Stefan NeisReplaced get{host,serv}by{name,addr} by the threadsafe...
2006-01-07  David Surovellfixed typo in prior checkin
2006-01-07  David Surovellcleanup - reformat
2006-01-07  Stefan Csomorbug fix for MacTel builds, using the same code on PPC...
2006-01-07  David Surovellminor cleanup
2006-01-07  David Surovellminor cleanup
2006-01-07  David Surovellcleanup - reformat
2006-01-07  Vadim Zeitlinrefresh the MDI frame window menu whenever a child...
2006-01-07  Vadim Zeitlinremoved Win16 code
2006-01-06  Stefan NeisIntegrated fixes for sizing/positioning; cleanup; remov...
2006-01-06  Stefan NeisFixed sizing&positioning and an error in subclassing.
2006-01-06  Stefan NeisCosmetic fixes.
2006-01-06  David Surovellcleanup - reformat (take 2)
2006-01-06  David Surovellcleanup - reformat
2006-01-06  Vadim Zeitlinadd comment about using not quite standard mbstowcs...
2006-01-06  Vadim Zeitlinuse our own mbstowcs() and wcstombs() implementations...
2006-01-06  Stefan NeisRemoved creation&deletion of an unused font object.
2006-01-06  Stefan NeisAllow multiple lines for a static text
2006-01-06  Robin DunnAllow the frame (if there is one) to resize the toolbar...
2006-01-06  David Surovellcleanup - reformat; added assignment of initial selecti...
2006-01-06  David Surovellcleanup - reformat; added (disabled) support for second...
2006-01-05  Robin DunnWorkaround for wxMac since it is unable to dismiss...
2006-01-05  David Surovellcleanup - reformat; minor code tweaks
2006-01-05  Stefan Csomorlayout adaptions for mac
2006-01-05  Stefan Csomortransparent grow box for dialogs
2006-01-05  David Surovellported KO's v262 change forward
2006-01-05  David Surovellcleanup - reformat (part 3)
2006-01-05  Robin DunnAdded wxGetMouseState which returns the current state...
2006-01-05  Stefan NeisTemporarily disabled OS/2 specific code.
2006-01-05  David Surovellcleanup - reformat (part 2)
2006-01-04  Stefan NeisFixed sizing and positioning.
2006-01-04  Stefan NeisMinor cleanup
2006-01-04  Stefan NeisBetter default sizes.
2006-01-04  Stefan NeisCache slider size in DoSetSize.
2006-01-04  Stefan NeisFixed label handling (translating for accelerator handl...
2006-01-04  Stefan NeisImproved size handling.
2006-01-04  Stefan NeisFixed sizing and positioning, simplifying code (too...
2006-01-04  David Surovellcleanup - reformat
2006-01-04  Michael WetherellFix control and shift key event flags
2006-01-04  Stefan Csomorremove sizing controls when being in fullscreen mode
2006-01-04  Stefan Csomorincrease min size to make all scrollbar controls visible
2006-01-04  Stefan Csomorstarting blend modes for Core Graphics
2006-01-04  Stefan Csomorfactoring out Background setter
2006-01-04  David Surovellcleanup - reformat
2006-01-04  David Surovellcleanup - reformat
2006-01-04  David Surovellcleanup - reformat
2006-01-04  David Surovellcleanup - reformat
2006-01-03  David Surovellcleanup - reformat
2006-01-03  David Surovellcleanup - reformat
2006-01-03  Stefan NeisApplied patch #1396039 (Notebook tab bitmaps)
2006-01-03  Julian SmartAdded wxAddGrab, wxRemoveGrab for use by popup window...
2006-01-03  Stefan NeisAdded thread-safe wrappers for get{host,serv}by{name...
2006-01-03  Stefan NeisApplied patch #1395526 (Autoradiobutton corrections)
2006-01-03  Stefan NeisFixed bug introduced by previous change (patch #1395852)
2006-01-03  David Surovellcleanup - reformat
2006-01-02  David Surovellcleanup - reformat
2006-01-02  Stefan NeisUse system colours
2006-01-02  Stefan NeisImproved support for system colours and scrollbar width...
next