projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fixed Norwegian Bokmal code to conform to new ISO 639-2
[wxWidgets.git]
/
src
/
mac
/
2003-04-30
Stefan Csomor
correcting non-unicode char conversion
tree
|
commitdiff
2003-04-30
Stefan Csomor
removing unused flags
tree
|
commitdiff
2003-04-30
Stefan Csomor
include "ToolUtils.h" for LoWord and friends
tree
|
commitdiff
2003-04-30
Robin Dunn
Shaped window support for wxMac, plus a wxSTAY_ON_TOP...
tree
|
commitdiff
2003-04-26
Stefan Csomor
moving rollover check, was causing hangs upon terminati...
tree
|
commitdiff
2003-04-26
Stefan Csomor
transition window calls had some problems with layering...
tree
|
commitdiff
2003-04-19
Gilles Depeyrot
removed superfluous casts
tree
|
commitdiff
2003-04-19
Gilles Depeyrot
added extern "C" for include of mach/mach.h to fix...
tree
|
commitdiff
2003-04-19
Gilles Depeyrot
removed unused variables
tree
|
commitdiff
2003-04-19
Gilles Depeyrot
corrected warning (missing const)
tree
|
commitdiff
2003-04-17
Julian Smart
Can switch between clipping code mroe easily
tree
|
commitdiff
2003-04-15
Stefan Csomor
added direct HICommand updating
tree
|
commitdiff
2003-04-15
Stefan Csomor
Skipping Right_down event if generated context menu...
tree
|
commitdiff
2003-04-14
David Elliott
When saving the editable state, use the real state...
tree
|
commitdiff
2003-04-13
Julian Smart
Test for result of searching for wxID_CANCEL button
tree
|
commitdiff
2003-04-13
Julian Smart
Don't use focus if NULL
tree
|
commitdiff
2003-04-13
Julian Smart
Set wxPendingEvents to NULL after deleting it
tree
|
commitdiff
2003-04-13
Stefan Csomor
supported controls on toolbar
tree
|
commitdiff
2003-04-13
Vadim Zeitlin
fixed unused variable warning
tree
|
commitdiff
2003-04-13
Vadim Zeitlin
fixes necessary for the default GUI log target to be...
tree
|
commitdiff
2003-04-12
Stefan Csomor
redraw fixes for OSX
tree
|
commitdiff
2003-04-11
Robin Dunn
Fixed wxMac's wxTextCtrl::SetSelection so that (-1...
tree
|
commitdiff
2003-04-10
Vadim Zeitlin
regenerated with tmake after adding datacmn.cpp
tree
|
commitdiff
2003-04-10
Vadim Zeitlin
extracted duplicated code from src/*/data.cpp in a...
tree
|
commitdiff
2003-04-10
Vadim Zeitlin
moved wxFloat/DoubleToStringStr from src/*/data.cpp...
tree
|
commitdiff
2003-04-08
Vadim Zeitlin
wxMac doesn't use wxTaskBarIcon
tree
|
commitdiff
2003-04-07
Stefan Csomor
explicit app modality in SetModal
tree
|
commitdiff
2003-04-07
David Elliott
After delete wxPendingEventsLocker; wxPendingEventsLoc...
tree
|
commitdiff
2003-04-05
Václav Slavík
regenerated makefiles
tree
|
commitdiff
2003-04-04
Václav Slavík
preparation for X11 wxTaskBarIcon version:
tree
|
commitdiff
2003-04-03
Robin Dunn
Fixed menu event propogation to be consistent across...
tree
|
commitdiff
2003-04-02
Stefan Csomor
better spacing
tree
|
commitdiff
2003-04-02
Stefan Csomor
setting origin to printable area for wxMac
tree
|
commitdiff
2003-03-31
Mattia Barbon
Regenerated some more makefiles/filelists.
tree
|
commitdiff
2003-03-31
Julian Smart
More deprecated class mods
tree
|
commitdiff
2003-03-30
Julian Smart
Removing deprecated classes
tree
|
commitdiff
2003-03-29
Stefan Csomor
fixed missing Idle events
tree
|
commitdiff
2003-03-28
Robin Dunn
Added wxTLW::SetShape and implementations for wxGTK...
tree
|
commitdiff
2003-03-28
Stefan Csomor
unicode fixes
tree
|
commitdiff
2003-03-28
Stefan Csomor
mach targets added
tree
|
commitdiff
2003-03-27
Stefan Csomor
wxMac Unicode support
tree
|
commitdiff
2003-03-26
David Elliott
- Added wxAddProcessCallbackForPid function
tree
|
commitdiff
2003-03-26
Robin Dunn
wxMac does need radiocmn
tree
|
commitdiff
2003-03-23
Julian Smart
Removed obsolete ODBC classes.
tree
|
commitdiff
2003-03-23
Vadim Zeitlin
regenerated the makefiles with the latest filelist.txt
tree
|
commitdiff
2003-03-17
Julian Smart
Fixed copyrights and licence spelling
tree
|
commitdiff
2003-03-17
Julian Smart
Don't use images for wxNotebook because of crash
tree
|
commitdiff
2003-03-11
Stefan Csomor
moved fix
tree
|
commitdiff
2003-03-10
Stefan Csomor
submenu preparation in two methods encapsulated
tree
|
commitdiff
2003-03-07
Stefan Csomor
show and hide implementation added
tree
|
commitdiff
2003-03-06
Stefan Csomor
change to a tiny minimal value for DoGetBestSize in...
tree
|
commitdiff
2003-03-06
Stefan Csomor
added alpha channel support for mask bitmaps
tree
|
commitdiff
2003-03-06
Stefan Csomor
value expansion to double
tree
|
commitdiff
2003-03-06
Stefan Csomor
we now must skip right click events in order to allow...
tree
|
commitdiff
2003-03-06
Stefan Csomor
the msw implementation even shows an ok button if it...
tree
|
commitdiff
2003-03-06
Stefan Csomor
added OnMouse which will trigger context menu events...
tree
|
commitdiff
2003-03-02
Stefan Csomor
GiveFeedback support, Cursor Extension
tree
|
commitdiff
2003-03-02
Stefan Csomor
OSX printing fixes
tree
|
commitdiff
2003-03-02
Stefan Csomor
destroy event support
tree
|
commitdiff
2003-03-02
Stefan Csomor
usleep fix
tree
|
commitdiff
2003-03-02
Stefan Csomor
xpm support, color cursor support
tree
|
commitdiff
2003-03-02
Gilles Depeyrot
updated source to not use deprecated wxList methods
tree
|
commitdiff
2003-03-02
Gilles Depeyrot
added missing include file and corrected memory leak...
tree
|
commitdiff
2003-03-02
Stefan Csomor
OSX fixes for printing
tree
|
commitdiff
2003-02-28
Julian Smart
Tidied space and tabs in wxMac files
tree
|
commitdiff
2003-02-28
Julian Smart
Tidied copyright and date for wxMac files
tree
|
commitdiff
2003-02-27
Stefan Csomor
fix for SetSize was missing
tree
|
commitdiff
2003-02-27
Stefan Csomor
SetValue can add values if not readonly
tree
|
commitdiff
2003-02-19
Robin Dunn
Send the wxWindowDestroyEvent for all ports
tree
|
commitdiff
2003-02-15
Stefan Csomor
Files from a Drop were only added but the fileslist...
tree
|
commitdiff
2003-02-10
Stefan Csomor
bug fixes
tree
|
commitdiff
2003-02-09
Stefan Csomor
crash upon hide fix
tree
|
commitdiff
2003-02-09
Stefan Csomor
code
tree
|
commitdiff
2003-02-09
Stefan Csomor
native tooltips
tree
|
commitdiff
2003-02-09
Stefan Csomor
redraw changes
tree
|
commitdiff
2003-02-09
Stefan Csomor
code changed along msw lines
tree
|
commitdiff
2003-02-09
Stefan Csomor
corrected disposal for b/w cursors and creation and...
tree
|
commitdiff
2003-02-09
Stefan Csomor
mask and hotspot corrections
tree
|
commitdiff
2003-02-09
Stefan Csomor
clipboard bitmap support extended
tree
|
commitdiff
2003-02-09
Stefan Csomor
clipboard
tree
|
commitdiff
2003-02-04
Stefan Csomor
added hints from QA 1061
tree
|
commitdiff
2003-02-04
Stefan Csomor
OSX native tooltips
tree
|
commitdiff
2003-02-04
Stefan Csomor
carbon event savvy wakeup call
tree
|
commitdiff
2003-02-02
Mattia Barbon
Fix client data handling: delete client data for...
tree
|
commitdiff
2003-01-31
Stefan Csomor
using SelectWindow for Raise Implementation
tree
|
commitdiff
2003-01-31
Stefan Csomor
added AppleEvent Handler, somehow the standard event...
tree
|
commitdiff
2003-01-29
Stefan Csomor
carbon event support completed
tree
|
commitdiff
2003-01-29
Stefan Csomor
bug fix & carbon support
tree
|
commitdiff
2003-01-29
Stefan Csomor
string conversion
tree
|
commitdiff
2003-01-29
Stefan Csomor
carbon modal state
tree
|
commitdiff
2003-01-29
Stefan Csomor
bugfix : text background when using appearance text...
tree
|
commitdiff
2003-01-29
Stefan Csomor
getting rid of wxBuffer
tree
|
commitdiff
2003-01-29
Stefan Csomor
adaptions for cleaned up string conversions & carbon...
tree
|
commitdiff
2003-01-29
Stefan Csomor
adaptions for cleaned up string conversions
tree
|
commitdiff
2003-01-29
Stefan Csomor
moving string conversions at one place
tree
|
commitdiff
2003-01-28
Mattia Barbon
Regenerate makefiles.
tree
|
commitdiff
2003-01-28
Stefan Csomor
only handling inContent CarbonEvents if we are the...
tree
|
commitdiff
2003-01-28
Stefan Csomor
CarbonEvents Added
tree
|
commitdiff
2003-01-28
Stefan Csomor
Review, Carbon Events support
tree
|
commitdiff
2003-01-28
Stefan Csomor
static box parent warning added
tree
|
commitdiff
next