2004-01-20 |
Stefan Csomor | wchar_t (4 bytes) / unichar (2 bytes) problems first... |
tree | commitdiff |
2004-01-18 |
David Elliott | Copied gsockosx.c revision 1.4 |
tree | commitdiff |
2004-01-17 |
Mattia Barbon | Handle client data correctly. |
tree | commitdiff |
2004-01-16 |
Robin Dunn | Send menu highlight events and fix statusbar to update... |
tree | commitdiff |
2004-01-16 |
Robin Dunn | Send window create events |
tree | commitdiff |
2004-01-15 |
David Elliott | Allow Clear() to clear the control even when it is... |
tree | commitdiff |
2004-01-15 |
Julian Smart | Reverted patch [ 832096 ] Final separation for GUI... |
tree | commitdiff |
2004-01-14 |
David Elliott | * In _GSocket_Get_Mac_Socket(), do not call CFSocketSet... |
tree | commitdiff |
2004-01-14 |
David Elliott | * _GSocket_Enable_Events() and _GSocket_Disable_Events... |
tree | commitdiff |
2004-01-11 |
Julian Smart | Applied patch [ 832096 ] Final separation for GUI and... |
tree | commitdiff |
2003-12-28 |
Ryan Norton | Added/Fixed some things in wxGetKeyState |
tree | commitdiff |
2003-12-24 |
David Elliott | * Implemented according to Apple CFSocket documentation: |
tree | commitdiff |
2003-12-23 |
Julian Smart | MOre wxUSE_... fixes |
tree | commitdiff |
2003-12-23 |
Julian Smart | Added wxUSE_TOOLBAR, wxUSE_STATUSBAR tests |
tree | commitdiff |
2003-12-16 |
Ryan Norton | Commented out WXK_CONTROL.... |
tree | commitdiff |
2003-12-14 |
Ryan Norton | TODO note :) |
tree | commitdiff |
2003-12-14 |
Ryan Norton | wxGetKeyState as per feature request :). |
tree | commitdiff |
2003-12-13 |
Gilles Depeyrot | GSocket (Generic Socket) Mac OS X mach-o part by Brian... |
tree | commitdiff |
2003-12-12 |
Dimitri Schoolwerth | Applied fix for patch #846732 'filedalog long filename... |
tree | commitdiff |
2003-12-11 |
Julian Smart | Applied patch [ 828303 ] Slight wxColour cleanup |
tree | commitdiff |
2003-12-11 |
Julian Smart | Aplied patch [ 816113 ] Inconsistent GetCharWidth over... |
tree | commitdiff |
2003-12-07 |
Gilles Depeyrot | applied SourceForge patch # 854330 for Filedialog Unico... |
tree | commitdiff |
2003-12-07 |
Gilles Depeyrot | corrected Unicode conversion when replacing shared... |
tree | commitdiff |
2003-11-28 |
Dimitri Schoolwerth | Fixed possible usage of uninitialized variable. |
tree | commitdiff |
2003-11-27 |
Dimitri Schoolwerth | Fixed signed/unsigned warning (GetCount() returns size_... |
tree | commitdiff |
2003-11-24 |
Dimitri Schoolwerth | Applied patch #809919 (Allows wxMac threads to run... |
tree | commitdiff |
2003-11-24 |
Dimitri Schoolwerth | Applied patch #809019 (Adds embedded/plugin capabilitie... |
tree | commitdiff |
2003-11-23 |
Gilles Depeyrot | applied SF patch #846738 mousewheel support |
tree | commitdiff |
2003-11-23 |
Mattia Barbon | Avoid double free in wxComboBox::SetClientObject. |
tree | commitdiff |
2003-11-21 |
Gilles Depeyrot | applied SF patch #846732 file dialog long filename... |
tree | commitdiff |
2003-11-19 |
Dimitri Schoolwerth | Implemented missing pure virt functions (stub functions... |
tree | commitdiff |
2003-11-18 |
Dimitri Schoolwerth | Don't leave behind trails from glowing OS X button... |
tree | commitdiff |
2003-11-07 |
Stefan Csomor | after rearrangement to-Page got lost |
tree | commitdiff |
2003-10-30 |
Vadim Zeitlin | removed calls to wxWindowBase::InitBase(), it is called... |
tree | commitdiff |
2003-10-22 |
Stefan Csomor | string conversion bug fixed |
tree | commitdiff |
2003-10-22 |
Stefan Csomor | fix for unicode build |
tree | commitdiff |
2003-10-21 |
Gilles Depeyrot | applied SF patch # 826838 to fix removal of -psn_*... |
tree | commitdiff |
2003-10-18 |
Vadim Zeitlin | replaced all occurences of wxColourDatabase::FindColour... |
tree | commitdiff |
2003-10-15 |
Vadim Zeitlin | removed the weird m_style which was never initialized... |
tree | commitdiff |
2003-10-15 |
Stefan Csomor | bug fix |
tree | commitdiff |
2003-10-10 |
Stefan Csomor | newlines conversions streamlined |
tree | commitdiff |
2003-10-04 |
Stefan Csomor | applied bug fix |
tree | commitdiff |
2003-09-30 |
Stefan Csomor | fixed typo |
tree | commitdiff |
2003-09-28 |
Vadim Zeitlin | added 3-state checkboxes (patch 813790) |
tree | commitdiff |
2003-09-27 |
Vadim Zeitlin | removed wxApp::Initialized() (replaced with a dummy... |
tree | commitdiff |
2003-09-25 |
Vadim Zeitlin | compilation fixes after making wxFontRefData private... |
tree | commitdiff |
2003-09-24 |
Vadim Zeitlin | pointer returned by GetNativeFontInfo() is now const... |
tree | commitdiff |
2003-09-24 |
Vadim Zeitlin | made wxNO_FULL_REPAINT_ON_RESIZE default, added wxFULL_... |
tree | commitdiff |
2003-09-23 |
Vadim Zeitlin | added wxTextCtrl::MarkDirty() |
tree | commitdiff |
2003-09-21 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
2003-09-21 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
2003-09-20 |
Vadim Zeitlin | removed mark #pragmas |
tree | commitdiff |
2003-09-20 |
Vadim Zeitlin | compilation fix for xlc |
tree | commitdiff |
2003-09-20 |
Vadim Zeitlin | made globals static to avoid linking problems |
tree | commitdiff |
2003-09-18 |
Stefan Csomor | support for true two button mouse under OSX |
tree | commitdiff |
2003-09-18 |
Stefan Csomor | turning on old quit apple event handling |
tree | commitdiff |
2003-09-18 |
Stefan Csomor | moved drawing to isvisible branch only |
tree | commitdiff |
2003-09-18 |
Vadim Zeitlin | warnings fixes |
tree | commitdiff |
2003-09-17 |
Stefan Csomor | no message |
tree | commitdiff |
2003-09-15 |
Stefan Csomor | fix for preserving the clip rgn (control redraws missin... |
tree | commitdiff |
2003-09-15 |
Vadim Zeitlin | use wxEventLoop in wxApp under wxMSW; factored out... |
tree | commitdiff |
2003-09-15 |
Vadim Zeitlin | call RemoveChild() in ~wxWindowBase instead of doing... |
tree | commitdiff |
2003-09-14 |
Stefan Csomor | removal of pc-mac charset conversion for wxMac |
tree | commitdiff |
2003-09-13 |
Stefan Csomor | target_carbon added |
tree | commitdiff |
2003-09-13 |
Stefan Csomor | faster portsetting backpatched |
tree | commitdiff |
2003-09-13 |
Stefan Csomor | classic fixes |
tree | commitdiff |
2003-09-13 |
Robin Dunn | Move more stuff into base for wxMac so that two level... |
tree | commitdiff |
2003-09-11 |
Stefan Csomor | disabling anti-aliasing in carbon builds running under... |
tree | commitdiff |
2003-09-11 |
Stefan Csomor | moved setting of internal vars in order to avoid proble... |
tree | commitdiff |
2003-09-11 |
Stefan Csomor | focus setting must be possible even when not shown yet |
tree | commitdiff |
2003-09-11 |
Stefan Csomor | mouse events added, menu id 0 safety check |
tree | commitdiff |
2003-09-11 |
Stefan Csomor | reminder added |
tree | commitdiff |
2003-09-11 |
Stefan Csomor | new carbon implementation (unicode support) |
tree | commitdiff |
2003-09-11 |
Stefan Csomor | mouse event handling extended |
tree | commitdiff |
2003-09-10 |
Stefan Csomor | switching off tight borders to have it look properly... |
tree | commitdiff |
2003-09-10 |
Stefan Csomor | ghost button fix (was calling another baseclass create) |
tree | commitdiff |
2003-09-09 |
Václav Slavík | applied Otto Wyss' patch to extend wxHelpController... |
tree | commitdiff |
2003-09-09 |
Stefan Csomor | const ptr fix |
tree | commitdiff |
2003-09-09 |
Stefan Csomor | crashes fixed, trying to remove erradic redraws when... |
tree | commitdiff |
2003-09-09 |
Stefan Csomor | wxID_PREFERENCES added |
tree | commitdiff |
2003-09-09 |
Stefan Csomor | implementation changes to closer follow MSW, crashes... |
tree | commitdiff |
2003-09-09 |
Stefan Csomor | initial creation invisible |
tree | commitdiff |
2003-09-09 |
Stefan Csomor | trying to avoid redraw problems at wrong places |
tree | commitdiff |
2003-09-09 |
Stefan Csomor | fixing Update, attempt to speed redrawing by making... |
tree | commitdiff |
2003-09-09 |
Stefan Csomor | when memory dumps out debug info, lookups can go wrong... |
tree | commitdiff |
2003-09-09 |
Robert Roebling | Applied patch for better sizing of bitmap buttons. |
tree | commitdiff |
2003-09-09 |
Robert Roebling | Applied patch for better pattern support. |
tree | commitdiff |
2003-09-05 |
Stefan Csomor | selection for DeleteAllPages corrected, images scaleing... |
tree | commitdiff |
2003-09-05 |
Stefan Csomor | commented section removed |
tree | commitdiff |
2003-09-05 |
Stefan Csomor | todo added |
tree | commitdiff |
2003-09-05 |
Stefan Csomor | removing scroll flags before instantiation the base... |
tree | commitdiff |
2003-09-05 |
Stefan Csomor | added live resizing |
tree | commitdiff |
2003-09-01 |
Stefan Csomor | only work on the focus if the control is shown |
tree | commitdiff |
2003-08-31 |
Stefan Csomor | Carbon Event Mouse Moved handler changes |
tree | commitdiff |
2003-08-31 |
Robert Roebling | Prevent wxMac from creating an epmpty bitmap in a... |
tree | commitdiff |
2003-08-30 |
Stefan Csomor | made Update be window local (before was updating the... |
tree | commitdiff |
2003-08-29 |
Vadim Zeitlin | implemented IsModified() and DiscardEdits() |
tree | commitdiff |
2003-08-29 |
Vadim Zeitlin | don't reset timer interval to 0 in Stop(), this prevent... |
tree | commitdiff |
2003-08-28 |
Stefan Csomor | -1 , -1 for SetSelection improved |
tree | commitdiff |
2003-08-26 |
Robin Dunn | WXMAKINGDLL --> WXMAKINGDLL_CORE and also fixed name... |
tree | commitdiff |
next |