]> git.saurik.com Git - wxWidgets.git/history - src
Include wx/panel.h according to precompiled headers of wx/wx.h (with other minor...
[wxWidgets.git] / src /
2006-05-04  Włodzimierz SkibaInclude wx/panel.h according to precompiled headers...
2006-05-04  Vadim Zeitlinmade GetRowCount() return size_t to avoid signed/unsign...
2006-05-04  Vadim Zeitlinonly take into account visible children in DoLayout()
2006-05-04  Vadim Zeitlinadded Get/SetItemToolTip() (and implemented them for...
2006-05-04  Vadim Zeitlinrelay mouse move events to the tooltips even when the...
2006-05-04  Vadim Zeitlinmade RelayEvent() static
2006-05-04  Vadim Zeitlinadded Remove(HWND); removed unused wParam parameter...
2006-05-04  Jouk Jansen Committing in .
2006-05-04  Jouk Jansen Committing in .
2006-05-04  Włodzimierz SkibaInclude wx/window.h according to precompiled headers...
2006-05-03  Vadim Zeitlincompilation fix when not using PCH
2006-05-03  Włodzimierz SkibaInclude wx/stream.h according to precompiled headers...
2006-05-03  Vadim Zeitlinfixed printf format warning on 64 bit platforms
2006-05-03  Paul CornettwxASSERT(false) --> wxFAIL
2006-05-03  David Surovellminor cleanup - reformatting
2006-05-03  Vadim Zeitlinupdate the sizes of all pages when the control size...
2006-05-03  Vadim Zeitlindon't invalidate the tree size when pages are added...
2006-05-03  Vadim Zeitlinfixed setting selection when there are NULL pages in...
2006-05-02  Włodzimierz SkibaDMC warning fix.
2006-05-02  Włodzimierz SkibaInclude wx/utils.h according to precompiled headers...
2006-05-01  Paul Cornett& operator should be &&
2006-05-01  Stefan Csomoruse cleaner OSX version (10.3 upwards)
2006-04-30  Włodzimierz SkibaRenamed DrawCheckButton due to conflict with existing...
2006-04-30  Włodzimierz SkibaeVC3 (older WinCE) build fix.
2006-04-30  Włodzimierz SkibaWarning fixes.
2006-04-30  Robert Roebling Applied patch to add n bitmaps at once to an image
2006-04-30  Robert Roebling Patch 1476076 about negative wxImage size when
2006-04-30  Robert Roebling Blindly added wxImageList::replace( int, bitmap,...
2006-04-30  Robert Roebling Fix mem leak.
2006-04-30  Robert Roebling Trying to commit wxDirDialog patch.
2006-04-30  Włodzimierz SkibaNo more avoiding wxSizer::Fit in wxWinCE builds.
2006-04-30  Włodzimierz SkibaBuild fix for SmartPhoneCE.
2006-04-29  Dimitri Schoolwerthchanged calls to wxMac's private wxColour::Set to use...
2006-04-29  Stefan Csomorobsolete ref to checklistbox
2006-04-29  Stefan Csomorswitching implementation to current base technologies
2006-04-29  Stefan Csomorswitching implementation new core system (ATS)
2006-04-28  Włodzimierz SkibaFinal touch for wxColour <-> wxString and wxColourBase...
2006-04-28  Włodzimierz SkibaInclude wx/app.h according to precompiled headers of...
2006-04-28  Włodzimierz SkibaSimplify wxWinCE #ifdefs.
2006-04-27  Włodzimierz SkibawxTLW::IsAlwaysMaximized() introduction.
2006-04-27  Włodzimierz SkibaInclude wx/event.h according to precompiled headers...
2006-04-27  Vadim Zeitlincorrection to exception handling in threads: call wxThr...
2006-04-27  Włodzimierz SkibaRefresh(row) should be RefreshRow(row), otherwise it...
2006-04-27  Vadim Zeitlinundid last commit, it was accidental and the commit...
2006-04-27  Vadim Zeitlinhandle fatal exceptions in the other threads (based...
2006-04-27  Stefan Csomorrenamed RGBColor setter to avoid former overload being...
2006-04-27  Paul Cornettuse stock pens/colors
2006-04-27  Robin DunnReset the mouse event object and id in case FindWindowF...
2006-04-26  Vadim Zeitlinhandle fatal exceptions in the other threads (based...
2006-04-26  Vadim Zeitlinfixed unused param warning and code cleanup/simplificat...
2006-04-26  Stefan Csomorfixing translation
2006-04-26  Stefan Csomordefault button on older systems was not shown with...
2006-04-26  Robert Roebling Added wxRenderer method for drawing selection
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2006-04-26  David Surovellminor cleanup 2 - reformatting
2006-04-26  Vadim Zeitlinremove the vertical scrollbar completely if the control...
2006-04-26  Vadim Zeitlindon't paint an infinite number of items if the control...
2006-04-26  Vadim Zeitlindocument that the workaround used to make popup menus...
2006-04-25  Włodzimierz SkibaBack to previous #include order - wxGTK1 include loop...
2006-04-25  David Surovellminor cleanup - reformatting
2006-04-25  Włodzimierz Skiba[ 1473731 ] 'wxColourBase and wxString <-> wxColour...
2006-04-25  Włodzimierz SkibaInclude wx/intl.h according to precompiled headers...
2006-04-25  Włodzimierz SkibawxTheColourDatabase->Find() can fail.
2006-04-25  Robert Roebling Lots of minor visual updates.
2006-04-25  Robert Roebling Minor corrections to native renderer. I also corrected
2006-04-25  Robert Roebling Compile fix for VC
2006-04-24  Włodzimierz SkibaBuild fix after wxColourBase introduction.
2006-04-24  Robert Roebling Compile fix
2006-04-24  Włodzimierz SkibaBuild fix after wxColourBase introduction.
2006-04-24  Włodzimierz SkibawxUSE_NOTEBOOK usage.
2006-04-24  Robert Roebling Committed Jaako's renderer patch
2006-04-24  Włodzimierz SkibawxOS2 build fixes after wxColourBase introduction.
2006-04-24  Robert Roebling Finished most of the selection/focus handling.
2006-04-24  Włodzimierz Skiba[ 1473731 ] 'wxColourBase and wxString <-> wxColour...
2006-04-24  Robert Roebling Lots of selection and focus code.
2006-04-24  Włodzimierz SkibaInclude wx/string.h according to precompiled headers...
2006-04-24  Vadim Zeitlincorrect i18n problems in accel handling code (replaces...
2006-04-23  Vadim Zeitlinemit only 1, not 2, events when changing text of a...
2006-04-22  Mart RaudseppAdd #if !WXWIN_COMPATIBILITY_EVENT_TYPES around wxNewEv...
2006-04-22  Paul Cornettextract 3 copies of scrollbar width code into one function
2006-04-21  Vadim Zeitlinfix for Win64 after last sizeof(OPENFILENAME) change
2006-04-21  Vadim Zeitlinno real changes, just (unsuccessful) attempts to make...
2006-04-21  Włodzimierz SkibaBuild fix due to broken last commit.
2006-04-21  Włodzimierz SkibaRemoved outdated build files.
2006-04-21  Włodzimierz SkibaInclude wx/hash.h according to precompiled headers...
2006-04-21  Vadim Zeitlinalways use V5 OPENFILENAME struct first and fall back...
2006-04-20  David Surovellfix for prior commit
2006-04-20  David Surovellcleanup - reformatting
2006-04-20  Mart RaudseppTypo fixes (precompilatixon)
2006-04-20  Włodzimierz SkibaInclude wx/list.h according to precompiled headers...
2006-04-20  Mart RaudseppCoverity CID117: Ignore returned_null here, because...
2006-04-20  Robin DunnAdd code to remove the selection (if any) in wxTextCtrl...
2006-04-19  Stefan Csomorfixing two unicode compile errors
2006-04-19  David Surovellcleanup - reformatting
2006-04-19  Stefan Csomorfixing sign conversion warning
2006-04-19  Stefan Csomormb2wc fixes
2006-04-19  Włodzimierz SkibaInclude wx/dynarray.h according to precompiled headers...
2006-04-19  Włodzimierz SkibaInclude wx/object.h according to precompiled headers...
2006-04-19  Vadim Zeitlinfix off by one error in CharToString(); also simplified...
2006-04-19  Robert Roebling renderer::DrawHeaderButton() seems to need space
next