]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2004-10-16  Václav Slavíkdon't use m_instanceAsWindow to convert dialog units...
2004-10-16  Vadim Zeitlindon't leave two conscutive separators after "moving...
2004-10-16  Vadim Zeitlindon't reset tool/status bar pointers manually, it is...
2004-10-16  Vadim Zeitlinreset parent frame tool/status bar pointer automaticall...
2004-10-16  Vadim Zeitlinadded wxSetCursorEvent documentation (patch 1048181)
2004-10-16  Václav SlavíkwxProcess::OnTerminate is not const
2004-10-16  Vadim Zeitlinunused params warnings (patch 1048431)
2004-10-16  Robin DunnFix to use old AutoWidthMixin API
2004-10-16  Vadim Zeitlincall AddChild() when the control is already reallly...
2004-10-16  Vadim Zeitlinsuppress VC++ warning about long -> void * conversion too
2004-10-16  Vadim Zeitlinfixed enhanced metafiles loading from files
2004-10-16  Vadim Zeitlinreplace post-linking commands with true, not #, for...
2004-10-16  Vadim Zeitlinuse size_t for the total size of data instead of wxFile...
2004-10-16  David ElliottAdd a second wxTaskBarIcon that uses the Dock (wxCocoa...
2004-10-16  Dimitri Schoolwerthfixed CFM build linking error
2004-10-16  Vadim Zeitlinfixed fatal bug when moving the control after itself...
2004-10-16  David ElliottWhoops, forgot to commit this.
2004-10-16  Vadim Zeitlinadded missing WXDLLEXPORT
2004-10-16  Vadim Zeitlinfixed inconsistent dllspec warning in DLL build
2004-10-16  Vadim Zeitlinfixed the just added wxStringTokenizer::GetPosition...
2004-10-16  Vadim Zeitlinuse unsigned chars for UTF8 data (avoids warnings)
2004-10-16  Vadim Zeitlinadded wxStringTokenizer::GetPosition() test
2004-10-15  David ElliottRebaked/autoconfiscated for wxCocoa wxTaskBarIcon addition.
2004-10-15  Vadim Zeitlinimplemented SetWildcard()
2004-10-15  David ElliottwxCocoa: Added wxTaskBarIcon
2004-10-15  David ElliottYes Ryan, I really did mean to remove these files.
2004-10-15  Robin DunnDocsDemo --> docs-demos
2004-10-15  Vadim Zeitlinuse wxPtrToUInt/UIntToPtr instead of (removed) ULong...
2004-10-15  Václav Slavíklinkage fixes for monolithic static build
2004-10-15  Robin DunnGive the win32 runtime installer its own readme.
2004-10-15  Vadim Zeitlinremoved pragma interface which resulted in link errors...
2004-10-15  Vadim Zeitlinuse wxPtrToUInt instead of (lossy) wxPtrToULong
2004-10-15  Robin DunnShow PlatformInfo in the About box too.
2004-10-15  Robin DunnShow PlatformInfo in the About box too.
2004-10-15  Robin Dunnjust a whitespace change
2004-10-15  Robin Dunnmore consistent naming
2004-10-15  Włodzimierz... Unnecessary wxString(wxString).
2004-10-15  Robin DunnCorrected some comments
2004-10-15  Robin DunnDocs updates for 2.5.3.0
2004-10-15  Robin DunnTweak unicode --> string conversion helper so UnicodeDe...
2004-10-15  Włodzimierz... GUI is not All at all ;)
2004-10-15  Włodzimierz... Parts of wxSizer::Show() extracted into wxSizer::GetIte...
2004-10-15  Robin DunnApplied patch from Pim Van Heuven that modifies 4 files:
2004-10-15  Václav Slavíkdon't create makefiles for nonexistent utils
2004-10-15  Włodzimierz... Warning fixes.
2004-10-15  Włodzimierz... Warning fixes.
2004-10-15  Vadim Zeitlinadded Norvegian translation (Hans F. Nordhaug)
2004-10-15  Vadim ZeitlinReadChar() is called GetChar() in fact
2004-10-15  Włodzimierz... Quiet cooperation between MSW and wxGL.
2004-10-15  Włodzimierz... DMC fix.
2004-10-15  Václav Slavíkquick fix for misgenerated console samples' Makefile.in
2004-10-15  Václav Slavíkregenerated
2004-10-15  Vadim ZeitlinVC++ warning fixes for /Wp64
2004-10-15  Włodzimierz... Fix for platforms where 64-bit value support is not...
2004-10-15  Ron LeeFor autoconf/unix builds update the hardcoded afm dir...
2004-10-15  Ron LeeBump copyright date and indicate debug builds too in...
2004-10-15  Jouk Jansen Committing in .
2004-10-15  Stefan Csomorremoved IsShown guards, allowing now for manipulation...
2004-10-15  David ElliottAllow the wxMenu to be owned by the NSMenu so that...
2004-10-15  David ElliottAllow the dealloc message to be caught
2004-10-15  David ElliottUse wxObjcAutoRefFromAlloc for sm_cocoaTarget.
2004-10-15  Robin DunnAdapt to new file naming scheme, new Installer structur...
2004-10-15  Robin DunnRestructured for new style RPMs, etc. Can build all...
2004-10-15  Robin Dunnbe cmd.exe compatible
2004-10-15  Robin DunnDon't make the metadata xml file anymore
2004-10-15  Robin Dunn* Don't reset LC_NUMERIC if on Python 2.4
2004-10-15  Robin DunnwxRect --> wx.Rect
2004-10-15  Robin Dunnworkarounds for old versions of distutils
2004-10-15  Robin Dunnput back the code to add the 3rd digit in the extraPath
2004-10-15  Vadim Zeitlinuse wxFileSize_t instead of wxFileOffset or off_t
2004-10-15  Vadim Zeitlinfixed wxFileSize_t definition under Unix
2004-10-15  Vadim Zeitlinmade Tell/Seek/Length() return wxFileSize_t as well
2004-10-15  Vadim Zeitlinadded wxFileSize_t, changed types of wxFile methods...
2004-10-14  Vadim Zeitlinalways let GTK process focus_out events itself
2004-10-14  Vadim Zeitlincall Skip() under Mac
2004-10-14  Vadim Zeitlinreplaced deprecated GetNoHistoryFiles() function with...
2004-10-14  Włodzimierz... Do not waste time for USE_ODBC=0.
2004-10-14  Włodzimierz... Bug #1001474. Text!=Password.
2004-10-14  Włodzimierz... Warning fix for wxDateTime_t <-> MSW data exchange.
2004-10-14  Włodzimierz... Fix to wrong order of parameters. Used wxStringBase...
2004-10-14  Włodzimierz... Fix to the crash in all MSW/OpenWatcom apps using toolb...
2004-10-14  Włodzimierz... Fix to bug #1046289. dtor of wxMetaTagParser must be...
2004-10-14  Włodzimierz... Do not waste time with OpenGL turned off.
2004-10-14  Włodzimierz... Free DMC does not distribute OpenGL support.
2004-10-14  Ryan Nortonreadd files to restore cocoa compilation
2004-10-14  Ryan NortonReverted and fixed really broken overcommit
2004-10-14  Václav Slavíkfixes to building wxBase on Darwin
2004-10-14  Julian SmartScript updates
2004-10-14  Julian SmartDoc tweaks
2004-10-14  Julian SmartAdded SetScrollLinesX, SetScrollLinesY so apps can...
2004-10-14  Julian SmartCommented out SetFont(wxNullFont) which causes an asser...
2004-10-14  Václav Slavíkadded wxTB_HORZ_LAYOUT
2004-10-14  David ElliottRemoved empty wxCocoa wxFileDialog implementation
2004-10-14  David ElliottReverted broken test to determine wxHAS_TASK_BAR_ICON
2004-10-14  David ElliottRemoved empty wxCocoa taskbar files and broken files...
2004-10-13  Vadim Zeitlingive an #error if wxUSE_GLCANVAS == 0 instead of buildi...
2004-10-13  Julian Smartgtk_frame_focus_out_callback can be called with g_activ...
2004-10-13  Ryan Nortonfix syntax errors
2004-10-13  Ryan Nortonfix syntax error
2004-10-13  Ryan Nortonsmall doc cleanup
next