]> git.saurik.com Git - wxWidgets.git/history - src
Fixed centering and right-justification when combined with left indentation (bug...
[wxWidgets.git] / src /
2008-11-28  Julian SmartFixed centering and right-justification when combined...
2008-11-28  Vadim Zeitlinremove wxSocketManager::CreateSocket() function, we...
2008-11-28  Vadim Zeitlinmove enabled callbacks flag down to wxSocketImplUnix...
2008-11-28  Vadim Zeitlinmake wxSocketImplUnix inherit from wxFDIOHandler as...
2008-11-28  Vadim Zeitlinno real changes, just moved wxSocketImplUnix ctor inline
2008-11-28  Vadim Zeitlinalso rename gsocketiohandler.* to socketiohandler....
2008-11-28  Vadim Zeitlinrename various gsock* files to sock* (except for MSW...
2008-11-28  Vadim ZeitlinStreamline wxSocket code: wxSocketBase now uses wxSocke...
2008-11-28  Julian SmartFixed inability to select no superscript and no subscri...
2008-11-28  Julian SmartwxRichTextCtrl no longer deletes a character when conte...
2008-11-28  Julian SmartFixed HTML list output
2008-11-28  Vadim Zeitlinfix g++ warning about assigning NULL to a non-pointer
2008-11-27  Paul Cornettfix for shown TLW having m_isShown == false, #9909
2008-11-26  Vadim Zeitlindocument column reordering in wxListCtrl; fix confusion...
2008-11-26  Vadim Zeitlinremove apparently unused file (src/osx/core/gsocket...
2008-11-26  Vadim Zeitlinremove unused callback and data variables
2008-11-26  Vadim Zeitlinmove wx/gsocket.h to wx/private/gsocket.h
2008-11-26  Vadim Zeitlininclude wx/msw/private.h to fix PCH-less compilation
2008-11-25  Jaakko SalliTo avoid error message, do not even try to set focus...
2008-11-25  Vadim Zeitlintrying to resolve GSocketManager API mess: the meaning...
2008-11-24  Jaakko SalliDatePickerCtrl editor could crash if property had unspe...
2008-11-23  Vadim Zeitlinuse struct timeval and not a long to store socket timeo...
2008-11-23  Vadim Zeitlinremove last traces of __GSOCKET_STANDALONE__
2008-11-23  Vadim Zeitlinmove more socket functions common to Winsock and BSD...
2008-11-23  Vadim Zeitlinremove unused any more wx_socket_callback()
2008-11-23  Vadim Zeitlinfix wxSocket notifications under MSW after the last...
2008-11-23  Vadim Zeitlincontinuation of GSocket/wxSocket merge: always create...
2008-11-23  Vadim Zeitlinuse int instead of SOCKET to avoid including winsock...
2008-11-23  Jaakko SalliRender cell background in renderer only if rendering...
2008-11-23  Jaakko SalliEliminate need to call Connect() in wxPGEditor::CreateC...
2008-11-23  Vadim Zeitlincompilation fixes for Unix after moving wxFD_XXX macros...
2008-11-23  Vadim Zeitlindon't duplicate GSocket creation/destruction and shutdo...
2008-11-23  Vadim Zeitlinfix timeout value for wxDatagramSocket: was off by...
2008-11-23  Vadim Zeitlindo not require a running event loop, even under MSW...
2008-11-22  Vadim Zeitlinfix compilation after r56753 (closes #10218)
2008-11-22  Kevin OllivierForward port event handler fixes to trunk.
2008-11-21  Vadim Zeitlinfix virtual function hiding for LoadFile(); replace...
2008-11-20  Vadim Zeitlinuse ShellExecuteEx() instead of ShellExecute() which...
2008-11-20  Vadim Zeitlinuse GetWindow() instead of GetNextWindow() to fix CE...
2008-11-20  Vadim Zeitlindon't test sei.hInstApp in DoLaunchDefaultBrowser(...
2008-11-20  Vadim Zeitlinfix substr() calls broken by r56215 (#10198)
2008-11-20  Vadim Zeitlindon't log an error if the directory can't be opened...
2008-11-20  Vadim Zeitlinadd missing Detach() after r56863 changes (thanks troelsk)
2008-11-20  Vadim Zeitlindon't load comctl32.dll, just get the handle of the...
2008-11-20  Vadim Zeitlinfix gcc 3.3 warning about possibly uninitialized (but...
2008-11-20  Václav Slavíkdon't assert on unsupported metric in wxSystemSettingsN...
2008-11-19  Jaakko SalliWhen calling DrawIconEx(), do not use DI_COMPAT or...
2008-11-18  Jaakko SalliAllow wxPropertyGridInterface::ClearSelection() to...
2008-11-17  Vadim Zeitlinuse GetResolutionFromOptions() to honour wxIMAGE_OPTION...
2008-11-17  Vadim Zeitlinfix bad typo in the code: wxIMAGE_OPTION_RESOLUTION...
2008-11-17  Vadim Zeitlinadded the possibility to rescale the image during loadi...
2008-11-17  Vadim Zeitlinminor optimization: create wxTCPEventHandler only when...
2008-11-17  Vadim Zeitlinfix assert failure if NULL size pointer was passed...
2008-11-17  Vadim Zeitlinstricter reply code checking: verify that we get the...
2008-11-16  Paul Cornettsimplify wxPizza a bit by always drawing the border...
2008-11-16  Paul Cornettcleanup: unreachable code, unused variables, indentatio...
2008-11-16  Vadim Zeitlinfix some of icc 11.0 warnings and disable a few others
2008-11-16  Vadim Zeitlinfix restoration of the old font size in DoGetTextExtent...
2008-11-15  Francesco Montorsimake GetPaperRect() and GetResolution() const functions
2008-11-15  Jaakko SalliFixed various NULL reference issues. Also cleaned up...
2008-11-15  Jaakko SalliFixed wxPropertyGridPage::DoSetSplitterPosition() infin...
2008-11-14  Vadim Zeitlindo override SetSplitterPosition() in wxPropertyGridPage...
2008-11-14  Vadim Zeitlinremove unused static wxColourFromPGLong function
2008-11-14  Vadim Zeitlinremove useless comparison of unsigned value with 0
2008-11-14  Vadim Zeitlinmake code dealing with wxUSE_IDLEMENUUPDATES a bit...
2008-11-14  Vadim ZeitlinCanPaste() should be const too
2008-11-14  Vadim Zeitlinassigning line marker to itself shouldn't invalidate...
2008-11-14  Vadim Zeitlinconsistently use wxAuiPaneInfo::Has/SetFlag() instead...
2008-11-14  Vadim Zeitlincomparison of wxBitmapType with -1 is useless as it...
2008-11-14  Vadim Zeitlinmove the check for msgids matching the current language...
2008-11-14  Vadim Zeitlinassert in AddCatalog() if Init() hadn't been called...
2008-11-14  Vadim Zeitlinconsistently use ExtractLang() everywhere instead of...
2008-11-14  Robert Roebling#10183: patch to add wxOSX print job name
2008-11-13  Václav Slavíkimplement wxWindow::DragAcceptFiles() on all platforms
2008-11-13  Robert Roebling#10181: wxOSX: patch for proper wxPrintData to/from...
2008-11-13  Vadim Zeitlinfix warnings about hiding virtual wxGraphicsContext...
2008-11-13  Vadim Zeitlinno changes, just deTABbed
2008-11-12  Vadim Zeitlinadded check for self-assignment to wxPrintData::operato...
2008-11-12  Vadim Zeitlinthere is no sqrt(int) in standard C++ (although glibc...
2008-11-10  Vadim Zeitlincompilation fix after wxFont changes (closes #10152)
2008-11-10  Robert RoeblingAdded wxChoice renderer to wxDataViewCtrl
2008-11-09  Francesco Montorsiuse wxEventType coherently with the docs
2008-11-09  Francesco Montorsianother wxFont OS2 blind build fix
2008-11-08  Vadim Zeitlinfix race condition which could result in assert failure...
2008-11-08  Francesco Montorsiblind fix based on buildbot logs
2008-11-08  Vadim Zeitlinrelease the mouse in wxGrid dtor to avoid asserts when...
2008-11-07  Francesco Montorsifix build
2008-11-07  Bryan PettyPrevent activation of the AUI hint window (mini frame...
2008-11-06  Vadim Zeitlincheck for NULL pointer in IsExtensionInList()
2008-11-06  Jaakko SalliRemoved property editor validation failure assertions...
2008-11-06  Jouk Jansenchanging depricated font-family enums into current...
2008-11-05  Jouk Janseninserting generic mdi for OpenVMS Motif support
2008-11-05  Jouk Jansenromoving motif-mdi for OpenVMS compile support
2008-11-05  Vadim Zeitlinremove Motif MDI files not used any longer
2008-11-04  Vadim ZeitlinReview/simplify/cleanup MDI classes for all platforms...
2008-11-04  Vadim Zeitlinfix wxXPMDataHandler silently broken by long->wxBitmapT...
2008-11-03  Francesco Montorsibuild fix
2008-11-03  Francesco Montorsibuild fixes
2008-11-03  Francesco Montorsibuild fixes
2008-11-03  Vadim Zeitlindon't crash trying to draw buttons with invalid bitmaps...
next