projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
fixes to allow dragging in multiselection tree ctrl (patch 759421)
[wxWidgets.git]
/
src
/
cocoa
/
2003-07-09
David Elliott
Don't save and restore the graphics context for color...
tree
|
commitdiff
2003-07-09
David Elliott
Implement wxWindowDC::Clear()
tree
|
commitdiff
2003-07-09
David Elliott
Implement SetBackground()
tree
|
commitdiff
2003-07-09
David Elliott
wxNullBrush should not be Ok(), and GetNSColor() should...
tree
|
commitdiff
2003-07-09
David Elliott
wxBrushRefData constructor: m_style = style instead...
tree
|
commitdiff
2003-07-09
David Elliott
Set m_window instead of using wxWindowDC constructor...
tree
|
commitdiff
2003-07-09
David Elliott
Store a pointer to the wxWindow in the wxWindowDC class
tree
|
commitdiff
2003-07-09
David Elliott
Avoid paint event recursion when the run loop is restar...
tree
|
commitdiff
2003-07-09
David Elliott
Remove check for other wxPaintDCs. It should be done...
tree
|
commitdiff
2003-07-09
Julian Smart
- Moved wxApp::SendIdleEvents and wxApp::ProcessIdle...
tree
|
commitdiff
2003-07-08
David Elliott
Position the status bar properly
tree
|
commitdiff
2003-07-07
David Elliott
Use NSColor from wxColour and wxBrush
tree
|
commitdiff
2003-07-07
David Elliott
First hack at wxBrush for wxCocoa
tree
|
commitdiff
2003-07-07
Julian Smart
Added wxFrameBase::OnMenuOpen, and wxUSE_IDLEMENUUPDATE...
tree
|
commitdiff
2003-07-06
David Elliott
Fixed some fields in the file header
tree
|
commitdiff
2003-07-06
David Elliott
Remove finishLaunching method which called wxTheApp...
tree
|
commitdiff
2003-07-05
Vadim Zeitlin
some float -> int conversion warnings suppressed (but...
tree
|
commitdiff
2003-07-03
David Elliott
Provide empty stubs for constructors
tree
|
commitdiff
2003-07-03
David Elliott
Provide NSAutoreleasePool instances during initialization
tree
|
commitdiff
2003-07-02
David Elliott
Removed Vadim's comment. Added comment explaining...
tree
|
commitdiff
2003-06-30
Vadim Zeitlin
more work on fixing wxEntry() and ANSI/Unicode cmd...
tree
|
commitdiff
2003-06-30
Vadim Zeitlin
extracted common initialization/cleanup functions in...
tree
|
commitdiff
2003-06-28
David Elliott
include "wx/setup.h" before testing for wxUSE_SLIDER
tree
|
commitdiff
2003-06-28
David Elliott
Added wxGUIAppTraits::GetOSVersion() implementation.
tree
|
commitdiff
2003-06-27
David Elliott
Removed wxGetOsVersion stub. It's now handled by utils...
tree
|
commitdiff
2003-06-24
Vadim Zeitlin
removed duplicate wxTheApp and m_appInitFn definitions...
tree
|
commitdiff
2003-06-24
Vadim Zeitlin
wxBase/GUI separation: 1st step, wxMSW should build...
tree
|
commitdiff
2003-06-23
David Elliott
Added #if wxUSE_SLIDER guard
tree
|
commitdiff
2003-06-19
David Elliott
Added slider.h/slider.mm to wxCocoa build
tree
|
commitdiff
2003-06-19
David Elliott
Missed a few substitutions the first time around
tree
|
commitdiff
2003-06-19
David Elliott
Added wxSlider stub
tree
|
commitdiff
2003-06-19
David Elliott
Changed colour.cpp to colour.mm
tree
|
commitdiff
2003-06-19
David Elliott
First stab at wxColour using NSColor
tree
|
commitdiff
2003-06-13
David Elliott
* Added gsockcocoa.c to files list
tree
|
commitdiff
2003-06-13
David Elliott
Added GSocket stubs for wxCocoa
tree
|
commitdiff
2003-06-13
David Elliott
Use the new wxNSStringWithWxString conversion function
tree
|
commitdiff
2003-06-07
David Elliott
Added stub for the new pure virtual DoInsert method
tree
|
commitdiff
2003-06-07
David Elliott
include "wx/module.h" for wxModule
tree
|
commitdiff
2003-05-24
Julian Smart
Removed wxHTMLHelpControllerBase (putting the
tree
|
commitdiff
2003-05-23
Gilles Depeyrot
removed print.cpp from list of Mac files and regenerate...
tree
|
commitdiff
2003-04-19
David Elliott
#include "wx/cocoa/ObjcPose.h" from the source in prepa...
tree
|
commitdiff
2003-04-14
David Elliott
Added InitMouseEvent helper method (like wxMSW)
tree
|
commitdiff
2003-04-14
David Elliott
Catch and forward the following mouse related events:
tree
|
commitdiff
2003-04-13
David Elliott
Include datacmn.cpp in wxCocoa
tree
|
commitdiff
2003-04-13
David Elliott
Removed everything since it's now in datacmn.cpp
tree
|
commitdiff
2003-04-13
David Elliott
Implemented Raise()
tree
|
commitdiff
2003-04-07
David Elliott
Do some sanity checks in DoDrawText to make sure we...
tree
|
commitdiff
2003-04-07
David Elliott
Added stub for wxIcon(const char **xpm)
tree
|
commitdiff
2003-04-07
David Elliott
Relocate DeviceToLogical[XY], add stub for LogicalToDev...
tree
|
commitdiff
2003-04-07
David Elliott
X11-specific code doesn't work so well on wxCocoa
tree
|
commitdiff
2003-04-06
David Elliott
Replace dc.cpp with dc.mm and dcclient.cpp with dc.mm
tree
|
commitdiff
2003-04-05
David Elliott
Added GetBordersForSizer(int *bordertop, int *borderOther)
tree
|
commitdiff
2003-04-05
David Elliott
Commented out most the the wxLogDebug
tree
|
commitdiff
2003-04-05
Václav Slavík
regenerated makefiles
tree
|
commitdiff
2003-04-01
David Elliott
Implemented wxWindowCocoa::Cocoa_drawRect
tree
|
commitdiff
2003-04-01
David Elliott
Removed deprecated parser.o from cocoa.t, reran tmake
tree
|
commitdiff
2003-03-31
Mattia Barbon
Removed Motif files that only contained stubs
tree
|
commitdiff
2003-03-30
Julian Smart
Removing deprecated classes
tree
|
commitdiff
2003-03-24
David Elliott
Set the m_isShown flag appropriately from Show()
tree
|
commitdiff
2003-03-24
David Elliott
Use m_dummyNSView if necessary to get the superview...
tree
|
commitdiff
2003-03-24
David Elliott
Create an NSView in leiu of a radio box
tree
|
commitdiff
2003-03-24
David Elliott
Create an NSView in leiu of a real listbox
tree
|
commitdiff
2003-03-24
David Elliott
Use m_dummyNSView (if it exists) in place of m_cocoaNSV...
tree
|
commitdiff
2003-03-24
David Elliott
CocoaRemoveFromParent can (and will) be called when...
tree
|
commitdiff
2003-03-24
David Elliott
Create an NSView (in leiu of a real static line)
tree
|
commitdiff
2003-03-24
David Elliott
Create an NSView (in leiu of a real static bitmap class)
tree
|
commitdiff
2003-03-24
David Elliott
- Remove wxTopLevelWindowCocoa from the wxRTTI class...
tree
|
commitdiff
2003-03-23
Julian Smart
Removed obsolete ODBC classes.
tree
|
commitdiff
2003-03-22
David Elliott
Regenerated by tmake: added all the cocoa source files
tree
|
commitdiff
2003-03-22
David Elliott
FIXME: Complete stubs or other cruft necessary to make...
tree
|
commitdiff
2003-03-22
David Elliott
Added more files containing original code and empty...
tree
|
commitdiff
2003-03-21
David Elliott
Added more original works and stubs
tree
|
commitdiff
2003-03-21
David Elliott
Added original works and stubs to CVS repository
tree
|
commitdiff
2003-03-21
David Elliott
Added wxCocoa files.lst. There are not yet any wxCocoa...
tree
|
commitdiff