wxWidgets.git
2005-02-01  Włodzimierz... MinGW warning fixes. Source cleaning.
2005-02-01  Włodzimierz... MinGW warning fixes.
2005-02-01  Włodzimierz... As small as possible reorganization within wxDateTime...
2005-02-01  Włodzimierz... .empty() string cleaning.
2005-02-01  Włodzimierz... wxR?_USE_CHECKBOX style for wxPalmOS.
2005-02-01  Włodzimierz... Readable style name.
2005-02-01  Vadim Zeitlinset wxUSE_CRASHREPORT and wxUSE_STACKWALKER to 0 as...
2005-02-01  Vadim Zeitlin(harmless) warning fix
2005-02-01  Włodzimierz... Further cleaning of the wxPalmOS radiobox code. Sending...
2005-02-01  Jouk Jansen Committing in .
2005-02-01  Vadim Zeitlincompilation fix for last commit
2005-01-31  Vadim Zeitlinfix for losing time information (if present) when conve...
2005-01-31  Vadim Zeitlin- use CreateWindowEx(), please explain why CreateWindow...
2005-01-31  Vadim Zeitlindefine WXMAKINGDLL_GL if WXMAKINGDLL (patch 1106875)
2005-01-31  Vadim Zeitlinreset m_currentView in wxDocManager::Clear() (patch...
2005-01-31  Vadim Zeitlinfixes for animated GIFs playing (patch 1097003)
2005-01-31  Vadim Zeitlinenclose zip arguments in quotes, fixes behaviour for...
2005-01-31  Vadim Zeitlinapparently unneeded temporary iterator variable removed...
2005-01-31  Vadim Zeitlinreplaced a weird (and wrong when wxUSE_STL == 1) test...
2005-01-31  Roman RolinskyLocate command, etc.
2005-01-31  Roman RolinskyBatch of changes:
2005-01-31  Włodzimierz... Enhanced stock labels usage. Source cleaning.
2005-01-31  Robert Roebling Changed note that enter/leave events ARE supported
2005-01-31  Włodzimierz... Enhanced stock labels usage. Source cleaning.
2005-01-31  Robert Roebling Correct link prob.
2005-01-31  Włodzimierz... Enhanced wxGetStockLabel() with parameters which replac...
2005-01-31  Robert Roebling Set state of internal thread object upon ::Exit
2005-01-31  Vadim Zeitlinfixed the checked flag value for events from check...
2005-01-31  Włodzimierz... Native wxStaticText. Cleaning of wxRadioBox code before...
2005-01-31  Vadim Zeitlinfixed bug in Set() on DST days (patch 1097811)
2005-01-31  Vadim Zeitlinadded test for the DST bug (patch 1097811)
2005-01-31  Vadim Zeitlinadded a few more UTF-[78] tests
2005-01-31  Vadim ZeitlinMultiByteToWideChar(CP_UTF7, MB_ERR_INVALID_CHARS,...
2005-01-31  Vadim Zeitlinadded small UTF 8 conversion test case
2005-01-30  Kevin HockClean up indentation / tabs from previous patch
2005-01-30  Kevin HockClean up indentation / tabs from previous patch
2005-01-30  Robert Roebling Applied selection patch from G.R.
2005-01-30  Kevin OllivierFixed problem with incorrect panel background on OS X.
2005-01-30  Kevin OllivierAdded support for wxID_CONTEXT_HELP to wxStdDialogButto...
2005-01-30  Kevin OllivierFixed a long-standing issue where wxSlider controls...
2005-01-30  Vadim Zeitlinuse custom class which doesn't redraw everything on...
2005-01-30  Vadim Zeitlinadded ClassRegistrar (wraps Register/UnregisterClass...
2005-01-30  Vadim Zeitlinadded eraseBg argument to RefreshRect() too
2005-01-30  Vadim Zeitlindon't use WS_POPUP for frames using wxFRAME_TOOL_WINDOW...
2005-01-30  Vadim Zeitlinmoved Begin/EndDeferWindowPos() calls to WM_SIZE handle...
2005-01-30  Vadim Zeitlinfixed typo in last commit
2005-01-30  Robert Roebling Use wxEXEC_NODISABLE while querying CUPS about printers.
2005-01-30  Robert Roebling Documented SetItemDropEffect
2005-01-30  Robert Roebling I changed something, but I forgot what.
2005-01-30  Robert Roebling Applied popup patch for deleting the handlers
2005-01-30  Robert Roebling Applied IM patch.
2005-01-30  Robert Roebling Commited SetHilightDropEffect patch.
2005-01-29  Kevin HockMake list consistent with tree in terms of Vetoed chang...
2005-01-29  Vadim Zeitlindo reset m_count to 0 after deleting all the items...
2005-01-29  Vadim Zeitlin(blind) compilation fixes for OS X 10.2
2005-01-29  Vadim Zeitlindon't run the thread if its creation failed
2005-01-29  Stefan Csomormove FixMath include into non darwin part
2005-01-29  Robert Roebling One more place where we need to use connect_after
2005-01-29  Robert Roebling Removed trailing semicolons.
2005-01-29  Robert Roebling Tried to restore wxPopupTransientWindow functionality
2005-01-29  Robin DunnwxMac has wxSound::Stop now
2005-01-29  Robin DunnreSWIGged
2005-01-29  Robin DunnDon't use the parent's defered sizing handle if the...
2005-01-29  Robin DunnSome little demo tweaks
2005-01-29  Robin Dunnlog IsEditCancelled too
2005-01-29  Robin DunnwxSL_* labels moved to a different module
2005-01-29  Robin DunnAllow wxCustomDataObject ctor to be able to take the...
2005-01-29  Robin DunnAdded some alternate constructors for the data classes
2005-01-29  Robin DunnChange the name
2005-01-29  Robin DunnSome TODO notes
2005-01-29  Robin DunnDocstring fixes
2005-01-29  Robin DunnCall CalculatePaperSizeFromId when SetPrintData or...
2005-01-29  Robin DunnUse wxTRANSPARENT_BRUSH so the rectangles around the...
2005-01-29  Robin DunnPatch #1111679
2005-01-29  Robin DunnDon't fail assertion about image size mismatch if the...
2005-01-29  Václav Slavíkfixed wxUSE_CONFIG_NATIVE after setup.h changes
2005-01-28  Václav Slavíkadded wx-lib template for building static libs (no...
2005-01-28  Václav Slavíkfixed linking against 3rd party libs in Unicode build
2005-01-28  Włodzimierz... Warning fix.
2005-01-28  Włodzimierz... Warning fixes.
2005-01-28  Kevin HockClose tree edit even if the change is vetoed to be...
2005-01-28  Robin DunnwxEVT_MOUSEWHEEL is always defined, no #if needed
2005-01-28  Włodzimierz... Use stock labels. Native wxRadioButton. Getting positio...
2005-01-28  Stefan CsomorCoreGraphics dev
2005-01-28  Stefan CsomorFixMath fix
2005-01-28  Kevin HockDo not modify selection if right-click is on a selected...
2005-01-27  Václav Slavíkadded bakefile presets for creation of user makefiles
2005-01-27  Stefan CsomorATSUStyle taken from font
2005-01-27  Kevin HockMac vertical sliders consistent with MSW/GTK vertical...
2005-01-27  Kevin HockAdd support for wxSL_INVERSE flag. Also uses new invers...
2005-01-27  Stefan Csomorpragma , precomp support
2005-01-27  Stefan CsomorATSU Support in font extended
2005-01-27  Stefan Csomorpragma and prec-header patch applied
2005-01-27  Włodzimierz... Warning fix.
2005-01-27  Włodzimierz... Get/SetValue() and other improvements to the native...
2005-01-27  Stefan Csomorpragma and prec-header patch applied
2005-01-27  Stefan Csomorstoring ATSU style in the font itself
2005-01-26  Kevin HockAdded wxUSE_MENUS_NATIVE wrapper around DoPopupMenu...
2005-01-26  Robin DunnAllow unicode objects in wxPyDrawTextList
2005-01-26  Stefan NeisFixed C++ comments.
next