projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fixes for file drops in unicode
[wxWidgets.git]
/
src
/
cocoa
/
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
2004-04-14
David Elliott
wxASSERT_MSG instead of wxASSERT
tree
|
commitdiff
2004-04-14
David Elliott
Cocoa_drawRect: Set m_updateRegion using the NSRect...
tree
|
commitdiff
2004-04-14
David Elliott
Added wxRegion construction from an NSRect or an array...
tree
|
commitdiff
2004-04-14
David Elliott
Rework modal dialog code to not depend on now obsolete...
tree
|
commitdiff
2004-04-13
David Elliott
wxCocoa: wxRegion using wxRegionGeneric
tree
|
commitdiff
2004-04-13
David Elliott
#import <AppKit/NSCell.h>
tree
|
commitdiff
2004-04-13
David Elliott
Change <class PixelData> to <typename PixelData> (2...
tree
|
commitdiff
2004-04-13
David Elliott
s/m_clientData/m_itemClientData/ so it doesn't conflict...
tree
|
commitdiff
2004-04-13
David Elliott
Make ObjcRelease() return void like [NSObject -release...
tree
|
commitdiff
2004-04-12
David Elliott
Change m_windowCurrent to m_currentNSWindow such that...
tree
|
commitdiff
2004-04-11
David Elliott
Use wxAutoNSAutoreleasePool when destroying wxIconRefData
tree
|
commitdiff
2004-04-11
David Elliott
Yield changes:
tree
|
commitdiff
2004-04-11
David Elliott
Add wxAutoNSAutoreleasePool to drawing methods
tree
|
commitdiff
2004-04-11
David Elliott
wxWindowCocoaScroller: use wxAutoNSAutoreleasePool...
tree
|
commitdiff
2004-04-11
David Elliott
wxIcon::CopyFromBitmap:
tree
|
commitdiff
2004-04-11
David Elliott
Add wxAutoNSAutoreleasePool to SetSelection()
tree
|
commitdiff
2004-04-10
David Elliott
Hide (orderOut:) modal dialogs after stopping modal...
tree
|
commitdiff
2004-04-10
David Elliott
Added missing wxT()
tree
|
commitdiff
2004-04-10
David Elliott
Implement a reasonable DoGetBestSize (NSProgressIndicat...
tree
|
commitdiff
2004-04-10
David Elliott
Stub for DoGetBestSize() since this isn't an NSControl
tree
|
commitdiff
2004-04-10
David Elliott
1. Faster DoGetBestSize for single-cell controls.
tree
|
commitdiff
2004-04-10
David Elliott
Make DoGetBestSize() always return a width of 100
tree
|
commitdiff
2004-04-10
David Elliott
Added missing wxT()
tree
|
commitdiff
2004-04-09
David Elliott
Added files for wxNotebook and wxCocoaNSTabView
tree
|
commitdiff
2004-04-02
David Elliott
Added wxObjcAutoRef* classes for automatic retain/relea...
tree
|
commitdiff
2004-03-26
David Elliott
Add support for checked and radio menu items
tree
|
commitdiff
2004-03-26
David Elliott
Implement SetBitmaps()
tree
|
commitdiff
2004-03-26
David Elliott
* Add a comment to Enable() indicating that it is prope...
tree
|
commitdiff
2004-03-26
David Elliott
Create real separator items instead of items without...
tree
|
commitdiff
2004-03-26
David Elliott
Create(): use wxAutoNSAutoreleasePool
tree
|
commitdiff
2004-03-26
David Elliott
Make wxCocoa work with wxUSE_STL==1: Use Erase instead...
tree
|
commitdiff
2004-03-26
David Elliott
Make wxCocoa work with wxUSE_STL==1:
tree
|
commitdiff
2004-03-03
David Elliott
s/wxTopLevelWindow/wxTopLevelWindowCocoa/
tree
|
commitdiff
2004-03-03
David Elliott
Constructor now takes a wxTopLevelWindow * = NULL so...
tree
|
commitdiff
2004-03-02
David Elliott
Removed unncessary includes
tree
|
commitdiff
2004-03-02
David Elliott
Implement wxMenuItemAction and validateMenuItem delegat...
tree
|
commitdiff
2004-03-02
David Elliott
SendDestroyEvent
tree
|
commitdiff
2004-02-27
David Elliott
Make wxMenuItemAction: and validateMenuItem: delegate...
tree
|
commitdiff
2004-02-20
David Elliott
Implement wxMenuItemAction: and validateMenuItem: deleg...
tree
|
commitdiff
2004-02-19
David Elliott
Use one wxNSWindowDelegate instance per wxCocoaNSWindow...
tree
|
commitdiff
2004-02-16
David Elliott
Remove superfluous call to CocoaRemoveFromParent (it...
tree
|
commitdiff
2004-02-09
David Elliott
Do not try to set the proper position if creating a...
tree
|
commitdiff
2004-02-09
David Elliott
Implement right mouse down/dragged/up
tree
|
commitdiff
2004-02-09
David Elliott
When destroying the window, only remove it from its...
tree
|
commitdiff
2004-02-09
David Elliott
Don't close dialogs in ~wxDialog as it just hides other...
tree
|
commitdiff
2004-02-09
David Elliott
wxBitmap::GetNSImage(): Added trace messages. Release...
tree
|
commitdiff
2004-02-08
David Elliott
Use wxLogTrace instead of wxLogDebug for trace messages
tree
|
commitdiff
2004-02-02
David Elliott
* GetValue() now returns true if the state is undetermined
tree
|
commitdiff
2004-02-02
David Elliott
Applied modified 3-state checkbox patch from Mathew...
tree
|
commitdiff
2004-01-31
Mattia Barbon
Added some missing STL-like wxArray/wxArrayString...
tree
|
commitdiff
2004-01-29
David Elliott
Use wxBitmap::GetNSImage(false) instead of duplicating...
tree
|
commitdiff
2004-01-29
David Elliott
ConvertToImage: Check !Ok() (we may not have any ref...
tree
|
commitdiff
2004-01-27
David Elliott
wxCocoa: Better icon support
tree
|
commitdiff
2004-01-27
David Elliott
Moved @interface wxNSApplicationDelegate to new header
tree
|
commitdiff
2004-01-23
Robin Dunn
wxMenu::Append (and similar) now return a pointer to...
tree
|
commitdiff
2004-01-22
Vadim Zeitlin
minimal changes needed to allow linking wxCocoa as...
tree
|
commitdiff
2004-01-22
Vadim Zeitlin
use wxColourDatabase::Find(), not obsolete FindColour...
tree
|
commitdiff
2004-01-22
Vadim Zeitlin
suppress warnings about implicit float -> int conversions
tree
|
commitdiff
2004-01-22
Vadim Zeitlin
warning about returning something from a void function
tree
|
commitdiff
2004-01-22
Vadim Zeitlin
suppress warnings about implicit double -> int conversions
tree
|
commitdiff
2004-01-22
David Elliott
Unicode build fixes
tree
|
commitdiff
2004-01-22
David Elliott
Applied patch #881258: Add wxT() to debug messages...
tree
|
commitdiff
2004-01-22
David Elliott
Applied correct filename case for header imports from...
tree
|
commitdiff
2004-01-18
David Elliott
Removed this file since it was only stubs and we now...
tree
|
commitdiff
2004-01-17
David Elliott
Reverted patch [ 832096 ] Final separation for GUI...
tree
|
commitdiff
2004-01-15
Julian Smart
Reverted patch [ 832096 ] Final separation for GUI...
tree
|
commitdiff
2004-01-14
David Elliott
IsInAssert is only available (and only makes sense...
tree
|
commitdiff
2004-01-14
David Elliott
Added empty base class constructors. This will still...
tree
|
commitdiff
2004-01-11
Julian Smart
Applied patch [ 832096 ] Final separation for GUI and...
tree
|
commitdiff
2003-12-16
David Elliott
Added wxAutoNSAutoreleasePool to Create(Tool|Status)Bar
tree
|
commitdiff
2003-12-16
David Elliott
1. Initialize m_mouseDownTool = NULL. Fixes crash...
tree
|
commitdiff
2003-12-16
David Elliott
In UpdateFrameNSView size the toolbar to its best size.
tree
|
commitdiff
2003-12-16
David Elliott
Very basic wxToolBar implementation
tree
|
commitdiff
2003-12-15
David Elliott
Use wxBitmap::GetNSImage() in wxDC::DrawBitmap. Mask...
tree
|
commitdiff
2003-12-15
David Elliott
Add wxBitmap::GetNSImage() which creates an autorelease...
tree
|
commitdiff
2003-12-15
David Elliott
Strip menu codes from label
tree
|
commitdiff
2003-12-15
David Elliott
Wrap some functions with wxAutoNSAutoreleasePool
tree
|
commitdiff
2003-12-15
David Elliott
Improved idle event processing.
tree
|
commitdiff
2003-12-09
David Elliott
Add support for wxMask creation from RGBx data (x=unused)
tree
|
commitdiff
2003-12-08
David Elliott
Compilation fix
tree
|
commitdiff
2003-12-08
David Elliott
Implement wxMask given a wxBitmap and a mask wxColour.
tree
|
commitdiff
2003-12-06
David Elliott
Added simple implementation of (Get|Unget)RawData.
tree
|
commitdiff
2003-11-13
David Elliott
Added implementation of MDI using top level windows
tree
|
commitdiff
2003-11-13
David Elliott
Added a mechanism allowing a toplevel window to delay...
tree
|
commitdiff
2003-11-13
David Elliott
Very lame fix for windows with -1 for a component of...
tree
|
commitdiff
2003-11-13
David Elliott
Fix file header and remove unused include "wx/cocoa...
tree
|
commitdiff
2003-11-13
David Elliott
Renamed UpdateWindowMenuBar to UpdateMenuBar and remove...
tree
|
commitdiff
2003-11-06
David Elliott
Add wxCocoaNSWindow* parameter to GetAppMenuBar so...
tree
|
commitdiff
2003-11-06
David Elliott
* Removed CocoaInternalIdle()
tree
|
commitdiff
2003-11-06
David Elliott
Don't pass notifications to wxMenuBarManager. It will...
tree
|
commitdiff
2003-11-06
David Elliott
Don't call wxMenuBarManager::CocoaInternalIdle(). ...
tree
|
commitdiff
2003-11-06
David Elliott
Add virtual wxMenuBar* GetAppMenuBar();
tree
|
commitdiff
2003-11-06
David Elliott
wxMenuBarManager::InstallMenuBarForWindow no longer...
tree
|
commitdiff
2003-11-06
David Elliott
Changed Command to ProcessCommand
tree
|
commitdiff
2003-11-04
David Elliott
Use a lowercase 'q' for the Quit menu item's keyEquivalent.
tree
|
commitdiff
2003-11-04
David Elliott
Removed call to InitBase() from wxWindowCocoa::Init()
tree
|
commitdiff
2003-10-21
Gilles Depeyrot
applied SF patch # 826838 to fix removal of -psn_*...
tree
|
commitdiff
2003-10-09
David Elliott
Added lengthy comment detailing the implications of...
tree
|
commitdiff
next