2002-03-10 |
Václav Slavík | wxAcceleratorEntry::MatchesEvent is NOT used by wxX11 |
tree | commitdiff |
2002-03-10 |
Ron Lee | added optional parameter to SetSizer, to allow replacin... |
tree | commitdiff |
2002-03-09 |
Vadim Zeitlin | don't include wx/wx.h unnecessarily |
tree | commitdiff |
2002-03-09 |
Julian Smart | Added reparenting helper classes to help apps to grab... |
tree | commitdiff |
2002-03-09 |
Ron Lee | Added GetMaxSize virtual method for use by sizers. |
tree | commitdiff |
2002-03-08 |
Václav Slavík | fixed MSVC warnings |
tree | commitdiff |
2002-03-08 |
Ron Lee | Added SetLogBuffer method. |
tree | commitdiff |
2002-03-08 |
Julian Smart | ProcessXEvent now returns TRUE if processed, FALSE... |
tree | commitdiff |
2002-03-07 |
Vadim Zeitlin | added a const version of wxColourData::GetColour() |
tree | commitdiff |
2002-03-07 |
Václav Slavík | rewrote Chris' fix properly |
tree | commitdiff |
2002-03-07 |
Julian Smart | Corrections in light of recent toolbar and other changes |
tree | commitdiff |
2002-03-06 |
Vadim Zeitlin | define wxFRAME_FLOAT_ON_PARENT as wxFRAME_TOOL_WINDOW |
tree | commitdiff |
2002-03-06 |
Julian Smart | Applied patch for Forty, print patch and wxHTML book... |
tree | commitdiff |
2002-03-06 |
Vadim Zeitlin | fixes to the new pointer array implementation |
tree | commitdiff |
2002-03-06 |
Vadim Zeitlin | forbid copying wxEvtHandlers |
tree | commitdiff |
2002-03-06 |
Vadim Zeitlin | added missing include guards |
tree | commitdiff |
2002-03-06 |
Julian Smart | Moved typedef to within public block to avoid compile... |
tree | commitdiff |
2002-03-06 |
Gilles Depeyrot | wxArray<T> macros have been changed to fix runtime... |
tree | commitdiff |
2002-03-06 |
Vadim Zeitlin | removed the dialog templates unneeded/unused any longer |
tree | commitdiff |
2002-03-05 |
Vadim Zeitlin | added missing WXDLLEXPORT |
tree | commitdiff |
2002-03-05 |
Vadim Zeitlin | fix for wxScreenDC::GetSize |
tree | commitdiff |
2002-03-05 |
Vadim Zeitlin | added missing default values for the 2nd argument of... |
tree | commitdiff |
2002-03-01 |
David Webster | This weeks interface and compile catchup |
tree | commitdiff |
2002-02-28 |
Robert Roebling | Lots of things to make menus and submenus work. |
tree | commitdiff |
2002-02-28 |
Vadim Zeitlin | don't allow clicking disabled buttons |
tree | commitdiff |
2002-02-28 |
Vadim Zeitlin | fixes to toolbar, seems to work |
tree | commitdiff |
2002-02-27 |
Vadim Zeitlin | [start of] a wxUniversal implementation of wxToolBar |
tree | commitdiff |
2002-02-26 |
Julian Smart | Got dialog sizing to work, downsized fonts a bit (thoug... |
tree | commitdiff |
2002-02-26 |
Julian Smart | Nano-X changes: removed spurious -O for Nano-X configur... |
tree | commitdiff |
2002-02-25 |
Robert Roebling | New code for greying out. |
tree | commitdiff |
2002-02-25 |
Julian Smart | Added middle mouse event macros to wxListCtrl doc;... |
tree | commitdiff |
2002-02-24 |
Julian Smart | Fixed conflicts with Robert's similar fixes; fixed... |
tree | commitdiff |
2002-02-24 |
Robert Roebling | Added simplistic wxToolBar to wxUniversal. It |
tree | commitdiff |
2002-02-24 |
Gilles Depeyrot | changes needed for compilation with Project Builder |
tree | commitdiff |
2002-02-24 |
Robert Roebling | Added expose event compression. |
tree | commitdiff |
2002-02-24 |
Vadim Zeitlin | only call GSocket_Init() when needed and do call it... |
tree | commitdiff |
2002-02-24 |
Robert Roebling | More tests in erase sample. |
tree | commitdiff |
2002-02-24 |
Vadim Zeitlin | correction to wxUSE_FSVOLUME handling, don't give ... |
tree | commitdiff |
2002-02-24 |
Vadim Zeitlin | added wxUSE_FSVOLUME |
tree | commitdiff |
2002-02-24 |
Václav Slavík | made AdjustForParentClientOrigin const |
tree | commitdiff |
2002-02-24 |
Václav Slavík | removed AdjustForParentClientOrigin from wxMotif and... |
tree | commitdiff |
2002-02-23 |
Vadim Zeitlin | added EVT_MENU_OPEN and EVT_MENU_CLOSE events |
tree | commitdiff |
2002-02-23 |
Vadim Zeitlin | changed wxColourToRGB() to use RGB() instead of PALETTE... |
tree | commitdiff |
2002-02-23 |
Vadim Zeitlin | implemented wxWindowDC and wxClientDC::GetSize() proper... |
tree | commitdiff |
2002-02-23 |
Robert Roebling | Implemented a simple modality under X11. |
tree | commitdiff |
2002-02-23 |
Vadim Zeitlin | undef LoadMenu() (patch #521743) |
tree | commitdiff |
2002-02-23 |
Robert Roebling | Applied wxList::Prepend() patch. |
tree | commitdiff |
2002-02-23 |
Julian Smart | wxUSE_CONSTRAINTS now refers to constraints only, since... |
tree | commitdiff |
2002-02-22 |
David Webster | Style updates |
tree | commitdiff |
2002-02-22 |
Vadim Zeitlin | 1. made wxDebugMsg, wxError and wxFatalError deprecated... |
tree | commitdiff |
2002-02-22 |
Vadim Zeitlin | ensure that the compatibility defines are not set for... |
tree | commitdiff |
2002-02-22 |
Vadim Zeitlin | fixed dead update splitters |
tree | commitdiff |
2002-02-22 |
Vadim Zeitlin | fixes to handling of 0 and negative splitter position... |
tree | commitdiff |
2002-02-21 |
Vadim Zeitlin | applied a fix for the patch 446325 |
tree | commitdiff |
2002-02-21 |
Vadim Zeitlin | wxCursor(wxImage) added (Chris Elliott, patch 517439) |
tree | commitdiff |
2002-02-21 |
Julian Smart | Some more NanoX compile fixes |
tree | commitdiff |
2002-02-21 |
Robin Dunn | Fix so the Host: header in wxHTTP really works. With... |
tree | commitdiff |
2002-02-20 |
Julian Smart | NanoX modificati |
tree | commitdiff |
2002-02-20 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
2002-02-20 |
Vadim Zeitlin | use base 10 by default in wxString::To[U]Long |
tree | commitdiff |
2002-02-20 |
Robin Dunn | Fix so the value given to wxTextEntryDialog::SetValue... |
tree | commitdiff |
2002-02-20 |
Vadim Zeitlin | fixed mouse input handling in wxUniv: the static boxes... |
tree | commitdiff |
2002-02-20 |
Vadim Zeitlin | use WS_CLIPSIBLINGS for wxStaticLine as well |
tree | commitdiff |
2002-02-20 |
Vadim Zeitlin | 1. always create the buttons with WS_CLIPSIBLINGS style... |
tree | commitdiff |
2002-02-19 |
Stefan Csomor | added default style wxFRAME_TOOL_WINDOW to creation |
tree | commitdiff |
2002-02-18 |
Robert Roebling | Added more wxRegion tests to erase sample. |
tree | commitdiff |
2002-02-18 |
Václav Slavík | checked in forgottern parts of MSLU changes |
tree | commitdiff |
2002-02-18 |
David Webster | Use xpmdecod instead of xpmhand.h |
tree | commitdiff |
2002-02-17 |
Václav Slavík | more MSLU fixes and moved MSLU stuff into separate... |
tree | commitdiff |
2002-02-17 |
Vadim Zeitlin | compilation fixes after the last commit |
tree | commitdiff |
2002-02-17 |
Vadim Zeitlin | added SetString(), deprecated SetLabel() |
tree | commitdiff |
2002-02-17 |
Vadim Zeitlin | better handling for the style changing during run-time |
tree | commitdiff |
2002-02-17 |
Robert Roebling | wxX11: |
tree | commitdiff |
2002-02-17 |
Julian Smart | Added some Xlib replacement functions and structures... |
tree | commitdiff |
2002-02-17 |
Vadim Zeitlin | enable WXWIN_COMPATIBILITY_2_2 by default |
tree | commitdiff |
2002-02-17 |
Mattia Barbon | Blind fix for Win32 daily builds |
tree | commitdiff |
2002-02-17 |
Václav Slavík | use generic timer in wxMGL and wxX11 |
tree | commitdiff |
2002-02-17 |
Václav Slavík | move wxMGL's wxTimer to src/generic |
tree | commitdiff |
2002-02-17 |
Václav Slavík | cleaned a bit of mess in wxX11 |
tree | commitdiff |
2002-02-16 |
Vadim Zeitlin | various splitter fixes: |
tree | commitdiff |
2002-02-16 |
Stefan Csomor | new bitmap creation code for mac |
tree | commitdiff |
2002-02-16 |
Robert Roebling | wxX11: |
tree | commitdiff |
2002-02-16 |
Václav Slavík | more fixes to wxSplitterWindow's initial sash position |
tree | commitdiff |
2002-02-16 |
Václav Slavík | A couple of changes to wxImage: |
tree | commitdiff |
2002-02-15 |
Václav Slavík | don't translate accelerators in XRC menus |
tree | commitdiff |
2002-02-15 |
Vadim Zeitlin | made wxDateTimeDefault an object and not a reference... |
tree | commitdiff |
2002-02-15 |
Vadim Zeitlin | AIX compilation fixes from Paul Thiessen |
tree | commitdiff |
2002-02-15 |
Vadim Zeitlin | fixed <strings.h> include and also removed the obsolete... |
tree | commitdiff |
2002-02-15 |
Julian Smart | Started some NanoX work (blind to begin with) |
tree | commitdiff |
2002-02-14 |
Robin Dunn | As per the wx-dev discussion in early Jan, replaced |
tree | commitdiff |
2002-02-14 |
Robert Roebling | Updated the erase/paint event logic. |
tree | commitdiff |
2002-02-14 |
Vadim Zeitlin | fixes to sash adjusting code to avoid setting it to... |
tree | commitdiff |
2002-02-14 |
Václav Slavík | copyright update |
tree | commitdiff |
2002-02-14 |
Julian Smart | Added some XSyncs to help size calculations, but positi... |
tree | commitdiff |
2002-02-14 |
Václav Slavík | take const reference (thanks to Alberto Barbati) |
tree | commitdiff |
2002-02-14 |
Vadim Zeitlin | use the native wxImageList under Win32 as otherwise... |
tree | commitdiff |
2002-02-14 |
Vadim Zeitlin | #if wxUSE_PALETTE, not #ifdef |
tree | commitdiff |
2002-02-14 |
Julian Smart | Removed wxBuffer from several ports; added function... |
tree | commitdiff |
2002-02-14 |
Stefan Csomor | added .inited comparison as suggested by John McPherso... |
tree | commitdiff |
2002-02-14 |
Václav Slavík | added wxUpdateUIEvent handling to wxMGL |
tree | commitdiff |
next |