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 |
1999-06-15 |
Robert Roebling | Automake fix. |
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 | Modified so that it should work for __WXMSW__, too... |
tree | commitdiff |
1999-06-14 |
Ove Kaaven | operator for wxString == wx[W]CharBuffer. |
tree | commitdiff |
1999-06-14 |
Ove Kaaven | Couple more Unicode fixes. |
tree | commitdiff |
1999-06-14 |
Ove Kaaven | Unicode changes. |
tree | commitdiff |
1999-06-14 |
Patrick Albert | Correct some minor compile pbs with VC++1.52c & VC... |
tree | commitdiff |
1999-06-14 |
Patrick Albert | *** empty log message *** |
tree | commitdiff |
1999-06-14 |
Vadim Zeitlin | wxGetFullHostName() implemented - it doesn't work thoug... |
tree | commitdiff |
1999-06-13 |
Vadim Zeitlin | WXDLLEXPORTLOCAL removed, WXDLLEXPORT seems to be enough |
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-11 |
Vadim Zeitlin | wxSize::[GS]et{Width|Height} added |
tree | commitdiff |
1999-06-10 |
Robin Dunn | Fixed compile errors. |
tree | commitdiff |
1999-06-10 |
Robin Dunn | Added wxWindowBase::CentreOnParent to allow top level... |
tree | commitdiff |
1999-06-10 |
Robert Roebling | Corrected byte swapping macros. |
tree | commitdiff |
1999-06-10 |
Vadim Zeitlin | WXDLLEXPORT added to wxStringTokenizer (and also severa... |
tree | commitdiff |
1999-06-10 |
Vadim Zeitlin | wxNotebook compilation fix |
tree | commitdiff |
1999-06-10 |
Ove Kaaven | Unicode fix. |
tree | commitdiff |
1999-06-10 |
Ove Kaaven | A few Unicode fixes. |
tree | commitdiff |
1999-06-10 |
Ove Kaaven | Use wxStricmp instead of Stricmp in CmpNoCase. |
tree | commitdiff |
1999-06-10 |
Ove Kaaven | I see no reason to have a copy of Stricmp from string... |
tree | commitdiff |
1999-06-10 |
Karsten Ballüder | Attempt to add primary selection support. |
tree | commitdiff |
1999-06-09 |
Julian Smart | Getting various compilers to work with wxWin again |
tree | commitdiff |
1999-06-09 |
Robert Roebling | The last drops of WINE. |
tree | commitdiff |
1999-06-09 |
Karsten Ballüder | Added --with-wave/--without-wave for conditional wxWave... |
tree | commitdiff |
1999-06-09 |
Vadim Zeitlin | 1. wxPaintDC reuse now seems to actually work instead... |
tree | commitdiff |
1999-06-09 |
Robert Roebling | WINE is so fine. |
tree | commitdiff |
1999-06-08 |
Robert Roebling | Chianti, Pinot noir, WINE.. |
tree | commitdiff |
1999-06-08 |
Vadim Zeitlin | more Motif fixes (still doesn't compile, but *really... |
tree | commitdiff |
1999-06-08 |
Robert Roebling | Compile fixes. |
tree | commitdiff |
1999-06-08 |
Karsten Ballüder | Fixed compilation, sorry for that. |
tree | commitdiff |
1999-06-08 |
Robert Roebling | A few more WINE fixes. |
tree | commitdiff |
1999-06-08 |
Robin Dunn | Added wxFrame::MakeModal for MSW, (it's already there... |
tree | commitdiff |
1999-06-08 |
Robin Dunn | Changed GetSize to DoGetSize so virtual GetSize works... |
tree | commitdiff |
1999-06-07 |
Robert Roebling | compile fixes. |
tree | commitdiff |
1999-06-07 |
Robin Dunn | Added GetMessage to those that are undef'ed and reimple... |
tree | commitdiff |
1999-06-07 |
Robin Dunn | Since wxPrivateDataObject doesn't derive from wxObject... |
tree | commitdiff |
1999-06-07 |
Robert Roebling | Added some WINE things. |
tree | commitdiff |
1999-06-07 |
Karsten Ballüder | Coupled some core functionality out, to allow its use... |
tree | commitdiff |
1999-06-07 |
Robert Roebling | Ignore. |
tree | commitdiff |
1999-06-07 |
Robert Roebling | Just ignore CVS. It's better for you. |
tree | commitdiff |
1999-06-07 |
Vadim Zeitlin | 1. wxWindow::IsTopLevel() added and documented |
tree | commitdiff |
1999-06-07 |
Robert Roebling | Updated distribtion and docs. |
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-06 |
Robert Roebling | Corrected hotkeys for MDI menus. |
tree | commitdiff |
1999-06-05 |
Robert Roebling | Changed to libtool's interface vs. release versioning |
tree | commitdiff |
1999-06-05 |
Brian Macy | Attempt at getting mingw32 working again... still doesn... |
tree | commitdiff |
1999-06-05 |
Vadim Zeitlin | 1. added missing wxUSE_TEXTDLG to setup0.h |
tree | commitdiff |
1999-06-04 |
Robert Roebling | Added semicolon to macro in list.h - I just read that |
tree | commitdiff |
1999-06-04 |
Vadim Zeitlin | 1. warnings suppressed in wave.cpp |
tree | commitdiff |
1999-06-04 |
Robert Roebling | Added wxInt32 etc (FIXME for 64bit) |
tree | commitdiff |
1999-06-03 |
Vadim Zeitlin | wxString::begin and end added |
tree | commitdiff |
1999-06-03 |
Robert Roebling | Reactivtaed the new wxRect code |
tree | commitdiff |
1999-06-03 |
Julian Smart | Removed GetSize from wxToolBar95 |
tree | commitdiff |
1999-06-03 |
Robert Roebling | The new wxRect doesn't compile so I #if 0ed it |
tree | commitdiff |
1999-06-02 |
Brian Macy | Readd mingw32 support |
tree | commitdiff |
1999-06-02 |
Julian Smart | Added progdlgg.cpp to makefiles; fixed true/false in... |
tree | commitdiff |
1999-06-02 |
Vadim Zeitlin | (inexisting) datetime.h removed |
tree | commitdiff |
1999-06-02 |
Julian Smart | day_of_week fix to wxDate, wxRect additions |
tree | commitdiff |
1999-06-02 |
Vadim Zeitlin | removing (finally) autogenerated files |
tree | commitdiff |
1999-06-02 |
Vadim Zeitlin | ok, putting it back... not everybody has autoheader |
tree | commitdiff |
1999-06-02 |
Vadim Zeitlin | in fact, this one is auto generated too |
tree | commitdiff |
1999-06-02 |
Vadim Zeitlin | headers are now installed by automake too |
tree | commitdiff |
1999-06-02 |
Vadim Zeitlin | what was it doing there anyhow? |
tree | commitdiff |
1999-06-01 |
Vadim Zeitlin | compilation fixes |
tree | commitdiff |
1999-06-01 |
Vadim Zeitlin | new location for setup.h.in file |
tree | commitdiff |
1999-06-01 |
Vadim Zeitlin | new makefiles (part I) |
tree | commitdiff |
1999-05-31 |
Brian Macy | Reworked the undef stuff a little |
tree | commitdiff |
1999-05-31 |
Robert Roebling | Added support for extra bitmap for toggled tool. |
tree | commitdiff |
1999-05-30 |
Robert Roebling | A bit more Unicode compilation. |
tree | commitdiff |
1999-05-29 |
Brian Macy | fixed #if !NOPCH to be #if !defined(NOPCH) |
tree | commitdiff |
1999-05-29 |
Vadim Zeitlin | compilation fixed |
tree | commitdiff |
1999-05-28 |
Robin Dunn | Made SetFont for wxCheckListBox more intelligent. |
tree | commitdiff |
1999-05-28 |
Robert Roebling | Added fixes for Unicode compilation. |
tree | commitdiff |
1999-05-28 |
Robert Roebling | New defines for wxTreeCtrl |
tree | commitdiff |
1999-05-27 |
Robert Roebling | Color cubes now get created on 8-bit true-color |
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-27 |
Robert Roebling | Small cursor improvements |
tree | commitdiff |
1999-05-26 |
Vadim Zeitlin | wxPrivateDataObject works under MSW as well (hopefully... |
tree | commitdiff |
1999-05-26 |
Robert Roebling | Got a new idea to do cursors, including global |
tree | commitdiff |
1999-05-26 |
Guilhem Lavaux | * Small fix in wxHTTP::BuildRequest |
tree | commitdiff |
next |