]> git.saurik.com Git - wxWidgets.git/history - src/common
don't redefine __WXMAC__
[wxWidgets.git] / src / common /
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...
2005-01-19  Stefan NeisCompilation fixes for OS/2 (OS/2 still defines __UNIX__...
2005-01-19  Włodzimierz SkibawxTextPos for all GetLastPosition with constants for...
2005-01-19  Włodzimierz SkibaFix for incomplete setup (wxPalmOS case).
2005-01-19  Vadim Zeitlin(harmless) VC++ warning fixes
2005-01-18  Włodzimierz SkibaMinGW warning fix.
2005-01-18  Kevin HockFixed wxTextCtrl being undefined when not using precomp...
2005-01-18  Kevin HockGetString() method queries the control for the string...
2005-01-18  Kevin HockUse event modifiers and accessors rather than m_ variab...
2005-01-18  Vadim Zeitlinmore fixes to dllexport/import stuff for operator<...
2005-01-17  Włodzimierz SkibaCommon default datetime formats.
2005-01-17  Włodzimierz SkibaStock buttons labels.
2005-01-17  Włodzimierz SkibaMinGW fixes.
2005-01-17  Vadim Zeitlinmoved fatal exception handling code to msw/main.cpp...
2005-01-16  Vadim Zeitlinextracted Unix code in a separate new file (src/unix...
2005-01-16  Vadim Zeitlin1. extracted MSW-specific part of wxDynamicLibrary...
2005-01-15  Vadim Zeitlinadded mode parameter to wxFFileStream ctors taking...
2005-01-14  Włodzimierz SkibaCommon wxListCtrl control name.
2005-01-13  Włodzimierz SkibaCommon default notebook name.
next