1999-09-30 |
Robert Roebling | Corrected filelist.txt a little - one gsocket.c is... |
blob | commitdiff | raw |
1999-09-29 |
Vadim Zeitlin | param type of wxWindow::Reparent() fixed in wxGTK |
blob | commitdiff | raw | diff to current |
1999-09-18 |
Vadim Zeitlin | typo fixed |
blob | commitdiff | raw | diff to current |
1999-09-18 |
Vadim Zeitlin | unused parameter warnings suppressed |
blob | commitdiff | raw | diff to current |
1999-08-22 |
Robert Roebling | Added wxFFileStream base on wxFFile (as opposed to... |
blob | commitdiff | raw | diff to current |
1999-08-20 |
Robert Roebling | Changed a few #include <xxx.h> to #include "xxx.h" |
blob | commitdiff | raw | diff to current |
1999-08-18 |
Robert Roebling | More wxFileDialog things |
blob | commitdiff | raw | diff to current |
1999-08-05 |
Robert Roebling | Applied patch for stipppled brushes, |
blob | commitdiff | raw | diff to current |
1999-07-27 |
Robert Roebling | Corrected some more docs, |
blob | commitdiff | raw | diff to current |
1999-07-27 |
Robert Roebling | Small distrib updates, |
blob | commitdiff | raw | diff to current |
1999-07-27 |
Vadim Zeitlin | wxGTK compilation fixes |
blob | commitdiff | raw | diff to current |
1999-07-22 |
Robert Roebling | Corrected wxlistBox, wxRadioBox, wxComboBox and |
blob | commitdiff | raw | diff to current |
1999-07-20 |
Vadim Zeitlin | 1. panels pass focus to the next item in parent panel |
blob | commitdiff | raw | diff to current |
1999-07-15 |
Robert Roebling | Compile fixes, |
blob | commitdiff | raw | diff to current |
1999-07-15 |
Robert Roebling | Compile fixes. |
blob | commitdiff | raw | diff to current |
1999-07-15 |
Vadim Zeitlin | 1. fixed makefile.vc for OLE files |
blob | commitdiff | raw | diff to current |
1999-07-14 |
Robert Roebling | Removed bug that made wxWindow call OnPaint |
blob | commitdiff | raw | diff to current |
1999-07-11 |
Robert Roebling | New global cursor behaviour. |
blob | commitdiff | raw | diff to current |
1999-06-28 |
Vadim Zeitlin | 1. wxStaticLine implemented (generic (ugly) and MSW... |
blob | commitdiff | raw | diff to current |
1999-06-28 |
Robert Roebling | Applied fixes for AIX (GTK 1.0 compilation). |
blob | commitdiff | raw | diff to current |
1999-06-23 |
Karsten Ballüder | Minor improvement to keyevent handling. |
blob | commitdiff | raw | diff to current |
1999-06-21 |
Robert Roebling | New Makefile.ins, updates for the Motif build, removed |
blob | commitdiff | raw | diff to current |
1999-06-17 |
Karsten Ballüder | Fixed the ugly cursor. global cursor no longer initiali... |
blob | commitdiff | raw | diff to current |
1999-06-14 |
Robert Roebling | Added zillions of #if wxUSE_XXX |
blob | commitdiff | raw | diff to current |
1999-06-10 |
Robert Roebling | Docs. |
blob | commitdiff | raw | diff to current |
1999-06-07 |
Robert Roebling | Corrected cursors for during capture mouse. |
blob | commitdiff | raw | diff to current |
1999-06-04 |
Robert Roebling | Corrected bug in DoSetSize() (wxALLOW_MINUS_ONE) |
blob | commitdiff | raw | diff to current |
1999-06-01 |
Vadim Zeitlin | new makefiles (part I) |
blob | commitdiff | raw | diff to current |
1999-05-31 |
Robert Roebling | Implemented Reparent() and added test for it to minif... |
blob | commitdiff | raw | diff to current |
1999-05-31 |
Robert Roebling | Added support for extra bitmap for toggled tool. |
blob | commitdiff | raw | diff to current |
1999-05-30 |
Robert Roebling | A bit more Unicode compilation. |
blob | commitdiff | raw | diff to current |
1999-05-28 |
Robert Roebling | Added fixes for Unicode compilation. |
blob | commitdiff | raw | diff to current |
1999-05-28 |
Robert Roebling | Small correction to list ctrl and default button... |
blob | commitdiff | raw | diff to current |
1999-05-27 |
Robert Roebling | Small cursor improvements |
blob | commitdiff | raw | diff to current |
1999-05-26 |
Robert Roebling | Got a new idea to do cursors, including global |
blob | commitdiff | raw | diff to current |
1999-05-26 |
Robert Roebling | wxScrolledWindow inherits from wxPanel to |
blob | commitdiff | raw | diff to current |
1999-05-25 |
Robert Roebling | windows emit wxCreateWindowEvent |
blob | commitdiff | raw | diff to current |
1999-05-25 |
Robert Roebling | Fixed a notebook crash and added more tests to sample. |
blob | commitdiff | raw | diff to current |
1999-05-22 |
Robert Roebling | GTK 1.0 compilation (not tested) |
blob | commitdiff | raw | diff to current |
1999-05-21 |
Unknown (NI) | Fixed handling of keypress WXK_NUMPAD_NEXT |
blob | commitdiff | raw | diff to current |
1999-05-21 |
Robert Roebling | Fixed typos in window.cpp and utils.cpp |
blob | commitdiff | raw | diff to current |
1999-05-19 |
Robert Roebling | Augmented version to b5 |
blob | commitdiff | raw | diff to current |
1999-05-19 |
Robert Roebling | YOu can now activate the menu pressing F10 anywhere. |
blob | commitdiff | raw | diff to current |
1999-05-19 |
Robert Roebling | Corrected tree ctrl behaviour. |
blob | commitdiff | raw | diff to current |
1999-05-19 |
Robert Roebling | Updated distrib. |
blob | commitdiff | raw | diff to current |
1999-05-19 |
Vadim Zeitlin | ScreenToClient() implemented correctly |
blob | commitdiff | raw | diff to current |
1999-05-18 |
Robert Roebling | More key event work. Added SetDetectableAutoRepeat. |
blob | commitdiff | raw | diff to current |
1999-05-18 |
Robert Roebling | No longer emit char events for shift/ctrl presses. |
blob | commitdiff | raw | diff to current |
1999-05-17 |
Robert Roebling | Use wxScrollWinEvent instead of wxScrollEvent in |
blob | commitdiff | raw | diff to current |
1999-05-13 |
Robert Roebling | Added m_scanCode field to wxKeyEvent |
blob | commitdiff | raw | diff to current |
1999-05-12 |
Robert Roebling | -1 is kept -1 as a wxWindowID |
blob | commitdiff | raw | diff to current |
1999-05-12 |
Robert Roebling | added wxScrollWinEvent |
blob | commitdiff | raw | diff to current |
1999-05-11 |
Robert Roebling | Typos fixed. |
blob | commitdiff | raw | diff to current |
1999-05-11 |
Vadim Zeitlin | another unused param warning |
blob | commitdiff | raw | diff to current |
1999-05-11 |
Robert Roebling | Implememted IsBeingDeleted() -> buttons work again |
blob | commitdiff | raw | diff to current |
1999-05-10 |
Robert Roebling | Made wxWindowBase's variables protected again and... |
blob | commitdiff | raw | diff to current |
1999-05-10 |
Robert Roebling | A few more things are back to work. |
blob | commitdiff | raw | diff to current |
1999-05-10 |
Robert Roebling | Small modifications to Vadims changes |
blob | commitdiff | raw | diff to current |
1999-05-09 |
Vadim Zeitlin | wxWindow split into wxWindowBase and wxWindow (wxGTK... |
blob | commitdiff | raw | diff to current |
1999-05-07 |
Robert Roebling | a bit of debug code |
blob | commitdiff | raw | diff to current |
1999-05-06 |
Vadim Zeitlin | printf => wxLogTrace |
blob | commitdiff | raw | diff to current |
1999-05-06 |
Robert Roebling | minor fixes |
blob | commitdiff | raw | diff to current |
1999-05-05 |
Robert Roebling | fix for menu separator |
blob | commitdiff | raw | diff to current |
1999-05-05 |
Robert Roebling | Added scrolling of widgets and sample |
blob | commitdiff | raw | diff to current |
1999-05-04 |
Robert Roebling | Found a few situations where the most recent |
blob | commitdiff | raw | diff to current |
1999-05-03 |
Robert Roebling | Fixed a bug which sometimes lead to windows |
blob | commitdiff | raw | diff to current |
1999-05-01 |
Robert Roebling | Fix for wxPython segvs |
blob | commitdiff | raw | diff to current |
1999-05-01 |
Robert Roebling | Rewrite generic message box |
blob | commitdiff | raw | diff to current |
1999-04-30 |
Robin Dunn | Fixed wxValidator::Clone and friends to return a wxObje... |
blob | commitdiff | raw | diff to current |
1999-04-29 |
Robert Roebling | controls sample tests a bit more |
blob | commitdiff | raw | diff to current |
1999-04-28 |
Karsten Ballüder | Fixed gtk 1.0.6 floating subwindow bug. |
blob | commitdiff | raw | diff to current |
1999-04-28 |
Robert Roebling | Chnages to focus code with debug code |
blob | commitdiff | raw | diff to current |
1999-04-27 |
Robert Roebling | New idle handling. Only that. |
blob | commitdiff | raw | diff to current |
1999-04-26 |
Robert Roebling | Another attempts at getting dialog positions right |
blob | commitdiff | raw | diff to current |
1999-04-25 |
Robert Roebling | The colour is called Aquamarine, not Aquaramine. No, |
blob | commitdiff | raw | diff to current |
1999-04-25 |
Robert Roebling | Backgrounds work again |
blob | commitdiff | raw | diff to current |
1999-04-25 |
Robert Roebling | Fixed a layout bug in MyFixed |
blob | commitdiff | raw | diff to current |
1999-04-24 |
Robert Roebling | Had to change the time point, when widgets are |
blob | commitdiff | raw | diff to current |
1999-04-15 |
Ove Kaaven | OK, while I wait for the non-Unicode build to compile... |
blob | commitdiff | raw | diff to current |
1999-04-12 |
Robert Roebling | Fixing a few fixes.. |
blob | commitdiff | raw | diff to current |
1999-04-12 |
Robert Roebling | added moving subwindow when scrolling (tested in... |
blob | commitdiff | raw | diff to current |
1999-04-09 |
Robert Roebling | Removed this Maximize() overridden bug |
blob | commitdiff | raw | diff to current |
1999-04-09 |
Robert Roebling | Here it comes: |
blob | commitdiff | raw | diff to current |
1999-04-01 |
Robert Roebling | With the exceptions of DnD, wxGTk now works with |
blob | commitdiff | raw | diff to current |
1999-03-30 |
Vadim Zeitlin | wxTopLevelWindows is now a wxWindowList, better compati... |
blob | commitdiff | raw | diff to current |
1999-03-24 |
Vadim Zeitlin | wxMenu code clean up |
blob | commitdiff | raw | diff to current |
1999-02-28 |
Robert Roebling | added wxMenu::Append( wxMenuItem ) |
blob | commitdiff | raw | diff to current |
1999-02-24 |
Vadim Zeitlin | wxGTK fixes for the yesterday's addition of m_isWindow... |
blob | commitdiff | raw | diff to current |
1999-02-22 |
Vadim Zeitlin | GetSize() and GetClientSize() changes |
blob | commitdiff | raw | diff to current |
1999-02-18 |
Julian Smart | Fixed wxMotif's wxExecute again, added OnPaint capabili... |
blob | commitdiff | raw | diff to current |
1999-02-17 |
Robert Roebling | Let's face it, GTK's resizing is broken and |
blob | commitdiff | raw | diff to current |
1999-02-16 |
Robert Roebling | MDI fixes |
blob | commitdiff | raw | diff to current |
1999-02-14 |
Robert Roebling | Fixed refresh bug in wxGLCanvas |
blob | commitdiff | raw | diff to current |
1999-02-11 |
Robert Roebling | Added CTRL-TAB navigation to notebook |
blob | commitdiff | raw | diff to current |
1999-02-11 |
Robert Roebling | distrin corrections files |
blob | commitdiff | raw | diff to current |
1999-02-10 |
Robert Roebling | distribution things |
blob | commitdiff | raw | diff to current |
1999-02-10 |
Robert Roebling | Various update to Blit() SetBackground() Clear()... |
blob | commitdiff | raw | diff to current |
1999-02-08 |
Robert Roebling | Keep up the good work, people... |
blob | commitdiff | raw | diff to current |
1999-02-08 |
Julian Smart | Tried to fix wxPanel bug (windows now set the panel... |
blob | commitdiff | raw | diff to current |
1999-02-06 |
Julian Smart | Added wxMenu::UpdateUI to wxMSW, wxGTK, wxMotif, wxStub... |
blob | commitdiff | raw | diff to current |
next |