1999-06-26 |
Václav Slavík | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-06-26 |
Václav Slavík | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-06-26 |
J. Russell... | Added #include wx/dcclient.h for Vadims changes to... |
commit | commitdiff | tree | snapshot |
1999-06-26 |
J. Russell... | Added #include wx/dcclient.h and wx/settings.h for... |
commit | commitdiff | tree | snapshot |
1999-06-26 |
J. Russell... | Added #include wx/listbox.h needed under Linux (probabl... |
commit | commitdiff | tree | snapshot |
1999-06-25 |
Vadim Zeitlin | multi line static controls now calculate their width... |
commit | commitdiff | tree | snapshot |
1999-06-25 |
Robert Roebling | Commented out "best visual" code. |
commit | commitdiff | tree | snapshot |
1999-06-25 |
Vadim Zeitlin | 1. wxSingleChoiceDialog looks Ok under Windows |
commit | commitdiff | tree | snapshot |
1999-06-25 |
Karsten Ballüder | fixed frame style |
commit | commitdiff | tree | snapshot |
1999-06-25 |
Robert Roebling | Oops. |
commit | commitdiff | tree | snapshot |
1999-06-25 |
Robert Roebling | Changed a few true -> TRUE |
commit | commitdiff | tree | snapshot |
1999-06-25 |
Václav Slavík | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-06-25 |
Karsten Ballüder | slightly more intelligent size calculation to prevent... |
commit | commitdiff | tree | snapshot |
1999-06-24 |
Vadim Zeitlin | the progres dialog now looks decently under Windows |
commit | commitdiff | tree | snapshot |
1999-06-24 |
Vadim Zeitlin | wxSpinButton::GetValue() returns correct result now |
commit | commitdiff | tree | snapshot |
1999-06-24 |
Vadim Zeitlin | several notebook bugs fixed: |
commit | commitdiff | tree | snapshot |
1999-06-24 |
Robin Dunn | Printout object is now calling base class virtuals... |
commit | commitdiff | tree | snapshot |
1999-06-24 |
Robert Roebling | wxGTK now chooses the best visual X offers, |
commit | commitdiff | tree | snapshot |
1999-06-24 |
Karsten Ballüder | Updated from Mahogany. |
commit | commitdiff | tree | snapshot |
1999-06-23 |
Vadim Zeitlin | MDI child maximize bug fixed |
commit | commitdiff | tree | snapshot |
1999-06-23 |
Robert Roebling | Motif things. |
commit | commitdiff | tree | snapshot |
1999-06-23 |
Guilhem Lavaux | * Bug fixed in CountTokens() |
commit | commitdiff | tree | snapshot |
1999-06-23 |
Robert Roebling | wxProgressDialg works again. |
commit | commitdiff | tree | snapshot |
1999-06-23 |
Karsten Ballüder | minor update |
commit | commitdiff | tree | snapshot |
1999-06-23 |
Robert Roebling | wxMotif compiles and links now. |
commit | commitdiff | tree | snapshot |
1999-06-23 |
Karsten Ballüder | improved dialog size which created the listbox a bit... |
commit | commitdiff | tree | snapshot |
1999-06-23 |
Vadim Zeitlin | dlg navigation keys work even when combobox has focus |
commit | commitdiff | tree | snapshot |
1999-06-23 |
Karsten Ballüder | Minor improvement to keyevent handling. |
commit | commitdiff | tree | snapshot |
1999-06-23 |
Vadim Zeitlin | in-place editing code from Michael Bedward integrated... |
commit | commitdiff | tree | snapshot |
1999-06-23 |
Robert Roebling | Motif compile fixes |
commit | commitdiff | tree | snapshot |
1999-06-23 |
Robin Dunn | Updates to the wxPython distribution builders |
commit | commitdiff | tree | snapshot |
1999-06-22 |
Vadim Zeitlin | wxHTMLHelpController compiles (and somewhat works)... |
commit | commitdiff | tree | snapshot |
1999-06-22 |
Vadim Zeitlin | an assert added to check that we're not doing something... |
commit | commitdiff | tree | snapshot |
1999-06-22 |
Robert Roebling | A bit of distribution/makefiles things. |
commit | commitdiff | tree | snapshot |
1999-06-22 |
Robin Dunn | wxPython 2.1b1: More more set of generated sources... |
commit | commitdiff | tree | snapshot |
1999-06-22 |
Robin Dunn | wxPython 2.1b1: Very minor changes needed for wxGTK |
commit | commitdiff | tree | snapshot |
1999-06-22 |
Robin Dunn | Now uses proper wxUSE_xxx flags |
commit | commitdiff | tree | snapshot |
1999-06-22 |
Robin Dunn | updated ignores |
commit | commitdiff | tree | snapshot |
1999-06-22 |
Robin Dunn | typo fix |
commit | commitdiff | tree | snapshot |
1999-06-22 |
Robin Dunn | Finished a sample I forgot to do before... |
commit | commitdiff | tree | snapshot |
1999-06-22 |
Karsten Ballüder | Significantly improved thanks to vi. |
commit | commitdiff | tree | snapshot |
1999-06-22 |
Vadim Zeitlin | just to resolve a dummy conflict |
commit | commitdiff | tree | snapshot |
1999-06-22 |
Robert Roebling | Makefiles without dependencies |
commit | commitdiff | tree | snapshot |
1999-06-22 |
Robert Roebling | Some #include and #if wxUSE_XX things |
commit | commitdiff | tree | snapshot |
1999-06-22 |
Robin Dunn | wxPython 2.1b1 for wxMSW (wxGTK coming soon) |
commit | commitdiff | tree | snapshot |
1999-06-22 |
Robin Dunn | wxPython documentation updates |
commit | commitdiff | tree | snapshot |
1999-06-21 |
Robert Roebling | Motif compile fixes. |
commit | commitdiff | tree | snapshot |
1999-06-21 |
Vadim Zeitlin | wxStaticBitmap::GetIcon() added |
commit | commitdiff | tree | snapshot |
1999-06-21 |
Karsten Ballüder | Crude hack to enable PageUp/DownKeys when controlbar... |
commit | commitdiff | tree | snapshot |
1999-06-21 |
Karsten Ballüder | print overlap gone, mouse/cursor handling |
commit | commitdiff | tree | snapshot |
1999-06-21 |
Robin Dunn | Fixed core dump for when there is no image list on... |
commit | commitdiff | tree | snapshot |
1999-06-21 |
Robert Roebling | New Makefile.ins, updates for the Motif build, removed |
commit | commitdiff | tree | snapshot |
1999-06-21 |
Vadim Zeitlin | msg boxes now have icons |
commit | commitdiff | tree | snapshot |
1999-06-21 |
Karsten Ballüder | fixes to progressdialog and its use in printing framework |
commit | commitdiff | tree | snapshot |
1999-06-21 |
Karsten Ballüder | merged in from Mahogany |
commit | commitdiff | tree | snapshot |
1999-06-21 |
Robert Roebling | Disabled dependencies for a while |
commit | commitdiff | tree | snapshot |
1999-06-21 |
Karsten Ballüder | cursor reflects focus change |
commit | commitdiff | tree | snapshot |
1999-06-21 |
Karsten Ballüder | Merged in latest changes from Mahogany. Untested. |
commit | commitdiff | tree | snapshot |
1999-06-20 |
Vadim Zeitlin | buttons now become default when they have focus |
commit | commitdiff | tree | snapshot |
1999-06-20 |
Vadim Zeitlin | keyboard/focus handling improved a bit more: |
commit | commitdiff | tree | snapshot |
1999-06-20 |
Vadim Zeitlin | better update rect calculation |
commit | commitdiff | tree | snapshot |
1999-06-20 |
Vadim Zeitlin | compile warnings removed |
commit | commitdiff | tree | snapshot |
1999-06-20 |
Vadim Zeitlin | bug which could result in trying to show the caret... |
commit | commitdiff | tree | snapshot |
1999-06-20 |
Vadim Zeitlin | link problem in release build fixed |
commit | commitdiff | tree | snapshot |
1999-06-20 |
Vadim Zeitlin | better wxGetUserId/Name |
commit | commitdiff | tree | snapshot |
1999-06-20 |
Vadim Zeitlin | splitter doesn't change position when the window contai... |
commit | commitdiff | tree | snapshot |
1999-06-20 |
Ove Kaaven | ...fixing up a previous Unicode fix. |
commit | commitdiff | tree | snapshot |
1999-06-20 |
Ove Kaaven | OK, maybe not done yet, have to fix Unicode compilation... |
commit | commitdiff | tree | snapshot |
1999-06-19 |
Ove Kaaven | Unicode fixes. Appears that this may be the last before... |
commit | commitdiff | tree | snapshot |
1999-06-19 |
Ove Kaaven | Unicode fix, it seems |
commit | commitdiff | tree | snapshot |
1999-06-19 |
Ove Kaaven | Because someone was inconsistent about using LPSTR... |
commit | commitdiff | tree | snapshot |
1999-06-19 |
Robert Roebling | Remaining Makefile.ins, |
commit | commitdiff | tree | snapshot |
1999-06-19 |
Ove Kaaven | Unicode fix. |
commit | commitdiff | tree | snapshot |
1999-06-19 |
Ove Kaaven | wxStrncmp implementation. |
commit | commitdiff | tree | snapshot |
1999-06-19 |
Vadim Zeitlin | text controls respect wxTE_PROCESS_ENTER/TAB styles... |
commit | commitdiff | tree | snapshot |
1999-06-18 |
Vadim Zeitlin | 1. uninitialized variable in wxPanel fixed and unused... |
commit | commitdiff | tree | snapshot |
1999-06-18 |
Vadim Zeitlin | standard icons for msg boxes |
commit | commitdiff | tree | snapshot |
1999-06-18 |
Karsten Ballüder | replaced a wrong assert with an if |
commit | commitdiff | tree | snapshot |
1999-06-18 |
Robert Roebling | Made things compile again (two pizzas). |
commit | commitdiff | tree | snapshot |
1999-06-18 |
Vadim Zeitlin | --foreign switch to automake added |
commit | commitdiff | tree | snapshot |
1999-06-17 |
Vadim Zeitlin | fixes to work in M |
commit | commitdiff | tree | snapshot |
1999-06-17 |
Vadim Zeitlin | 1. wxDialogs are now destroyed when they go out of... |
commit | commitdiff | tree | snapshot |
1999-06-17 |
Robert Roebling | Made the RTTI thing an option. |
commit | commitdiff | tree | snapshot |
1999-06-17 |
Karsten Ballüder | Fixed the ugly cursor. global cursor no longer initiali... |
commit | commitdiff | tree | snapshot |
1999-06-17 |
Karsten Ballüder | "wx/xxx.h" --> <wx/xxx.h> |
commit | commitdiff | tree | snapshot |
1999-06-17 |
Karsten Ballüder | Changed default cursor to be an arrow rather than the... |
commit | commitdiff | tree | snapshot |
1999-06-17 |
Karsten Ballüder | Fixed fatal typo. |
commit | commitdiff | tree | snapshot |
1999-06-17 |
Karsten Ballüder | Modified to always prefix CPPFLAGS with local include... |
commit | commitdiff | tree | snapshot |
1999-06-17 |
Karsten Ballüder | Uses new wxMenu(long style) constructor. |
commit | commitdiff | tree | snapshot |
1999-06-17 |
Karsten Ballüder | Implemented tearoff menus, please see my posting to... |
commit | commitdiff | tree | snapshot |
1999-06-17 |
Julian Smart | Added some #defines |
commit | commitdiff | tree | snapshot |
1999-06-17 |
Robert Roebling | Tried a test for the RTTI options of GCC. |
commit | commitdiff | tree | snapshot |
1999-06-17 |
Karsten Ballüder | file should end with newline |
commit | commitdiff | tree | snapshot |
1999-06-17 |
Ove Kaaven | Attempt to implement a bunch of wx string.h equivalents. |
commit | commitdiff | tree | snapshot |
1999-06-16 |
Robert Roebling | put -fno-rtti into wx-config |
commit | commitdiff | tree | snapshot |
1999-06-16 |
Robert Roebling | wxWINE things. |
commit | commitdiff | tree | snapshot |
1999-06-16 |
Karsten Ballüder | wxCHOICE defaults to yes now, even in debug mode |
commit | commitdiff | tree | snapshot |
1999-06-16 |
Robert Roebling | Forgot this one. |
commit | commitdiff | tree | snapshot |
1999-06-16 |
Robert Roebling | make fixes. |
commit | commitdiff | tree | snapshot |
1999-06-16 |
Ove Kaaven | Had missed one LPSTR. |
commit | commitdiff | tree | snapshot |
next |