]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2006-01-18  Julian SmartTwo corrections to const fix
2006-01-18  David Surovellcleanup - remove duplicate decl., added #include, etc.
2006-01-17  Julian SmartApplied patch [ 1378522 ] fixed bitmap w/alpha->icon...
2006-01-17  Julian SmartWinCE compile fix
2006-01-17  Julian SmartApplied patch [ 1336712 ] Fix segfault when calling...
2006-01-17  Julian SmartEliminated a VC++ 8 warning
2006-01-17  Julian SmartApplied patch [ 1392288 ] FIX: Bug 1306671 Build Error...
2006-01-17  Włodzimierz... Minor cleaning.
2006-01-17  Julian SmartApplied patch [ 1401000 ] Fixes Unix domain sockets...
2006-01-17  Julian SmartApplied patch [ 1373007 ] Document wxPROCESS_ENTER...
2006-01-17  Robin DunnMSW Support
2006-01-17  Julian SmartCommitted forgotten files
2006-01-17  Julian SmartApplied patch [ 1405547 ] wxDbConnectInf + unicode...
2006-01-17  Julian SmartApplied patch [ 1374215 ] Bug fix to wxSpinCtrl for...
2006-01-17  Julian SmartCleanup
2006-01-17  Julian SmartApplied patch [ 1393577 ] show volumename in dirctlg
2006-01-17  Julian SmartApplied patch [ 1382552 ] Fixes GDI-ressource leak...
2006-01-17  Julian SmartApplied patch [ 1405821 ] wxVListBox double-buffering...
2006-01-17  Julian SmartApplied patch [ 1407318 ] bitmap clipping / transparenc...
2006-01-17  Julian SmartApplied patch [ 1389709 ] XP theme support for DrawHead...
2006-01-17  Julian SmartApplied patch [ 1349607 ] [msw] Multiline notebook...
2006-01-17  Julian SmartApplied patch [ 1369264 ] added note for wxListCtrl...
2006-01-17  Julian SmartImproved ugly custom tool button drawing
2006-01-17  Julian SmartApplied patch [ 1345297 ] Crash with MSW wxPrintDialog...
2006-01-17  Julian SmartApplied patch [ 1385822 ] fixed stdpaths get folder...
2006-01-17  Julian SmartApplied patch [ 1340814 ] fix for wxTextCtrl::GetStyle
2006-01-17  Julian SmartApplied patch [ 1370718 ] WinCE does not support drive...
2006-01-17  Julian SmartApplied patch [ 1344168 ] wxUniv (on MSW) IM input...
2006-01-17  Robin DunnAnother merge of 2.6 changes
2006-01-17  Robin DunnRemove the busy-wait loops in wxAMMediaBackend::Play...
2006-01-17  Robin DunnEnable wxListCtrl in report mode to be able to use...
2006-01-16  Włodzimierz... Watcom fix.
2006-01-16  Włodzimierz... wxOS2 build system for OpenWatcom.
2006-01-16  Włodzimierz... wxMGL build system for OpenWatcom.
2006-01-16  Włodzimierz... Avoid conflict between wxWindow::Enable and MyFrame...
2006-01-16  Włodzimierz... Code cleaning.
2006-01-16  Włodzimierz... Towards other setups.
2006-01-16  Włodzimierz... Warning fix.
2006-01-16  Mart RaudseppRegenerate after latest changes to configure.in (GTK_NO...
2006-01-16  Mart RaudseppGTK_NO_CHECK_CASTS is a gtk1 only thing, so don't put...
2006-01-16  Włodzimierz... msw/private.h is included from filefn.h
2006-01-16  Mart RaudseppMove constant strings to .rodata/.data.rel.ro ELF segme...
2006-01-16  Vadim Zeitlinreset g_SelectionBeforePopup sooner in gtk_popup_hide_c...
2006-01-15  Stefan NeisSome OS/2 specific improvements.
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
next