2002-02-07 |
Julian Smart | Various fixes for X11 compilation |
tree | commitdiff |
2002-02-07 |
Gilles Depeyrot | removed trailing comma for SunSoft compiler |
tree | commitdiff |
2002-02-07 |
Vadim Zeitlin | added wxCOMPILE_TIME_ASSERT2() macro allowing to give... |
tree | commitdiff |
2002-02-07 |
Vadim Zeitlin | a hack to fix the MSW build for now, pending better... |
tree | commitdiff |
2002-02-07 |
Vadim Zeitlin | fixed passing empty macro argument for VC++ |
tree | commitdiff |
2002-02-07 |
Julian Smart | Stripped out miscellaneous Motif/Xt-specific code |
tree | commitdiff |
2002-02-06 |
Vadim Zeitlin | oops, have to commit this after accidentally committing... |
tree | commitdiff |
2002-02-06 |
Vadim Zeitlin | cleaned up the arrays declaration macros and added... |
tree | commitdiff |
2002-02-06 |
Vadim Zeitlin | added and documented wxCOMPILE_TIME_ASSERT and wxASSERT... |
tree | commitdiff |
2002-02-06 |
Vadim Zeitlin | assert when a base class of a class in wxRTTI system... |
tree | commitdiff |
2002-02-06 |
Vadim Zeitlin | added wxRTTI macros to wxList and wxStringList |
tree | commitdiff |
2002-02-06 |
Vadim Zeitlin | got rid of wxWindow::m_lDlgCode - now wxWANTS_CHARS... |
tree | commitdiff |
2002-02-05 |
George Tasker | Added WXDLLEXPORT_DATA() around several data elements |
tree | commitdiff |
2002-02-05 |
Julian Smart | First stabs at stripping out Xt/Motif code |
tree | commitdiff |
2002-02-05 |
Julian Smart | Fixed a couple of typos |
tree | commitdiff |
2002-02-05 |
Julian Smart | Reformatted Motif headers; added __WXX11__ symbol suppo... |
tree | commitdiff |
2002-02-05 |
Vadim Zeitlin | defined wxUSE_IFF |
tree | commitdiff |
2002-02-04 |
Vadim Zeitlin | fixed for compilation without wxUSE_WCHAR_T and minor... |
tree | commitdiff |
2002-02-04 |
Robert Roebling | Added missing test in wxObject::Ref() for already |
tree | commitdiff |
2002-02-04 |
Vadim Zeitlin | added GAUGE standard colour and use it in DrawProgressB... |
tree | commitdiff |
2002-02-04 |
David Webster | non const to const change |
tree | commitdiff |
2002-02-04 |
Robert Roebling | Now updating and clearing are done in a delayed fashion. |
tree | commitdiff |
2002-02-04 |
Robert Roebling | Big wxRegion clean up. |
tree | commitdiff |
2002-02-04 |
Robert Roebling | Ref counting fixes and compile fixes. |
tree | commitdiff |
2002-02-04 |
David Webster | OS/2 scrolling support |
tree | commitdiff |
2002-02-04 |
Vadim Zeitlin | total wxBrush cleanup: made private stuff private,... |
tree | commitdiff |
2002-02-04 |
Vadim Zeitlin | changed CloneRefData() to take a const pointer |
tree | commitdiff |
2002-02-03 |
Vadim Zeitlin | oops, Clone/CreateRefData() were not overridden in... |
tree | commitdiff |
2002-02-03 |
Vadim Zeitlin | fixed wxRegion::Offset() to not modify the shared regions |
tree | commitdiff |
2002-02-02 |
Václav Slavík | wxXRC cleanup: removed .xmlbin format |
tree | commitdiff |
2002-02-02 |
Václav Slavík | changed wxFileName::Normalize signature to allow or... |
tree | commitdiff |
2002-02-02 |
Vadim Zeitlin | 1. fixed bug in wxDC::SetMapMode() which broke the... |
tree | commitdiff |
2002-02-02 |
Vadim Zeitlin | wxDC::SetClippingRegion() in wxMSW works like in wxGTK... |
tree | commitdiff |
2002-02-01 |
Václav Slavík | wxDialog::Show has default argument value in wxUniv now |
tree | commitdiff |
2002-02-01 |
Vadim Zeitlin | removed GetString(), it doesn't belong here |
tree | commitdiff |
2002-02-01 |
Vadim Zeitlin | various minor fixes to wxHashMap: compilation warnings... |
tree | commitdiff |
2002-02-01 |
Vadim Zeitlin | added default value for Show() argument |
tree | commitdiff |
2002-02-01 |
Robin Dunn | added wx type info macros for wxFSFile |
tree | commitdiff |
2002-01-31 |
Julian Smart | Applied wxImage -> wxCursor patch, tool window event... |
tree | commitdiff |
2002-01-31 |
Julian Smart | Applied wxPoem, wxSystemSettings, sizing, install doc... |
tree | commitdiff |
2002-01-31 |
Julian Smart | Regenerated FL docs; applied patch [ #511363 ] Dialogs... |
tree | commitdiff |
2002-01-31 |
Vadim Zeitlin | added wxObject::AllocExclusive() and associated methods |
tree | commitdiff |
2002-01-31 |
Vadim Zeitlin | implemented wxRegion::Offset() for MSW and documented it |
tree | commitdiff |
2002-01-30 |
Mattia Barbon | Add WXDLLEXPORT |
tree | commitdiff |
2002-01-30 |
Vadim Zeitlin | attempts to make wxCondition::Broadcast() and Signal... |
tree | commitdiff |
2002-01-30 |
Robert Roebling | Added wxRegion::Offset(x,y) |
tree | commitdiff |
2002-01-30 |
Robert Roebling | Some changes for new Update/Refresh behaviour. This |
tree | commitdiff |
2002-01-29 |
Julian Smart | Pruned some of txrc.tex; removed redundant helpxlp... |
tree | commitdiff |
2002-01-29 |
Vadim Zeitlin | attempts to make wxCondition::Broadcast() work - it... |
tree | commitdiff |
2002-01-29 |
Mattia Barbon | MSVC5 does not like extern "C" around windows.h . |
tree | commitdiff |
2002-01-29 |
Mattia Barbon | New wxHashMap class. |
tree | commitdiff |
2002-01-28 |
Mattia Barbon | Fix MinGW compilation. |
tree | commitdiff |
2002-01-28 |
Stefan Csomor | for file based help we have mac separators |
tree | commitdiff |
2002-01-28 |
Stefan Csomor | added export |
tree | commitdiff |
2002-01-28 |
Vadim Zeitlin | more Unicode fixes for help files |
tree | commitdiff |
2002-01-28 |
Vadim Zeitlin | Unicode compilation fixes, also moved private constants... |
tree | commitdiff |
2002-01-28 |
David Webster | Get the right dialogs into OS/2 |
tree | commitdiff |
2002-01-28 |
Vadim Zeitlin | added another, more convenient, wxRGBToColour() overload |
tree | commitdiff |
2002-01-28 |
Vadim Zeitlin | Windows XP appearance fixes for status and tool bars... |
tree | commitdiff |
2002-01-27 |
Václav Slavík | XMLID->XRCID, XMLCTRL->XRCCTRL |
tree | commitdiff |
2002-01-27 |
Václav Slavík | new wxHtmlWindow::OnOpeningURL API |
tree | commitdiff |
2002-01-27 |
Václav Slavík | moved wxHtmlWindow flags out of defs.h |
tree | commitdiff |
2002-01-26 |
Vadim Zeitlin | implemented IsFixedWidth() correctly for MSW |
tree | commitdiff |
2002-01-26 |
Gilles Depeyrot | corrected includes when wxUSE_CMDLINE_PARSER is 0 |
tree | commitdiff |
2002-01-26 |
Vadim Zeitlin | patch to fix various filename-related functions for... |
tree | commitdiff |
2002-01-26 |
Julian Smart | Moved setup.h out of the way |
tree | commitdiff |
2002-01-26 |
Václav Slavík | hide mouse when using wxScreenDC in wxMGL |
tree | commitdiff |
2002-01-25 |
David Webster | Resource file updates and setup to configure for generi... |
tree | commitdiff |
2002-01-25 |
David Webster | OS/2 does not have a native dirdlg, use generic |
tree | commitdiff |
2002-01-25 |
Vadim Zeitlin | fix a crash when dismissing the popup window because... |
tree | commitdiff |
2002-01-25 |
Vadim Zeitlin | added and documented wxWindow::RemoveEventHandler() |
tree | commitdiff |
2002-01-25 |
Julian Smart | Re-added a minimal setup.h file that includes wx/msw... |
tree | commitdiff |
2002-01-25 |
Vadim Zeitlin | fixes to handling of the 7 bit ASCII encoding |
tree | commitdiff |
2002-01-25 |
Václav Slavík | reverted from wxStrdup back to strdup -- sorry SC,... |
tree | commitdiff |
2002-01-24 |
Václav Slavík | added encodings handling to XRC, so that it is possible... |
tree | commitdiff |
2002-01-24 |
Václav Slavík | added dummy <style> handler in order to hide CSS code |
tree | commitdiff |
2002-01-24 |
Vadim Zeitlin | fixed typo in EVT_WIZARD_HELP definition (patch from... |
tree | commitdiff |
2002-01-23 |
David Webster | Lots of fixes for OS/2 |
tree | commitdiff |
2002-01-23 |
David Webster | Fontutil wxFillLogFont change. |
tree | commitdiff |
2002-01-23 |
Vadim Zeitlin | typos due to much cut-and-paste: colour -> font in... |
tree | commitdiff |
2002-01-23 |
Julian Smart | Some comments modified to help with documentation |
tree | commitdiff |
2002-01-23 |
Václav Slavík | added wxGenericDirCtrl handler to XRC |
tree | commitdiff |
2002-01-23 |
Václav Slavík | added length argument to wxString::wxString(wchar_t... |
tree | commitdiff |
2002-01-22 |
David Webster | OS/2 bug fix updates. |
tree | commitdiff |
2002-01-21 |
David Webster | More resource files |
tree | commitdiff |
2002-01-21 |
David Webster | More resource files |
tree | commitdiff |
2002-01-21 |
Václav Slavík | fixed crash in wxSpinCtrl under wxGTK |
tree | commitdiff |
2002-01-21 |
Vadim Zeitlin | added wxGetFontFromUser() similar to wxGetColourFromUser() |
tree | commitdiff |
2002-01-21 |
Vadim Zeitlin | added an explicit accessor to query the default key... |
tree | commitdiff |
2002-01-20 |
Stefan Neis | - Added definition for struct SPBCDATA (missing in... |
tree | commitdiff |
2002-01-20 |
Stefan Neis | Fixed compilation problems with gcc on OS/2. |
tree | commitdiff |
2002-01-20 |
Stefan Neis | Added wchar handling for EMX (gcc on OS/2). |
tree | commitdiff |
2002-01-20 |
Stefan Csomor | new static structure for using the correct resource... |
tree | commitdiff |
2002-01-20 |
Stefan Csomor | export statement needed |
tree | commitdiff |
2002-01-20 |
Stefan Csomor | preparation for separated menu items |
tree | commitdiff |
2002-01-20 |
Stefan Csomor | changed the usage of the member vars to be more consistent |
tree | commitdiff |
2002-01-20 |
Stefan Csomor | added new constructor for wxpython |
tree | commitdiff |
2002-01-20 |
Stefan Csomor | prefix files for shared library targets on cw mac |
tree | commitdiff |
2002-01-20 |
Stefan Csomor | under metrowerks mac strdup is not exported |
tree | commitdiff |
2002-01-20 |
Stefan Csomor | correct import and export statements for metrowerks |
tree | commitdiff |
next |