]> git.saurik.com Git - wxWidgets.git/history - src/common
fixed wxBU_EXACTFIT handling in wxBitmapButton (closes 1056234)
[wxWidgets.git] / src / common /
2004-10-28  Włodzimierz SkibaBorland warning fix.
2004-10-28  Włodzimierz SkibaWarning fixes.
2004-10-28  Václav Slavíkfixed wxTextCtrl::EmulateKeyPress to work in Unicode...
2004-10-28  Vadim Zeitlintemp compilation fix for wxMac
2004-10-28  Ryan Nortonfinal wxURI API changes. Changed Get to BuildURI to...
2004-10-28  Ryan NortonInherit wxURL from wxURI, providing assignment, copy...
2004-10-28  Vadim Zeitlinminor cleanup: don't use bool parameters, don't typedef...
2004-10-27  Vadim Zeitlinwe don't have to call png_set_error_fn() any more after...
2004-10-27  Vadim Zeitlinuse wx_png_error/warning when calling png_create_read...
2004-10-27  Robert Roebling Removed Pango homemade implementation and
2004-10-27  Ryan NortonwxURI. Move Convert/to/fromURI into uri.cpp so that...
2004-10-27  Julian SmartNow possible to compile with wxURL disabled
2004-10-27  Vadim Zeitlindon't abort if a shared library can't be loaded under...
2004-10-27  Robert Roebling Moved "enablePrint" setting around.
2004-10-27  Ryan NortonUse wxStringBufferLength instead of wxXCharBuffer in...
2004-10-27  Robin DunnThe old workaround for the 1-Jan-1970 bug still failed...
2004-10-27  Robin DunnReturn from DoDrawSpline without doing anything (like...
2004-10-26  Robert Roebling Next phase of Print Factory code.
2004-10-26  Václav Slavíkat least partially implemented vswscanf() -- otherwise...
2004-10-24  Vadim Zeitlinuse GetBestSize() and not GetSize() for AsIs() size...
2004-10-23  Vadim Zeitlindon't use _() as default parameter for wxPrintDialogBas...
2004-10-21  Stefan NeisAdded stubs for OS/2 to new printing system.
2004-10-20  Vadim Zeitlinfixed bug introduced by last commit: if we don't change...
2004-10-20  Włodzimierz SkibaOups :-( incomplete previous undo.
2004-10-20  Włodzimierz SkibaCorrect fix to the compile time assert under OW. Kudos...
2004-10-20  Vadim Zeitlinmoved AppendAppName() from MSW to common code; modified...
2004-10-19  Włodzimierz SkibaOW warning fix. Our compile time asserts warns when...
2004-10-19  Vadim Zeitlinswitched to using a real class instead of a namespace...
2004-10-19  Julian SmartCommitted William Osborne's wxPalmOS port
2004-10-19  Julian SmartSQLINTEGER not defined in iodbc
2004-10-18  Vadim Zeitlinfix Mac/Unicode build after last commit
2004-10-18  Włodzimierz SkibaUnnecessary const_ prefix removed (blindly).
2004-10-18  Włodzimierz SkibaWarning fixes for OpenWatcom.
2004-10-17  Vadim Zeitlinadded wxDynamicLibrary::HasSymbol()
2004-10-17  Robert Roebling Renamed wxPrintNativeData methods to better match
2004-10-17  Włodzimierz SkibaWarning fixes related to various cases of typecasting.
2004-10-17  Włodzimierz SkibawxHashMap compatible typecasting.
2004-10-17  Vadim Zeitlin- wxDynamicLibrary::GetDllExt() now returns ".bundle...
2004-10-17  Robert Roebling First step at moving the print (dialog) native
2004-10-17  Włodzimierz Skiba__WXDEBUG__ is defined/undefined, not 0/1!
2004-10-17  Vadim Zeitlincompilation fix for !USE_PCH
2004-10-17  Stefan Csomor__WXMAC_OSBUILDTYPE__ selections are now only defined...
2004-10-17  Robert Roebling Link problem.
2004-10-17  Vadim Zeitlinfixed bug with adding new entries to a root group with...
2004-10-16  Robert Roebling Began work on print dialogs. Now wxPrintDialog
2004-10-16  Vadim Zeitlinreset parent frame tool/status bar pointer automaticall...
2004-10-16  Vadim Zeitlinuse size_t for the total size of data instead of wxFile...
2004-10-16  Vadim Zeitlinfixed fatal bug when moving the control after itself...
2004-10-15  Włodzimierz SkibaParts of wxSizer::Show() extracted into wxSizer::GetIte...
2004-10-15  Włodzimierz SkibaWarning fixes.
2004-10-15  Włodzimierz SkibaFix 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  Vadim Zeitlinuse wxFileSize_t instead of wxFileOffset or off_t
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  Włodzimierz SkibaWarning fix for wxDateTime_t <-> MSW data exchange.
2004-10-14  Włodzimierz SkibaFix to wrong order of parameters. Used wxStringBase...
2004-10-14  Włodzimierz SkibaFix to the crash in all MSW/OpenWatcom apps using toolb...
2004-10-13  Włodzimierz SkibaSemicolon fixes according to Vadim's note about being...
2004-10-13  Włodzimierz SkibaDarwin fixes (OW,BCC,MinGW,DMC tested).
2004-10-13  Włodzimierz SkibaFix to reflect wxUNIVERSAL conditions from header.
2004-10-13  Ryan Nortoncrush compiler warnings and handle out of memory errors...
2004-10-12  Robert Roebling Added new wxPrintFactory code and made wxPrinter
2004-10-12  Włodzimierz SkibaReverted due to Darwin conflict.
2004-10-12  Włodzimierz SkibaReverted conflict with Darwin.
2004-10-12  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-10-12  Ryan Nortonget rid of global vars
2004-10-11  Vadim ZeitlinwxPuts() should output a trailing newline even in Unix...
2004-10-11  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-10-11  Ryan Nortoncocoa doesn't need system framework - string conversion...
2004-10-10  Ryan Nortoncorrect assignment in constructors, a little optimizati...
2004-10-09  Vadim Zeitlinuse wxStrdupA() instead of #ifdef's around strdup()
2004-10-09  Julian SmartUse _strdup under WinCE/eVC++
2004-10-09  Julian SmartWorkaround for incorrect header in some versions of...
2004-10-09  Julian SmartResolved ambiguity
2004-10-08  Ryan Nortonfix description
2004-10-08  Ryan Nortonfinal null-char wxString stuff, a couple of bugfixes...
2004-10-08  Václav Slavíkpropagate invalidated best size upstream
2004-10-08  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-10-08  Ryan Nortonfinal compilo fixups for 10.2 unicode - c/c++ fixes...
2004-10-07  Ryan Nortonfix darwin defines
2004-10-07  Ryan Norton1.10.2 and less mbtowc and wctomb HAVE THE COOTIEScd...
2004-10-07  Robin DunnCorrect compile errors in non-unicode build
2004-10-07  Julian SmartApplied patch [ 1042241 ] Fixes print setup problem...
2004-10-07  Ryan Norton2.5.3 - cleanups, fixes, etc. etc. -
2004-10-06  Václav Slavíkfixed broken DoUpdateWindowUI: event.SetChecked doesn...
2004-10-06  Włodzimierz SkibaBlind fix to lack of sql types.
2004-10-06  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-10-06  Kevin HockExpanded comment in Initialize to include why Initializ...
2004-10-05  Vadim Zeitlincleaning up strdup/isascii definitions for compilers...
2004-10-05  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-10-04  Vadim Zeitlinmade IsMainLoopRunning() static and implemented it...
2004-10-04  Robin Dunnfix compile error
2004-10-04  Włodzimierz SkibaWarning fixes to most detailed warning output of OpenWa...
2004-10-04  Dimitri Schoolwerthadded missing include for non-PCH compilation
2004-10-04  Vadim Zeitlindon't use non blocking sockets if wxApp::IsMainLoopRunn...
2004-10-04  Vadim Zeitlinassert that name, not full path, is used in RenameEntry...
2004-10-04  Vadim Zeitlinfixed deletion of last group in the config file (bugs...
next