projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
[ 1508778 ] Fix for wxOwnerDrawnComboBox list selection rendering.
[wxWidgets.git]
/
src
/
cocoa
/
2005-02-27
Julian Smart
Added GetBitmap, GetIcon to wxImageList
tree
|
commitdiff
2005-02-23
Włodzimierz Skiba
Linup API of wxRadioBox::Show on all ports. Move wxRadi...
tree
|
commitdiff
2005-02-21
Włodzimierz Skiba
Consistent wxWindow::Enable with wxRadioBox::Enable...
tree
|
commitdiff
2005-02-20
Ryan Norton
if wxUSE_XXX fixes
tree
|
commitdiff
2005-02-17
Ryan Norton
ComboBox for cocoa
tree
|
commitdiff
2005-02-16
Ryan Norton
implement some missing methods
tree
|
commitdiff
2005-02-15
Ryan Norton
fix CFDictionary/Number/String combo memory leak in...
tree
|
commitdiff
2005-02-13
Ryan Norton
compilo
tree
|
commitdiff
2005-02-13
Vadim Zeitlin
1. added SetSelection() to wxItemContainer and removed...
tree
|
commitdiff
2005-02-13
Vadim Zeitlin
removed multiple duplicate copies (with subtly differen...
tree
|
commitdiff
2005-02-04
Ryan Norton
fix cocoa wxTimer Stop crash, proper autorelease stuff...
tree
|
commitdiff
2005-02-04
Ryan Norton
cocoa wxTimer
tree
|
commitdiff
2005-02-04
Ryan Norton
make cocoa mediactrl usable. Some touchups to carbon...
tree
|
commitdiff
2005-02-04
Ryan Norton
use wx/math.h for math constants - avoids redifinition...
tree
|
commitdiff
2005-02-04
Ryan Norton
fix double->unsigned char warnings
tree
|
commitdiff
2005-02-03
Ryan Norton
prelimanary wxMediaCtrl cocoa support
tree
|
commitdiff
2005-01-19
Włodzimierz Skiba
wxTextPos for all GetLastPosition with constants for...
tree
|
commitdiff
2005-01-18
David Elliott
Don't depend on m_cocoaWxToBoundsTransform not being...
tree
|
commitdiff
2005-01-18
David Elliott
Sending copy to an instance infers ownership by the...
tree
|
commitdiff
2005-01-17
David Elliott
Moved Clear() implementation into wxDC using a new...
tree
|
commitdiff
2005-01-14
David Elliott
Split some of the recent code out to make it more reusable.
tree
|
commitdiff
2005-01-14
David Elliott
Forgot to initialize m_cocoaWxToBoundsTransform = nil;
tree
|
commitdiff
2005-01-14
David Elliott
Separate NSAffineTransform creation out of wxDC::CocoaA...
tree
|
commitdiff
2005-01-12
David Elliott
Add new methods to transform coordinates expressed...
tree
|
commitdiff
2005-01-12
David Elliott
Implement using NSColor class methods for system colors.
tree
|
commitdiff
2005-01-12
David Elliott
Improved whitespace in GetColour() so I can see what...
tree
|
commitdiff
2005-01-11
David Elliott
Renamed src/cocoa/settings.cpp to settings.mm.
tree
|
commitdiff
2005-01-11
David Elliott
Implemented simplistic ConvertToImage()
tree
|
commitdiff
2005-01-11
David Elliott
Corrected m_depth assignment in CopyFromIcon
tree
|
commitdiff
2005-01-11
David Elliott
Implement CopyFromIcon
tree
|
commitdiff
2005-01-11
David Elliott
Replaced obviously incorrect code for SetFocus and...
tree
|
commitdiff
2005-01-11
David Elliott
Renamed the wxWindowCocoaScroller class to wxWindowCoco...
tree
|
commitdiff
2005-01-10
David Elliott
Add constructor and Set taking NSColor.
tree
|
commitdiff
2005-01-10
David Elliott
Added wxMemoryDC::Clear()
tree
|
commitdiff
2005-01-04
Włodzimierz Skiba
Old API depreciated. Use of new API. Source cleaning.
tree
|
commitdiff
2004-12-29
David Elliott
Added wxBitmap::UseAlpha() stub.
tree
|
commitdiff
2004-12-28
David Elliott
Retain/release the NSButtonCell during user action...
tree
|
commitdiff
2004-11-17
David Elliott
Implement toolbar tool clicks. Get rid of wxNSActionCe...
tree
|
commitdiff
2004-11-04
David Elliott
Moved duplicated wxMac/wxCocoa code into src/mac/corefo...
tree
|
commitdiff
2004-11-01
Ryan Norton
warning fix for 10.2
tree
|
commitdiff
2004-10-30
David Elliott
CodeWarrior (8.3 mwcc) thinks that it cannot compare...
tree
|
commitdiff
2004-10-30
David Elliott
CodeWarrior (8.3 mwcc) can't figure out that it needs...
tree
|
commitdiff
2004-10-30
David Elliott
Fixed compilation with precompiled headers.
tree
|
commitdiff
2004-10-30
David Elliott
CodeWarrior dislikes #include <> syntax for in-tree...
tree
|
commitdiff
2004-10-22
David Elliott
Cleaned up getRectsBeingDrawn:count: related code.
tree
|
commitdiff
2004-10-22
David Elliott
Forgot the appropriate return statement for the last...
tree
|
commitdiff
2004-10-22
David Elliott
Change friendship so that the base implementation class...
tree
|
commitdiff
2004-10-20
David Elliott
Rewrote wxSound:
tree
|
commitdiff
2004-10-20
David Elliott
Added CocoaSetKeyEquivalent() that sets the accelerator...
tree
|
commitdiff
2004-10-19
Ryan Norton
Rework comment a bit to accurately reflect situation...
tree
|
commitdiff
2004-10-19
David Elliott
Fixed incorrect comment about [NSDate distantPast]...
tree
|
commitdiff
2004-10-18
David Elliott
Due to the last change the delegate should not release...
tree
|
commitdiff
2004-10-18
David Elliott
Renamed m_hSnd to m_cocoaNSSound (match rest of wxCocoa).
tree
|
commitdiff
2004-10-18
David Elliott
Removed some extraneous whitespace.
tree
|
commitdiff
2004-10-18
David Elliott
wxCocoa: Add native file dialog from Ryan Norton. ...
tree
|
commitdiff
2004-10-15
David Elliott
wxCocoa: Added wxTaskBarIcon
tree
|
commitdiff
2004-10-15
David Elliott
Yes Ryan, I really did mean to remove these files.
tree
|
commitdiff
2004-10-15
David Elliott
Allow the wxMenu to be owned by the NSMenu so that...
tree
|
commitdiff
2004-10-15
David Elliott
Allow the dealloc message to be caught
tree
|
commitdiff
2004-10-15
David Elliott
Use wxObjcAutoRefFromAlloc for sm_cocoaTarget.
tree
|
commitdiff
2004-10-14
Ryan Norton
readd files to restore cocoa compilation
tree
|
commitdiff
2004-10-14
David Elliott
Removed empty wxCocoa wxFileDialog implementation
tree
|
commitdiff
2004-10-14
David Elliott
Removed empty wxCocoa taskbar files and broken files...
tree
|
commitdiff
2004-10-12
Ryan Norton
annoying oversight - someday compilers will point this out
tree
|
commitdiff
2004-10-11
Ryan Norton
cocoa doesn't need system framework - string conversion...
tree
|
commitdiff
2004-10-09
Ryan Norton
correct white values in extra stock cursors
tree
|
commitdiff
2004-10-08
Ryan Norton
final null-char wxString stuff, a couple of bugfixes...
tree
|
commitdiff
2004-10-08
Ryan Norton
various cleanups
tree
|
commitdiff
2004-10-08
Ryan Norton
wxSound for wxCocoa
tree
|
commitdiff
2004-10-08
Ryan Norton
wxDisplay for wxCocoa
tree
|
commitdiff
2004-10-07
Ryan Norton
a bit of cleanup
tree
|
commitdiff
2004-10-07
Ryan Norton
another stub for wxCocoa
tree
|
commitdiff
2004-10-07
Ryan Norton
1. Yet another unit test for new stirng stuff
tree
|
commitdiff
2004-10-07
Ryan Norton
revert badly screwed up commit :\
tree
|
commitdiff
2004-10-07
Ryan Norton
2.5.3 - cleanups, fixes, etc. etc. -
tree
|
commitdiff
2004-10-06
Ryan Norton
cursors for cocoa
tree
|
commitdiff
2004-10-06
Ryan Norton
cocoa tooltips. Remove runtime warning from 10.2 ...
tree
|
commitdiff
2004-10-05
Ryan Norton
default pos/size cleanup
tree
|
commitdiff
2004-10-05
David Elliott
Implement wxButtonBase::GetDefaultSize()
tree
|
commitdiff
2004-10-04
David Elliott
Added wxAutoNSAutoreleasePool where needed for controls...
tree
|
commitdiff
2004-10-01
David Elliott
wxCocoa: Added (mostly) stubs for wxGLCanvas and friends.
tree
|
commitdiff
2004-10-01
Ryan Norton
fix const to normal warning
tree
|
commitdiff
2004-09-29
Robin Dunn
wxSystemSettings::GetMetric returns -1 if the metric...
tree
|
commitdiff
2004-09-29
David Elliott
Get the stock label when stock ID is used with empty...
tree
|
commitdiff
2004-09-29
Václav Slavík
changes to make wxWindow::FindFocus work as expected...
tree
|
commitdiff
2004-09-29
David Elliott
wxStaticBox constructor is not supposed to take a wxVal...
tree
|
commitdiff
2004-08-03
David Elliott
Provide stub for wxDisplayBase::GetCount()
tree
|
commitdiff
2004-07-30
Vadim Zeitlin
switched to wxEventLoopBase/wxEventLoop implementation...
tree
|
commitdiff
2004-06-24
David Elliott
We don't need to pose for NSMenuItem, target/action...
tree
|
commitdiff
2004-06-24
David Elliott
* Do not use class posing to handle target/action.
tree
|
commitdiff
2004-06-23
David Elliott
wxCocoa: Added wxScrollBar
tree
|
commitdiff
2004-06-23
David Elliott
Remove SendDestroyEvent() call from SetNSView() and...
tree
|
commitdiff
2004-06-22
David Elliott
Observe NSControlTintDidChangeNotification in the appli...
tree
|
commitdiff
2004-06-01
David Elliott
wx/notebook.h is not included from wx/wx.h
tree
|
commitdiff
2004-05-25
Julian Smart
Missed reversions
tree
|
commitdiff
2004-05-23
Julian Smart
Use old licence name
tree
|
commitdiff
2004-05-23
Julian Smart
More name change
tree
|
commitdiff
2004-05-23
Julian Smart
Name and version changes
tree
|
commitdiff
2004-05-12
David Elliott
Wrap within #if wxUSE_NOTEBOOK
tree
|
commitdiff
2004-04-15
David Elliott
Make buttons display the bitmap image instead of the...
tree
|
commitdiff
next