1999-05-13 |
Karsten Ballüder | another wxLayout bug, prints empty pages suddenly |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Guilhem Lavaux | * Some more CopyObject() |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Karsten Ballüder | fixed wrong range for print progress dialog |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Karsten Ballüder | removed an assert which was broken (looked right though) |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Karsten Ballüder | Fixed a minor bug in hotKey handling. |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Karsten Ballüder | two more bug notes |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Karsten Ballüder | first text (header lines) in M get malformatted |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Karsten Ballüder | find position bug fixed |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Karsten Ballüder | Added finding of text in the list and fixed calculation... |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Robert Roebling | Added m_scanCode field to wxKeyEvent |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Guilhem Lavaux | * fix in wcslen() |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Karsten Ballüder | Modified font handling (on the way to real rtf editing...) |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Robert Roebling | Maybe negative wxWindowId are better than just -1. |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Robert Roebling | Fixes a few SGI compiler warnings.. |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Václav Slavík | HTML Help Workshop support |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Karsten Ballüder | wxlayout bug |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Robert Roebling | -1 is kept -1 as a wxWindowID |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Karsten Ballüder | now we can even edit again |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Karsten Ballüder | Missing "c" bug should be gone. |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Karsten Ballüder | Cursor movements and selections even in non-edit mode. |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Karsten Ballüder | Scroll to cursor works correctly now. |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Vadim Zeitlin | HAVE_WCSLEN added |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Vadim Zeitlin | included longlong doc |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Vadim Zeitlin | missing comma for Motif compilation added |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Robert Roebling | added wxScrollWinEvent |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Unknown (BV) | Modified OnSashPositionChange to take an int& instead... |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Unknown (BV) | Modified OnSashPositionChange to resize the window... |
commit | commitdiff | tree | snapshot |
1999-05-11 |
Brian Macy | Fixed incorrect return type |
commit | commitdiff | tree | snapshot |
1999-05-11 |
Karsten Ballüder | updated |
commit | commitdiff | tree | snapshot |
1999-05-11 |
Karsten Ballüder | COPY works, cut still missing, highlighting buggy. |
commit | commitdiff | tree | snapshot |
1999-05-11 |
Robert Roebling | wxFrame::GetClientSize -> DoGetClientSize |
commit | commitdiff | tree | snapshot |
1999-05-11 |
Robert Roebling | Typos fixed. |
commit | commitdiff | tree | snapshot |
1999-05-11 |
Vadim Zeitlin | labels respect alignment now even with GTK 1.2 |
commit | commitdiff | tree | snapshot |
1999-05-11 |
Vadim Zeitlin | another unused param warning |
commit | commitdiff | tree | snapshot |
1999-05-11 |
Vadim Zeitlin | #pragma interface/implementation for gcc added |
commit | commitdiff | tree | snapshot |
1999-05-11 |
Vadim Zeitlin | spaces around '=' are not needed any more in config... |
commit | commitdiff | tree | snapshot |
1999-05-11 |
Karsten Ballüder | This one-liner seems to fix the wxStaticText alignment. |
commit | commitdiff | tree | snapshot |
1999-05-11 |
Vadim Zeitlin | unused parameter warnings suppressed |
commit | commitdiff | tree | snapshot |
1999-05-11 |
Vadim Zeitlin | unussed param warning suppressed |
commit | commitdiff | tree | snapshot |
1999-05-11 |
Vadim Zeitlin | one 'no' is enough when GTK 1.2.0 is not found |
commit | commitdiff | tree | snapshot |
1999-05-11 |
Vadim Zeitlin | library build even without wcslen() |
commit | commitdiff | tree | snapshot |
1999-05-11 |
Vadim Zeitlin | no changes |
commit | commitdiff | tree | snapshot |
1999-05-11 |
Karsten Ballüder | Some nice improvements, it's even quite fast now! |
commit | commitdiff | tree | snapshot |
1999-05-11 |
Robert Roebling | Implememted IsBeingDeleted() -> buttons work again |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Vadim Zeitlin | MSW compilation fixes |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Vadim Zeitlin | compile fix |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Vadim Zeitlin | directory for test programs |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Vadim Zeitlin | GetHandle() added (back) |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Robert Roebling | Made wxWindowBase's variables protected again and... |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Vadim Zeitlin | wxFileSelectorEx added - could someone please implement it? |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Vadim Zeitlin | the initial draft of wxLongLong class |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Brian Macy | Added inline keyword |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Vadim Zeitlin | (primitive) makefile for msg catalogs and the updated... |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Vadim Zeitlin | patch from Janos Vegh (2nd try, now it even compiles) |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Robert Roebling | Changed wxSizer::GetSize() to DoGetSize() (and others) |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Vadim Zeitlin | patch from Janos Vegh for improved template handling |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Robert Roebling | A few more things are back to work. |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Karsten Ballüder | Suppressing selection highlighting in M. |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Karsten Ballüder | Selection improvement. |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Karsten Ballüder | wxScrolledWindow::Scroll() no longer calls Refresh... |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Karsten Ballüder | Added Refresh() to OnMouse. |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Robert Roebling | Small modifications to Vadims changes |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Karsten Ballüder | Updated for Mahogany. |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Vadim Zeitlin | DnD sample compiles and works |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Vadim Zeitlin | wxWindow split (MSW part of changes) |
commit | commitdiff | tree | snapshot |
1999-05-09 |
Vadim Zeitlin | wxWindow split into wxWindowBase and wxWindow (wxGTK... |
commit | commitdiff | tree | snapshot |
1999-05-09 |
Vadim Zeitlin | icons for generic dialogs |
commit | commitdiff | tree | snapshot |
1999-05-09 |
Julian Smart | wxUSE_THREADS in sckint.h; wxMotif Clone error fixed... |
commit | commitdiff | tree | snapshot |
1999-05-09 |
Julian Smart | #ifdefs for wxUSE_THREADS |
commit | commitdiff | tree | snapshot |
1999-05-09 |
Vadim Zeitlin | crash in GTK 1.0 on multiline text ctrl creation fixed |
commit | commitdiff | tree | snapshot |
1999-05-09 |
Karsten Ballüder | Selection marking seems fine now. |
commit | commitdiff | tree | snapshot |
1999-05-09 |
Karsten Ballüder | Partially functioning selections. |
commit | commitdiff | tree | snapshot |
1999-05-09 |
Karsten Ballüder | Added a generic wxProgressDialog and made wxPostscriptP... |
commit | commitdiff | tree | snapshot |
1999-05-09 |
Julian Smart | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-05-09 |
Julian Smart | Misc. fixes |
commit | commitdiff | tree | snapshot |
1999-05-09 |
Julian Smart | Added JPEG jconfig.vc, BC++/VC++ makefiles. Sort of... |
commit | commitdiff | tree | snapshot |
1999-05-09 |
Guilhem Lavaux | * Fixed two or three things in sckint.cpp but I still... |
commit | commitdiff | tree | snapshot |
1999-05-09 |
Robert Roebling | Applied FreeBSD patch |
commit | commitdiff | tree | snapshot |
1999-05-09 |
Brian Macy | Recursion bad... handle C++ style comments |
commit | commitdiff | tree | snapshot |
1999-05-08 |
Brian Macy | Commented out 2 apparently used and invalid bitmaps |
commit | commitdiff | tree | snapshot |
1999-05-08 |
Brian Macy | Reference counted objects should be used *much* more... |
commit | commitdiff | tree | snapshot |
1999-05-08 |
Karsten Ballüder | Much improved, update rectangles almost work. Selection... |
commit | commitdiff | tree | snapshot |
1999-05-08 |
Robert Roebling | Corrected bmpbutton size |
commit | commitdiff | tree | snapshot |
1999-05-08 |
Guilhem Lavaux | * implemented VZ's idea about creating and destroying... |
commit | commitdiff | tree | snapshot |
1999-05-08 |
Brian Macy | Fixed two missing parens |
commit | commitdiff | tree | snapshot |
1999-05-07 |
Karsten Ballüder | Fixed SetZoom() so it can be used from the outside. |
commit | commitdiff | tree | snapshot |
1999-05-07 |
Robert Roebling | a bit of debug code |
commit | commitdiff | tree | snapshot |
1999-05-07 |
Vadim Zeitlin | compilation fix |
commit | commitdiff | tree | snapshot |
1999-05-07 |
Ove Kaaven | Try to not include ctype functions for win32. Not reall... |
commit | commitdiff | tree | snapshot |
1999-05-07 |
Guilhem Lavaux | * Created a new wxObject method: wxObject::CopyObject... |
commit | commitdiff | tree | snapshot |
1999-05-07 |
Vadim Zeitlin | tree ctrl sorting shouldn't crash when items don't... |
commit | commitdiff | tree | snapshot |
1999-05-07 |
Karsten Ballüder | Crude hack to fix crash for 8bit displays. Seems to... |
commit | commitdiff | tree | snapshot |
1999-05-07 |
Ove Kaaven | Took care of those missing frees from failure condition... |
commit | commitdiff | tree | snapshot |
1999-05-06 |
Vadim Zeitlin | printf => wxLogTrace |
commit | commitdiff | tree | snapshot |
1999-05-06 |
Karsten Ballüder | Removed superfluous GDK_DECOR_BORDER. |
commit | commitdiff | tree | snapshot |
1999-05-06 |
Robert Roebling | minor fixes |
commit | commitdiff | tree | snapshot |
1999-05-06 |
Karsten Ballüder | Minor fixes, should be ok now. |
commit | commitdiff | tree | snapshot |
1999-05-06 |
Julian Smart | Some doc corrections; various small fixes for Cygwin... |
commit | commitdiff | tree | snapshot |
1999-05-06 |
Julian Smart | Defined PBS_SMOOTH, PBS_VERTICAL in gauge95.cpp, if... |
commit | commitdiff | tree | snapshot |
1999-05-05 |
Robert Roebling | added wxStaticLine used in wxMessageBox |
commit | commitdiff | tree | snapshot |
next |