]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2004-06-23  Włodzimierz... Make some long #ifs shorter but multiline so diffs...
2004-06-23  Dimitri Schoolwerthfixed unresolved symbol main (occurred with wxMac)
2004-06-23  David ElliottRegenerated with Bakefile 0.1.4 (some WinCE files were...
2004-06-23  Włodzimierz... Private macro moved in waiting for DektopPolicy impleme...
2004-06-23  Václav Slavíkdon't cache default colours
2004-06-23  Václav Slavíkremoved non-const wxWindow::GetFont and GetCursor
2004-06-23  Václav Slavíkremoved non-const wxWindow::GetFont and GetCursor
2004-06-23  Włodzimierz... Preserve previous state of sizers.
2004-06-23  Włodzimierz... Shortcuts for avoiding #ifdef __SMARTPHONE__ conditions.
2004-06-23  Włodzimierz... According to C99 standard (6.10.1 p3) defined() in...
2004-06-23  Václav Slavíkinclude bitmap.h not needed anymore
2004-06-23  Julian SmartFont correction
2004-06-23  David ElliottRemove SendDestroyEvent() call from SetNSView() and...
2004-06-22  Vadim Zeitlinfix for a warning in DLL build (patch 966823)
2004-06-22  Vadim Zeitlindon't suppose that string literals can be casted to...
2004-06-22  Vadim Zeitlindon't pretend that type unsafe event table entry works...
2004-06-22  Vadim Zeitlinfixed assertion failure if Ok or Cancel button is click...
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...
next