1999-05-17 |
Robert Roebling | Removed an #ifndef __WXGTK__ |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Robert Roebling | Use wxScrollWinEvent instead of wxScrollEvent in |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Guilhem Lavaux | * prgodlgg.h: Update() use wxString instead of 'char *' |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Robin Dunn | Moved all WXDLLEXPORT's to be before the return type... |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Robin Dunn | Added |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Robin Dunn | Enhanced HTML Help output. |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Vadim Zeitlin | SelectColour() works |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Vadim Zeitlin | added Next/PrevControlId |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Vadim Zeitlin | DrawCircle() added |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Vadim Zeitlin | more tests added |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Vadim Zeitlin | find_first/last_[not]_of() functions added |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Robert Roebling | New virtual key defines (NUMPAD_XXX). |
commit | commitdiff | tree | snapshot |
1999-05-17 |
J. Russell... | Added code to make wxMDIChildFrame::Activate() work |
commit | commitdiff | tree | snapshot |
1999-05-16 |
Karsten Ballüder | minor bug fix |
commit | commitdiff | tree | snapshot |
1999-05-16 |
Karsten Ballüder | Added a wxDataFormat::SetAtom() inline function. |
commit | commitdiff | tree | snapshot |
1999-05-16 |
Karsten Ballüder | Minor fix for wxDF_PRIVATE, but doesn't work yet. |
commit | commitdiff | tree | snapshot |
1999-05-16 |
Karsten Ballüder | Many, many updates. Almost perfect. |
commit | commitdiff | tree | snapshot |
1999-05-16 |
Robert Roebling | Minor DC correction. |
commit | commitdiff | tree | snapshot |
1999-05-16 |
Karsten Ballüder | More translations (All that I am interested in, if... |
commit | commitdiff | tree | snapshot |
1999-05-16 |
Guilhem Lavaux | * Fixed a dead-lock when the thread finishes. |
commit | commitdiff | tree | snapshot |
1999-05-16 |
Karsten Ballüder | About 30% done. |
commit | commitdiff | tree | snapshot |
1999-05-15 |
Robert Roebling | DC change header change for wxMemoryDC and wxPostscri... |
commit | commitdiff | tree | snapshot |
1999-05-15 |
Robert Roebling | A little more testing. |
commit | commitdiff | tree | snapshot |
1999-05-15 |
Robert Roebling | Started drawing sample. |
commit | commitdiff | tree | snapshot |
1999-05-15 |
Vadim Zeitlin | typo in dcclient.cpp corrected (wxUSE_SPLINE => wxUSE_S... |
commit | commitdiff | tree | snapshot |
1999-05-15 |
Guilhem Lavaux | * Added thread cleanup safeness: thread can be explicit... |
commit | commitdiff | tree | snapshot |
1999-05-15 |
Robert Roebling | wxGLCanvas compile fixes |
commit | commitdiff | tree | snapshot |
1999-05-15 |
Robin Dunn | fixes for GetReturnCode/SetReturnCode |
commit | commitdiff | tree | snapshot |
1999-05-14 |
Robert Roebling | wxGTK now works a little again. |
commit | commitdiff | tree | snapshot |
1999-05-14 |
Robert Roebling | wxGTK compiles and links again. |
commit | commitdiff | tree | snapshot |
1999-05-14 |
Vadim Zeitlin | minor changes |
commit | commitdiff | tree | snapshot |
1999-05-14 |
Karsten Ballüder | a few more buglets |
commit | commitdiff | tree | snapshot |
1999-05-14 |
Karsten Ballüder | NL insert bug |
commit | commitdiff | tree | snapshot |
1999-05-14 |
Karsten Ballüder | Updated, fixed a colour bug. |
commit | commitdiff | tree | snapshot |
1999-05-14 |
Karsten Ballüder | The new layout mechanism is better than the old one... |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Vadim Zeitlin | wxWindowDC compiles (wxGTK doesn't link yet because... |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Vadim Zeitlin | wxWindow::Show() works again |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Vadim Zeitlin | 1. MSW message handling simplifications |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Karsten Ballüder | I was stupid enough to reorganise the way font changes... |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Karsten Ballüder | untested changes... |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Karsten Ballüder | some changes, untested |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Karsten Ballüder | ProgressDialog now handles multiple copies and shows... |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Karsten Ballüder | slowdown effect |
commit | commitdiff | tree | snapshot |
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 |
next |