2002-05-03 |
Gilles Depeyrot | corrected warnings when compiling with -Wall -W |
tree | commitdiff |
2002-05-03 |
Gilles Depeyrot | wxTextCtrl bug related to \n handling is Carbon related... |
tree | commitdiff |
2002-05-02 |
Mattia Barbon | Implemented wxStatusBar::Push/PopStatusText. |
tree | commitdiff |
2002-05-02 |
Vadim Zeitlin | small code cleanup while looking for an inexistent... |
tree | commitdiff |
2002-04-28 |
Vadim Zeitlin | don't pass arrays by value (and also fixed signed/unsig... |
tree | commitdiff |
2002-04-28 |
Stefan Neis | Replaced internal calls to XToCol/YToRow added in 1... |
tree | commitdiff |
2002-04-27 |
Stefan Neis | Fixes to my last commit. |
tree | commitdiff |
2002-04-24 |
Ron Lee | Added {S,G}etItem{Text,Background}Colour methods. |
tree | commitdiff |
2002-04-23 |
Stefan Neis | Speed-up for very large grids by more efficient search... |
tree | commitdiff |
2002-04-22 |
Julian Smart | Added some missing wxTextCtrl features to to-do list... |
tree | commitdiff |
2002-04-22 |
Julian Smart | Fixed drawing sample compilo for wxMotif (doesn't have... |
tree | commitdiff |
2002-04-22 |
Julian Smart | Fixed wxMotif compilo |
tree | commitdiff |
2002-04-21 |
Robert Roebling | Bunch of GTK theme changes. |
tree | commitdiff |
2002-04-21 |
Václav Slavík | wxWizardPage(Simple) can do two-phase creation now |
tree | commitdiff |
2002-04-20 |
Vadim Zeitlin | fixed huge memory leak in wxFileDialog (closes patch... |
tree | commitdiff |
2002-04-19 |
Ron Lee | Added knowledge of virtual size to wx(Scrolled)Windows... |
tree | commitdiff |
2002-04-17 |
Robert Roebling | Various changes to focus handling when TLW start. |
tree | commitdiff |
2002-04-17 |
Julian Smart | Added wxDF_HTML |
tree | commitdiff |
2002-04-15 |
Vadim Zeitlin | corrected const char * to char * conversions (patch... |
tree | commitdiff |
2002-04-12 |
Vadim Zeitlin | fixed the bug which resulted in not showing the grid... |
tree | commitdiff |
2002-04-12 |
Julian Smart | Implemented wxMouseCaptureChangedEvent and made wxGener... |
tree | commitdiff |
2002-04-10 |
Julian Smart | wxScrolledWindow::GetVirtualSize now returns client... |
tree | commitdiff |
2002-04-10 |
Julian Smart | Added a wxDD_NEW_DIR_BUTTON style for wxDirDialog ... |
tree | commitdiff |
2002-04-09 |
Václav Slavík | hidden root works in wxGenericDirCtrl again |
tree | commitdiff |
2002-04-09 |
Vadim Zeitlin | fixed the initial wxCalendarCtrl position and a minor... |
tree | commitdiff |
2002-04-09 |
Václav Slavík | don't allow expanding/collapsing hidden root node |
tree | commitdiff |
2002-04-09 |
Julian Smart | Removed redundant project file |
tree | commitdiff |
2002-04-08 |
Julian Smart | Added wxDIRCTRL_EDITABLE style so we can choose whether |
tree | commitdiff |
2002-04-08 |
Julian Smart | Canvas: added some DECLARE_CLASS macros to stop it... |
tree | commitdiff |
2002-04-07 |
Václav Slavík | oops, forgot to implement Home button |
tree | commitdiff |
2002-04-07 |
Vadim Zeitlin | added wxTextCtrl::EmulateKeyPress |
tree | commitdiff |
2002-04-07 |
Julian Smart | Version updates, manual date change, no change to dragi... |
tree | commitdiff |
2002-04-07 |
Václav Slavík | *DO* use wxTR_EDIT_LABELS, it is neccessary |
tree | commitdiff |
2002-04-07 |
Robert Roebling | Make wxFileDialog even smaller under X11. |
tree | commitdiff |
2002-04-06 |
Julian Smart | Strange sizing fix in DoResize() to workaround apparent |
tree | commitdiff |
2002-04-04 |
Julian Smart | Removed wxTR_HIDE_ROOT under Windows, and removed wxTR_... |
tree | commitdiff |
2002-04-03 |
Robin Dunn | Added sending of column dragging events to the generic... |
tree | commitdiff |
2002-04-03 |
Vadim Zeitlin | don't reenable the disabled windows in OnShow(), it... |
tree | commitdiff |
2002-04-02 |
Mattia Barbon | wxCalendarCtrl::Destroy() now deletes year spin control and |
tree | commitdiff |
2002-04-02 |
Mattia Barbon | Blind fix for bug #529874 . |
tree | commitdiff |
2002-04-01 |
Robert Roebling | Made wxFileDialog PDA friendlier. |
tree | commitdiff |
2002-03-31 |
Robert Roebling | Compile fix when not using WXR resources. |
tree | commitdiff |
2002-03-27 |
Vadim Zeitlin | removed a few warnings and CW compilation problems... |
tree | commitdiff |
2002-03-26 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2002-03-25 |
Václav Slavík | oops, this was for my debugging purposes :( |
tree | commitdiff |
2002-03-25 |
Vadim Zeitlin | implemented (but it doesn't work yet) the radio buttons... |
tree | commitdiff |
2002-03-24 |
Václav Slavík | don't use deprecated wxImage methods inside wxWin |
tree | commitdiff |
2002-03-24 |
Václav Slavík | don't use wxApp::GetStdIcon |
tree | commitdiff |
2002-03-22 |
Václav Slavík | port proplist.cpp to wxArtProvider |
tree | commitdiff |
2002-03-22 |
Julian Smart | Removed helpwxht.h/cpp (old wxHelpControllerHtml class) |
tree | commitdiff |
2002-03-22 |
Václav Slavík | Added 'go home' button to generic dir dialog |
tree | commitdiff |
2002-03-22 |
Václav Slavík | use wxArtProvider in wxFileDialog |
tree | commitdiff |
2002-03-21 |
Václav Slavík | use wxArtProvider |
tree | commitdiff |
2002-03-21 |
Julian Smart | Put dialog in more sensible place in Forty, got a bit... |
tree | commitdiff |
2002-03-17 |
Václav Slavík | use Calc(Un)ScrolledPosition instead of wxClientDC |
tree | commitdiff |
2002-03-17 |
Václav Slavík | added Calc(Un)ScrolledPosition taking wxPoint |
tree | commitdiff |
2002-03-17 |
Ron Lee | build fix for mingw-cross. |
tree | commitdiff |
2002-03-17 |
Ron Lee | Added wxBufferedDC class. |
tree | commitdiff |
2002-03-16 |
Václav Slavík | make it possible to have empty lines in wxListCtrl |
tree | commitdiff |
2002-03-16 |
Vadim Zeitlin | restore Robin's code (reverted previous commit) |
tree | commitdiff |
2002-03-15 |
Julian Smart | Added sizer.h |
tree | commitdiff |
2002-03-15 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2002-03-15 |
Robin Dunn | Give wxScrolledWindow its own Layout method that takes... |
tree | commitdiff |
2002-03-13 |
Vadim Zeitlin | update focus rectangle width when the columns are being... |
tree | commitdiff |
2002-03-12 |
Václav Slavík | fixes to refreshing code in wxTreeCtrl |
tree | commitdiff |
2002-03-11 |
Vadim Zeitlin | right clicking outside any column sets the column in... |
tree | commitdiff |
2002-03-10 |
Václav Slavík | use AllocExclusive in wxAcceleratorTable |
tree | commitdiff |
2002-03-08 |
Vadim Zeitlin | theoretically unnecessary but practically required... |
tree | commitdiff |
2002-03-06 |
Gilles Depeyrot | wxArray<T> macros have been changed to fix runtime... |
tree | commitdiff |
2002-03-05 |
Vadim Zeitlin | compilation fix for WXWIN_COMPATIBILITY_2_2 == 0 case |
tree | commitdiff |
2002-02-24 |
Robert Roebling | Added simplistic wxToolBar to wxUniversal. It |
tree | commitdiff |
2002-02-24 |
Václav Slavík | made generic wxListCtrl work with well-behaved ports... |
tree | commitdiff |
2002-02-23 |
Robert Roebling | Some work on GTK focus handling and events. |
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 | don't crash if editing of the cell wasn't started for... |
tree | commitdiff |
2002-02-21 |
Vadim Zeitlin | applied patch for calculating the tree items size with... |
tree | commitdiff |
2002-02-20 |
Vadim Zeitlin | fixed SetForegroundColour() for the generic tree ctrl |
tree | commitdiff |
2002-02-20 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
2002-02-19 |
Vadim Zeitlin | don't crash in SetFocus() |
tree | commitdiff |
2002-02-17 |
Robert Roebling | Removed accidentally left in debug code. |
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 | fix for focus handling in generic wxListCtrl |
tree | commitdiff |
2002-02-16 |
Vadim Zeitlin | various splitter fixes: |
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-15 |
Julian Smart | #ifdefs for wxMotif which doesn't have a wxTopLevelWind... |
tree | commitdiff |
2002-02-15 |
Vadim Zeitlin | dirty fix for the initial splitter position waiting... |
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 | create wxSpinCtrl with default pos+size first, so that... |
tree | commitdiff |
2002-02-14 |
Vadim Zeitlin | compilation fix for wxUSE_PALETTE == 0 |
tree | commitdiff |
2002-02-13 |
Robin Dunn | Fix for the splashscreen bitmap not showing up in wxGTK. |
tree | commitdiff |
2002-02-12 |
Robin Dunn | Fixed a bug that prevented editors and renderers to... |
tree | commitdiff |
2002-02-11 |
Václav Slavík | wxGenericDirCtrl now correctly updates itself when... |
tree | commitdiff |
2002-02-11 |
Václav Slavík | wxSplitterWindow now: |
tree | commitdiff |
2002-02-07 |
Kendall Bennett | Merges from Scitech Branch (George Davison): |
tree | commitdiff |
2002-02-07 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2002-02-06 |
Robin Dunn | Corrections for loss of XLOG2DEV and etc. macros in... |
tree | commitdiff |
2002-02-06 |
Vadim Zeitlin | got rid of wxWindow::m_lDlgCode - now wxWANTS_CHARS... |
tree | commitdiff |
2002-02-05 |
Robin Dunn | Derive wxGridWindow from wxWindow instead of wxPanel... |
tree | commitdiff |
next |