]> git.saurik.com Git - wxWidgets.git/history - include/wx/cocoa
Added detection of vsscanf and whether or not a prototype exists in headers.
[wxWidgets.git] / include / wx / cocoa /
2008-03-28  Francesco Montorsiadd more pure virtuals to wxBrushBase; fix the GetColou...
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2008-03-25  Francesco Montorsireorganized wxBitmap/wxBitmapHandler classes to use...
2008-03-20  Francesco Montorsimake the Pen/Brush code backward compatible as discusse...
2008-03-16  Francesco Montorsifix also wxPen to use wxPenStyle,wxPenJoin,wxPenCap...
2008-03-16  Francesco Montorsiintroduce wxBrushStyle enum and replace 'int style...
2008-02-18  David ElliottLimit wxListBox best size to 100x100. Particularly...
2008-02-18  David ElliottRevert the 2.8 hacks from r51892 on the trunk.
2008-02-18  David ElliottEnsure that the NSTableColumn width is that of its...
2008-02-18  David ElliottAdd a new macro to the Objective-C uniquifying support...
2008-02-14  David ElliottMove wxWindowCocoaScrollView class into its own header.
2008-02-08  David ElliottFix tracking rectangles in 64-bit build by remembering...
2008-02-08  David ElliottReword the comment again. I forgot to save before...
2008-02-08  David ElliottChange the __NEXT_RUNTIME__ test to __OBJC_GC__ which...
2008-02-08  David ElliottAvoid warnings in the Objective-C uniquifying code...
2008-02-07  David ElliottInstead of using wxCFRetain/wxCFRelease directly for...
2008-02-06  David ElliottFix most of the Objective-C GC problems by using the...
2008-01-14  Paul Cornettmake XPM data pointer parameter fully const
2007-12-22  Vadim Zeitlinadded wxColourBase::Init() and use DEFINE_STD_WXCOLOUR_...
2007-12-15  Vadim ZeitlinFix Ok/IsOk() mess in wxGDIObject-derived classes;...
2007-12-15  Vadim Zeitlinanother unused parameter warning (plenty left in .mm...
2007-12-15  Vadim Zeitlinfix unused parameters warnings
2007-12-12  Vadim Zeitlinreplace wrong WXDLLEXPORT declarations with correct...
2007-12-04  David ElliottMake wxCocoa compile with new pImpl wxDC.
2007-11-19  David ElliottRemove wxDialogNameStr definition which should have...
2007-11-09  David ElliottResynch with 2.8 changes (realized I don't need __WX_CO...
2007-11-09  David ElliottAdd RCS-ID and normalize whitespace.
2007-11-09  David ElliottMake new wxCocoaMessageDialog suitable for backport...
2007-11-09  David ElliottApplied slightly-modified patch 1826540 from Gareth...
2007-10-29  David ElliottAdd WXUNUSED to unused parameters in several inline...
2007-10-18  David ElliottAdded fontfactory.h that should have been part of 49213.
2007-10-18  David ElliottHalfway reasonable implementation of wxFont for wxCocoa.
2007-10-13  David ElliottMove wxCocoa's wxFontRefData from the header to the...
2007-10-05  David ElliottDuplicate wxTextCtrl code to wxComboBox because we...
2007-08-21  Václav Slavíkuse wxString's UTF8 methods in wxCocoa, it's slightly...
2007-08-19  David ElliottFix a number of problems with tracking rectangles by...
2007-08-16  David ElliottUse one run-loop observer for all synthesis of mouse...
2007-08-15  David ElliottAdd support for uniquifying to all wxCocoa Objective...
2007-08-15  Václav SlavíkwxCocoa compilation fixes for visibility (missing DLL...
2007-08-15  Vadim Zeitlinadded wxToolTip::SetAutoPop() and SetReshow() (patch...
2007-08-15  David ElliottFurther simplificiation of the NSSlider/wxSlider interf...
2007-08-14  David ElliottInstall wx/cocoa/objc/objc_uniquifying.h for wxCocoa...
2007-08-11  Julian SmartMenu label consistency changes
2007-08-10  David ElliottFix up NSSlider code to not use class posing and instan...
2007-08-10  David ElliottAttempt to fix RCS-ID tags so svn will fill them in.
2007-08-10  David ElliottMajor wxCocoa wxSlider overhaul from Mark Oxenham.
2007-08-10  David ElliottTell NSTextField to send us its action message and...
2007-08-10  David ElliottImplement transformation between the wxDisplay coordina...
2007-08-09  David ElliottRemove virtual from the newly added Create methods.
2007-08-09  David ElliottAdd wxBitmap constructors and Create methods to allow...
2007-08-09  David ElliottAdd Objective-C uniquifying to WXNSWindow and WXNSPanel
2007-08-09  David ElliottImplement wxStaticBitmap.
2007-08-07  David ElliottImplement wxRadioButton Get/SetLabel methods.
2007-08-06  David ElliottConsolidate cocoa view/control/cell label setting into...
2007-07-28  David ElliottRemove bogus DoDelete from 44730. It's appears that...
2007-07-27  David Elliott* Implement the wxMask copy constructor to retain the...
2007-07-26  David ElliottAdd a Clear() method simply calling the wxComboBoxBase...
2007-07-26  Vadim Zeitlinmany wxItemContainer-related changes:
2007-07-20  David ElliottwxCocoa: Implement wxTopLevelWindow::SetDefaultItem
2007-07-20  David ElliottwxCocoa: Basic support for font underlining:
2007-07-20  David ElliottImplement wxWindow::SetCursor to invalidate Cocoa's...
2007-07-19  David ElliottImplement wxCocoa wxRadioBox event.
2007-07-19  David ElliottMake wxRadioButton::SetValue(true) deselect all other...
2007-07-19  David ElliottImplement most of wxRadioBox's methods.
2007-07-17  David ElliottPartially implement wxRadioBox for wxCocoa.
2007-07-10  Václav Slavíkcleanup of raw access to bitmaps:
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-07-08  Paul Cornettprocess pending wx events before sending idle events
2007-07-06  David ElliottMake wxCocoa compile in 64-bit mode.
2007-07-05  David ElliottImplement wxColour constructors to match other ports...
2007-05-30  Václav Slavíkuse wxString, not wxChar*, in wxDataFormat ctor and...
2007-05-30  Václav Slavíkuse wxString instead of wxChar* in wxColour::Set/FromString
2007-05-28  David ElliottImplement mouse entered, exited, and synthesize move...
2007-05-27  David ElliottAllow many Objective-C classes to be uniquified at...
2007-05-27  David ElliottAdd implementation of Objective-C class name uniquifying.
2007-05-18  David Elliott* Add public wxApp::sm_isEmbedded flag like on wxMac...
2007-05-14  David ElliottRemove ObjcPose.h since nothing is using it anymore.
2007-05-14  David ElliottRework idle handling so that NSApplication does not...
2007-04-25  Vadim Zeitlinchanged wxDC::GetTextExtent() and related methods to...
2007-04-20  David ElliottRemove Objective-C class posing for everything except...
2007-04-20  David ElliottMove Objective-C interfaces into separate header files...
2007-04-20  Vadim Zeitlinpreparation for allowing to use wxTimer in wxBase ...
2007-04-10  Vadim ZeitlinBig wxGL classes refactoring/cleanup:
2007-04-07  Vadim Zeitlinmade wxTLW::SetIcon() non-virtual, it was already imple...
2007-03-23  Vadim Zeitlinmake IsEnabled() return false even if the window parent...
2007-03-18  Vadim Zeitlinfixed all the other ports broken by controls labels...
2007-03-13  Vadim Zeitlinimplemented Set/GetLabel() (part of patch 1679337)
2007-03-13  Vadim Zeitlinimplemented GetLabel() (part of patch 1679337)
2006-12-09  Vadim Zeitlindefault name of wxStaticLine should be wxStaticLineName...
2006-11-03  Vadim Zeitlinblind compilation fix: include wx/window.h
2006-10-30  Vadim ZeitlinAdded wxMemoryDC::SelectObjectAsSource() and make Selec...
2006-10-30  Vadim ZeitlinCOW cleanup patch (1583966):
2006-10-17  Włodzimierz SkibaHeaders cleaning.
2006-10-16  Włodzimierz SkibaCVS tags cleaning (with other minor cleaning).
2006-10-13  Robin DunnwxMemoryDC constructor now optionally accepts a wxBitma...
2006-10-09  Vadim Zeitlinfixed crash in wxColour ctor after RGBA-ization
2006-10-09  Vadim Zeitlinadded wxWindow::IsDoubleBuffered() and improve wxBuffer...
2006-10-08  Vadim Zeitlinadded SendPageChanging/ChangedEvent() functions; fixed...
2006-10-08  Vadim Zeitlinmoved DoSetValue() to wxTextCtrlBase instead of having...
2006-10-08  Vadim Zeitlinadd IsOk() to all classes having Ok() method (patch...
next