2001-12-28 |
Stefan Csomor | removed redundant code |
tree | commitdiff |
2001-12-20 |
Stefan Csomor | MacOS conforming activate/deactivate |
tree | commitdiff |
2001-12-20 |
Gilles Depeyrot | corrections to includes for compilation under Mac OS X |
tree | commitdiff |
2001-12-20 |
Stefan Csomor | corrected bug in MacRedraw |
tree | commitdiff |
2001-12-20 |
Stefan Csomor | added additional setters for the current clip region |
tree | commitdiff |
2001-12-19 |
Stefan Csomor | toplevel adaptions |
tree | commitdiff |
2001-12-19 |
Stefan Csomor | GetMacXXXX renamed to MacGetXXXXX |
tree | commitdiff |
2001-12-19 |
Stefan Csomor | implemented clipping using native regions |
tree | commitdiff |
2001-12-19 |
Stefan Csomor | added SetStatusText method (avoiding dc.Clear) |
tree | commitdiff |
2001-12-19 |
Stefan Csomor | removed clearing (done anyway) |
tree | commitdiff |
2001-12-19 |
Stefan Csomor | GetMacXXXX to MacGetXXXX |
tree | commitdiff |
2001-12-19 |
Stefan Csomor | started macosx compliant implementation |
tree | commitdiff |
2001-12-19 |
Stefan Csomor | code moved from window to toplevel |
tree | commitdiff |
2001-12-19 |
Stefan Csomor | corrected control functions |
tree | commitdiff |
2001-12-19 |
Stefan Csomor | Adaptions for new redrawing |
tree | commitdiff |
2001-12-19 |
Stefan Csomor | GetMacXXXX renamed MacGetXXXX |
tree | commitdiff |
2001-12-19 |
Stefan Csomor | toplevel adaptions |
tree | commitdiff |
2001-12-19 |
Ron Lee | Added new dynamic loading classes. (which handle proper |
tree | commitdiff |
2001-12-18 |
Robert Roebling | The mac toolbar was redrawing buttons when not shown - |
tree | commitdiff |
2001-12-17 |
Robert Roebling | MacOS 9 seems to clear the background itself, too. |
tree | commitdiff |
2001-12-17 |
Robert Roebling | MAcOS X clears the background (with stripes) for |
tree | commitdiff |
2001-12-08 |
Stefan Csomor | corrected constness |
tree | commitdiff |
2001-12-07 |
Stefan Csomor | added method for getting the help menu on classic and... |
tree | commitdiff |
2001-12-05 |
Stefan Csomor | changed default size, because MacOS X was using the... |
tree | commitdiff |
2001-12-04 |
Stefan Csomor | changed defaultitem method from belonging to a panel... |
tree | commitdiff |
2001-12-04 |
Stefan Csomor | changed the button container from wxPanel to wxWindow |
tree | commitdiff |
2001-12-04 |
Robert Roebling | Compile fix for app.cpp without precompiled headers. |
tree | commitdiff |
2001-12-04 |
Stefan Csomor | added default return and escape/command-period handling... |
tree | commitdiff |
2001-12-04 |
Stefan Csomor | MacOS X was having a coordinate rollover for a rectangl... |
tree | commitdiff |
2001-12-04 |
Robert Roebling | The code in wxMac's listbox was too ambitious in filtering |
tree | commitdiff |
2001-12-03 |
Robert Roebling | Make wxMac single line text control ignore ENTER |
tree | commitdiff |
2001-12-01 |
Gilles Depeyrot | don't use wxTheXXXList in wxXXX ctor/dtor, only objects... |
tree | commitdiff |
2001-12-01 |
Gilles Depeyrot | don't use wxTheXXXList in wxXXX ctor/dtor, only objects... |
tree | commitdiff |
2001-11-28 |
Robert Roebling | Darwin has commandline args. |
tree | commitdiff |
2001-11-25 |
Robert Roebling | Correct wxTimer bug in wxGTK. |
tree | commitdiff |
2001-11-23 |
Stefan Csomor | formatting |
tree | commitdiff |
2001-11-23 |
Stefan Csomor | moved test for valid controlpart into this method |
tree | commitdiff |
2001-11-23 |
Stefan Csomor | added virtual DoSetSize method in order to allow for... |
tree | commitdiff |
2001-11-23 |
Robert Roebling | Fixed mouse move bug. No idea why it has to be fixed, |
tree | commitdiff |
2001-11-20 |
Václav Slavík | fixes for wxBase RPM |
tree | commitdiff |
2001-11-19 |
Stefan Csomor | applied Paul A. Thiessen's patches for correcting coord... |
tree | commitdiff |
2001-11-18 |
Stefan Csomor | added a preImage of the selection in order to avoid... |
tree | commitdiff |
2001-11-18 |
Stefan Csomor | corrected MacSetSelection which was incorrectly deselec... |
tree | commitdiff |
2001-11-18 |
Gilles Depeyrot | removed include/wx/mac/setup.h from filelist.txt |
tree | commitdiff |
2001-11-18 |
Ron Lee | Removed include/wx/setup.h from filelist.txt -- Needed... |
tree | commitdiff |
2001-11-17 |
Václav Slavík | regenerated makefiles |
tree | commitdiff |
2001-11-14 |
Vadim Zeitlin | added wxTextBuffer and wxMemoryText which allow to... |
tree | commitdiff |
2001-11-09 |
Vadim Zeitlin | removed code (re)setting the camera from wxGLCanvas... |
tree | commitdiff |
2001-11-04 |
Stefan Csomor | workaroung for handling problems because groupboxes... |
tree | commitdiff |
2001-11-04 |
Stefan Csomor | added internal callback when toplevel windows move... |
tree | commitdiff |
2001-11-04 |
Stefan Csomor | corrected tooltip |
tree | commitdiff |
2001-11-02 |
Stefan Csomor | corrected rebuild of more than one-level hiearchical... |
tree | commitdiff |
2001-11-02 |
Vadim Zeitlin | applied patch to make wxGLCanvas derive from wxWindow... |
tree | commitdiff |
2001-11-02 |
Robin Dunn | Added wxEntryStart, wxEntryInitGui, and wxEntryCleanup... |
tree | commitdiff |
2001-10-31 |
Gilles Depeyrot | corrected access to NULL parameters in wxGetOsVersion |
tree | commitdiff |
2001-10-31 |
Gilles Depeyrot | removed subprojects for ldef and cdef, changed to in... |
tree | commitdiff |
2001-10-31 |
Stefan Csomor | removed subprojects for ldef and cdef, changed to in... |
tree | commitdiff |
2001-10-30 |
Václav Slavík | changed wxSystemSettings::HasFrameDecorations to more... |
tree | commitdiff |
2001-10-30 |
Vadim Zeitlin | applied wxDirSelector() patch and regenerated the makef... |
tree | commitdiff |
2001-10-30 |
Vadim Zeitlin | added wx/platform.h to the list of files and regenerate... |
tree | commitdiff |
2001-10-29 |
Gilles Depeyrot | path/file corrections for Darwin/Mac OS X |
tree | commitdiff |
2001-10-28 |
Gilles Depeyrot | corrected realization of vertical toolbars (were always... |
tree | commitdiff |
2001-10-28 |
Stefan Csomor | added conversion routines to CIconHandle, removing... |
tree | commitdiff |
2001-10-21 |
Gilles Depeyrot | added missing type for static variable |
tree | commitdiff |
2001-10-21 |
Gilles Depeyrot | conditional compilation for Mac OS X |
tree | commitdiff |
2001-10-21 |
Gilles Depeyrot | corrected dynamic class implementation |
tree | commitdiff |
2001-10-20 |
Stefan Csomor | corrected file type pop up for only one liners, added... |
tree | commitdiff |
2001-10-20 |
Stefan Csomor | changed menu creation for choice and combobox (unique... |
tree | commitdiff |
2001-10-19 |
Václav Slavík | we no longer need wxFrameNative |
tree | commitdiff |
2001-10-19 |
Vadim Zeitlin | added wxApp::Yield() |
tree | commitdiff |
2001-10-18 |
Vadim Zeitlin | fix for wxStatusBar linking problems under wxMac |
tree | commitdiff |
2001-10-17 |
Gilles Depeyrot | added wxStatusBarBase |
tree | commitdiff |
2001-10-14 |
Gilles Depeyrot | use MoreFiles under Mac OS X |
tree | commitdiff |
2001-10-13 |
Gilles Depeyrot | use MoreFiles under Mac OS X |
tree | commitdiff |
2001-10-13 |
Gilles Depeyrot | removed useless files |
tree | commitdiff |
2001-10-13 |
Gilles Depeyrot | updated wxMac file list (use MoreFiles) |
tree | commitdiff |
2001-10-12 |
Stefan Csomor | fixed memory leak and optimized GetSubBitmap (Kudos... |
tree | commitdiff |
2001-10-10 |
Stefan Csomor | new version 1.5.2 for morefiles |
tree | commitdiff |
2001-10-09 |
Robin Dunn | Moved the [Set|Get]Client[Data|Object] and such out... |
tree | commitdiff |
2001-10-07 |
Gilles Depeyrot | include wxWindows headers using "..." instead of <...> |
tree | commitdiff |
2001-10-05 |
Gilles Depeyrot | correction for memory leak |
tree | commitdiff |
2001-10-04 |
Gilles Depeyrot | first automatic generation using tmake! |
tree | commitdiff |
2001-10-04 |
Gilles Depeyrot | applied SourceForge patch #467884 (Paul Thiessen) |
tree | commitdiff |
2001-10-02 |
Gilles Depeyrot | Added wxTopLevelWindow related files |
tree | commitdiff |
2001-10-02 |
Gilles Depeyrot | added missing include file and conditional compilation |
tree | commitdiff |
2001-09-30 |
Stefan Csomor | toplevel fixes |
tree | commitdiff |
2001-09-30 |
Stefan Csomor | toplevel fixes |
tree | commitdiff |
2001-09-30 |
Stefan Csomor | mac toplevel window added |
tree | commitdiff |
2001-09-21 |
Stefan Csomor | added wxSTD macro |
tree | commitdiff |
2001-09-15 |
Stefan Csomor | changed FindControl to FindControlUnderMouse and use... |
tree | commitdiff |
2001-08-29 |
Gilles Depeyrot | conditional compilation corrections for Apple Developer... |
tree | commitdiff |
2001-08-29 |
Gilles Depeyrot | added missing include for compilation with Apple Develo... |
tree | commitdiff |
2001-08-29 |
Gilles Depeyrot | added common and generic files implementing wxFindRepla... |
tree | commitdiff |
2001-08-29 |
Stefan Csomor | corrected shutdown proc |
tree | commitdiff |
2001-08-25 |
Stefan Csomor | added disk space |
tree | commitdiff |
2001-08-25 |
Stefan Csomor | corrected OWNER_DRAWN Remove to RemoveAt in Delete |
tree | commitdiff |
2001-08-24 |
Stefan Csomor | decremented timeout, we have to find a better algorithm... |
tree | commitdiff |
2001-08-24 |
Robert Roebling | Fixed apparent typo. |
tree | commitdiff |
2001-08-24 |
Stefan Csomor | added late init and setup timeout |
tree | commitdiff |
2001-08-19 |
Stefan Csomor | added a few encoding convenience methods for pc-mac... |
tree | commitdiff |
next |