wxWidgets.git
2004-06-24  Jouk Jansen Committing in .
2004-06-24  Włodzimierz... Regenerated makefiles.
2004-06-24  Włodzimierz... Removed unused code.
2004-06-24  Stefan Csomorunicode fix
2004-06-24  Włodzimierz... Fixes for Smartphone builds. Sample does not work yet...
2004-06-24  Włodzimierz... Fixed WinCE build.
2004-06-24  Václav Slavíkreverted previous commit: the _real_ bug was already...
2004-06-24  Robin Dunnwork around a bug in TabCtrl_AdjustRect which will...
2004-06-24  Robin Dunnremoved a SetFont(parent->GetFont())
2004-06-24  Robin Dunntweaks for testing
2004-06-24  Robin DunnwxDefaultCoord
2004-06-23  Václav Slavíkfixed UNC paths handling (patch #975038)
2004-06-23  Václav Slavíktest UNC filenames conversion on MSW
2004-06-23  Václav Slavíkcompilation fix for gcc-3.4
2004-06-23  Dimitri Schoolwerthfixed bug #976725: "RETURN closes dialog instead of...
2004-06-23  Vadim Zeitlinadded Set(jdn) test
2004-06-23  Vadim Zeitlinfixed bug in wxDateTime::Set(jdn) when DST was in effect
2004-06-23  Vadim Zeitlinextracted some wxDateTime tests from console sample...
2004-06-23  Václav Slavíkngettext() macro was removed
2004-06-23  Václav Slavíkallow msgids in !=English languages (based on Stefan...
2004-06-23  Vadim Zeitlinfixed sending 2 events (normal and bogus cancel one...
2004-06-23  Vadim Zeitlinuse ES_AUTOHSCROLL for multiline controls as well ...
2004-06-23  Vadim Zeitlindon't use wxHSCROLL for the rich edit window, not that...
2004-06-23  Robin DunnCreate the wxPython dir (for the reverse renamers)...
2004-06-23  Václav Slavíkdefault colours are not stored in m_fore/backgroundColo...
2004-06-23  Václav Slavíkrefresh the window in OnSysColourChanged
2004-06-23  Václav Slavíkno need to update default colours and refresh if syscol...
2004-06-23  Włodzimierz... Make some long #ifs shorter but multiline so diffs...
2004-06-23  Chris Elliottfix bug with button doing nothing
2004-06-23  David ElliottwxCocoa: don't force DEFAULT_wxUSE_SCROLLBAR=no
2004-06-23  Václav Slavíkgtk_widget_get_display is documented to be GTK >= 2...
2004-06-23  Václav SlavíkGetFont doesn't return reference anymore
2004-06-23  David ElliottwxCocoa: Added wxScrollBar
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...
next