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 |
2002-01-06 |
Václav Slavík | compilation fix |
tree | commitdiff |
2002-01-06 |
Václav Slavík | merged both implementations of wxGenericDirCtrl |
tree | commitdiff |
2002-01-06 |
Gilles Depeyrot | removing dependancy on mac headers from public wx heade... |
tree | commitdiff |
2002-01-06 |
Gilles Depeyrot | unified Carbon/Classic and Session/Port printing member... |
tree | commitdiff |
2002-01-06 |
Gilles Depeyrot | moved TARGET_CARBON define to private include for MacOS X |
tree | commitdiff |
2002-01-06 |
Gilles Depeyrot | use "..." instead of <...> for wx headers |
tree | commitdiff |
2002-01-06 |
Gilles Depeyrot | removing dependancy on mac headers from public wx headers |
tree | commitdiff |
2002-01-06 |
Gilles Depeyrot | removed unneeded ; |
tree | commitdiff |
2002-01-06 |
Gilles Depeyrot | added missing virtual for overidden function |
tree | commitdiff |
2002-01-06 |
Robin Dunn | Some compilation fixes |
tree | commitdiff |
2002-01-05 |
Stefan Csomor | added method for finding out, whether the macos system... |
tree | commitdiff |
2002-01-04 |
Gilles Depeyrot | added missing include file for Apple DevTools |
tree | commitdiff |
2002-01-04 |
Julian Smart | Fixes for GNUPro 00r1 |
tree | commitdiff |
2002-01-04 |
Stefan Csomor | removing dependancy on mac headers from public wx headers |
tree | commitdiff |
2002-01-04 |
Stefan Csomor | removing dependany on mac headers from public wx headers |
tree | commitdiff |
2002-01-04 |
Stefan Csomor | removing dependany on mac headers from public wx headers |
tree | commitdiff |
2002-01-04 |
Julian Smart | Corrected (maybe) the object.h token syntax; corrected... |
tree | commitdiff |
2002-01-04 |
Vadim Zeitlin | fixed wxIsPathSeparator() to work for Mac |
tree | commitdiff |
2002-01-03 |
Václav Slavík | made wxImageHander's default values consistent with... |
tree | commitdiff |
2002-01-03 |
Vadim Zeitlin | moved Watcom thread stack size fix from .h to the .cpp |
tree | commitdiff |
2002-01-03 |
Vadim Zeitlin | fixed memory leak in wxHTTP |
tree | commitdiff |
2002-01-03 |
Vadim Zeitlin | added wxRTTI macros to wxPopupComboWindow and wxPopupTr... |
tree | commitdiff |
2002-01-03 |
Ron Lee | Changed test to reflect the real current state of dynam... |
tree | commitdiff |
2002-01-03 |
Ron Lee | Added (and documented :) optional stack size specificat... |
tree | commitdiff |
2002-01-02 |
Vadim Zeitlin | added wxRTII macros to wxPopupWindow under MSW |
tree | commitdiff |
2002-01-02 |
Václav Slavík | fixing effects of my lack of English skills: GetImagesC... |
tree | commitdiff |
2002-01-01 |
Václav Slavík | support for multiple images in one file |
tree | commitdiff |
2002-01-01 |
Václav Slavík | 1. applied (heavily modified) patch for reading CUR... |
tree | commitdiff |
2002-01-01 |
Gilles Depeyrot | wxSystemSettings class API face lift: better names... |
tree | commitdiff |
2002-01-01 |
Gilles Depeyrot | implemented native font stuff for wxMotif |
tree | commitdiff |
next |