2000-03-08 |
Julian Smart | Added WIN16 code for window disabler |
tree | commitdiff |
2000-03-07 |
Václav Slavík | fix of previous commit |
tree | commitdiff |
2000-03-07 |
David Webster | makefile enhancements for dll, ne wxwindll.ics for... |
tree | commitdiff |
2000-03-07 |
David Webster | more minimal stuff |
tree | commitdiff |
2000-03-07 |
David Webster | remove the #warning for VisualAge |
tree | commitdiff |
2000-03-07 |
Václav Slavík | fixed bug: removed m_windowStyle = style |
tree | commitdiff |
2000-03-07 |
Guillermo Rodrigue... | First set of changes toward wxBase compliance :-) |
tree | commitdiff |
2000-03-07 |
Mark Johnson | *** empty log message *** |
tree | commitdiff |
2000-03-07 |
Stefan Neis | Add Child to parent instead of adding it to itself! |
tree | commitdiff |
2000-03-07 |
Michael Bedward | Modified <shift>+arrow key behaviour so that the starti... |
tree | commitdiff |
2000-03-07 |
Vadim Zeitlin | Mark Johnoson's additions for variable-width weekday... |
tree | commitdiff |
2000-03-07 |
Michael Bedward | Added Create functions. They return TRUE if the file... |
tree | commitdiff |
2000-03-07 |
Vadim Zeitlin | APPEXTRALIBS added to LDLIBS |
tree | commitdiff |
2000-03-07 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2000-03-07 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2000-03-07 |
Michael Bedward | Moved current cell initialization from wxGrid::OnPaint to |
tree | commitdiff |
2000-03-06 |
Guillermo Rodrigue... | Changed another NONE to wxSOCKET_NONE |
tree | commitdiff |
2000-03-06 |
Guillermo Rodrigue... | Use IsConnected instead of m_connected |
tree | commitdiff |
2000-03-06 |
Guillermo Rodrigue... | Trying to fix IPC problems under Linux as reported... |
tree | commitdiff |
2000-03-06 |
Guillermo Rodrigue... | Added wxIcon(const char **) ctor (same as char **) |
tree | commitdiff |
2000-03-06 |
Vadim Zeitlin | patches from Ricky Gonzales <gonzales@pyramid3.net>: |
tree | commitdiff |
2000-03-06 |
Mark Johnson | *** empty log message *** |
tree | commitdiff |
2000-03-06 |
Ron Lee | set m_clipXX so dc.GetClippingBox returns real bounding box |
tree | commitdiff |
2000-03-06 |
Guillermo Rodrigue... | Added blind-fix for vert. scrollbars - not tested yet |
tree | commitdiff |
2000-03-06 |
Guillermo Rodrigue... | Added support for timer events in Motif |
tree | commitdiff |
2000-03-05 |
Ron Lee | set m_clipXX to resultant clipping region |
tree | commitdiff |
2000-03-05 |
Stefan Neis | Re-added XtDestroyWidget call in ~wxWindow - hopefully... |
tree | commitdiff |
2000-03-05 |
Ron Lee | couple of typo/thinko bug fixes |
tree | commitdiff |
2000-03-05 |
Robert Roebling | Various makefile and installation things. |
tree | commitdiff |
2000-03-05 |
Stefan Neis | *** empty log message *** |
tree | commitdiff |
2000-03-05 |
Václav Slavík | added missing wxImageList::Add methods |
tree | commitdiff |
2000-03-05 |
Vadim Zeitlin | create null, not empty, region in default wxRegion... |
tree | commitdiff |
2000-03-05 |
Vadim Zeitlin | 1. wxWindowDisabler modified to bring parent window... |
tree | commitdiff |
2000-03-04 |
Stefan Neis | Compilation fixes (true->TRUE, false->FALSE) |
tree | commitdiff |
2000-03-04 |
Stefan Neis | Added a fix for compilers with problems to compute... |
tree | commitdiff |
2000-03-04 |
Vadim Zeitlin | removed warning about wxDrawRectangle being unused |
tree | commitdiff |
2000-03-04 |
Stefan Neis | Improved handling of selection/deselection events. |
tree | commitdiff |
2000-03-04 |
Václav Slavík | fixed couple of bugs in wxZlibInputStream -- mainly... |
tree | commitdiff |
2000-03-04 |
Václav Slavík | fixed wxDataInputStream::ReadString for empty strings |
tree | commitdiff |
2000-03-04 |
Václav Slavík | fixes for wxBase compilation |
tree | commitdiff |
2000-03-04 |
Václav Slavík | added more stuff to wxBase: zipstrm, zstream, fs_*... |
tree | commitdiff |
2000-03-04 |
Stefan Neis | Bugfixes; added selection modes demo to griddemo |
tree | commitdiff |
2000-03-04 |
Robert Roebling | Some more drawing things, |
tree | commitdiff |
2000-03-04 |
Stefan Neis | Added SetSelectionMode |
tree | commitdiff |
2000-03-04 |
Robert Roebling | Lotta stuff for drawing etc. |
tree | commitdiff |
2000-03-04 |
Julian Smart | Fixed non-standard C++ syntax errors |
tree | commitdiff |
2000-03-04 |
Robert Roebling | Adapted wxGTK to wxMSW's notion of region setting. |
tree | commitdiff |
2000-03-04 |
Guillermo Rodrigue... | Stupidity fixed in WaitOnConnect() |
tree | commitdiff |
2000-03-03 |
Václav Slavík | added compression ratio argument to wxZlibOutputStream... |
tree | commitdiff |
2000-03-03 |
Guillermo Rodrigue... | Removed dependency on tiffiop.h |
tree | commitdiff |
2000-03-03 |
Robert Roebling | Clean-up, speed-up and bug-fix for wxListCtrl drawing, |
tree | commitdiff |
2000-03-03 |
Guillermo Rodrigue... | Added Destroy() |
tree | commitdiff |
2000-03-03 |
Vadim Zeitlin | bug in month day parsing - now check that it's > 1 too |
tree | commitdiff |
2000-03-03 |
Guillermo Rodrigue... | no more _ftime instead of ftime |
tree | commitdiff |
2000-03-03 |
Vadim Zeitlin | regenerated from filelist.txt |
tree | commitdiff |
2000-03-03 |
Stefan Neis | Added extended selection support. |
tree | commitdiff |
2000-03-03 |
Vadim Zeitlin | fatal bug in wxSplitPath fixed |
tree | commitdiff |
2000-03-03 |
Guillermo Rodrigue... | Added HAVE_FTIME for all Windows compilers |
tree | commitdiff |
2000-03-03 |
Julian Smart | Removed OGL prior to re-adding; some Watcom corrections |
tree | commitdiff |
2000-03-03 |
Vadim Zeitlin | 1. wxShell fixes: now really uses shell (it wasn't... |
tree | commitdiff |
2000-03-02 |
David Webster | More framework updates |
tree | commitdiff |
2000-03-02 |
Stefan Neis | Added class to handle selection inside wxGrid |
tree | commitdiff |
2000-03-02 |
Vadim Zeitlin | 1. wxProcess changes to make capturing subprocess outpu... |
tree | commitdiff |
2000-03-02 |
Guillermo Rodrigue... | Latest OS/2 changes broke xpmlib for MSW. Fixed. |
tree | commitdiff |
2000-03-02 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2000-03-02 |
Ron Lee | made msw wxRegion(wxRect&) constructor consistant with... |
tree | commitdiff |
2000-03-02 |
Vadim Zeitlin | 1. wxGrid row can't be resized to less than minimal... |
tree | commitdiff |
2000-03-01 |
Robert Roebling | Various changes due to OGL and glcanvas having changed |
tree | commitdiff |
2000-03-01 |
Robert Roebling | OGL: misc.cpp clashes with misc.c frim iODBC, therefore |
tree | commitdiff |
2000-03-01 |
Robert Roebling | typo in plot.cpp |
tree | commitdiff |
2000-03-01 |
Vadim Zeitlin | 1. warning in gtk/menu.cpp fixed |
tree | commitdiff |
2000-03-01 |
Julian Smart | Full-screen dragging fix (GC setting) |
tree | commitdiff |
2000-03-01 |
Vadim Zeitlin | asserts in wxGridStringTable corrected |
tree | commitdiff |
2000-03-01 |
Vadim Zeitlin | IMPLEMENT_DYNAMIC_CLASS() for wxMenuBar correction |
tree | commitdiff |
2000-03-01 |
Guillermo Rodrigue... | DrawButtonFrame was a bit wrong because it was ignoring... |
tree | commitdiff |
2000-03-01 |
Julian Smart | Fixing commit problem |
tree | commitdiff |
2000-03-01 |
Guillermo Rodrigue... | wxBitmapButton transparency fixed by using wxDC API... |
tree | commitdiff |
2000-03-01 |
Julian Smart | Added wxDragImage generic implementation and sample... |
tree | commitdiff |
2000-03-01 |
Bart A.M. Jourquin | remove 'extern' from IsKeyDown,... for bcc |
tree | commitdiff |
2000-03-01 |
Michael Bedward | Minor compilation fix for Borland |
tree | commitdiff |
2000-02-29 |
George Tasker | Added a #include of wx/module.h |
tree | commitdiff |
2000-02-29 |
David Webster | no message |
tree | commitdiff |
2000-02-29 |
Guillermo Rodrigue... | Beginning the thread with _beginthreadex but ending... |
tree | commitdiff |
2000-02-29 |
Guillermo Rodrigue... | Tell is now compatible with the wback buffer |
tree | commitdiff |
2000-02-29 |
Guillermo Rodrigue... | Changed to use current wxSocket flag names instead... |
tree | commitdiff |
2000-02-29 |
Guillermo Rodrigue... | moved Destroy() to the beginning |
tree | commitdiff |
2000-02-29 |
Guillermo Rodrigue... | Fixed potential bug related to clock skew when differen... |
tree | commitdiff |
2000-02-29 |
Vadim Zeitlin | setting parameters for wxGridCellFloatRenderer seems... |
tree | commitdiff |
2000-02-29 |
Vadim Zeitlin | 1. more corrections for ref counted editors/renderers... |
tree | commitdiff |
2000-02-29 |
Vadim Zeitlin | wxGridCellRenderer/Editor made ref counted |
tree | commitdiff |
2000-02-29 |
Vadim Zeitlin | 1. added range checks in wxGridStringTable |
tree | commitdiff |
2000-02-29 |
Vadim Zeitlin | added wxHashTableLong |
tree | commitdiff |
2000-02-29 |
Ron Lee | added missing include mdi.h |
tree | commitdiff |
2000-02-29 |
Robert Roebling | Commented out debug code. |
tree | commitdiff |
2000-02-29 |
Vadim Zeitlin | wxListCtrl uses SetWindowChange() in its OnChar |
tree | commitdiff |
2000-02-29 |
George Tasker | Fixed a misleading comment regarding MySQL and Postgres |
tree | commitdiff |
2000-02-29 |
Unknown (MT) | add wxTE_AUTO_SCROLL |
tree | commitdiff |
2000-02-29 |
Vadim Zeitlin | typo(s) fixed |
tree | commitdiff |
2000-02-29 |
Vadim Zeitlin | 1. fixed bug with MDI child frames changign state when... |
tree | commitdiff |
2000-02-29 |
Michael Bedward | Added wxWANTS_CHARS style to all windows so that the... |
tree | commitdiff |
next |