]> git.saurik.com Git - wxWidgets.git/history - src
added an option to use wxExtHelpController (which means that it now depends on the...
[wxWidgets.git] / src /
2006-03-27  Vadim Zeitlinrewrote wxExtHelpController loading code to use wxFileN...
2006-03-27  Włodzimierz SkibaSource and warning cleaning.
2006-03-27  Włodzimierz SkibaUnconditional assert means failure.
2006-03-27  Włodzimierz SkibaMinor source cleaning.
2006-03-27  Włodzimierz SkibaSource and warning cleaning after enabling wxUSE_DATAVI...
2006-03-27  Włodzimierz SkibaCoverity CID 100 fix.
2006-03-27  Włodzimierz SkibaFinal and global PRIOR/NEXT change: keep consistency...
2006-03-27  Jouk Jansen Committing in .
2006-03-27  Vadim Zeitlintranslate tips which appear inside _() in wxFileTipProvider
2006-03-27  Vadim Zeitlinremoved wxClassInfo::CleanUp() as it breaks wxEntry...
2006-03-25  Vadim Zeitlinlook for catalogs with LC_MESSAGES subdirectory and...
2006-03-25  Vadim Zeitlindiscard the debug directories at the end of the executa...
2006-03-25  Vadim Zeitlinsimplified message catalog search code using the new...
2006-03-25  Vadim Zeitlinadded wxStandardPaths::GetResourcesDir() and GetLocaliz...
2006-03-25  Vadim Zeitlinimplemented GetPluginsDir() to behave as documented
2006-03-25  Vadim Zeitlinuse one #ifdef __VMS instead of doing it in each and...
2006-03-25  Vadim Zeitlinremoved wxMac stuff from here, unless I'm missing somet...
2006-03-25  Vadim Zeitlindon't crash in GetInstallPrefix() if wxTheApp == NULL...
2006-03-25  Włodzimierz SkibaBuild fix after PRIOR/NEXT removal.
2006-03-25  Vadim Zeitlinre-fix operator?: involving wxNodes and compatibility_i...
2006-03-25  Vadim ZeitlinX11 callbacks must be extern C
2006-03-25  Robin DunnThe null byte at the end of the string should not be...
2006-03-24  Włodzimierz SkibaBack to unsigned int count in wxTreeCtrl.
2006-03-24  David Surovellminor cleanup
2006-03-24  Julian SmartCommented out call that breaks metal style setting...
2006-03-24  Julian SmartReduced deprecation warning frequency
2006-03-24  Julian SmartHidden variable warning fix
2006-03-24  Włodzimierz SkibaPRIOR/NEXT build fixes and warning corrections.
2006-03-24  Włodzimierz SkibaSource cleaning.
2006-03-24  Włodzimierz SkibaWarning fixes.
2006-03-24  Włodzimierz SkibaFix after removal of PRIOR/NEXT in common headers.
2006-03-24  Włodzimierz SkibaFix after removal of PRIOR/NEXT in common headers ...
2006-03-24  Włodzimierz SkibaWarning fixes.
2006-03-24  Włodzimierz SkibaRemoved useless pragma after fixing code to use insigne...
2006-03-24  Włodzimierz SkibaFixed missing usage of x during Layout.
2006-03-24  Robin DunnMake WXK*PRIOR and WXK*NEXT be aliases for WXK*PAGEUP...
2006-03-23  Vadim Zeitlinreplaced all int/size_t indices in wxControlWithItems...
2006-03-23  David Surovellminor cleanup
2006-03-23  Julian SmartFixes/makefiles for building data view control on Windows
2006-03-23  Robert Roebling Take into account cell's own size, not only the
2006-03-23  Stefan Csomorfiledata implementation streamlined
2006-03-23  Stefan Csomorimplementation streamlined
2006-03-23  Vadim Zeitlinfixed last commit which accidentally included parts...
2006-03-23  Julian SmartAdded missing declarations required for e.g. VC++ 6
2006-03-23  Vadim ZeitlinMinor fixes after last commit:
2006-03-23  Vadim Zeitlin1. fixed compilation after wxList::compatibility_iterat...
2006-03-23  Julian SmartFixed home and end accelerators.
2006-03-23  Julian SmartAdded an optimization that fixes a recursive paint...
2006-03-23  Włodzimierz SkibaCentering maximized wxTLWs on screen should do nothing.
2006-03-23  Włodzimierz SkibaUnconditional assert means fail.
2006-03-23  Robert Roebling Implement basic MVC logic (change an item in one
2006-03-23  Robert Roebling Make generic wxDataViewCtrl draw its contents.
2006-03-23  Włodzimierz SkibaWarning fix.
2006-03-23  Włodzimierz SkibaWarning fix.
2006-03-23  Vadim Zeitlinworkaround for mingw 3.2.3 DLL build with wxUSE_STL=1
2006-03-23  Vadim Zeitlinremoved unneeded (and provoking warnings in DLL build...
2006-03-23  Vadim Zeitlindon't compare invalid iterators/node pointers
2006-03-23  David Surovellfixed compilation issue in prior checkin
2006-03-22  David Surovellcleanup - reformatting
2006-03-22  Vadim Zeitlinmade wxList methods return compatibility_iterator inste...
2006-03-22  Włodzimierz SkibaSemicolon needed.
2006-03-22  Włodzimierz SkibaUnconditional assert means fail.
2006-03-22  Julian SmartAdded missing include
2006-03-22  Julian SmartMac compile fixes
2006-03-22  David Surovellfix wxMac compilation problem by hoisting simple variab...
2006-03-22  Vadim Zeitlinfixed handling PNG errors accidentally broken in rev...
2006-03-22  Robert Roebling Setup notifiers from datamodel to generic
2006-03-22  Robert Roebling In the generic version of wxDataViewCtrl, all
2006-03-22  Jouk Jansen Committing in .
2006-03-21  Vadim Zeitlinfixed __FUNCTION__ use in Unicode build (it's a variabl...
2006-03-21  Vadim Zeitlinfixed several bugs in ParseDate() (invalid dates could...
2006-03-21  Vadim Zeitlindon't throw away the first three stack frames in the...
2006-03-21  Vadim Zeitlinshow the function in which the assert failure occured...
2006-03-21  Vadim Zeitlindon't evaluate assert expression unless the condition...
2006-03-21  Vadim Zeitlinadded semicolons after wxCHECK()s (part of patch 1450705)
2006-03-21  Vadim ZeitlinMade wxList::compatibility_iterator a class in wxUSE_ST...
2006-03-21  Vadim Zeitlincan't pass objects through ... (please don't ever ignor...
2006-03-21  Vadim Zeitlinbetter fix for infinite loop in HandleOnNavigationKey...
2006-03-21  Vadim Zeitlinfix an infinite loop in HandleOnNavigationKey() when...
2006-03-21  Robert Roebling Added windowing and scrolling logic to generic
2006-03-21  Julian SmartFix accelerstors with down and left
2006-03-21  Julian SmartFixed a crash when deleting the last timer
2006-03-21  Mart RaudseppUse wxGtkString here too
2006-03-20  Václav Slavíkremoved Julian's hack that is no longer needed after...
2006-03-20  Vadim Zeitlinprovide stubs for conversion to/from image functions...
2006-03-20  Vadim Zeitlinremoved hard tabs
2006-03-20  Václav Slavíkfixed GetBitmap() to respect the "param" argument if...
2006-03-20  Robert Roebling Further compilation fixes.
2006-03-20  Robert Roebling Added (yet unfunctional) skeleton files fir
2006-03-20  Vadim Zeitlinfixed Clear() for GTK+ 2.4+
2006-03-19  Stefan Csomorrewire char events in case there is no focusable contro...
2006-03-18  Vadim Zeitlindo not assign uniChar to wxKeyEvent::m_keyCode for...
2006-03-18  Vadim Zeitlinremoved redundant declaration (no real changes)
2006-03-18  Mart RaudseppTest commit
2006-03-18  Mart RaudseppTesting CVSROOT/loginfo changes
2006-03-17  Robin DunnAdd DoGetBestSize
2006-03-17  Stefan Csomordisabling close box
2006-03-17  David Surovellcleanup - added some error checking, reformatting
2006-03-17  Stefan Csomorfixing a scope error introduced in 1.41
2006-03-17  Robert Roebling Rearrange code to make adding wxMimeTypesManagerFactory
next