wxWidgets.git
2006-01-15  Vadim Zeitlinjust reindented properly (while trying to understand...
2006-01-15  Włodzimierz... Build fix for wxTheApp usage.
2006-01-15  Włodzimierz... Build fix for wxWindowMSW used in header.
2006-01-15  Włodzimierz... More common code moved from generic dialogs to wxDialog...
2006-01-15  David Surovellcleanup - reformat
2006-01-15  Mart RaudseppConvert line-endings to proper style
2006-01-15  Mart RaudseppDon't extern declare wxDialogNameStr twice in include...
2006-01-15  Mart RaudseppDon't extern declare wxDialogNameStr twice
2006-01-14  Mart RaudseppRemove stray whitespaces
2006-01-14  Mart RaudseppRegenerated after getaddr* fixes in configure.in
2006-01-14  Stefan NeisEnsure "reasonable" return values even if none of the...
2006-01-14  Stefan NeisTemporarily (?) commented the code for testing for...
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 for i386, static and dynami...
2006-01-13  Stefan Csomorgcc 3.3 for ppc and gcc 4.0 static and dynamic builds...
2006-01-13  Robin DunnFix for MSVC 6 compile error
2006-01-13  Robin DunnreSWIGged
2006-01-13  Robin DunnAdded GetFrame and GetDialog
2006-01-13  Robin Dunnwx.EventLoop is now implemented for wxMac.
2006-01-13  Jamie GaddAdd missing WINDOWPOS flags for WinCE build to include...
2006-01-13  Vadim Zeitlinadded missing default value for wxEventLoopManual:...
2006-01-13  Vadim Zeitlinupdated to derive from wxEventLoopManual
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-12  Kevin HockChange reference from GetForce to CanVeto
2006-01-11  David Surovellfixed include file rename issue
2006-01-11  Jouk Jansen Committing in .
2006-01-11  Jouk Jansen Committing in .
2006-01-11  Julian SmartCorrected accessor names
2006-01-11  Julian SmartTypos
2006-01-11  Julian SmartRenamed helpwin.h/cpp to helpwnd.h/cpp to avoid clash
2006-01-10  Robin DunnOne last change from Chris. Delays handling a resize...
2006-01-10  Robin Dunnmerge #4 from 2.6 branch
2006-01-10  Jamie GaddMention statusbar painting fix.
2006-01-10  Jamie GaddRepainting fixes/improvements. Use SWP_NOCOPYBITS for...
2006-01-10  Włodzimierz... wxCalendarCtrl: positioning fixes and colours following...
2006-01-10  Włodzimierz... wxWinCE (small screen) adjustements. Added possible...
2006-01-10  Włodzimierz... Watcom does not accept #warning but supports more than...
2006-01-10  Włodzimierz... wxMGL/Watcom linkage fix.
2006-01-10  David Surovellcleanup - reformat
2006-01-10  David Surovellcleanup - reformat - 4th pass
2006-01-09  Robin DunnAdded wxHelpControllerBase, wxHtmlHelpDialog, wxHtmlHel...
2006-01-09  Robin DunnMerge #3 from the 2.6 branch, containing last set of...
2006-01-09  David Surovelladd new wxHTML headers
2006-01-09  Julian SmartMade the HTML command ids visible
2006-01-09  Julian SmartMoved wxHtmlHelpFrame functionality to wxHtmlHelpWindow...
2006-01-09  Vadim Zeitlinfix SetUserData() to delete the correct pointer
2006-01-09  Vadim Zeitlinfix for Unicode builds under OS X <= 10.2
2006-01-09  Vadim Zeitlindocument that wxDC can't be created
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... Minor reformat.
2006-01-09  Vadim Zeitlinmention that wxMULTIPLE flag doesn't make sense with...
2006-01-09  Włodzimierz... defs.h doubled include fixed.
2006-01-09  Włodzimierz... wxMGL bakefiled for OpenWatcom (needs bakefiles from...
2006-01-08  Włodzimierz... wxMGL bakefiled for OpenWatcom (needs bakefiles from...
2006-01-08  Robert Roebling Added empty wxDataViewCtrl header and control name...
2006-01-08  Robert Roebling Added configure flag for wxDataViewCtrl.
2006-01-08  Robert Roebling Added configure checks for Hildon Framework.
2006-01-08  David Surovellfixed a typo
2006-01-08  David Surovellminor cleanup - reformat
2006-01-08  David Surovellcleanup - reformat
2006-01-08  Robert Roebling Added sample for wxDataViewCtrl
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  Vadim Zeitlinfixes for Unicode build with CodeWarrior under OS X...
2006-01-08  Vadim Zeitlinfixed check for Metrowerks mbstowcs(): check for __MSL__
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 Zeitlinjust added wxUSE_MENUS around code using the menus
2006-01-07  Vadim Zeitlinremoved Win16 code
2006-01-07  Vadim Zeitlinadded a test command to show the current selection
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  Vadim ZeitlinUnicode compilation fix
2006-01-06  Vadim Zeitlinfixed bug in GetString() introduced during the latest...
2006-01-06  Vadim Zeitlinadded GetString() test
2006-01-06  David Surovellcleanup - reformat (take 2)
2006-01-06  David Surovellcleanup - reformat
next