]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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
2004-10-13  Robin Dunnline segment fixes
2004-10-13  Robin Dunndc.DrawLines fixed [1046055]
2004-10-13  Włodzimierz... Semicolon fixes according to Vadim's note about being...
2004-10-13  Włodzimierz... Darwin fixes (OW,BCC,MinGW,DMC tested).
2004-10-13  Włodzimierz... Semicolon fixes according to Vadim's note about being...
2004-10-13  Włodzimierz... Fix to reflect wxUNIVERSAL conditions from header.
2004-10-13  Ryan Nortoncrush compiler warnings and handle out of memory errors...
2004-10-12  Vadim Zeitlincheck that item pointer is non-NULL in WM_DRAW/MEASUREITEM
2004-10-12  Robert Roebling Added new wxPrintFactory code and made wxPrinter
2004-10-12  Włodzimierz... Reverted due to Darwin and other conflicts.
2004-10-12  Włodzimierz... Reverted due to Darwin conflict.
2004-10-12  Włodzimierz... Reverted conflict with Darwin.
2004-10-12  Włodzimierz... Warning fixes found under hardest mode of OpenWatcom...
2004-10-12  Ron LeeUpdate config.{guess,sub}
2004-10-12  Ron LeeRegenerate .po files from 2.5.3 source.
2004-10-12  Václav Slavíkupdated after moving xrc to the core
2004-10-12  Julian SmartRestored the default wizard height to match 2.4 (and...
2004-10-12  Julian SmartCorrected swapped args
2004-10-12  Włodzimierz... Whitespaces, tabs and fix to the lack of empty line...
2004-10-12  Włodzimierz... Remove old pragmas for avoiding warnings with Open...
2004-10-12  Włodzimierz... Undo last change due to STL.
2004-10-12  Ryan Nortonannoying oversight - someday compilers will point this out
2004-10-12  Ryan Nortonslight correction
2004-10-12  Ryan Nortonget rid of global vars
2004-10-12  Ryan NortonI can't beleive I forgot this
2004-10-12  Václav Slavíkadded wxNB_TOP
2004-10-12  Ryan Nortonpatch from list to fix warning and get rid of unneccess...
2004-10-12  Ryan Nortoncompilo fix (blind)
2004-10-12  Ron LeeEliminate the redundant no_wx var and the extra test...
2004-10-12  Ron LeeDon't leak intermediate results of tests for wx2.4...
2004-10-12  Václav Slavíkadded \ escaping in XRC (patch 1042675)
2004-10-12  Julian SmartAlso distribute src/gtk/*.h
2004-10-11  Vadim ZeitlinwxPuts() should output a trailing newline even in Unix...
2004-10-11  Vadim Zeitlinmention that this file can be used under wx licence too
2004-10-11  Vadim Zeitlinadded ADVANCED_GTK_HDR section for src/gtk/eggtrayicon.h
2004-10-11  Robin DunnUse a better fixed size for the spin button
2004-10-11  Robin DunnDoc tweaks
2004-10-11  Robin DunnClean up comments a bit
2004-10-11  Robin DunnMaskedEdit updates from Will Sadkin:
2004-10-11  Robin DunnreSWIGged
2004-10-11  Robin Dunnforward declare wxPyTaskBarIcon
2004-10-11  Włodzimierz... Warning fixes found under hardest mode of OpenWatcom...
2004-10-11  Ryan Nortontemp. solution to get unicode to work on 10.3
2004-10-11  Włodzimierz... Missed wxList::Erase description.
2004-10-11  Ryan Nortoncocoa doesn't need system framework - string conversion...
next