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 |
2002-01-20 |
Stefan Csomor | changed to wxStrdup, since strdup is not guaranteed... |
tree | commitdiff |
2002-01-20 |
Vadim Zeitlin | added Append(wxArrayString) to wxItemContainer (and... |
tree | commitdiff |
2002-01-20 |
Vadim Zeitlin | tried to make wxArrayString(bool autosort) ctor more... |
tree | commitdiff |
2002-01-20 |
Vadim Zeitlin | added support for wxArrayString data in wxVariant |
tree | commitdiff |
2002-01-19 |
Václav Slavík | rewrote wxGenericFileDialog to use sizers |
tree | commitdiff |
2002-01-19 |
Václav Slavík | implemented URLs blocking in wxHtmlWindow |
tree | commitdiff |
2002-01-19 |
Vadim Zeitlin | added the possibility to hide the tip window automatica... |
tree | commitdiff |
2002-01-19 |
Vadim Zeitlin | compilation/linking fixes for DoCaptureMouse() change |
tree | commitdiff |
2002-01-19 |
Vadim Zeitlin | Capture/ReleaseMouse() prefixed with Do for the other... |
tree | commitdiff |
2002-01-19 |
Vadim Zeitlin | maintaint the mouse capture stack in all ports, not... |
tree | commitdiff |
2002-01-19 |
Gilles Depeyrot | renamed wxLogXXX functions with va_list argument to... |
tree | commitdiff |
2002-01-19 |
Gilles Depeyrot | changed 'extern inline' to extern only |
tree | commitdiff |
2002-01-18 |
Václav Slavík | slight corrections, moved bwd compat macros to the... |
tree | commitdiff |
2002-01-18 |
Vadim Zeitlin | better native font support for wxGTK |
tree | commitdiff |
2002-01-18 |
David Webster | Compile in IFF stuff. |
tree | commitdiff |
2002-01-18 |
David Webster | Various OS/2 changes to keep up with general library... |
tree | commitdiff |
2002-01-18 |
David Webster | Some WXPM defs for dialog styles. |
tree | commitdiff |
2002-01-18 |
Vadim Zeitlin | IFF support off by default |
tree | commitdiff |
2002-01-17 |
Vadim Zeitlin | wxUSE_IFF 0 by default |
tree | commitdiff |
2002-01-17 |
Vadim Zeitlin | don't generate clicked events when we just get the... |
tree | commitdiff |
2002-01-17 |
Václav Slavík | added singleton interface to wxXmlResource, replaces... |
tree | commitdiff |
2002-01-17 |
Václav Slavík | fixed to the IFF handler, moved into one file |
tree | commitdiff |
2002-01-17 |
Václav Slavík | added wxUSE_IFF test |
tree | commitdiff |
2002-01-17 |
Václav Slavík | wxFont::IsFixedWidth for wxMGL |
tree | commitdiff |
2002-01-17 |
Václav Slavík | implemented Alex's <object_ref> symlinks in XRC |
tree | commitdiff |
2002-01-16 |
Vadim Zeitlin | more DLL compilation fixes |
tree | commitdiff |
2002-01-16 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2002-01-16 |
Robin Dunn | Added wxThread::GetCurrentId(), which returns an ID... |
tree | commitdiff |
2002-01-15 |
Václav Slavík | merged another part of Alex's work (LoadMenuBar w/... |
tree | commitdiff |
2002-01-15 |
Robert Roebling | Added IFF handler. |
tree | commitdiff |
2002-01-14 |
Vadim Zeitlin | added wxFont::IsFixedWidth(), documented it and impleme... |
tree | commitdiff |
2002-01-14 |
Vadim Zeitlin | added missing WXDLLEXPORTs |
tree | commitdiff |
2002-01-14 |
Gilles Depeyrot | added wxLog functions with a variable argument list... |
tree | commitdiff |
2002-01-14 |
Václav Slavík | removed setup0.h artifacts |
tree | commitdiff |
2002-01-13 |
Vadim Zeitlin | 0. extracted toolbar colour mapping stuff to its own... |
tree | commitdiff |
2002-01-13 |
Stefan Csomor | changed the MulDiv Macro removing macheader dep. |
tree | commitdiff |
2002-01-13 |
Stefan Csomor | added type and creator routines for mac |
tree | commitdiff |
2002-01-13 |
Václav Slavík | applied ANI images patch and added wxUSE_ICO_CUR |
tree | commitdiff |
2002-01-13 |
Vadim Zeitlin | applied patch for safer GIF decoding (502103) |
tree | commitdiff |
2002-01-13 |
Vadim Zeitlin | fixed several resource leaks related to MDI menus |
tree | commitdiff |
2002-01-12 |
Vadim Zeitlin | SetValue() doesn't call Clear() |
tree | commitdiff |
2002-01-12 |
Robert Roebling | Some additions to the 12-bit patch. |
tree | commitdiff |
2002-01-11 |
Vadim Zeitlin | more Sun C++ compiler warning fixes: in particular... |
tree | commitdiff |
2002-01-11 |
Gilles Depeyrot | added missing const for Apple DevTools |
tree | commitdiff |
2002-01-11 |
Robert Roebling | Move notebook size code for mac to mac/notebook.cpp |
tree | commitdiff |
2002-01-11 |
Stefan Csomor | fewer standard includes |
tree | commitdiff |
2002-01-11 |
Stefan Csomor | changed to non-opaque structs for debugging (makes... |
tree | commitdiff |
2002-01-11 |
Stefan Csomor | additions |
tree | commitdiff |
2002-01-11 |
Stefan Csomor | ATSU Rendering Support added |
tree | commitdiff |
2002-01-11 |
Vadim Zeitlin | changes wxFRAME_EX_CONTEXTHELP value to avoid clash... |
tree | commitdiff |
2002-01-10 |
Vadim Zeitlin | moved toolbar adjustments for the client size from... |
tree | commitdiff |
2002-01-10 |
Gilles Depeyrot | unified UMAPrOpen/UMAPrClose prototypes for session... |
tree | commitdiff |
2002-01-09 |
David Webster | Lots of cleanup, mostly consolidating globals |
tree | commitdiff |
2002-01-09 |
Robin Dunn | Updated to use correct value for wxSTC_MASK_FOLDERS |
tree | commitdiff |
2002-01-09 |
Robert Roebling | wxDirDialog no longer shows hidden files. I don't |
tree | commitdiff |
2002-01-09 |
Vadim Zeitlin | fixes for the compilation warnings with Sun CC: |
tree | commitdiff |
2002-01-09 |
Vadim Zeitlin | added, implemented, documented wxTE_RICH2 and wxTextCtr... |
tree | commitdiff |
2002-01-08 |
David Webster | OS/2 NativeFontInfo support |
tree | commitdiff |
2002-01-08 |
David Webster | OS/2 NativeFontInfo support |
tree | commitdiff |
2002-01-08 |
Václav Slavík | backward-compatiblity functions must go to wxSystemSett... |
tree | commitdiff |
2002-01-08 |
Václav Slavík | wxRTTI for wxPopupWindow in wxMGL |
tree | commitdiff |
2002-01-08 |
Václav Slavík | DLL compilation fix |
tree | commitdiff |
2002-01-08 |
Václav Slavík | moved InteractiveMove to wxUniv's wxTopLevelWindow |
tree | commitdiff |
2002-01-07 |
Gilles Depeyrot | implement out-of-line destructors where needed instead... |
tree | commitdiff |
2002-01-07 |
David Webster | implemented OS/2's wxSystemSettingsNative |
tree | commitdiff |
2002-01-07 |
David Webster | Removal of WXPM ifdefs. |
tree | commitdiff |
2002-01-07 |
David Webster | toplevel fixes and USE_RUL and PRTOTCOL stuff |
tree | commitdiff |
2002-01-07 |
David Webster | No longer needed |
tree | commitdiff |
2002-01-07 |
David Webster | Support for Toplevel window |
tree | commitdiff |
2002-01-07 |
David Webster | Some needed OS/2 things in the base class for OS/2... |
tree | commitdiff |
next |