2008-03-25 |
Stefan Csomor | non owned window implementation |
blob | commitdiff | raw |
2008-03-22 |
Vadim Zeitlin | fix warnings about unused parameters/variables in relea... |
blob | commitdiff | raw | diff to current |
2008-02-15 |
Stefan Csomor | better implementation from VZ |
blob | commitdiff | raw | diff to current |
2008-02-15 |
Stefan Csomor | applying patch 1894478, 10.5 AudioServices support |
blob | commitdiff | raw | diff to current |
2008-01-29 |
Julian Smart | Fixed global cursor setting on Mac, which fixes busy... |
blob | commitdiff | raw | diff to current |
2007-12-08 |
Stefan Csomor | unifying CFTypes |
blob | commitdiff | raw | diff to current |
2007-12-08 |
Stefan Csomor | unifying CFTypes |
blob | commitdiff | raw | diff to current |
2007-11-30 |
Vadim Zeitlin | unused parameters and float/double->int conversion... |
blob | commitdiff | raw | diff to current |
2007-11-30 |
Stefan Csomor | fixing 10.5 only compiles |
blob | commitdiff | raw | diff to current |
2007-11-29 |
Stefan Csomor | cleanup |
blob | commitdiff | raw | diff to current |
2007-11-29 |
Stefan Csomor | cleanup |
blob | commitdiff | raw | diff to current |
2007-11-29 |
Stefan Csomor | porting forward scrolling fix |
blob | commitdiff | raw | diff to current |
2007-11-28 |
Stefan Csomor | cleanup, going private with platform specific that... |
blob | commitdiff | raw | diff to current |
2007-11-28 |
Stefan Csomor | cleanup, fixing exports |
blob | commitdiff | raw | diff to current |
2007-11-27 |
Stefan Csomor | guard code for mac / quickdraw |
blob | commitdiff | raw | diff to current |
2007-11-26 |
Stefan Csomor | cleanup / adding effects |
blob | commitdiff | raw | diff to current |
2007-11-23 |
Stefan Csomor | mac cleanup, pure cgcolor |
blob | commitdiff | raw | diff to current |
2007-11-22 |
Stefan Csomor | cleanup and cgcolor changeds |
blob | commitdiff | raw | diff to current |
2007-11-20 |
Stefan Csomor | cleanup mac |
blob | commitdiff | raw | diff to current |
2007-11-17 |
Stefan Csomor | cleanup mac |
blob | commitdiff | raw | diff to current |
2007-11-16 |
Stefan Csomor | cleanup mac |
blob | commitdiff | raw | diff to current |
2007-11-15 |
Stefan Csomor | cleanup |
blob | commitdiff | raw | diff to current |
2007-11-09 |
Stefan Csomor | forward port from 2.8 |
blob | commitdiff | raw | diff to current |
2007-11-05 |
Vadim Zeitlin | fix a few hundreds of harmless unused parameters warnin... |
blob | commitdiff | raw | diff to current |
2007-10-06 |
Vadim Zeitlin | always return wxString from wxGetUserHome() instead... |
blob | commitdiff | raw | diff to current |
2007-07-26 |
Vadim Zeitlin | many wxItemContainer-related changes: |
blob | commitdiff | raw | diff to current |
2007-06-19 |
Václav Slavík | make wxSetEnv compatible with ANSI and Unicode, depreca... |
blob | commitdiff | raw | diff to current |
2007-05-22 |
Vadim Zeitlin | don't define wxEventLoop class differently in GUI and... |
blob | commitdiff | raw | diff to current |
2007-05-14 |
Vadim Zeitlin | implement event loop for console applications (heavily... |
blob | commitdiff | raw | diff to current |
2007-05-01 |
Stefan Csomor | Patch 1709108 |
blob | commitdiff | raw | diff to current |
2007-04-20 |
Vadim Zeitlin | preparation for allowing to use wxTimer in wxBase ... |
blob | commitdiff | raw | diff to current |
2007-04-06 |
Robin Dunn | More patches from FM to clean up after moving contribs... |
blob | commitdiff | raw | diff to current |
2007-01-26 |
Stefan Csomor | separate assert in case the control ref is already... |
blob | commitdiff | raw | diff to current |
2006-12-10 |
Stefan Csomor | switching to autorelease |
blob | commitdiff | raw | diff to current |
2006-12-08 |
Stefan Csomor | switching from native rtti to wxrtti |
blob | commitdiff | raw | diff to current |
2006-10-24 |
Włodzimierz Skiba | Blind Tinderbox build fix according to simiar usage... |
blob | commitdiff | raw | diff to current |
2006-10-20 |
Vadim Zeitlin | fix warnings (double to int conversions and unused... |
blob | commitdiff | raw | diff to current |
2006-10-17 |
Stefan Csomor | fixing coordinate conversions |
blob | commitdiff | raw | diff to current |
2006-10-14 |
Stefan Csomor | cleanup for 10.5 |
blob | commitdiff | raw | diff to current |
2006-10-02 |
Kevin Ollivier | Remove the ability to sort by column in virtual wxListC... |
blob | commitdiff | raw | diff to current |
2006-09-30 |
Kevin Ollivier | Fixed sorting and commiting support for native virtual... |
blob | commitdiff | raw | diff to current |
2006-09-24 |
Kevin Ollivier | kDataBrowserListViewNoGapForIconInHeaderButton not... |
blob | commitdiff | raw | diff to current |
2006-09-20 |
Stefan Csomor | undoing my duplicate efforts to solve the same problem ... |
blob | commitdiff | raw | diff to current |
2006-09-20 |
Stefan Csomor | adding support for listctrl editable columns |
blob | commitdiff | raw | diff to current |
2006-09-20 |
Stefan Csomor | adding support for listctrl editable columns |
blob | commitdiff | raw | diff to current |
2006-09-19 |
Kevin Ollivier | Improved handling of column widths, removed need for... |
blob | commitdiff | raw | diff to current |
2006-09-17 |
Kevin Ollivier | Initial commit of native OS X list ctrl support. Compil... |
blob | commitdiff | raw | diff to current |
2006-09-08 |
Stefan Csomor | make sure we catch invalid control refs better |
blob | commitdiff | raw | diff to current |
2006-08-13 |
Vadim Zeitlin | wxGetOsVersion() compilation andl inking fixes for... |
blob | commitdiff | raw | diff to current |
2006-08-13 |
Vadim Zeitlin | wxPlatformInfo (patch 1532064) |
blob | commitdiff | raw | diff to current |
2006-08-11 |
Stefan Csomor | we are always compositing on the supported OS versions |
blob | commitdiff | raw | diff to current |
2006-06-14 |
Włodzimierz Skiba | Include wx/font.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-06-13 |
Włodzimierz Skiba | Include wx/toplevel.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-27 |
Vadim Zeitlin | added wxPowerEvent; moved power functions stubs to... |
blob | commitdiff | raw | diff to current |
2006-04-28 |
Włodzimierz Skiba | Include wx/app.h according to precompiled headers of... |
blob | commitdiff | raw | diff to current |
2006-04-25 |
Włodzimierz Skiba | Include wx/intl.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-04-19 |
Stefan Csomor | listbox rewrite, cleanup |
blob | commitdiff | raw | diff to current |
2006-04-17 |
Vadim Zeitlin | added wxStandardPaths::GetDocumentsDir() (patch 1214360) |
blob | commitdiff | raw | diff to current |
2006-04-16 |
Vadim Zeitlin | create stock GDI objects on demand; use const with... |
blob | commitdiff | raw | diff to current |
2006-04-09 |
Stefan Csomor | listbox cleanup |
blob | commitdiff | raw | diff to current |
2006-03-24 |
Julian Smart | Reduced deprecation warning frequency |
blob | commitdiff | raw | diff to current |
2006-03-02 |
Stefan Csomor | fix unresolved symbol under 10.3.9 |
blob | commitdiff | raw | diff to current |
2006-02-11 |
Vadim Zeitlin | use wxDiskspaceSize_t which is long and not wxLongLong... |
blob | commitdiff | raw | diff to current |
2005-12-27 |
David Surovell | cleanup - reformatting |
blob | commitdiff | raw | diff to current |
2005-11-14 |
Stefan Csomor | corrected wake up code |
blob | commitdiff | raw | diff to current |
2005-11-07 |
Stefan Csomor | cleanup, using Tiger funcs if possible |
blob | commitdiff | raw | diff to current |
2005-11-07 |
Włodzimierz Skiba | Get/SetTitle only for wxTopLevelWindow (wxMac part). |
blob | commitdiff | raw | diff to current |
2005-10-06 |
Vadim Zeitlin | don't use a floating point value as a boolean flag... |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-07-24 |
Stefan Csomor | OSX two-level header fixes |
blob | commitdiff | raw | diff to current |
2005-04-19 |
Stefan Csomor | printing to CW console only for debug builds |
blob | commitdiff | raw | diff to current |
2005-04-03 |
Kevin Hock | Remove unused variable "Point topleft" in ScrollRect |
blob | commitdiff | raw | diff to current |
2005-03-30 |
Stefan Csomor | unifying redraw and scrolling calls between compositing... |
blob | commitdiff | raw | diff to current |
2005-03-01 |
Stefan Csomor | have CGImage Support in all OSX builds |
blob | commitdiff | raw | diff to current |
2005-02-27 |
Stefan Csomor | moving compositing knowledge into utility classes |
blob | commitdiff | raw | diff to current |
2005-02-27 |
Ryan Norton | fix compilation - Stefan see my last commit bundle :) |
blob | commitdiff | raw | diff to current |
2005-02-27 |
Stefan Csomor | reintroducing non-composited functionality due to DataB... |
blob | commitdiff | raw | diff to current |
2005-02-24 |
Stefan Csomor | forwarding position changed events to peer |
blob | commitdiff | raw | diff to current |
2005-02-23 |
Stefan Csomor | carbon cfm fixes |
blob | commitdiff | raw | diff to current |
2005-01-27 |
Stefan Csomor | pragma and prec-header patch applied |
blob | commitdiff | raw | diff to current |
2005-01-20 |
Włodzimierz Skiba | Simple wxBatteryPower API for the support in wxWinCE... |
blob | commitdiff | raw | diff to current |
2004-12-27 |
Włodzimierz Skiba | Take best fitting type for available memory measurement. |
blob | commitdiff | raw | diff to current |
2004-12-19 |
Stefan Csomor | correcting dangling refs / reuse |
blob | commitdiff | raw | diff to current |
2004-12-18 |
Stefan Csomor | wake up corrections : correcting ref count (mem-leak... |
blob | commitdiff | raw | diff to current |
2004-12-05 |
Julian Smart | Added flags argument to wxKill and wxProcess::Kill... |
blob | commitdiff | raw | diff to current |
2004-11-06 |
Stefan Csomor | selection handling for data browser |
blob | commitdiff | raw | diff to current |
2004-10-29 |
David Elliott | Moved wxCFStringHolder and some other string functions... |
blob | commitdiff | raw | diff to current |
2004-10-03 |
Vadim Zeitlin | don't include headers not needed when wxUSE_GUI == 0 |
blob | commitdiff | raw | diff to current |
2004-09-24 |
Ryan Norton | partial aggregate warning fix |
blob | commitdiff | raw | diff to current |
2004-08-25 |
Stefan Csomor | added trailing slash |
blob | commitdiff | raw | diff to current |
2004-08-24 |
Stefan Csomor | FSRef transition |
blob | commitdiff | raw | diff to current |
2004-07-23 |
Robin Dunn | Avoid an assert in wxFrame::SetTitle |
blob | commitdiff | raw | diff to current |
2004-07-20 |
Stefan Csomor | background handling |
blob | commitdiff | raw | diff to current |
2004-07-12 |
Vadim Zeitlin | fixed unused variable warnings |
blob | commitdiff | raw | diff to current |
2004-07-11 |
Stefan Csomor | further separating implementation |
blob | commitdiff | raw | diff to current |
2004-07-03 |
Stefan Csomor | wxMacControl extensions, sleep implementations header... |
blob | commitdiff | raw | diff to current |
2004-07-02 |
Stefan Csomor | sleep methods in synch with last changes |
blob | commitdiff | raw | diff to current |
2004-06-17 |
Robin Dunn | moved metrowerks debugger support in to wxUSE_BASE... |
blob | commitdiff | raw | diff to current |
2004-06-17 |
Stefan Csomor | moved metrowerks debugger support out of wxUSE_GUI |
blob | commitdiff | raw | diff to current |
2004-06-08 |
Robin Dunn | Move wxMacCFStringHolder::AsString and etc. to wxBase |
blob | commitdiff | raw | diff to current |
next |