2002-03-21 |
Václav Slavík | used wxArtProvider in wxTipDialog |
tree | commitdiff |
2002-03-21 |
Václav Slavík | use wxArtProvider in wxtipDialog |
tree | commitdiff |
2002-03-21 |
Václav Slavík | deleted no longer needed resource files |
tree | commitdiff |
2002-03-21 |
Václav Slavík | (hopefully) final touches to wxArtProvider |
tree | commitdiff |
2002-03-21 |
Václav Slavík | root is always hidden -> no icon needed |
tree | commitdiff |
2002-03-21 |
Robin Dunn | More unicode related cleanup and fixes for wxPython |
tree | commitdiff |
2002-03-21 |
Vadim Zeitlin | enabled toolbar as it works now |
tree | commitdiff |
2002-03-21 |
Vadim Zeitlin | let the popup listbox process the kbd messages in wxCom... |
tree | commitdiff |
2002-03-21 |
Vadim Zeitlin | implemented radio menu items for wxMSW |
tree | commitdiff |
2002-03-20 |
Robert Roebling | No more pixel junk when resizing windows that |
tree | commitdiff |
2002-03-20 |
Robin Dunn | wxStyledTextCtrl can now be built and used when wxUSE_U... |
tree | commitdiff |
2002-03-20 |
Robin Dunn | Decided I need copy and assignment afterall |
tree | commitdiff |
2002-03-19 |
Václav Slavík | added wxArtProvider |
tree | commitdiff |
2002-03-19 |
Vadim Zeitlin | compilation fix for FALSE -> wxItemKind conversion |
tree | commitdiff |
2002-03-19 |
Václav Slavík | minor fixes to #include |
tree | commitdiff |
2002-03-18 |
Robin Dunn | Updated wxSTC from Scintilla 1.40 to Scintilla 1.45 |
tree | commitdiff |
2002-03-18 |
Vadim Zeitlin | 1. implemented radio menu items for wxGTK |
tree | commitdiff |
2002-03-17 |
Gilles Depeyrot | added missing consts |
tree | commitdiff |
2002-03-17 |
Václav Slavík | added Calc(Un)ScrolledPosition taking wxPoint |
tree | commitdiff |
2002-03-17 |
Václav Slavík | Chris' wxImage::SaveFile(filename_only) patch |
tree | commitdiff |
2002-03-17 |
Ron Lee | really, it will build for 'doze this time. |
tree | commitdiff |
2002-03-17 |
Ron Lee | Added wxBufferedDC class. |
tree | commitdiff |
2002-03-16 |
Vadim Zeitlin | added support for wxTR_HIDE_ROOT style (patch 529614) |
tree | commitdiff |
2002-03-15 |
Vadim Zeitlin | erase separators shown behind the controls added to... |
tree | commitdiff |
2002-03-15 |
Václav Slavík | safer definitions for wx(U)Int32,16 (taken from intl... |
tree | commitdiff |
2002-03-15 |
Václav Slavík | rewrote wxLocale to work in Unicode mode and support... |
tree | commitdiff |
2002-03-15 |
David Webster | no message |
tree | commitdiff |
2002-03-15 |
Robin Dunn | Added wxCURSOR_RIGHT_ARROW, which is like the typical... |
tree | commitdiff |
2002-03-15 |
Vadim Zeitlin | removed duplicate #include |
tree | commitdiff |
2002-03-15 |
Vadim Zeitlin | header I forgot to commit yesterday (sorry) as part... |
tree | commitdiff |
2002-03-15 |
Julian Smart | Added DoGetFieldRect |
tree | commitdiff |
2002-03-15 |
Vadim Zeitlin | compilation fixes for wxUSE_TOOLBAR under MSW |
tree | commitdiff |
2002-03-15 |
Robin Dunn | Give wxScrolledWindow its own Layout method that takes... |
tree | commitdiff |
2002-03-13 |
Robin Dunn | Switched to DECLARE_NO_COPY_CLASS |
tree | commitdiff |
2002-03-13 |
Robin Dunn | Added wxMemoryBuffer which is essentiall just a growabl... |
tree | commitdiff |
2002-03-13 |
Robert Roebling | Send size events from top level windows in idle time, |
tree | commitdiff |
2002-03-12 |
Václav Slavík | 1. implemented system menu handling in wxUniv (win32... |
tree | commitdiff |
2002-03-12 |
Julian Smart | Added GetWindow to make Blit compile |
tree | commitdiff |
2002-03-12 |
Vadim Zeitlin | changes to make wxGTK compile with GTK+ 2.0: now it... |
tree | commitdiff |
2002-03-12 |
Ron Lee | build fix. Need the full declaration for CLASSINFO(). |
tree | commitdiff |
2002-03-10 |
Václav Slavík | use AllocExclusive in wxAcceleratorTable |
tree | commitdiff |
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 |
next |