File/dir dialog styles and other changes (patch 1488371):
[wxWidgets.git] / src / cocoa /
2006-05-26  Włodzimierz SkibaInclude wx/wx/bmpbuttn.h according to precompiled heade...
2006-05-26  Włodzimierz SkibaInclude wx/control.h according to precompiled headers...
2006-05-24  Włodzimierz SkibaInclude wx/settings.h according to precompiled headers...
2006-05-23  Włodzimierz SkibaInclude wx/timer.h according to precompiled headers...
2006-05-22  Włodzimierz SkibaInclude wx/dialog.h according to precompiled headers...
2006-05-22  Włodzimierz SkibaInclude wx/cursor.h according to precompiled headers...
2006-05-21  Włodzimierz SkibaInclude wx/icon.h according to precompiled headers...
2006-05-19  Włodzimierz SkibaInclude wx/brush.h according to precompiled headers...
2006-05-18  Włodzimierz SkibaInclude wx/menu.h according to precompiled headers...
2006-05-17  Włodzimierz SkibaInclude wx/button.h according to precompiled headers...
2006-05-09  Włodzimierz SkibaInclude wx/dcscreen.h according to precompiled headers...
2006-05-08  Włodzimierz SkibaInclude wx/dcmemory.h according to precompiled headers...
2006-05-05  Włodzimierz SkibaInclude wx/dc.h according to precompiled headers of...
2006-05-05  Włodzimierz SkibaInclude wx/frame.h according to precompiled headers...
2006-05-03  Włodzimierz SkibaInclude wx/stream.h according to precompiled headers...
2006-05-02  Włodzimierz SkibaInclude wx/utils.h according to precompiled headers...
2006-04-28  Włodzimierz SkibaInclude wx/app.h according to precompiled headers of...
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2006-04-24  Włodzimierz Skiba[ 1473731 ] 'wxColourBase and wxString <-> wxColour...
2006-04-24  Włodzimierz SkibaInclude wx/string.h according to precompiled headers...
2006-04-21  Włodzimierz SkibaInclude wx/hash.h according to precompiled headers...
2006-04-18  Włodzimierz Skibawx/wxprec.h already includes wx/defs.h (with other...
2006-04-16  Vadim Zeitlinsimplify/cleanup wxTheXXXList and wxGDIObject code...
2006-04-16  Vadim Zeitlincreate stock GDI objects on demand; use const with...
2006-03-23  Vadim Zeitlinreplaced all int/size_t indices in wxControlWithItems...
2006-03-21  Vadim Zeitlinadded semicolons after wxCHECK()s (part of patch 1450705)
2006-03-16  Vadim Zeitlinfixed build after last commit
2006-03-16  Vadim ZeitlinwxDisplay cleanup/rewrite:
2006-03-14  Włodzimierz SkibaLine-up interfaces to use size_t for GetCount()s (and...
2006-03-12  Vadim Zeitlinnative implementation of wxDirDialog for wxCocoa (patch...
2006-02-09  Vadim Zeitlingreat copy ctor/assignment operators cleanup by Paul...
2006-01-26  Włodzimierz SkibaInclude order is wxprec.h=>defs.h=>platform.h=>setup...
2006-01-12  Vadim Zeitlindefine wxEventLoopBase::ms_activeLoop in appcmn.cpp...
2006-01-12  Vadim Zeitlinshare wxEventLoop::IsRunning() implementation between...
2005-11-30  Vadim Zeitlin1. moved m_majorDim duplicated in many ports to wxRadio...
2005-11-09  Włodzimierz SkibaVarious source cleanings.
2005-11-08  Włodzimierz SkibaGet/SetTitle only for wxTopLevelWindow (wxCocoa part).
2005-10-18  David ElliottRemove sm_cocoaDelegate singleton. We need per-instanc...
2005-10-18  David ElliottReplace wxNSTimerData -setTimer method with -initWithWx...
2005-10-09  Mattia Barbon Removed WXWIN_COMPATIBILITY_2_2 together with code...
2005-10-05  Włodzimierz SkibawxColour source cleaning. Corrections to 'const unsigne...
2005-10-04  Włodzimierz SkibaFix for mistake with const for non pointer/reference...
2005-10-04  Włodzimierz SkibawxBrush::SetColour and wxPen::SetColour unified. Source...
2005-09-27  Włodzimierz SkibawxItemContainerImmutable::FindString unified.
2005-09-26  David ElliottMake wxToolBar accept first mouse clicks. That is...
2005-09-26  David ElliottAdd EndDialog helper which calls EndModal with the...
2005-09-23  David ElliottAs of src/common/framecmn.cpp revision 1.60 the wxFrame...
2005-09-23  David ElliottAdded Cocoa_acceptsFirstMouse.
2005-09-23  David ElliottAdded Cocoa_canBecomeKeyWindow.
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-09-20  David ElliottCall [super dealloc] from overridden dealloc methods.
2005-09-11  Julian SmartApplied [ 1235509 ] wxCocoa unicode wxT("fixes")
2005-07-28  Vadim Zeitlinremoved USE_SHARED_LIBRARY mentions (and all variations...
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2005-05-28  David ElliottRemoved bogus assert for wxGA_SMOOTH.
2005-05-23  Włodzimierz SkibaUndefined reference found in Tinderbox logs.
2005-05-23  David ElliottForce size to integer coordinates in all cases.
2005-05-23  David ElliottImplemented SetLabel
2005-05-23  David ElliottApplied patch 1206278 from Mike Wetherell.
2005-05-22  David ElliottMake bitmaps work when compiling on Tiger and add some...
2005-04-22  Ryan Nortonflag checkin'
2005-04-22  Ryan Nortonimplement non-wrapping for wxSpinCtrl
2005-04-22  Ryan Nortonimplement label setting
2005-04-21  Ryan Nortonimplement tooltip delay
2005-03-26  David ElliottMoved #if wxUSE_COMBOBOX after real wx/wxprec.h include.
2005-03-26  David ElliottMetrowerks Objective-C++ is more strict about types...
2005-03-23  David ElliottComment out extraneous include wx/wxprec.h (part of...
2005-03-21  Vadim Zeitlinanother compilation fix after wxMenuBar ctor patch
2005-03-17  Vadim Zeitlinimplemented wxMenuBar ctor taking array of menus/titles...
2005-03-12  David ElliottAdded trailing newline.
2005-03-12  David ElliottAdded back trailing newline. Please be more careful...
2005-03-07  Robert Roebling Applied GetSystemMetric patch to suppurt GTK and...
2005-02-27  Julian SmartAdded GetBitmap, GetIcon to wxImageList
2005-02-23  Włodzimierz SkibaLinup API of wxRadioBox::Show on all ports. Move wxRadi...
2005-02-21  Włodzimierz SkibaConsistent wxWindow::Enable with wxRadioBox::Enable...
2005-02-20  Ryan Nortonif wxUSE_XXX fixes
2005-02-17  Ryan NortonComboBox for cocoa
2005-02-16  Ryan Nortonimplement some missing methods
2005-02-15  Ryan Nortonfix CFDictionary/Number/String combo memory leak in...
2005-02-13  Ryan Nortoncompilo
2005-02-13  Vadim Zeitlin1. added SetSelection() to wxItemContainer and removed...
2005-02-13  Vadim Zeitlinremoved multiple duplicate copies (with subtly differen...
2005-02-04  Ryan Nortonfix cocoa wxTimer Stop crash, proper autorelease stuff...
2005-02-04  Ryan Nortoncocoa wxTimer
2005-02-04  Ryan Nortonmake cocoa mediactrl usable. Some touchups to carbon...
2005-02-04  Ryan Nortonuse wx/math.h for math constants - avoids redifinition...
2005-02-04  Ryan Nortonfix double->unsigned char warnings
2005-02-03  Ryan Nortonprelimanary wxMediaCtrl cocoa support
2005-01-19  Włodzimierz SkibawxTextPos for all GetLastPosition with constants for...
2005-01-18  David ElliottDon't depend on m_cocoaWxToBoundsTransform not being...
2005-01-18  David ElliottSending copy to an instance infers ownership by the...
2005-01-17  David ElliottMoved Clear() implementation into wxDC using a new...
2005-01-14  David ElliottSplit some of the recent code out to make it more reusable.
2005-01-14  David ElliottForgot to initialize m_cocoaWxToBoundsTransform = nil;
2005-01-14  David ElliottSeparate NSAffineTransform creation out of wxDC::CocoaA...
2005-01-12  David ElliottAdd new methods to transform coordinates expressed...
2005-01-12  David ElliottImplement using NSColor class methods for system colors.
2005-01-12  David ElliottImproved whitespace in GetColour() so I can see what...
2005-01-11  David ElliottRenamed src/cocoa/settings.cpp to settings.mm.
2005-01-11  David ElliottImplemented simplistic ConvertToImage()
next