2000-02-24 |
Guillermo Rodriguez... | Very minor changes |
commit | commitdiff | tree | snapshot |
2000-02-24 |
Vadim Zeitlin | 1. corrected bug in MDI sample (which resulted in missi... |
commit | commitdiff | tree | snapshot |
2000-02-24 |
Vadim Zeitlin | 1. corrected bug in MDI sample (which resulted in missi... |
commit | commitdiff | tree | snapshot |
2000-02-24 |
Julian Smart | Fix to MDI to restore 3D border; kludge to OGL Studio... |
commit | commitdiff | tree | snapshot |
2000-02-24 |
Guilhem Lavaux | Added a missing wxStream_NOERROR |
commit | commitdiff | tree | snapshot |
2000-02-24 |
Guilhem Lavaux | Cut out some duplicate symbol in datstrm.tex |
commit | commitdiff | tree | snapshot |
2000-02-24 |
Robert Roebling | Minor optical things. |
commit | commitdiff | tree | snapshot |
2000-02-24 |
Julian Smart | Added missing SetToolBitmapSize |
commit | commitdiff | tree | snapshot |
2000-02-24 |
Julian Smart | wxToolBarSimple fix + OGL studio sample compilation |
commit | commitdiff | tree | snapshot |
2000-02-24 |
Julian Smart | Some Motif fixes; makefile fixes; added wxTransferStrea... |
commit | commitdiff | tree | snapshot |
2000-02-24 |
Ron Lee | configure changes, for wxBase and wx-config |
commit | commitdiff | tree | snapshot |
2000-02-24 |
Michael Bedward | Several ugly hacks to get the bugs table and virtual... |
commit | commitdiff | tree | snapshot |
2000-02-24 |
Ron Lee | added wxBase & examples & various tweaks |
commit | commitdiff | tree | snapshot |
2000-02-24 |
George Tasker | Reverting to 1.30 |
commit | commitdiff | tree | snapshot |
2000-02-24 |
George Tasker | Reverting back to 1.35 as 1.36 does not work with all... |
commit | commitdiff | tree | snapshot |
2000-02-24 |
Vadim Zeitlin | mwxLog was leaked - fixed |
commit | commitdiff | tree | snapshot |
2000-02-24 |
Vadim Zeitlin | fix for wxSplitPath(foo/.filename) |
commit | commitdiff | tree | snapshot |
2000-02-24 |
Vadim Zeitlin | wxLogWindow now uses standard menu ids |
commit | commitdiff | tree | snapshot |
2000-02-23 |
David Webster | More wxWindow updates |
commit | commitdiff | tree | snapshot |
2000-02-23 |
Vadim Zeitlin | typo fixed |
commit | commitdiff | tree | snapshot |
2000-02-23 |
Vadim Zeitlin | 1. wxGCBoolRenderer looks better under MSW |
commit | commitdiff | tree | snapshot |
2000-02-23 |
George Tasker | ::IsNumber() returned FALSE if a + or - sign was the... |
commit | commitdiff | tree | snapshot |
2000-02-23 |
Ron Lee | tweaked debian-dist for building wxBase |
commit | commitdiff | tree | snapshot |
2000-02-23 |
Robin Dunn | fallback to string changes for number and float editors |
commit | commitdiff | tree | snapshot |
2000-02-23 |
Vadim Zeitlin | removed the goto provoking HP-UX compiler warnings |
commit | commitdiff | tree | snapshot |
2000-02-23 |
Vadim Zeitlin | fixed (?) race condition in the sample |
commit | commitdiff | tree | snapshot |
2000-02-23 |
Vadim Zeitlin | some more cosmetic fixes for wxLogTrace |
commit | commitdiff | tree | snapshot |
2000-02-23 |
Vadim Zeitlin | typo fixed |
commit | commitdiff | tree | snapshot |
2000-02-23 |
Vadim Zeitlin | wxLogTrace doesn't give messages with two 'Trace' in... |
commit | commitdiff | tree | snapshot |
2000-02-23 |
Stefan Neis | Improved wxMotif's look. |
commit | commitdiff | tree | snapshot |
2000-02-23 |
Stefan Neis | Improved checkmark on wxMotif. |
commit | commitdiff | tree | snapshot |
2000-02-23 |
Robert Roebling | #ifdeffed new paint clipping :-( |
commit | commitdiff | tree | snapshot |
2000-02-23 |
Vadim Zeitlin | using LDFLAGS for the linker |
commit | commitdiff | tree | snapshot |
2000-02-23 |
Julian Smart | Misc small changes, some for VC++ 1.5 |
commit | commitdiff | tree | snapshot |
2000-02-23 |
Vadim Zeitlin | fall back on text value if no long/double value could... |
commit | commitdiff | tree | snapshot |
2000-02-23 |
Vadim Zeitlin | removed saveValue param in EndEdit() |
commit | commitdiff | tree | snapshot |
2000-02-23 |
Vadim Zeitlin | fix for (too big) combobox height |
commit | commitdiff | tree | snapshot |
2000-02-23 |
Vadim Zeitlin | command events are not redirected to focused window |
commit | commitdiff | tree | snapshot |
2000-02-23 |
Vadim Zeitlin | fix to allow non-extension based template choosing... |
commit | commitdiff | tree | snapshot |
2000-02-23 |
Sylvain Bougnoux | Add exemple for redirecting cout |
commit | commitdiff | tree | snapshot |
2000-02-23 |
George Tasker | TablesInUse did not have DeleteContents() set to TRUE... |
commit | commitdiff | tree | snapshot |
2000-02-23 |
Michael Bedward | Added wxGrid::DrawGridSpace function to suppress junk... |
commit | commitdiff | tree | snapshot |
2000-02-23 |
Robin Dunn | Some mouse events need to be handled even when outside... |
commit | commitdiff | tree | snapshot |
2000-02-23 |
Robin Dunn | delay getting the default editor and renderer (by data... |
commit | commitdiff | tree | snapshot |
2000-02-23 |
Vadim Zeitlin | multiple/single sel mode can now be toggled from menu |
commit | commitdiff | tree | snapshot |
2000-02-22 |
David Webster | More wxWindow updates |
commit | commitdiff | tree | snapshot |
2000-02-22 |
Ron Lee | added missing files to life & poem, added wxPython... |
commit | commitdiff | tree | snapshot |
2000-02-22 |
Robert Roebling | Playing with scrolling, als fixed redraw |
commit | commitdiff | tree | snapshot |
2000-02-22 |
Václav Slavík | fixed divide by zero exception when layouting justified... |
commit | commitdiff | tree | snapshot |
2000-02-22 |
Václav Slavík | one of error messages had way too much spaces in it |
commit | commitdiff | tree | snapshot |
2000-02-22 |
Václav Slavík | better documented wxListCtrl::GetItem (it was absolutel... |
commit | commitdiff | tree | snapshot |
2000-02-22 |
Robin Dunn | 1. wxGridCellEditor::SetSize needs to use the wxSIZE_AL... |
commit | commitdiff | tree | snapshot |
2000-02-22 |
Guilhem Lavaux | AVI file playing on Windows is working |
commit | commitdiff | tree | snapshot |
2000-02-22 |
Stefan Neis | Compilation fixes |
commit | commitdiff | tree | snapshot |
2000-02-22 |
Karsten Ballüder | added |
commit | commitdiff | tree | snapshot |
2000-02-22 |
David Webster | GetSubcontrols now returns a reference to an Arraylong |
commit | commitdiff | tree | snapshot |
2000-02-22 |
David Webster | no message |
commit | commitdiff | tree | snapshot |
2000-02-22 |
Vadim Zeitlin | added combobox editor |
commit | commitdiff | tree | snapshot |
2000-02-22 |
Vadim Zeitlin | column autosizing added |
commit | commitdiff | tree | snapshot |
2000-02-22 |
Robert Roebling | SetSelection() in wxNotebook now sets the focus, |
commit | commitdiff | tree | snapshot |
2000-02-22 |
Vadim Zeitlin | 1. corrected bug with LIST_ITEM_ACTIVATED being sent... |
commit | commitdiff | tree | snapshot |
2000-02-22 |
Vadim Zeitlin | added renderers/editors for long/float, not fully teste... |
commit | commitdiff | tree | snapshot |
2000-02-22 |
Mark Johnson | dbbrowse.cpp dbbrowse.h |
commit | commitdiff | tree | snapshot |
2000-02-22 |
Vadim Zeitlin | don't draw cell highlight over the cell editor (improve... |
commit | commitdiff | tree | snapshot |
2000-02-22 |
Mark Johnson | dbbrowse.cpp dbbrowse.h de/dbbrowse.mo de/dbbrowse.po |
commit | commitdiff | tree | snapshot |
2000-02-22 |
Vadim Zeitlin | 1. wxMenuBar::FindMenu() made "const" |
commit | commitdiff | tree | snapshot |
2000-02-22 |
Vadim Zeitlin | attempt at HP-UX compilation fix |
commit | commitdiff | tree | snapshot |
2000-02-22 |
Vadim Zeitlin | added wxLog::Suspend/Resume and wxYield() uses them... |
commit | commitdiff | tree | snapshot |
2000-02-22 |
Vadim Zeitlin | removed some default value for wxGrid compatibility... |
commit | commitdiff | tree | snapshot |
2000-02-22 |
Vadim Zeitlin | moved wxMenuBar::FindMenu(title) from MSW to common... |
commit | commitdiff | tree | snapshot |
2000-02-22 |
Julian Smart | Moved the wxDialog BringWindowToFront fix to Show becau... |
commit | commitdiff | tree | snapshot |
2000-02-22 |
David Webster | no message |
commit | commitdiff | tree | snapshot |
2000-02-22 |
Michael Bedward | Added view menu items to toggle row and col drag-resizing. |
commit | commitdiff | tree | snapshot |
2000-02-22 |
Michael Bedward | Added functions to enable/disable drag-resizing of... |
commit | commitdiff | tree | snapshot |
2000-02-22 |
Robert Roebling | Removed some debug code. |
commit | commitdiff | tree | snapshot |
2000-02-21 |
Robin Dunn | forgot to uncomment a few things |
commit | commitdiff | tree | snapshot |
2000-02-21 |
Robin Dunn | Added ability for tables, grids, editors and renderers... |
commit | commitdiff | tree | snapshot |
2000-02-21 |
Ron Lee | added wxPython control files and a few changes |
commit | commitdiff | tree | snapshot |
2000-02-21 |
Ron Lee | added PYTHON_DIST for creating Debian source |
commit | commitdiff | tree | snapshot |
2000-02-21 |
Guillermo Rodriguez... | End of stream reading stuff |
commit | commitdiff | tree | snapshot |
2000-02-21 |
Robin Dunn | added typcast needed for VC++ 6 |
commit | commitdiff | tree | snapshot |
2000-02-21 |
Ron Lee | removed redundant #! line |
commit | commitdiff | tree | snapshot |
2000-02-21 |
Ron Lee | allow '=' inside a value on command line. |
commit | commitdiff | tree | snapshot |
2000-02-21 |
Ron Lee | modified burnt_name to use only soname instead of full... |
commit | commitdiff | tree | snapshot |
2000-02-21 |
Vadim Zeitlin | added "bugs table" which will show non string data... |
commit | commitdiff | tree | snapshot |
2000-02-21 |
Sylvain Bougnoux | tiny fixes |
commit | commitdiff | tree | snapshot |
2000-02-21 |
Sylvain Bougnoux | Check multiple selection :-) |
commit | commitdiff | tree | snapshot |
2000-02-21 |
Vadim Zeitlin | added SetColMinimalWidth() |
commit | commitdiff | tree | snapshot |
2000-02-21 |
Robert Roebling | Slightly better GC pooling, |
commit | commitdiff | tree | snapshot |
2000-02-21 |
Vadim Zeitlin | make it possible to specify the virtual table size... |
commit | commitdiff | tree | snapshot |
2000-02-21 |
Vadim Zeitlin | a couple of terrible typos fixed |
commit | commitdiff | tree | snapshot |
2000-02-21 |
Stefan Neis | Eliminate apparently unnecessary updates in SetScrollbars. |
commit | commitdiff | tree | snapshot |
2000-02-21 |
Vadim Zeitlin | Left() -> BeforeFirst() |
commit | commitdiff | tree | snapshot |
2000-02-21 |
Vadim Zeitlin | virtualized m_row/col height/widths arrays |
commit | commitdiff | tree | snapshot |
2000-02-21 |
Vadim Zeitlin | added wxCURSOR_DEFAULT to others (not GTK only), hide... |
commit | commitdiff | tree | snapshot |
2000-02-21 |
Vadim Zeitlin | Michaels change to OnEraseBackground() |
commit | commitdiff | tree | snapshot |
2000-02-21 |
Vadim Zeitlin | 1. removed 3d border, but |
commit | commitdiff | tree | snapshot |
2000-02-21 |
Vadim Zeitlin | include |
commit | commitdiff | tree | snapshot |
2000-02-21 |
Vadim Zeitlin | a couple of wors about wxObjArray::Index() |
commit | commitdiff | tree | snapshot |
2000-02-21 |
Robert Roebling | Implemented MSW's paint region clipping, but |
commit | commitdiff | tree | snapshot |
next |