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 |
2000-02-21 |
Robert Roebling | Set logical functions to wxCOPY, no -1. |
commit | commitdiff | tree | snapshot |
2000-02-21 |
Robert Roebling | Make use of FillRect() when possible. |
commit | commitdiff | tree | snapshot |
2000-02-21 |
Vadim Zeitlin | wxUSE_NEW_GRID implies wxUSE_GRID |
commit | commitdiff | tree | snapshot |
2000-02-21 |
Vadim Zeitlin | compile fix for wxUSE_STD_IOSTREAM case |
commit | commitdiff | tree | snapshot |
2000-02-21 |
Mark Johnson | browsedb.cpp dbgrid.cpp dbtree.cpp dlguser.cpp de... |
commit | commitdiff | tree | snapshot |
2000-02-21 |
Mark Johnson | xget.cfg |
commit | commitdiff | tree | snapshot |
2000-02-21 |
Michael Bedward | Changed system colours for better default display of... |
commit | commitdiff | tree | snapshot |
2000-02-21 |
Julian Smart | Fixed (I hope) the wxDialog reactivation bug |
commit | commitdiff | tree | snapshot |
2000-02-21 |
Václav Slavík | modif time of FS inet and FS mem files is not wxDateTim... |
commit | commitdiff | tree | snapshot |
2000-02-21 |
Václav Slavík | wxGTK compilation fix (wxFrame::Show call without argument) |
commit | commitdiff | tree | snapshot |
2000-02-21 |
Mark Johnson | browsedb.h dbbrowse.cpp dbbrowse.h dbgrid.h dbtree.h |
commit | commitdiff | tree | snapshot |
2000-02-21 |
David Webster | Frame and Window coding |
commit | commitdiff | tree | snapshot |
2000-02-20 |
Julian Smart | wxImage::Rotate corrections added; docview improvements... |
commit | commitdiff | tree | snapshot |
2000-02-20 |
Robert Roebling | configure changes |
commit | commitdiff | tree | snapshot |
2000-02-20 |
Mark Johnson | browsedb.cpp dbtree.cpp |
commit | commitdiff | tree | snapshot |
2000-02-20 |
Mark Johnson | help.de/compiler.htm help.de/dbbrowse.htm help.de... |
commit | commitdiff | tree | snapshot |
2000-02-20 |
Guillermo Rodriguez... | Opps. Sorry - typo fixes |
commit | commitdiff | tree | snapshot |
2000-02-20 |
Guillermo Rodriguez... | Don't try to translate empty strings (just a cosmetical... |
commit | commitdiff | tree | snapshot |
2000-02-20 |
Guillermo Rodriguez... | Process all pending events before starting to delete... |
commit | commitdiff | tree | snapshot |
2000-02-20 |
Guillermo Rodriguez... | Solved bug which was breaking richedit ctrls for non... |
commit | commitdiff | tree | snapshot |
2000-02-19 |
Guillermo Rodriguez... | Fixed these: |
commit | commitdiff | tree | snapshot |
2000-02-19 |
Guillermo Rodriguez... | Solved multiple memory leaks. |
commit | commitdiff | tree | snapshot |
2000-02-19 |
Václav Slavík | fixed bug in wxMemoryInput/OutputStream::OnSysRead... |
commit | commitdiff | tree | snapshot |
2000-02-19 |
Václav Slavík | ripper_main.o does not belong to HelpGen |
commit | commitdiff | tree | snapshot |
2000-02-18 |
David Webster | no message |
commit | commitdiff | tree | snapshot |
2000-02-18 |
Vadim Zeitlin | added dnd support to generic wxTreeCtrl |
commit | commitdiff | tree | snapshot |
2000-02-18 |
Robin Dunn | toggle button doesn't send event if mouse is released... |
commit | commitdiff | tree | snapshot |
2000-02-18 |
Robin Dunn | fixed some typos |
commit | commitdiff | tree | snapshot |
2000-02-18 |
Vadim Zeitlin | auto arrays can't be initialized - compile error for... |
commit | commitdiff | tree | snapshot |
2000-02-18 |
Vadim Zeitlin | HP-UX recommendations added |
commit | commitdiff | tree | snapshot |
2000-02-18 |
Robin Dunn | wx-config is configurable... |
commit | commitdiff | tree | snapshot |
next |