]> git.saurik.com Git - wxWidgets.git/history - src/common
fix some 'might not be initialized in this function' warnings
[wxWidgets.git] / src / common /
2005-02-22  Dimitri Schoolwerthdon't create a png alpha image if we don't have to
2005-02-21  Julian SmartCorrected compilo
2005-02-20  Robert Roebling Changed wxFopen() calls to use c_str
2005-02-20  Vadim Zeitlincompilation fix for wxUSE_STL==1
2005-02-20  Ryan Nortonuse on cocoa without fontmapper
2005-02-20  Dimitri Schoolwerthminor textual fix
2005-02-20  Vadim Zeitlincompilation fix after last patch
2005-02-19  Vadim Zeitlinoops, fixed crash introduced in last check in
2005-02-19  Vadim Zeitlinset string length to 0 in AllocBeforeWrite() just to...
2005-02-19  Vadim Zeitlinfix (with unknown but apparently beneficial effects...
2005-02-19  Vadim Zeitlinadded InitAlpha() (replaces patch 991168)
2005-02-19  Vadim Zeitlinfixed hash collisions in ZIP files (patch 1082026)
2005-02-19  Vadim ZeitlinwxCommandProcessor::MarkAsSaved() and IsDirty() added...
2005-02-19  Vadim Zeitlindocument GetOptionInt() as returning 0 for the options...
2005-02-19  Vadim Zeitlinmore options for JPEG and TIFF handlers (slightly modif...
2005-02-19  Vadim Zeitlinadded wxMBConv parameter for wxFFile::ReadAll() and...
2005-02-19  Vadim Zeitlin1. undid the "simplification" of patch 1096066 which...
2005-02-18  Robin DunnwxStdButtonSizer Finalise --> Realize
2005-02-18  Stefan Csomoralpha support for Scale added
2005-02-18  Ryan NortonwxUSE_XXX related fixes
2005-02-18  Ryan Norton[ 1123124 ] wxStringBase::Alloc can change string length
2005-02-17  Ryan Nortoncompile wxFileXXXStream without wxFFileXXXStream
2005-02-17  Ryan NortonEnable compilation on mac without wxFontMapper
2005-02-17  Ryan Nortongcc doesn't have pragma warning
2005-02-17  Ryan Nortonint argument/unsigned int arg warning fix
2005-02-16  Włodzimierz SkibawxPoint/Size/Rect() causes the same code with (0,0...
2005-02-16  Dimitri Schoolwerthminor typo fixes
2005-02-16  Julian SmartStandard dialogs becoming useable on WinCE.
2005-02-16  Włodzimierz SkibaNative PalmOS wxLongLong. Introduction of wxULongLong_t...
2005-02-15  Julian SmartIgnorant WinCE fixes for compile breakage
2005-02-15  Robert Roebling Typo.
2005-02-15  Robert Roebling Committed currently disabled code that implements
2005-02-15  Ryan Norton[ 1123256 ] wxString operator+ pre-allocates buffer...
2005-02-15  Włodzimierz SkibawxDatePicker and wxDateTime for PalmOS. Remove conflict...
2005-02-14  Stefan Csomoradded alpha channel support to ShrinkBy
2005-02-13  Vadim Zeitlindon't duplicate wxItemContainer methods in wxRadioBoxBa...
2005-02-13  Vadim Zeitlin1. added SetSelection() to wxItemContainer and removed...
2005-02-13  Vadim Zeitlinremoved multiple duplicate copies (with subtly differen...
2005-02-13  Vadim Zeitlinchanged Remove/InsertDir() parameter type to size_t...
2005-02-12  Robert Roebling Reapplied patch to change the two scrolled window...
2005-02-12  Michael WetherellRename wxGetFileType to wxGetFileKind
2005-02-12  Michael WetherellRename wxUSE_ARCSTREAM to wxUSE_ARCHIVE_STREAMS
2005-02-12  Julian SmartApplied patch [ 1120683 ] Fix for wxDateTime::Format...
2005-02-12  Ryan NortonCleanup mediaplayer sample a bit - get rid of bad loop...
2005-02-11  Vadim Zeitlindon't translate Win32 structured exceptions into C...
2005-02-11  Michael WetherellAdd wxGetFileType and IsSeekable
2005-02-10  Włodzimierz SkibaUse default constructors for wxSize/Point/Rect.
2005-02-10  Julian SmartApplied patch [ 1117207 ] changed the test for SQL_C_WCHAR
2005-02-10  Michael WetherellAdd wxUSE_ARCSTREAM so that other archive classes can...
2005-02-09  Julian SmartApplied patch [ 1113624 ] MSW DLL requires global new...
2005-02-09  Ryan NortonFix eval order of arguments...
2005-02-09  Jouk Jansen -------------------------------------------------...
2005-02-08  Ryan NortonDuplicate impl of wxVariant == because GCC can't tell...
2005-02-07  Ryan Nortonchange wxTextValidator to use wxArrayString instead...
2005-02-07  Ryan Nortondepereciate stringlist stuff in wxVariant
2005-02-07  Robert Roebling Added screen locking code to popup window for X11.
2005-02-07  Robert Roebling Lock whole screen when popup is open under GTK+.
2005-02-07  Julian SmartDon't release capture unless we already have it.
2005-02-07  Stefan CsomorDebugAlloc and DebugFree must be present also if there...
2005-02-06  Vadim Zeitlinblind fix for XTI compilation after last change
2005-02-06  Robert Roebling I think I found out how GTK+ want popup windows
2005-02-06  Stefan CsomorNULL warning fixes
2005-02-06  Stefan Csomorproper style includes
2005-02-06  Robert Roebling Applied compilation fix for memory.cpp.
2005-02-06  Vadim Zeitlintwo changes and some cleanup:
2005-02-05  Robert Roebling Forgot one.
2005-02-04  Vadim Zeitlinfixed Inflate() to not move the rectangle (patch 1114622)
2005-02-04  Vadim Zeitlina better fix for using builtin regex under BSD (also...
2005-02-03  Robin DunnInclude the size of any window borders (size vs. clientsize
2005-02-02  George TaskerBuffer Overflow error corrected - SF patch #1110550
2005-02-02  George TaskerUnicode build fixes for GTK not knowing what SQL_WCHAR...
2005-02-02  George TaskerUnicode build fixes for GTK not knowing what SQL_WCHAR...
2005-02-02  Włodzimierz SkibaLast .empty() string source cleaning before 2.5.4.
2005-02-01  Włodzimierz SkibaAs small as possible reorganization within wxDateTime...
2005-02-01  Włodzimierz Skiba.empty() string cleaning.
2005-02-01  Vadim Zeitlin(harmless) warning fix
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 Zeitlinreset m_currentView in wxDocManager::Clear() (patch...
2005-01-31  Vadim Zeitlinfixes for animated GIFs playing (patch 1097003)
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  Włodzimierz SkibaEnhanced wxGetStockLabel() with parameters which replac...
2005-01-31  Włodzimierz SkibaNative wxStaticText. Cleaning of wxRadioBox code before...
2005-01-31  Vadim Zeitlinfixed bug in Set() on DST days (patch 1097811)
2005-01-31  Vadim ZeitlinMultiByteToWideChar(CP_UTF7, MB_ERR_INVALID_CHARS,...
2005-01-30  Kevin OllivierAdded support for wxID_CONTEXT_HELP to wxStdDialogButto...
2005-01-30  Robert Roebling Applied popup patch for deleting the handlers
2005-01-29  Robert Roebling Tried to restore wxPopupTransientWindow functionality
2005-01-29  Robin DunnCall CalculatePaperSizeFromId when SetPrintData or...
2005-01-28  Włodzimierz SkibaUse stock labels. Native wxRadioButton. Getting positio...
2005-01-27  Włodzimierz SkibaWarning fix.
2005-01-27  Włodzimierz SkibaGet/SetValue() and other improvements to the native...
2005-01-26  Jouk Jansen Committing in .
2005-01-25  Włodzimierz SkibaWarning fixes.
2005-01-24  Kevin HockCreate non-GUI log target until GUI logging is availabl...
2005-01-22  Mattia Barbon Warning fixes.
2005-01-22  Mattia Barbon Fix wxSortedArray::Index() when wxUSE_STL == 1, with...
2005-01-21  Vadim Zeitlinadded wxStaticBoxSizer ctor creating a new static box
2005-01-21  Kevin HockFixed name strings to match documentation (Expanded...
next