]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2004-06-22  Vadim Zeitlindon't overwrite initial controls value, explaining...
2004-06-22  Vadim Zeitlinuse C++ linkage functions (and not extern C) with std...
2004-06-22  Vadim Zeitlindon't treat filenames starting with dot as having empty...
2004-06-22  Vadim Zeitlinremove unnecessary (and provoking a warning under IRIX...
2004-06-22  Vadim Zeitlinfixed crash when string couldn't be converted to UTF8...
2004-06-22  David ElliottwxCocoa no longer uses the generic notebook.
2004-06-22  Robin Dunnimproved assert
2004-06-22  Václav Slavíkcorrected Cygwin instructions
2004-06-22  Włodzimierz... wxParseWildcard renamed to wxParseCommonDialogsFilter...
2004-06-22  David ElliottAdded Bakefile conditions used by recently updated...
2004-06-22  Vadim Zeitlinmoved wxEntry(HINSTANCE, ...) declaration to wx/msw...
2004-06-22  Vadim Zeitlinfixed wxEntry() signature
2004-06-22  Włodzimierz... Maximized dialogs for SmartPhone.
2004-06-22  Włodzimierz... Conditional compilation fix.
2004-06-22  Włodzimierz... Choices dialog adjustement to SmartPhone.
2004-06-22  Włodzimierz... Less text for smaller screen.
2004-06-22  Włodzimierz... Minimize diff for ports where features are not possible.
2004-06-22  David ElliottObserve NSControlTintDidChangeNotification in the appli...
2004-06-21  Robin Dunnreverted m_adjustMinSize change prepatory for a new...
2004-06-21  Robin Dunnreverted m_adjustMinSize change prepatory for a new...
2004-06-21  Robin DunnFix for drag object bug
2004-06-21  Robin DunnChanges needed to accomodate wxTheClipboard now being...
2004-06-21  Robin Dunnchange how email is sent
2004-06-21  Vadim Zeitlinremoved Direction_Max from Direction enum for consisten...
2004-06-21  Vadim Zeitlinremoved asserts to suppress gcc 3.4 warnings about...
2004-06-21  Włodzimierz... Reordered condition to make diff of other port smaller.
2004-06-21  Włodzimierz... Array of strings is needed regardless of wxUSE_CMDLINE_...
2004-06-21  Włodzimierz... Better conditions within dialogs sample.
2004-06-21  Václav Slavíkreverted previous revision, old clipboard API is still...
2004-06-21  Václav Slavíkdon't export deprecated interface to clipboard from DLL
2004-06-21  Václav SlavíkwxClipboard changes compilation fixes
2004-06-21  Włodzimierz... Different default buttons for native menubars on Smartp...
2004-06-21  Václav Slavíkidentify more compilers
2004-06-20  Julian SmartCrash fix
2004-06-20  Václav Slavíkmore recognized response types
2004-06-20  Václav Slavíkcreate wxTheClipboard on first use, not startup --...
2004-06-20  Václav Slavíkcheck for wputc wputchar putws fputws availability
2004-06-20  Chris Elliottfix bug with univ creating textctrl
2004-06-20  Chris Elliottfix univ SegFault
2004-06-20  Mattia Barbon Compilation fixes for wxUSE_STL == 1.
2004-06-20  Mattia Barbon Fix for declaring arrays for non-numeric/non-pointer...
2004-06-20  Mattia Barbon Compilation fixes.
2004-06-20  Mattia Barbon Some (incomplete) fixes for wxUSE_STL == 1.
2004-06-19  Václav Slavíkdon't explicitly set font and bg colour
2004-06-19  Vadim Zeitlinfixed memory leak in wxURL when using a proxy
2004-06-19  Václav Slavíkhandle style changes correctly in GtkPizza
2004-06-19  Václav Slavíkinterpret m_has..Col, m_hasFont correctly
2004-06-19  Robin DunnRegenerated renamers, each has just a change in their...
2004-06-19  Robin DunnPatch from Kevin Ollivier that merges buildrenamers...
2004-06-19  Julian SmartSwitch off adjust min size for book control and therefo...
2004-06-19  Václav Slavíkmoved DoApplyWidgetStyle to wxWindowGTK
2004-06-19  Robin DunnPatch from Will Sadkin:
2004-06-19  Robin DunnreSWIGged
2004-06-19  Julian SmartDoGetBestSize may be called before m_text and m_choice...
2004-06-19  Mattia Barbon Remove no longer used header.
2004-06-19  Václav SlavíkGTK2 port is not experimental anymore
2004-06-19  Václav Slavíkmoved wxFontMapper tests to its own file and testcase
2004-06-19  Julian SmartTex2RTF doesn't like {\tt{ thing}}
2004-06-19  Robin DunnControls will readjust their size and minsize when...
2004-06-18  Kevin OllivierFixed to work with the new wxMacControl system.
2004-06-18  Włodzimierz... Small step in making HelpGen up to date unicode applica...
2004-06-18  Włodzimierz... Fixes for unused values and code.
2004-06-18  Julian SmartLatex corrections from Marc Albrecht
2004-06-18  Robin DunnGive wxWindowGTK::ApplyWidgetStyle an implementation...
2004-06-18  Robin DunnPatch from Pierre Hjälm.
2004-06-18  Włodzimierz... Charsets part moved from console sample to test unit.
2004-06-18  Włodzimierz... Warning fix.
2004-06-18  Włodzimierz... Warning fixes for WinCE.
2004-06-18  Włodzimierz... Flatening menu for Smartphones when menubar has only...
2004-06-18  Václav Slavíknew logic applies to SetFont(wxNullFont), too
2004-06-18  Václav Slavíkreset fg/bg colour and font to default if set to wxNull...
2004-06-18  Václav Slavíktest colours unsetting
2004-06-18  Václav Slavíkminor visual improvements to wxTipDialog
2004-06-18  Václav Slavíknew logic applies to SetFont(wxNullFont), too
2004-06-18  Stefan Csomorremoved use of p2cstr
2004-06-18  Václav Slavíkfixed badly looking dialog (different spacing)
2004-06-18  Václav Slavíkfixed wxGenericDirCtrl sizing
2004-06-17  Robin DunnSet the client size as calculated, but use the full...
2004-06-17  Robin DunnUse GetBackgroundColour so it will revert to the default if
2004-06-17  Robin Dunnmoved metrowerks debugger support in to wxUSE_BASE...
2004-06-17  Robin DunnUpdated docs for Set[Fore|Back]groundColour with more...
2004-06-17  Robin Dunnoops, forgot to remove a bit of test code
2004-06-17  Robin DunnDon't have to explicitly set the background any more...
2004-06-17  Robin DunnUse GetBackgroundColour in the default OnEraseBackgroun...
2004-06-17  Robin DunnSet/Reset ThemeEnabled when changing the fore/backgroun...
2004-06-17  Julian SmartCorrected position of wxUSE_WEBKIT test
2004-06-17  Robin DunnHide the dialog after running it as it may be a bit...
2004-06-17  Włodzimierz... Separation of wxUSE_FILEDLG and wxUSE_DIRDLG in generic...
2004-06-17  Włodzimierz... Better markup.
2004-06-17  Julian SmartAdded --enable-webkit
2004-06-17  Robin Dunnin unicode mode the return value of gridtable.GetValue...
2004-06-17  Włodzimierz... Warning fixes. Code cleanup. Whitespaces and tabs removed.
2004-06-17  Stefan Csomormoved metrowerks debugger support out of wxUSE_GUI
2004-06-17  Václav Slavíkreverted Julian's incorrect rename of wxWindows.dsp
2004-06-17  Václav Slavíkit's OK to set background,foreground colour even with...
2004-06-17  Włodzimierz... Code cleaning: wxID_ANY, wxDefaultSize, wxDefaultPositi...
2004-06-17  Julian SmartAllow wxSplitterWindow::Initialize(NULL) in case we...
2004-06-17  Stefan CsomorBU_EXACTFIT adapted
2004-06-17  Robin DunnreSWIGged
2004-06-17  Robin DunnreSWIGged
next