]> git.saurik.com Git - wxWidgets.git/history - src
Rebaked (build/bakefiles/common.bkl 1.95->1.96 change)
[wxWidgets.git] / src /
2004-10-18  David ElliottRebaked (build/bakefiles/common.bkl 1.95->1.96 change)
2004-10-18  Václav Slavíkfixed previous revision: call wxControl's, not wxButton...
2004-10-18  Włodzimierz SkibaUnnecessary const_ prefix removed (blindly).
2004-10-18  Václav Slavíkbe user friendly on Unix and expand the / node automati...
2004-10-18  Václav SlavíkwxBitmapButton doesn't need own DoGetBestSize, wxContro...
2004-10-18  Václav Slavíksupport alpha channel in menu items bitmaps, too
2004-10-18  Václav SlavíkXRC ignored menu bitmap on non-MSW platforms, fixed
2004-10-18  Włodzimierz SkibaWarning fixes for OpenWatcom.
2004-10-18  Vadim Zeitlinremove the selection when SetSelection(-1) is called...
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 Took one part of the patch back again...
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  Włodzimierz Skiba_() needs intl.h.
2004-10-17  Vadim Zeitlinremoved obsolete and unused code for USE_BITMAP_MASKS...
2004-10-17  Robert Roebling Forgot to commit.
2004-10-17  Robert Roebling Applied (part of) small patch from Chris Bogolte...
2004-10-17  Vadim Zeitlincompilation fix for !USE_PCH
2004-10-17  Stefan Csomorguard against m_peer = NULL in Show()
2004-10-17  Stefan Csomordon't restrict to OS9 API for Mac-Builds
2004-10-17  Stefan Csomor__WXMAC_OSBUILDTYPE__ selections are now only defined...
2004-10-17  Stefan Csomor__WXMAC_OSBUILDTYPE__ selections are now only defined...
2004-10-17  Robert Roebling Fixed lost focus events in wxListBox.
2004-10-17  Robert Roebling Link problem.
2004-10-17  Robin DunnUse Scintilla's functions for Unicode/UTF8 conversions
2004-10-17  Vadim Zeitlinuse common code to determine best notebook size instaed...
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  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 Zeitlincall AddChild() when the control is already reallly...
2004-10-16  Vadim Zeitlinfixed enhanced metafiles loading from files
2004-10-16  Vadim Zeitlinuse size_t for the total size of data instead of wxFile...
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  Vadim Zeitlinfixed inconsistent dllspec warning in DLL build
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  Włodzimierz SkibaParts of wxSizer::Show() extracted into wxSizer::GetIte...
2004-10-15  Włodzimierz SkibaWarning fixes.
2004-10-15  Włodzimierz SkibaWarning fixes.
2004-10-15  Włodzimierz SkibaQuiet cooperation between MSW and wxGL.
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  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  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  Vadim Zeitlinalways let GTK process focus_out events itself
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-14  Włodzimierz SkibaFix to bug #1046289. dtor of wxMetaTagParser must be...
2004-10-14  Ryan Nortonreadd files to restore cocoa compilation
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 ElliottRemoved empty wxCocoa taskbar files and broken files...
2004-10-13  Julian Smartgtk_frame_focus_out_callback can be called with g_activ...
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  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 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  Julian SmartRestored the default wizard height to match 2.4 (and...
2004-10-12  Julian SmartCorrected swapped args
2004-10-12  Włodzimierz SkibaUndo last change due to STL.
2004-10-12  Ryan Nortonannoying oversight - someday compilers will point this out
2004-10-12  Ryan Nortonget rid of global vars
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  Václav Slavíkadded \ escaping in XRC (patch 1042675)
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  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  Stefan NeisMove children if parent gets resized.
2004-10-10  Ryan Nortoncorrect assignment in constructors, a little optimizati...
2004-10-10  Julian SmartFixed the change that broke eVC++ compile (please don...
2004-10-09  Vadim Zeitlinthe #ifdef around BROWSEINFO.lpszTitle assignment is...
2004-10-09  Vadim Zeitlinuse wxStrdupA() instead of #ifdef's around strdup()
2004-10-09  Julian SmartFix for Standard WinCE SDK
2004-10-09  Julian SmartUse _strdup under WinCE/eVC++
next