1999-12-22 |
Robert Roebling | Some debug code. |
tree | commitdiff |
1999-12-21 |
Robert Roebling | Some doc updates. |
tree | commitdiff |
1999-12-20 |
Robert Roebling | Minor changes to wxTreeCtrl's horiz size, |
tree | commitdiff |
1999-12-16 |
Vadim Zeitlin | Win16 compilation fixes |
tree | commitdiff |
1999-12-15 |
Vadim Zeitlin | merging in the toolbar changes |
tree | commitdiff |
1999-12-14 |
Václav Slavík | removed USE_SHARED_LIBRARY(IES) |
tree | commitdiff |
1999-12-13 |
Václav Slavík | now survives compilation even if wxUSE_SASH == 0 |
tree | commitdiff |
1999-12-11 |
Václav Slavík | wxPostScriptDC::DrawText now uses descent to determine... |
tree | commitdiff |
1999-12-07 |
Robert Roebling | wxListCtrl sends event directly again. Also fixed... |
tree | commitdiff |
1999-12-07 |
Vadim Zeitlin | small cosmetic fix for wxListCtrl |
tree | commitdiff |
1999-12-07 |
Robert Roebling | Various things related to wxFileDialog and attributes. |
tree | commitdiff |
1999-12-06 |
Vadim Zeitlin | wxTreeCtrl has colours and fonts too now |
tree | commitdiff |
1999-12-06 |
Vadim Zeitlin | 1. test for thr_setconcurrency() added to configure |
tree | commitdiff |
1999-12-06 |
Vadim Zeitlin | generic wxListCtrl colour/font setting |
tree | commitdiff |
1999-12-06 |
Vadim Zeitlin | Rotated text patch from Hans-Joachim Baader (with some... |
tree | commitdiff |
1999-12-06 |
David Webster | some os/2 icon-bitmap fixes |
tree | commitdiff |
1999-12-04 |
Vadim Zeitlin | compilation fixes for the wxListItemAttr |
tree | commitdiff |
1999-12-04 |
Vadim Zeitlin | 1. wxGetOsDescription() function added |
tree | commitdiff |
1999-12-04 |
Robert Roebling | Two missing #includes in image code. |
tree | commitdiff |
1999-12-04 |
Robert Roebling | String changes for translations, |
tree | commitdiff |
1999-12-01 |
Robert Roebling | Applied patch for multiple file selection, documented. |
tree | commitdiff |
1999-11-26 |
Robert Roebling | Minor changes. |
tree | commitdiff |
1999-11-19 |
David Webster | Removal of previous wxValidtor code for wxOS2 |
tree | commitdiff |
1999-11-18 |
Robert Roebling | Added wxEvtHandler::Disconect() |
tree | commitdiff |
1999-11-18 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-17 |
Unknown (MT) | use a smaller tip font for MSW |
tree | commitdiff |
1999-11-16 |
Vadim Zeitlin | wxFrameBase class for wxMSW and wxGTK |
tree | commitdiff |
1999-11-16 |
Vadim Zeitlin | crash when deleting window in OnUnsplit() corrected |
tree | commitdiff |
1999-11-16 |
Vadim Zeitlin | wxListCtrl::DeleteAllItems() doesn't send notification... |
tree | commitdiff |
1999-11-15 |
Robert Roebling | Added header vs. library version check to configure, |
tree | commitdiff |
1999-11-14 |
Robert Roebling | Added wxWakeUpIdle() to wxGTK, |
tree | commitdiff |
1999-11-14 |
Ove Kaaven | Looks like someone did str[n]cmp -> wxStr[n]cmp global... |
tree | commitdiff |
1999-11-14 |
Vadim Zeitlin | 1. wxBitmap copy ctor and operator=() taking wxIcon... |
tree | commitdiff |
1999-11-13 |
Robert Roebling | Compile fix in dialup, |
tree | commitdiff |
1999-11-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-11 |
Stefan Csomor | wxMac completed so far, generic listctrl extension |
tree | commitdiff |
1999-11-11 |
Robert Roebling | Fixed optical bug in wxListCtrl, |
tree | commitdiff |
1999-11-09 |
Vadim Zeitlin | compiles with or without wxSpinCtrl now |
tree | commitdiff |
1999-11-09 |
Robert Roebling | Removed Vadim's surplus code in clipboard. |
tree | commitdiff |
1999-11-08 |
Julian Smart | Made various Motif fixes, wxListBox/wxChoice derive... |
tree | commitdiff |
1999-11-08 |
David Webster | OS/2 PM Fixeups for fonts, validators, and html |
tree | commitdiff |
1999-11-07 |
Robert Roebling | More replacements of strcmp -> wxStr.. |
tree | commitdiff |
1999-11-06 |
Robert Roebling | Applied a few OS/2 patches for wxGTK. |
tree | commitdiff |
1999-11-04 |
Vadim Zeitlin | 1. wxFileDataObject fixes from Ricky Gonzales - seems... |
tree | commitdiff |
1999-11-03 |
Václav Slavík | fixed rounding error problem in wxPostscriptDC::SetFont... |
tree | commitdiff |
1999-11-02 |
Václav Slavík | AFM metrics were searched in /afm instead of /share... |
tree | commitdiff |
1999-11-02 |
Julian Smart | Small compile fixes |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | another compilation fix |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | another compilation fix |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | include <wx/...> => include "wx/..." |
tree | commitdiff |
1999-11-02 |
Karsten Ballüder | Added wxINSTALL_PREFIX define to makefile and made... |
tree | commitdiff |
1999-11-01 |
Karsten Ballüder | added support for global AFM path setting |
tree | commitdiff |
1999-10-31 |
Julian Smart | Fixes for VC++ 4 compilation; fixed wxCommandEvent... |
tree | commitdiff |
1999-10-31 |
Robert Roebling | More tab code corrections. |
tree | commitdiff |
1999-10-29 |
Michael Bedward | Changes to fix problem where spurious scrollbar(s)... |
tree | commitdiff |
1999-10-29 |
Ove Kaaven | A few Unicode compilation fixes (mostly wxT()) |
tree | commitdiff |
1999-10-28 |
Vadim Zeitlin | 1. corrected (but the fix is ugly) the multiple def... |
tree | commitdiff |
1999-10-27 |
Julian Smart | Fixed wxMotif's wxRegion/wxRegionIterator to optionally... |
tree | commitdiff |
1999-10-27 |
Michael Bedward | Fixed bug that caused wrong block of cells to be select... |
tree | commitdiff |
1999-10-26 |
Vadim Zeitlin | 1. corrected uninitialised variable (which led to crash... |
tree | commitdiff |
1999-10-26 |
Julian Smart | Removed lots of wxMotif compile warnings. Copied new... |
tree | commitdiff |
1999-10-26 |
Michael Bedward | Fixed bug that caused crashes if wxGrid::OnSize was... |
tree | commitdiff |
1999-10-25 |
Julian Smart | Cosmetic changes in setup0.h; Latex edits; PaletteSize... |
tree | commitdiff |
1999-10-25 |
Michael Bedward | Fix for incomplete initial display sometimes with wxMSW |
tree | commitdiff |
1999-10-25 |
David Webster | *** empty log message *** |
tree | commitdiff |
1999-10-24 |
Ove Kaaven | Changed wxGetSingleChoiceData() to take void* client... |
tree | commitdiff |
1999-10-23 |
Julian Smart | BC++ and Watcom C++ makefile and source fixes |
tree | commitdiff |
1999-10-22 |
Julian Smart | Modified Mingw32 makefiles to compile with Mingw32... |
tree | commitdiff |
1999-10-20 |
Robert Roebling | Fixed problem with mouse events getting sent to wrong |
tree | commitdiff |
1999-10-20 |
Robin Dunn | Since wxPanel is now AutoLayout aware, removed indirect... |
tree | commitdiff |
1999-10-20 |
Robin Dunn | made wxPanel be auto layout aware |
tree | commitdiff |
1999-10-19 |
Michael Bedward | Added EVT_GRID_SELECT_CELL |
tree | commitdiff |
1999-10-18 |
Vadim Zeitlin | 1. wxApp::ProcessPendingEvents() is now common, added... |
tree | commitdiff |
1999-10-18 |
Michael Bedward | Improved cell highlighting when in-place editing is... |
tree | commitdiff |
1999-10-16 |
Václav Slavík | fixed bug in PS clipping (non-virtual SetClippingRegion... |
tree | commitdiff |
1999-10-15 |
Robert Roebling | scrolling of foreign windowsplus sample |
tree | commitdiff |
1999-10-14 |
Robert Roebling | HP-UX fixes |
tree | commitdiff |
1999-10-14 |
Robert Roebling | Applied patches for AIX, |
tree | commitdiff |
1999-10-14 |
Michael Bedward | Changed all EVT_WXGRID... constants to EVT_GRID... |
tree | commitdiff |
1999-10-13 |
Vadim Zeitlin | warnings for mingw32 compilation fixed |
tree | commitdiff |
1999-10-13 |
Unknown (CR) | Added right/middle click item support |
tree | commitdiff |
1999-10-13 |
Michael Bedward | Fixed bug causing crashes when all rows or cols were... |
tree | commitdiff |
1999-10-11 |
Robert Roebling | Various distrib things, |
tree | commitdiff |
1999-10-11 |
Robert Roebling | Minor doc updates, |
tree | commitdiff |
1999-10-10 |
Robert Roebling | Minor changes to keep my MSW source |
tree | commitdiff |
1999-10-08 |
Robert Roebling | New scrolling code. |
tree | commitdiff |
1999-10-08 |
Karsten Ballüder | replaced T() makro with wxT() due to namespace probs... |
tree | commitdiff |
1999-10-07 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
1999-10-07 |
Vadim Zeitlin | compile fix for BC++ |
tree | commitdiff |
1999-10-07 |
Vadim Zeitlin | some fixes after global _T() => T() change |
tree | commitdiff |
1999-10-07 |
Michael Bedward | Added page up and page down key support. |
tree | commitdiff |
1999-10-06 |
Vadim Zeitlin | some warnings suppressed |
tree | commitdiff |
1999-10-06 |
Unknown (JL) | compile error with VC6.0 fixed. #include "wx/wxprec... |
tree | commitdiff |
1999-10-06 |
Michael Bedward | Have to set focus to edit control when it is shown... |
tree | commitdiff |
1999-10-06 |
Michael Bedward | Added new wxGrid classes. This is a work in progress ! |
tree | commitdiff |
1999-10-05 |
Václav Slavík | PS printing now uses afm instead of gs_afm metrics |
tree | commitdiff |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
tree | commitdiff |
1999-10-04 |
Julian Smart | Removed some unused parameter warnings; compile error... |
tree | commitdiff |
next |