2002-01-03 |
Gilles Depeyrot | added missing include file for Apple DevTools |
tree | commitdiff |
2002-01-03 |
Stefan Csomor | added plain "*" as wildcard |
tree | commitdiff |
2002-01-03 |
Stefan Csomor | corrected graying out, only to be executed when backgro... |
tree | commitdiff |
2002-01-03 |
Ron Lee | Added (and documented :) optional stack size specificat... |
tree | commitdiff |
2002-01-01 |
Václav Slavík | regenerated makefiles (forgot to do it after changing... |
tree | commitdiff |
2002-01-01 |
Stefan Csomor | added correct pen styles for wxDOT etc as well as wxSTI... |
tree | commitdiff |
2002-01-01 |
Stefan Csomor | changed layout hints to proper determining aqua layout... |
tree | commitdiff |
2002-01-01 |
Stefan Csomor | detection of aqua layout scheme added |
tree | commitdiff |
2002-01-01 |
Stefan Csomor | corrected hatched brushes emulation |
tree | commitdiff |
2002-01-01 |
Stefan Csomor | added stipple opaque mask detection |
tree | commitdiff |
2002-01-01 |
Stefan Csomor | added wxcompliant patterns for hatched brushes |
tree | commitdiff |
2002-01-01 |
Stefan Csomor | added null bytes to carb(0) resource, added comment... |
tree | commitdiff |
2001-12-31 |
Gilles Depeyrot | wxSystemSettings class API face lift: better names... |
tree | commitdiff |
2001-12-31 |
Gilles Depeyrot | added missing include file for Apple DevTools |
tree | commitdiff |
2001-12-31 |
Gilles Depeyrot | added missing include files for Apple DevTools |
tree | commitdiff |
2001-12-31 |
Gilles Depeyrot | added bmpbase |
tree | commitdiff |
2001-12-31 |
Stefan Csomor | drag and drop implementation |
tree | commitdiff |
2001-12-31 |
Stefan Csomor | checklist implementation |
tree | commitdiff |
2001-12-31 |
Stefan Csomor | redraws added when value changes |
tree | commitdiff |
2001-12-30 |
Stefan Csomor | drawing methods cleanup |
tree | commitdiff |
2001-12-30 |
Stefan Csomor | setting and restoring the graf port |
tree | commitdiff |
2001-12-29 |
Robert Roebling | compile fix for bitmap.cpp under Mac |
tree | commitdiff |
2001-12-29 |
Stefan Csomor | corrections for theme brush alignments under X (no... |
tree | commitdiff |
2001-12-28 |
Stefan Csomor | new redrawing code |
tree | commitdiff |
2001-12-28 |
Stefan Csomor | added debugging code for redrawing |
tree | commitdiff |
2001-12-28 |
Stefan Csomor | adjusted for new visible region code |
tree | commitdiff |
2001-12-28 |
Stefan Csomor | cleaned drawing code |
tree | commitdiff |
2001-12-28 |
Stefan Csomor | appearance brush support |
tree | commitdiff |
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 |
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 |
next |