1999-07-19 |
Harco de Hilster | added .cur and .ico files |
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 |
Karsten Ballüder | typo |
tree | commitdiff |
1999-07-19 |
Karsten Ballüder | compilation fix |
tree | commitdiff |
1999-07-18 |
Karsten Ballüder | Added wxHelpControllerHtml, derived from wxHtmlHelpCont... |
tree | commitdiff |
1999-07-17 |
Harco de Hilster | ignore these |
tree | commitdiff |
1999-07-17 |
Harco de Hilster | Building wxMSW with configure now also properly install... |
tree | commitdiff |
1999-07-17 |
Harco de Hilster | minor fixes for mingw32 compilation |
tree | commitdiff |
1999-07-16 |
Vadim Zeitlin | 1. fixed Maximise() mismatch between wxFrame and wxMDIFrame |
tree | commitdiff |
1999-07-16 |
Karsten Ballüder | removed obsolete flag |
tree | commitdiff |
1999-07-15 |
Robert Roebling | Compile fixes, |
tree | commitdiff |
1999-07-15 |
Guilhem Lavaux | * wxMemoryStreams updates |
tree | commitdiff |
1999-07-15 |
Robert Roebling | Compile fixes. |
tree | commitdiff |
1999-07-15 |
Vadim Zeitlin | 1. wxFFile::Close() buglet fixed |
tree | commitdiff |
1999-07-15 |
Vadim Zeitlin | 1. wxTextCtrl compilation fixes for wxGTK and more... |
tree | commitdiff |
1999-07-14 |
Vadim Zeitlin | 1. new wxFFile class - as wxFile but uses fopen/fread... |
tree | commitdiff |
1999-07-13 |
Guilhem Lavaux | * Changed char to wxChar in operators. |
tree | commitdiff |
1999-07-12 |
Václav Slavík | *** empty log message *** |
tree | commitdiff |
1999-07-11 |
Robert Roebling | DocView and wxStream things |
tree | commitdiff |
1999-07-11 |
Robert Roebling | Updated testconf, fixed mistake in install. |
tree | commitdiff |
1999-07-11 |
Robert Roebling | A few compile things. |
tree | commitdiff |
1999-07-10 |
Vadim Zeitlin | wxButton::GetDefaultSize() added for MSW and documented |
tree | commitdiff |
1999-07-10 |
Julian Smart | Added test for wxUSE_STATLINE in statline.cpp |
tree | commitdiff |
1999-07-10 |
Václav Slavík | *** empty log message *** |
tree | commitdiff |
1999-07-10 |
Vadim Zeitlin | 1. minor fixes in wxDynLib |
tree | commitdiff |
1999-07-09 |
Harco de Hilster | Installs Vasek's new generic headers (filesys.h, zipstr... |
tree | commitdiff |
1999-07-09 |
Harco de Hilster | Added Makefile.am in include/wx/html (needed for instal... |
tree | commitdiff |
1999-07-09 |
Patrick Albert | Some minors changes, like adding empty lines at end... |
tree | commitdiff |
1999-07-09 |
Vadim Zeitlin | added wxUSE_FS_INET/ZIP |
tree | commitdiff |
1999-07-07 |
Václav Slavík | *** empty log message *** |
tree | commitdiff |
1999-07-07 |
Václav Slavík | *** empty log message *** |
tree | commitdiff |
1999-07-07 |
Václav Slavík | *** empty log message *** |
tree | commitdiff |
1999-07-07 |
Guilhem Lavaux | * New wxStreams (to be documented), new classes: wxBuff... |
tree | commitdiff |
1999-07-07 |
Vadim Zeitlin | attempts to fix wxStaticBitmap::SetBitmap() - still... |
tree | commitdiff |
1999-07-07 |
Vadim Zeitlin | compilation fixes for wxGTK |
tree | commitdiff |
1999-07-06 |
Vadim Zeitlin | 1. wxAppBase class appers, wxApp in wxGTK and wxMSW... |
tree | commitdiff |
1999-07-05 |
Vadim Zeitlin | made wxImage::Scale() const to not confuse people any... |
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 |
Robert Roebling | Small changed to wxExtDialog |
tree | commitdiff |
1999-07-03 |
Vadim Zeitlin | wxList::SortFunc prototype corrected |
tree | commitdiff |
1999-07-03 |
Karsten Ballüder | Added wxDllLoader::UnloadLibrary() |
tree | commitdiff |
1999-07-03 |
Robert Roebling | Added wxExtDialog and sample. |
tree | commitdiff |
1999-07-02 |
Vadim Zeitlin | 1. DoSetSize() simplified, DoGetBestSize() introduced |
tree | commitdiff |
1999-07-02 |
Karsten Ballüder | Minor improvement. |
tree | commitdiff |
1999-06-30 |
Guilhem Lavaux | * Moved ReadLine()/WriteLine() to wxIn/OutputStream |
tree | commitdiff |
1999-06-30 |
Robin Dunn | added some WXDLLEXPORT's |
tree | commitdiff |
1999-06-30 |
Robert Roebling | Typos. |
tree | commitdiff |
1999-06-29 |
Robert Roebling | wxChoiceDialog fix. |
tree | commitdiff |
1999-06-29 |
Guilhem Lavaux | * wxDataStreams use wxUint now. |
tree | commitdiff |
1999-06-29 |
Karsten Ballüder | Added code to look up main program symbols - unix only... |
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-29 |
Vadim Zeitlin | startup tips for Unix |
tree | commitdiff |
1999-06-29 |
Unknown (UG) | no message |
tree | commitdiff |
1999-06-28 |
Vadim Zeitlin | more files I forgot to commit |
tree | commitdiff |
1999-06-28 |
Vadim Zeitlin | misc minor fixes I forgot to commit before |
tree | commitdiff |
1999-06-28 |
Vadim Zeitlin | wxGTK compile fixes for my wxMSW changes |
tree | commitdiff |
1999-06-28 |
Vadim Zeitlin | tip icon in XPM format |
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-27 |
Robert Roebling | Replaced ostream with FILE* in wxExpr. |
tree | commitdiff |
1999-06-27 |
Vadim Zeitlin | missing newline at the end of file added |
tree | commitdiff |
1999-06-27 |
Robert Roebling | Work on streams of all sorts. More to come. |
tree | commitdiff |
1999-06-26 |
Robert Roebling | Typos. |
tree | commitdiff |
1999-06-26 |
Robert Roebling | Added wxGTK-only cmn dialogs. |
tree | commitdiff |
1999-06-26 |
Vadim Zeitlin | 1. serious bug in wxRegConfig corrected - deleting... |
tree | commitdiff |
1999-06-26 |
Václav Slavík | *** empty log message *** |
tree | commitdiff |
1999-06-26 |
J. Russell Smyth | Added #include wx/listbox.h needed under Linux (probabl... |
tree | commitdiff |
1999-06-25 |
Vadim Zeitlin | 1. wxSingleChoiceDialog looks Ok under Windows |
tree | commitdiff |
1999-06-25 |
Václav Slavík | *** empty log message *** |
tree | commitdiff |
1999-06-23 |
Robert Roebling | wxMotif compiles and links now. |
tree | commitdiff |
1999-06-23 |
Vadim Zeitlin | in-place editing code from Michael Bedward integrated... |
tree | commitdiff |
1999-06-23 |
Robert Roebling | Motif compile fixes |
tree | commitdiff |
1999-06-22 |
Robert Roebling | A bit of distribution/makefiles things. |
tree | commitdiff |
1999-06-22 |
Robin Dunn | Now uses proper wxUSE_xxx flags |
tree | commitdiff |
1999-06-22 |
Karsten Ballüder | Significantly improved thanks to vi. |
tree | commitdiff |
1999-06-22 |
Robert Roebling | Makefiles without dependencies |
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 |
Vadim Zeitlin | wxStaticBitmap::GetIcon() added |
tree | commitdiff |
1999-06-21 |
Karsten Ballüder | Crude hack to enable PageUp/DownKeys when controlbar... |
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 | link problem in release build fixed |
tree | commitdiff |
1999-06-20 |
Ove Kaaven | OK, maybe not done yet, have to fix Unicode compilation... |
tree | commitdiff |
1999-06-19 |
Ove Kaaven | Because someone was inconsistent about using LPSTR... |
tree | commitdiff |
1999-06-19 |
Ove Kaaven | Unicode fix. |
tree | commitdiff |
1999-06-19 |
Vadim Zeitlin | text controls respect wxTE_PROCESS_ENTER/TAB styles... |
tree | commitdiff |
1999-06-18 |
Vadim Zeitlin | 1. uninitialized variable in wxPanel fixed and unused... |
tree | commitdiff |
1999-06-18 |
Vadim Zeitlin | standard icons for msg boxes |
tree | commitdiff |
1999-06-18 |
Robert Roebling | Made things compile again (two pizzas). |
tree | commitdiff |
1999-06-17 |
Vadim Zeitlin | 1. wxDialogs are now destroyed when they go out of... |
tree | commitdiff |
1999-06-17 |
Karsten Ballüder | Implemented tearoff menus, please see my posting to... |
tree | commitdiff |
1999-06-17 |
Julian Smart | Added some #defines |
tree | commitdiff |
1999-06-17 |
Karsten Ballüder | file should end with newline |
tree | commitdiff |
1999-06-16 |
Robert Roebling | wxWINE things. |
tree | commitdiff |
1999-06-16 |
Ove Kaaven | Someone probably meant "wx/defs.h" instead of "defs.h" |
tree | commitdiff |
1999-06-15 |
Vadim Zeitlin | wxString::IsSameAs(char) added and documented as well... |
tree | commitdiff |
next |