2003-12-11 |
Julian Smart | Aplied patch [ 816113 ] Inconsistent GetCharWidth over... |
blob | commitdiff | raw |
2003-12-11 |
Julian Smart | Applied patch [ 816021 ] SetFont without m_widget |
blob | commitdiff | raw | diff to current |
2003-10-30 |
Vadim Zeitlin | removed calls to wxWindowBase::InitBase(), it is called... |
blob | commitdiff | raw | diff to current |
2003-09-24 |
Vadim Zeitlin | made wxNO_FULL_REPAINT_ON_RESIZE default, added wxFULL_... |
blob | commitdiff | raw | diff to current |
2003-09-19 |
Robin Dunn | Check wxSIZE_ALLOW_MINUS_ONE for x and y too. |
blob | commitdiff | raw | diff to current |
2003-09-16 |
Robert Roebling | Left in some debug code. |
blob | commitdiff | raw | diff to current |
2003-09-15 |
Vadim Zeitlin | call RemoveChild() in ~wxWindowBase instead of doing... |
blob | commitdiff | raw | diff to current |
2003-09-11 |
Robert Roebling | Filter out triple click events entirely. |
blob | commitdiff | raw | diff to current |
2003-09-09 |
Robert Roebling | Upported a number of patches to HEAD. |
blob | commitdiff | raw | diff to current |
2003-08-13 |
Vadim Zeitlin | renamed wxWindow::Clear() to ClearBackground() for... |
blob | commitdiff | raw | diff to current |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
blob | commitdiff | raw | diff to current |
2003-07-30 |
Vadim Zeitlin | reverted GTK 1.x part of the last patch, it breaks... |
blob | commitdiff | raw | diff to current |
2003-07-22 |
Robert Roebling | Applied pop menu patch. |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Vadim Zeitlin | corrected bug with alignment of static labels with... |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Mattia Barbon | STL-ification patch for wxMSW and wxGTK. |
blob | commitdiff | raw | diff to current |
2003-07-09 |
Julian Smart | - Moved wxApp::SendIdleEvents and wxApp::ProcessIdle... |
blob | commitdiff | raw | diff to current |
2003-07-08 |
Robert Roebling | Added Theme patch. |
blob | commitdiff | raw | diff to current |
2003-07-07 |
Julian Smart | Added wxFrameBase::OnMenuOpen, and wxUSE_IDLEMENUUPDATE... |
blob | commitdiff | raw | diff to current |
2003-07-06 |
Vadim Zeitlin | don't east 100% of CPU when showing popup menu (patch... |
blob | commitdiff | raw | diff to current |
2003-07-01 |
Vadim Zeitlin | init more (all?) member variables |
blob | commitdiff | raw | diff to current |
2003-06-19 |
Robert Roebling | Font crash and timer fix as per 2_4. |
blob | commitdiff | raw | diff to current |
2003-06-09 |
Stefan Neis | Fixed Refresh to clip update rectangles to the visible... |
blob | commitdiff | raw | diff to current |
2003-06-01 |
Julian Smart | Applied patch [ 739063 ] window.cpp (gtk) - mouse event... |
blob | commitdiff | raw | diff to current |
2003-05-14 |
Robin Dunn | Changes allowing for proper KEY_DOWN and CHAR events... |
blob | commitdiff | raw | diff to current |
2003-05-05 |
Robert Roebling | Upported fix to mouse capture event handling. |
blob | commitdiff | raw | diff to current |
2003-04-24 |
Robert Roebling | Another attempt to fix the freeze while mouse capturing. |
blob | commitdiff | raw | diff to current |
2003-04-23 |
Robert Roebling | Typo in mouse event code. |
blob | commitdiff | raw | diff to current |
2003-02-19 |
Robin Dunn | Send the wxWindowDestroyEvent for all ports |
blob | commitdiff | raw | diff to current |
2003-01-31 |
Robert Roebling | Typo. |
blob | commitdiff | raw | diff to current |
2003-01-31 |
Robert Roebling | Corrected GTK2 creation of default font. |
blob | commitdiff | raw | diff to current |
2003-01-26 |
Robert Roebling | Font work. |
blob | commitdiff | raw | diff to current |
2003-01-13 |
Ron Lee | Split this out from other changes to keep things sane.. |
blob | commitdiff | raw | diff to current |
2003-01-05 |
Robert Roebling | Removed usage of GetInternalFont() from GTK 2.0.... |
blob | commitdiff | raw | diff to current |
2002-12-16 |
Julian Smart | Applied [ 654253 ] wxGTK: fix to wxGetMousePosition() |
blob | commitdiff | raw | diff to current |
2002-12-08 |
Robert Roebling | Catching dclick event from a spinbutton or spin control |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
blob | commitdiff | raw | diff to current |
2002-09-07 |
Vadim Zeitlin | don't send clicked event for wxID_CANCEL button when... |
blob | commitdiff | raw | diff to current |
2002-08-23 |
Vadim Zeitlin | fixed some GTK2 compilation warnings |
blob | commitdiff | raw | diff to current |
2002-08-20 |
Robert Roebling | Added scrolling of widgets to GTK 2.0. |
blob | commitdiff | raw | diff to current |
2002-08-19 |
Robert Roebling | Extra check for GTK2. |
blob | commitdiff | raw | diff to current |
2002-08-17 |
Robert Roebling | Compile fixes for ANSI mode. |
blob | commitdiff | raw | diff to current |
2002-08-13 |
Robert Roebling | New GTK 2.0 Update() code. |
blob | commitdiff | raw | diff to current |
2002-08-13 |
Robert Roebling | Implemented GetTextExtent() for GTK 2.0. |
blob | commitdiff | raw | diff to current |
2002-08-05 |
Robert Roebling | Lots of updates for Unicode and GTK 2.0 support. |
blob | commitdiff | raw | diff to current |
2002-07-23 |
Robert Roebling | Changed wxGTK's notion of SetSize() to never allow... |
blob | commitdiff | raw | diff to current |
2002-07-12 |
Robert Roebling | Tried to fix update/refresh again. The code erronously |
blob | commitdiff | raw | diff to current |
2002-07-06 |
Robert Roebling | Cosmetic change. |
blob | commitdiff | raw | diff to current |
2002-06-22 |
Ron Lee | arg type warning fixes. |
blob | commitdiff | raw | diff to current |
2002-06-18 |
Julian Smart | Set the clear region to be the update region if the... |
blob | commitdiff | raw | diff to current |
2002-06-17 |
Vadim Zeitlin | init the event id and timestamp fields for the mouse... |
blob | commitdiff | raw | diff to current |
2002-06-12 |
Vadim Zeitlin | added missing semicolons after asserts (patch 567853) |
blob | commitdiff | raw | diff to current |
2002-06-12 |
Vadim Zeitlin | fixed a warning |
blob | commitdiff | raw | diff to current |
2002-06-09 |
Robert Roebling | Moved wxCharhookEvent so that it sends the same |
blob | commitdiff | raw | diff to current |
2002-06-02 |
Robert Roebling | Another typo fixed. |
blob | commitdiff | raw | diff to current |
2002-06-02 |
Robert Roebling | Probably fixed mouse event bug introduced recently. |
blob | commitdiff | raw | diff to current |
2002-06-02 |
Robert Roebling | Implemented CharHook events. |
blob | commitdiff | raw | diff to current |
2002-05-31 |
Vadim Zeitlin | removed unused wxWindowGTK::m_isFrame |
blob | commitdiff | raw | diff to current |
2002-05-31 |
Vadim Zeitlin | replaced m_isRadioButton with a virtual function |
blob | commitdiff | raw | diff to current |
2002-05-31 |
Vadim Zeitlin | replaced wxWindowGTK::m_isStaticBox with a virtual... |
blob | commitdiff | raw | diff to current |
2002-05-31 |
Vadim Zeitlin | replaced wxWindowGTK::m_isListBox with a virtual function |
blob | commitdiff | raw | diff to current |
2002-05-31 |
Vadim Zeitlin | fixes for the focus handling: don't set back to back... |
blob | commitdiff | raw | diff to current |
2002-05-14 |
Julian Smart | In an expose event, the m_clearRegion is also updated... |
blob | commitdiff | raw | diff to current |
2002-04-23 |
Mattia Barbon | Make Univ/GTK compile again |
blob | commitdiff | raw | diff to current |
2002-04-22 |
Ron Lee | buggy cast == buggy scrolling in Life! |
blob | commitdiff | raw | diff to current |
2002-04-22 |
Vadim Zeitlin | reset g_delayedFocus when the window is deleted to... |
blob | commitdiff | raw | diff to current |
2002-04-21 |
Robert Roebling | Bunch of GTK theme changes. |
blob | commitdiff | raw | diff to current |
2002-04-20 |
Vadim Zeitlin | fixed initial focus handling in the dialog and made... |
blob | commitdiff | raw | diff to current |
2002-04-19 |
Robert Roebling | Updated makefile for mobile sample. |
blob | commitdiff | raw | diff to current |
2002-04-17 |
Robert Roebling | Various changes to focus handling when TLW start. |
blob | commitdiff | raw | diff to current |
2002-04-13 |
Robert Roebling | Fix wxListCtrl bakground colour bug Part II. |
blob | commitdiff | raw | diff to current |
2002-04-08 |
Vadim Zeitlin | added a few debugging messages |
blob | commitdiff | raw | diff to current |
2002-04-08 |
Vadim Zeitlin | fix for non-US keyboards: the ASCII chars must be unsigned |
blob | commitdiff | raw | diff to current |
2002-04-08 |
Vadim Zeitlin | wxGTK keyboard handling now behaves (mostly) like wxMSW |
blob | commitdiff | raw | diff to current |
2002-04-08 |
Vadim Zeitlin | some kbd processing code cleanup, no real changes yet |
blob | commitdiff | raw | diff to current |
2002-04-07 |
Vadim Zeitlin | added raw key code and flags support (based on patch... |
blob | commitdiff | raw | diff to current |
2002-04-05 |
Robert Roebling | Fixed the background colour bug. |
blob | commitdiff | raw | diff to current |
2002-04-03 |
Robert Roebling | Small typo, big effect. |
blob | commitdiff | raw | diff to current |
2002-04-02 |
Vadim Zeitlin | compilation warning fixes |
blob | commitdiff | raw | diff to current |
2002-03-29 |
Robert Roebling | A bit of scrolling works under GTK 2.0 |
blob | commitdiff | raw | diff to current |
2002-03-29 |
Robert Roebling | Make scrollbars appear. |
blob | commitdiff | raw | diff to current |
2002-03-29 |
Robert Roebling | Wrong #ifdef for GTK 1.2 |
blob | commitdiff | raw | diff to current |
2002-03-29 |
Robert Roebling | More work on GTK 2.0 drawing. |
blob | commitdiff | raw | diff to current |
2002-03-28 |
Robert Roebling | Put some life into GTK 2.0 drawing. |
blob | commitdiff | raw | diff to current |
2002-03-12 |
Vadim Zeitlin | changes to make wxGTK compile with GTK+ 2.0: now it... |
blob | commitdiff | raw | diff to current |
2002-02-23 |
Robert Roebling | Some work on GTK focus handling and events. |
blob | commitdiff | raw | diff to current |
2002-02-20 |
Robert Roebling | Always send an erase event to satisfy some users... |
blob | commitdiff | raw | diff to current |
2002-02-19 |
Robert Roebling | Added test for default action (button normally) |
blob | commitdiff | raw | diff to current |
2002-02-17 |
Robert Roebling | wxX11: |
blob | commitdiff | raw | diff to current |
2002-02-10 |
Václav Slavík | respect minimal wxTLW size in wxUniv |
blob | commitdiff | raw | diff to current |
2002-02-08 |
Robert Roebling | More refreshes are deferred to idle time. |
blob | commitdiff | raw | diff to current |
2002-02-04 |
Robert Roebling | Added missing test in wxObject::Ref() for already |
blob | commitdiff | raw | diff to current |
2002-02-04 |
Robert Roebling | Now updating and clearing are done in a delayed fashion. |
blob | commitdiff | raw | diff to current |
2002-02-01 |
Václav Slavík | compilation fix |
blob | commitdiff | raw | diff to current |
2002-01-30 |
Robert Roebling | Added wxRegion::Offset(x,y) |
blob | commitdiff | raw | diff to current |
2002-01-30 |
Robert Roebling | Added various calls to wxWindow::Update() to |
blob | commitdiff | raw | diff to current |
2002-01-30 |
Robert Roebling | New Refresh()/Update() behaviour. As expected, scrolling |
blob | commitdiff | raw | diff to current |
2002-01-30 |
Robert Roebling | Some changes for new Update/Refresh behaviour. This |
blob | commitdiff | raw | diff to current |
2002-01-20 |
Václav Slavík | make sure gs_captureWindow is always set to NULL in... |
blob | commitdiff | raw | diff to current |
2002-01-19 |
Vadim Zeitlin | maintaint the mouse capture stack in all ports, not... |
blob | commitdiff | raw | diff to current |
2002-01-11 |
Vadim Zeitlin | more Sun C++ compiler warning fixes: in particular... |
blob | commitdiff | raw | diff to current |
next |