2001-05-08 |
Gilles Depeyrot | added CreateFromXpm method that uses image xpm decoder |
tree | commitdiff |
2001-05-08 |
Gilles Depeyrot | added definition/initialisation of static class member |
tree | commitdiff |
2001-05-08 |
Stefan Csomor | mac fixes part II |
tree | commitdiff |
2001-05-08 |
Stefan Csomor | mac fixes |
tree | commitdiff |
2001-05-06 |
Gilles Depeyrot | added clientcontext variable to Open Transport initiali... |
tree | commitdiff |
2001-05-06 |
Gilles Depeyrot | applied correction from Marc Newsam in calculations... |
tree | commitdiff |
2001-05-01 |
Gilles Depeyrot | added xpmdecod files |
tree | commitdiff |
2001-05-01 |
Gilles Depeyrot | applied SourceForge patch #419884 from Marc Newsam |
tree | commitdiff |
2001-05-01 |
Stefan Csomor | corrected event handling according to current msw/gtk... |
tree | commitdiff |
2001-04-30 |
Robin Dunn | Implemented wxGetClientDisplayRect which returns the... |
tree | commitdiff |
2001-04-28 |
Robert Roebling | Implement wxRB_GROUP |
tree | commitdiff |
2001-04-28 |
Gilles Depeyrot | added common imagxpm files |
tree | commitdiff |
2001-04-28 |
Gilles Depeyrot | corrections for Mac OS X |
tree | commitdiff |
2001-04-28 |
Gilles Depeyrot | corrections for modifications made to common mimetype... |
tree | commitdiff |
2001-04-19 |
Gilles Depeyrot | Corrections for Mac OS X |
tree | commitdiff |
2001-04-18 |
Gilles Depeyrot | removed unused files so that makefile VPATH works under... |
tree | commitdiff |
2001-04-14 |
Gilles Depeyrot | added spinctrl and corrected list of files for Mac... |
tree | commitdiff |
2001-04-13 |
Gilles Depeyrot | added spinctrl implementation |
tree | commitdiff |
2001-04-12 |
Stefan Csomor | corrected cw6 project files and other small problems |
tree | commitdiff |
2001-04-12 |
Stefan Csomor | corrected cw6 project files and other small problems |
tree | commitdiff |
2001-04-12 |
Stefan Csomor | corrected cw6 project files |
tree | commitdiff |
2001-04-09 |
Gilles Depeyrot | removed case conflicting file |
tree | commitdiff |
2001-04-07 |
Gilles Depeyrot | preliminary file list for Mac OS X compilation |
tree | commitdiff |
2001-04-04 |
Václav Slavík | I moved platform specific code from wxImage to wxBitmap |
tree | commitdiff |
2001-04-01 |
Gilles Depeyrot | corrections for final release of Mac OS X |
tree | commitdiff |
2001-03-13 |
Václav Slavík | moved splines rendering code into wxDCBase |
tree | commitdiff |
2001-03-04 |
Stefan Csomor | corrected redraw problems with native controls |
tree | commitdiff |
2001-03-04 |
Stefan Csomor | correct window class attribution (was wrong in carbon) |
tree | commitdiff |
2001-03-04 |
Stefan Csomor | changed choice to properly inherit from wxChoiceBase... |
tree | commitdiff |
2001-03-03 |
Stefan Csomor | mac changes : wxDC - removed doubly defined vars (inher... |
tree | commitdiff |
2001-03-02 |
Robert Roebling | Implemented wxStaticLine under Mac. I thought I had |
tree | commitdiff |
2001-03-01 |
Stefan Csomor | final adjustements to wxToolbar to make it layout as... |
tree | commitdiff |
2001-02-28 |
Stefan Csomor | added new focus behaviour (like MSW) and toolbar fixes |
tree | commitdiff |
2001-02-28 |
Stefan Csomor | default window creation algorithm for mac platform... |
tree | commitdiff |
2001-02-28 |
Stefan Csomor | toolbars are now possible in any window |
tree | commitdiff |
2001-02-28 |
Stefan Csomor | added menubar update OnActivate for multiple frames... |
tree | commitdiff |
2001-02-28 |
Stefan Csomor | corrected hiding/showing of native mac controls |
tree | commitdiff |
2001-02-27 |
Stefan Csomor | corrected the invalidation when resizing windows (was... |
tree | commitdiff |
2001-02-27 |
Stefan Csomor | added calls for invalidating the dc setup on mac explic... |
tree | commitdiff |
2001-02-26 |
Robert Roebling | wxMac: |
tree | commitdiff |
2001-02-22 |
Julian Smart | Added wxYieldIfNeeded |
tree | commitdiff |
2001-02-21 |
Stefan Csomor | the carbon resource tag |
tree | commitdiff |
2001-02-21 |
Stefan Csomor | corrected an superfluous initfloatingwindows call in... |
tree | commitdiff |
2001-02-20 |
Gilles Depeyrot | do not perform Gestalt tests under Mac OS X |
tree | commitdiff |
2001-02-15 |
Gilles Depeyrot | modifications for compilation under Mac OS X |
tree | commitdiff |
2001-02-08 |
Stefan Csomor | updated mac sources (CW 5.3 working , CW6 still having... |
tree | commitdiff |
2001-02-04 |
Gilles Depeyrot | ignore CodeWarrior build directory and files produced... |
tree | commitdiff |
2001-01-30 |
Gilles Depeyrot | changed argument types (replaced long with wxCoord) |
tree | commitdiff |
2001-01-30 |
Gilles Depeyrot | corrected indentation |
tree | commitdiff |
2001-01-30 |
Gilles Depeyrot | added missing return type (implicit int no longer accep... |
tree | commitdiff |
2001-01-30 |
Gilles Depeyrot | removed unused variables |
tree | commitdiff |
2001-01-27 |
Gilles Depeyrot | modified macintosh ifdef compilations to also test... |
tree | commitdiff |
2001-01-27 |
Gilles Depeyrot | corrections related to event.h modifications |
tree | commitdiff |
2001-01-26 |
Gilles Depeyrot | correction to maintain data array in synch with string... |
tree | commitdiff |
2001-01-20 |
Gilles Depeyrot | applied wxNativeFontInfo patch from Derry Bryson (with... |
tree | commitdiff |
2000-12-10 |
Stefan Csomor | cw6 makefiles (makemac6.mcp) |
tree | commitdiff |
2000-12-10 |
Stefan Csomor | added cw6 fixes and patrick's patches |
tree | commitdiff |
2000-12-10 |
Stefan Csomor | added cw6 fixes and patrick's patches |
tree | commitdiff |
2000-10-06 |
Julian Smart | Added DECLARE/IMLEMENT_CLASS for wxToolBarBase |
tree | commitdiff |
2000-09-08 |
Julian Smart | Fixed some broken things related to context help, fixed... |
tree | commitdiff |
2000-09-07 |
Julian Smart | Got wxHelpContext working, plus wxFindWindowAtPointer... |
tree | commitdiff |
2000-09-07 |
Julian Smart | Made wxContextHelp implementation generic and added... |
tree | commitdiff |
2000-08-19 |
Robert Roebling | Added child window scrolling |
tree | commitdiff |
2000-08-14 |
Stefan Csomor | transparent xpm bitmaps added, thread support finished |
tree | commitdiff |
2000-08-10 |
Stefan Csomor | wxMac merge |
tree | commitdiff |
2000-08-10 |
Stefan Csomor | wxMac merge |
tree | commitdiff |
2000-08-09 |
Stefan Csomor | merge with latest sources |
tree | commitdiff |
2000-03-13 |
Ron Lee | moved wxDash typedef to gdicmn.h |
tree | commitdiff |
2000-02-15 |
Václav Slavík | added wxSYS_COLOUR_LISTBOX |
tree | commitdiff |
2000-01-23 |
Václav Slavík | added wxFileType::GetMimeTypes |
tree | commitdiff |
2000-01-19 |
Václav Slavík | mimetype.cpp/.h split into unix,mac,msw |
tree | commitdiff |
2000-01-16 |
Václav Slavík | wxNativeEncoding::To/FromString now stores wxFontEncodi... |
tree | commitdiff |
2000-01-13 |
Stefan Csomor | mac updates and msw bitmapdrawing on printer |
tree | commitdiff |
2000-01-13 |
Stefan Csomor | cw pro 5.3 adaptions |
tree | commitdiff |
2000-01-08 |
Václav Slavík | add wxFontEncoding member into wxNativeEncodingInfo |
tree | commitdiff |
1999-12-14 |
Václav Slavík | removed USE_SHARED_LIBRARY(IES) |
tree | commitdiff |
1999-12-14 |
Václav Slavík | removed USE_SHARED_LIBRARIES |
tree | commitdiff |
1999-12-09 |
Stefan Csomor | small adaptions |
tree | commitdiff |
1999-12-09 |
Stefan Csomor | adapted to mac |
tree | commitdiff |
1999-12-03 |
Stefan Csomor | wxMSW update for CW, wxMac updated |
tree | commitdiff |
1999-12-03 |
Stefan Csomor | wxMSW update for CW, wxMac updated |
tree | commitdiff |
1999-12-03 |
Stefan Csomor | wxMSW update for CW, wxMac updated |
tree | commitdiff |
1999-12-03 |
Stefan Csomor | wxMSW update for CW, wxMac updated |
tree | commitdiff |
1999-11-28 |
Unknown (JL) | stupid double declaration of GetClippingBox due to... |
tree | commitdiff |
1999-11-19 |
Unknown (JL) | few adaptations to cope with new control.h file |
tree | commitdiff |
1999-11-19 |
Unknown (JL) | adding the notion of cyclic group of radiobutton |
tree | commitdiff |
1999-11-19 |
Unknown (JL) | with only a little modification could be generic |
tree | commitdiff |
1999-11-18 |
Unknown (JL) | Used when the Apparence Manager is not installed |
tree | commitdiff |
1999-11-17 |
Robin Dunn | Added wxWakeUpIdle() for MSW and empty stubs for Motif... |
tree | commitdiff |
1999-11-11 |
Stefan Csomor | wxMac completed so far, generic listctrl extension |
tree | commitdiff |
1999-11-10 |
Stefan Csomor | wxMac (debug) builds and runs wxMinimal again |
tree | commitdiff |
1999-11-09 |
Stefan Csomor | mac adaptions |
tree | commitdiff |
1999-11-05 |
Stefan Csomor | CW5.2 Pro Adaptions, wxMac starting to move in |
tree | commitdiff |
1999-10-09 |
Robin Dunn | Attempting to restore the binary files that got trashed... |
tree | commitdiff |
1999-10-08 |
Karsten Ballüder | replaced T() makro with wxT() due to namespace probs... |
tree | commitdiff |
1999-04-26 |
Guilhem Lavaux | * Committing new wxSocket core (socket.cpp sckint.cpp... |
tree | commitdiff |
1999-04-07 |
Julian Smart | Menu/toolbar event handling now tries the window with... |
tree | commitdiff |
1999-02-28 |
Julian Smart | Doc mods; fixed return non-processing problem; fixed... |
tree | commitdiff |
1999-02-11 |
Stefan Csomor | CW Win32 and Mac adaptions |
tree | commitdiff |
1999-02-05 |
Julian Smart | Removed lots of OnClose functions; doc'ed OnCloseWindow... |
tree | commitdiff |
next |