1999-07-26 |
Robert Roebling | TreeCtrl: |
tree | commitdiff |
1999-07-26 |
Robert Roebling | Typos in documentation |
tree | commitdiff |
1999-07-26 |
Karsten Ballüder | Documented help API extension and fixed gsocket compila... |
tree | commitdiff |
1999-07-26 |
Vadim Zeitlin | compile fix |
tree | commitdiff |
1999-07-26 |
Vadim Zeitlin | EditLabel fixes (wxMSW/wxGTK synchronised, docs updated) |
tree | commitdiff |
1999-07-26 |
Ove Kaaven | More asserts (well, checks) without _T() |
tree | commitdiff |
1999-07-25 |
Robert Roebling | Re-Added wxStream::StreamSize() |
tree | commitdiff |
1999-07-25 |
Václav Slavík | html filters has const methods now |
tree | commitdiff |
1999-07-25 |
Ove Kaaven | Unicode compilation fix |
tree | commitdiff |
1999-07-24 |
Vadim Zeitlin | wxHTML compilation fixes |
tree | commitdiff |
1999-07-24 |
Karsten Ballüder | minor fix to find contents file alright |
tree | commitdiff |
1999-07-24 |
Karsten Ballüder | compilation fixes and minor improvements |
tree | commitdiff |
1999-07-24 |
Ove Kaaven | Unicode fixes |
tree | commitdiff |
1999-07-24 |
Vadim Zeitlin | compilation fixes |
tree | commitdiff |
1999-07-24 |
Vadim Zeitlin | wxTreeEvent is declared in one header, not 3 of them |
tree | commitdiff |
1999-07-23 |
Vadim Zeitlin | 1. more wxMotif fixes |
tree | commitdiff |
1999-07-23 |
Ove Kaaven | Someone need to make the clientdata be void* instead... |
tree | commitdiff |
1999-07-23 |
Ove Kaaven | Unicode fix |
tree | commitdiff |
1999-07-22 |
Vadim Zeitlin | 1. added wxGetNumberFromUser (to textdlgg.cpp and dialo... |
tree | commitdiff |
1999-07-22 |
Robert Roebling | wxMenu compile fix |
tree | commitdiff |
1999-07-21 |
Karsten Ballüder | bug fix for m_parent == NULL |
tree | commitdiff |
1999-07-21 |
Karsten Ballüder | remove duplicate deletion |
tree | commitdiff |
1999-07-21 |
Karsten Ballüder | Suppressed a spurious error message, now contents are... |
tree | commitdiff |
1999-07-21 |
Karsten Ballüder | fix |
tree | commitdiff |
1999-07-21 |
Karsten Ballüder | Much improved wxHelpControllerHtml, works under Solaris... |
tree | commitdiff |
1999-07-20 |
Vadim Zeitlin | 1. panels pass focus to the next item in parent panel |
tree | commitdiff |
1999-07-19 |
Sylvain Bougnoux | item with no image no longer crash when hit |
tree | commitdiff |
1999-07-19 |
Harco de Hilster | Moved bunch of #defines (LOG2DEV etc) from msw/dc.cpp... |
tree | commitdiff |
1999-07-19 |
Robert Roebling | Updated testconf |
tree | commitdiff |
1999-07-19 |
Vadim Zeitlin | 1. compilation fix for wxHelpHtmlController (which... |
tree | commitdiff |
1999-07-18 |
Karsten Ballüder | Added wxHelpControllerHtml, derived from wxHtmlHelpCont... |
tree | commitdiff |
1999-07-17 |
Harco de Hilster | Minor fixes mainly to get stuff compiled using the... |
tree | commitdiff |
1999-07-15 |
Vadim Zeitlin | some warnings suppressed |
tree | commitdiff |
1999-07-15 |
Guilhem Lavaux | * wxMemoryStreams updates |
tree | commitdiff |
1999-07-15 |
Sylvain Bougnoux | fixed SelectItem call with an invalid item |
tree | commitdiff |
1999-07-14 |
Vadim Zeitlin | 1. new wxFFile class - as wxFile but uses fopen/fread... |
tree | commitdiff |
1999-07-11 |
Vadim Zeitlin | 1. wxFrame doesn't show incorrect hints in the status... |
tree | commitdiff |
1999-07-11 |
Robert Roebling | A few compile things. |
tree | commitdiff |
1999-07-10 |
Václav Slavík | *** empty log message *** |
tree | commitdiff |
1999-07-07 |
Václav Slavík | *** empty log message *** |
tree | commitdiff |
1999-07-06 |
Vadim Zeitlin | 1. wxAppBase class appers, wxApp in wxGTK and wxMSW... |
tree | commitdiff |
1999-07-05 |
Vadim Zeitlin | CalcUnscrolledPosition takes int, not floats |
tree | commitdiff |
1999-07-05 |
Karsten Ballüder | Made icons configurable via a wxMApp virtual function... |
tree | commitdiff |
1999-07-04 |
Vadim Zeitlin | some appearance fixes from Michael Bedward |
tree | commitdiff |
1999-07-04 |
Robert Roebling | Small changed to wxExtDialog |
tree | commitdiff |
1999-07-03 |
Robert Roebling | Added wxExtDialog and sample. |
tree | commitdiff |
1999-06-30 |
Karsten Ballüder | fixed wrong assert |
tree | commitdiff |
1999-06-30 |
Robin Dunn | Corrected link error for missing wxRegTipProvider:... |
tree | commitdiff |
1999-06-29 |
Vadim Zeitlin | 1. wxGrid fixes contributed by Gerhard Gruber (client... |
tree | commitdiff |
1999-06-29 |
Vadim Zeitlin | my wxMotif fixes (merged with Robert's changes), wxMoti... |
tree | commitdiff |
1999-06-28 |
Vadim Zeitlin | misc minor fixes I forgot to commit before |
tree | commitdiff |
1999-06-28 |
Vadim Zeitlin | 1. wxStaticLine implemented (generic (ugly) and MSW... |
tree | commitdiff |
1999-06-28 |
Robert Roebling | Applied fixes for AIX (GTK 1.0 compilation). |
tree | commitdiff |
1999-06-26 |
Vadim Zeitlin | a small cosmetic fix for single choice dialog |
tree | commitdiff |
1999-06-26 |
Václav Slavík | *** empty log message *** |
tree | commitdiff |
1999-06-26 |
J. Russell Smyth | Added #include wx/dcclient.h for Vadims changes to... |
tree | commitdiff |
1999-06-26 |
J. Russell Smyth | Added #include wx/dcclient.h and wx/settings.h for... |
tree | commitdiff |
1999-06-25 |
Vadim Zeitlin | 1. wxSingleChoiceDialog looks Ok under Windows |
tree | commitdiff |
1999-06-25 |
Karsten Ballüder | fixed frame style |
tree | commitdiff |
1999-06-25 |
Robert Roebling | Changed a few true -> TRUE |
tree | commitdiff |
1999-06-25 |
Karsten Ballüder | slightly more intelligent size calculation to prevent... |
tree | commitdiff |
1999-06-24 |
Vadim Zeitlin | the progres dialog now looks decently under Windows |
tree | commitdiff |
1999-06-23 |
Robert Roebling | wxProgressDialg works again. |
tree | commitdiff |
1999-06-23 |
Karsten Ballüder | improved dialog size which created the listbox a bit... |
tree | commitdiff |
1999-06-23 |
Vadim Zeitlin | in-place editing code from Michael Bedward integrated... |
tree | commitdiff |
1999-06-22 |
Vadim Zeitlin | wxHTMLHelpController compiles (and somewhat works)... |
tree | commitdiff |
1999-06-22 |
Robert Roebling | Some #include and #if wxUSE_XX things |
tree | commitdiff |
1999-06-21 |
Robert Roebling | Motif compile fixes. |
tree | commitdiff |
1999-06-21 |
Robin Dunn | Fixed core dump for when there is no image list on... |
tree | commitdiff |
1999-06-21 |
Vadim Zeitlin | msg boxes now have icons |
tree | commitdiff |
1999-06-21 |
Karsten Ballüder | fixes to progressdialog and its use in printing framework |
tree | commitdiff |
1999-06-21 |
Robert Roebling | Disabled dependencies for a while |
tree | commitdiff |
1999-06-20 |
Vadim Zeitlin | keyboard/focus handling improved a bit more: |
tree | commitdiff |
1999-06-20 |
Vadim Zeitlin | splitter doesn't change position when the window contai... |
tree | commitdiff |
1999-06-17 |
Vadim Zeitlin | 1. wxDialogs are now destroyed when they go out of... |
tree | commitdiff |
1999-06-15 |
Vadim Zeitlin | compilation fixes for wxMSW |
tree | commitdiff |
1999-06-15 |
Robert Roebling | Added a few #if wxUSE_XXX |
tree | commitdiff |
1999-06-14 |
Robert Roebling | Added zillions of #if wxUSE_XXX |
tree | commitdiff |
1999-06-14 |
Karsten Ballüder | Should work for wxMSW, now. Cannot test this myself... |
tree | commitdiff |
1999-06-14 |
Ove Kaaven | Could of Unicode fixes. |
tree | commitdiff |
1999-06-14 |
Patrick Albert | Correct some minor compile pbs with VC++1.52c & VC... |
tree | commitdiff |
1999-06-13 |
Vadim Zeitlin | 1. some more of "#if wxUSE_XXX" here and there |
tree | commitdiff |
1999-06-13 |
Karsten Ballüder | Added missing wxGetFullHostName() and wxNO_DEFAULT... |
tree | commitdiff |
1999-06-13 |
Robert Roebling | Added OS/2 patches to wxGTK. |
tree | commitdiff |
1999-06-11 |
Robert Roebling | Implemented ListCtrl::SetColumnWidth() wxLIST_AUTOSIZE |
tree | commitdiff |
1999-06-10 |
Vadim Zeitlin | WXDLLEXPORT added to wxStringTokenizer (and also severa... |
tree | commitdiff |
1999-06-09 |
Julian Smart | Getting various compilers to work with wxWin again |
tree | commitdiff |
1999-06-09 |
Robert Roebling | WINE is so fine. |
tree | commitdiff |
1999-06-08 |
Robert Roebling | Compile fixes. |
tree | commitdiff |
1999-06-07 |
Robert Roebling | Install AFMs as well. |
tree | commitdiff |
1999-06-07 |
Robert Roebling | Corrected cursors for during capture mouse. |
tree | commitdiff |
1999-06-01 |
Vadim Zeitlin | new makefiles (part I) |
tree | commitdiff |
1999-06-01 |
Robert Roebling | wxImageList::Add() returned wrong index. |
tree | commitdiff |
1999-05-28 |
Robert Roebling | Added fixes for Unicode compilation. |
tree | commitdiff |
1999-05-28 |
Robert Roebling | Small correction to list ctrl and default button... |
tree | commitdiff |
1999-05-27 |
Robert Roebling | Corrected SetItemState() in listctrl |
tree | commitdiff |
1999-05-27 |
Robert Roebling | compile fixes. Vadim ows me a pizza. |
tree | commitdiff |
1999-05-27 |
Vadim Zeitlin | 1. warning in wxDataObject fixed |
tree | commitdiff |
1999-05-27 |
Vadim Zeitlin | 1. wxDataObject compilation fixes (can't test if it... |
tree | commitdiff |
1999-05-26 |
Robert Roebling | Made wxClientDC's use safe as per wxMSW. |
tree | commitdiff |
next |