]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2003-07-20  Mattia Barbon Compilation fixes for !WXWIN_COMPATIBILITY_2_4.
2003-07-20  Vadim Zeitlin'-' and '+' icons were reversed
2003-07-20  Vadim Zeitlinmore compilation fixes
2003-07-20  Václav Slavíkadded library target to regen only lib makefiles
2003-07-20  Vadim Zeitlinfixed suppressing of wxFontMapper questions which was...
2003-07-20  Vadim Zeitlincompilation fixes
2003-07-20  Vadim Zeitlinadded renderer.h/.cpp
2003-07-20  Vadim Zeitlinrebaked after adding renderer.h/.cpp
2003-07-20  Vadim Zeitlinadded wxRendererNative to be used by the generic contro...
2003-07-20  Václav Slavíkfixed /Mxx flag when using static RTL
2003-07-20  Vadim Zeitlinfixed loading of icons from MIME types
2003-07-20  Václav Slavíkfiles.lst files are no longer used
2003-07-20  Václav SlavíkInitial revision
2003-07-20  Vadim Zeitlinwarning fix
2003-07-20  Vadim Zeitlinfixes for deprecated warnings
2003-07-20  Václav Slavíkfixed import lib creation with gcc
2003-07-20  Václav Slavíktest undividable words
2003-07-20  Vadim Zeitlinprevent IsDialogMessage() from hanging in yet another...
2003-07-20  Vadim Zeitlinreverted gdk_fontset_load() change
2003-07-20  Vadim Zeitlindon't disable MDI for Cocoa finally
2003-07-20  Vadim Zeitlinanother attempt to open files via DDE corrctly: try...
2003-07-20  Robin DunnA new set of baked makefiles
2003-07-19  Vadim Zeitlinmention wxTreeItemId change
2003-07-19  Vadim Zeitlinmade wx[Array]TreeItemId[s] more backwards compatible
2003-07-19  Mattia Barbon wxUSE_STL=1 compilation fixes.
2003-07-19  Mattia Barbon Fix use of deprecated wxList/Node methods.
2003-07-19  Mattia Barbon Don't #include Motif headers from src/x11/glcanvas...
2003-07-19  Mattia Barbon Remove commented-out code.
2003-07-19  Mattia Barbon Fix wx[Sorted]ArrayString::Index when wxUSE_STL=1...
2003-07-19  Vadim ZeitlinGetFirst/NextChild() now use wxTreeItemIdValue instead...
2003-07-19  Vadim Zeitlinreverted the last change (colour values changes), it...
2003-07-19  Vadim Zeitlinwarning 4284 doesn't have to be suppressed any more...
2003-07-19  Vadim Zeitlinmoved smart phone test to chkconf.h from features.h
2003-07-19  Vadim Zeitlinreplaced untyped hash with a typed one; 64 bit fixes...
2003-07-19  Vadim Zeitlinreduced compilation dependencies
2003-07-19  Václav Slavíkmust convert filename to URL
2003-07-19  Vadim Zeitlincompatibiltiy functions should be inline, we don't...
2003-07-19  Vadim Zeitlindefine a special PTR version of LIST macros which shoul...
2003-07-19  Vadim Zeitlinadded NO_PTR versions of ARRAY macros to suppress warni...
2003-07-19  Vadim Zeitlindon't disable warnings for VC7, not necessary
2003-07-19  Vadim Zeitlinadded Show/HideNativeCaret() (patch 759924)
2003-07-19  Vadim Zeitlindon't set focus to radiobox in SetSelection() (patch...
2003-07-19  Julian SmartAdded minimal file dialog for SmartPhone
2003-07-19  Vadim Zeitlinextracted common code into a single wxfileDialogBase...
2003-07-19  Vadim Zeitlinadded GetForbiddenChars() and TRUE -> true (patch 757777)
2003-07-19  Václav Slavíkmore sorting
2003-07-19  Václav Slavíkfixed wrong order of libraries for contrib samples
2003-07-19  Václav Slavíkfix resources
2003-07-19  Mattia Barbon Some bakefile fixes.
2003-07-19  Mattia Barbon Fix some compilation and linking errors in samples.
2003-07-19  Mattia Barbon Added bakefiles for cube OpenGL sample.
2003-07-19  Vadim Zeitlinundecorate C++ names if possible
2003-07-19  Vadim Zeitlinadded medium orange/gold corresponding to the old ...
2003-07-19  Vadim Zeitlinmention colour change
2003-07-19  Václav Slavíkgizmos fixes
2003-07-19  Julian SmartAdded files so sample links
2003-07-19  Václav SlavíkUSE_OPENGL is 0 by default
2003-07-19  Václav Slavíkdon't build _gl by default
2003-07-19  Vadim Zeitlindisable sockets and MDI for Cocoa; do more consistency...
2003-07-18  Mattia Barbon Fix wxStringBuffer for wxUSE_STL=1.
2003-07-18  Mattia Barbon Added wxStringBufferLength: works like wxStringBuffer...
2003-07-18  Mattia Barbon Compilation fixes for wxUSE_STL=1.
2003-07-18  Mattia Barbon MSVC 5 compilation fixes.
2003-07-18  Mattia Barbon GCC warning fix.
2003-07-18  Mattia Barbon Fix for crash when wxUSE_STL=1. wxDocument::DeleteAll...
2003-07-18  Mattia Barbon Replace SendIdleEvents with ProcessIdle.
2003-07-18  Václav Slavíkorder the Makefile alphabetically so that diffs are...
2003-07-18  Julian SmartAdded some standard further identifiers to help with...
2003-07-18  Julian SmartNth -> Item
2003-07-18  Julian SmartAdded WCE toolbar
2003-07-18  Václav Slavíksplit win32 makefiles into shared config files and...
2003-07-18  Václav Slavíksplit win32 makefiles into shared config files and...
2003-07-18  Mattia Barbon Fix unintialized pointer in wxCommandProcessor when
2003-07-18  Václav Slavíkdon't assume ilink32.cfg
2003-07-18  Robin DunnUpdate to Scintilla 1.53
2003-07-18  Robin Dunnstop usign a deprecated method, and ensure that the...
2003-07-18  Robin DunnUser the version number in the dir name of the private...
2003-07-18  Robin DunnMinimal changes needed to build/run wxPython on the...
2003-07-18  Robin DunnAdded bakefile for the OGL contrib
2003-07-18  Robin DunnApplied patch that converts the throbber to using timer...
2003-07-18  Vadim Zeitlinallow to change the event propagation level (modified...
2003-07-18  Vadim Zeitlinallow to change the event propagation level (modified...
2003-07-17  Vadim Zeitlinapplied event speed up patch (752928)
2003-07-17  Vadim Zeitlinadded format parameter to File/DirName()
2003-07-17  Vadim Zeitlindescribe better how to use ssociated mutex
2003-07-17  Mattia Barbon Remove incorrect and unnecessary wxEntryCleanup decla...
2003-07-17  Mattia Barbon Use correct types for comparison functions in wxArray,
2003-07-17  Vadim Zeitlindon't clear the handles list in dtor, it is static...
2003-07-17  Vadim Zeitlinset richedit DLL handle to 0 after unloading (patch...
2003-07-17  Vadim Zeitlinupdated colour definitions to the new official X versio...
2003-07-17  Vadim Zeitlintreat the string passed to MakeRelativeTo() as director...
2003-07-17  Vadim Zeitlinignore exceptions during the execution of the exception...
2003-07-17  Vadim Zeitlinstrlen -> wxStrlen (patch 772985)
2003-07-17  Robin DunnAdded generic drag image source file
2003-07-17  Václav Slavíkfix for wrong implib name
2003-07-17  Václav Slavíkadded opengl libs for gcc and watcom
2003-07-17  Václav Slavíkadded OpenGL libs for gcc and watcom (other don't requi...
2003-07-17  Václav Slavíkadded crashrpt
2003-07-17  Václav Slavíkdll compilation fix
2003-07-17  Václav SlavíkOpenGL fixes
next