2005-03-27 |
Vadim Zeitlin | made Update() recursive under wxGTK2 (doesn't work... |
blob | commitdiff | raw |
2005-03-21 |
Vadim Zeitlin | fixed unused function warning in GTK+ 2 compilation |
blob | commitdiff | raw | diff to current |
2005-03-21 |
Vadim Zeitlin | GTK+ callbacks must have C linkage (patch 1157384) |
blob | commitdiff | raw | diff to current |
2005-03-17 |
Vadim Zeitlin | iterator methods fixes (patch 1164808) |
blob | commitdiff | raw | diff to current |
2005-03-13 |
Robert Roebling | Query for "default_border" not "default_outside_borde... |
blob | commitdiff | raw | diff to current |
2005-03-10 |
Robert Roebling | Reenable dead keys under GTK2. |
blob | commitdiff | raw | diff to current |
2005-03-04 |
Robert Roebling | Try to catch theme change on the fly in button in |
blob | commitdiff | raw | diff to current |
2005-03-04 |
Robert Roebling | Trying to get default button placement and size right. |
blob | commitdiff | raw | diff to current |
2005-02-28 |
Vadim Zeitlin | wxUniv compilation fix |
blob | commitdiff | raw | diff to current |
2005-02-27 |
Robert Roebling | The position (mouse pos) returned by wxKeyEvent sometimes |
blob | commitdiff | raw | diff to current |
2005-02-21 |
Julian Smart | Don't inherit background from parent if we're top-level |
blob | commitdiff | raw | diff to current |
2005-02-21 |
Vadim Zeitlin | call gdk_flush() in Update() (see discussion of patch... |
blob | commitdiff | raw | diff to current |
2005-02-20 |
Robert Roebling | Commited fix for wrong background colour in TLWs... |
blob | commitdiff | raw | diff to current |
2005-02-15 |
Robert Roebling | Better resizing code fro wxComboBox. |
blob | commitdiff | raw | diff to current |
2005-02-08 |
Robin Dunn | Check accelerators before sending EVT_CHAR |
blob | commitdiff | raw | diff to current |
2005-02-08 |
Robin Dunn | Allow EVT_CHAR events in a wxGTK2 build for F-keys... |
blob | commitdiff | raw | diff to current |
2005-02-05 |
Robert Roebling | Reorganized char and keydown event code, hoping |
blob | commitdiff | raw | diff to current |
2005-02-03 |
Robert Roebling | Fixed missing key down events (probably introduced |
blob | commitdiff | raw | diff to current |
2005-02-03 |
Robert Roebling | Committed Raise()Lower() fix. |
blob | commitdiff | raw | diff to current |
2005-01-30 |
Robert Roebling | I changed something, but I forgot what. |
blob | commitdiff | raw | diff to current |
2005-01-30 |
Robert Roebling | Applied IM patch. |
blob | commitdiff | raw | diff to current |
2005-01-29 |
Robert Roebling | One more place where we need to use connect_after |
blob | commitdiff | raw | diff to current |
2005-01-23 |
Robert Roebling | Enable UpdateUI events in wxTaskBarIcon. |
blob | commitdiff | raw | diff to current |
2005-01-18 |
Kevin Hock | Use event modifiers and accessors rather than m_ variab... |
blob | commitdiff | raw | diff to current |
2005-01-16 |
Robert Roebling | Applied patch which solved conflicts between wxWidgets |
blob | commitdiff | raw | diff to current |
2005-01-05 |
Robin Dunn | Set the window id for key events |
blob | commitdiff | raw | diff to current |
2004-12-14 |
Włodzimierz Skiba | wx/math.h integration |
blob | commitdiff | raw | diff to current |
2004-12-05 |
Kevin Hock | Prevent GDK assertions when a window has a hidden ... |
blob | commitdiff | raw | diff to current |
2004-12-01 |
Robert Roebling | Applied patch to correct EVT-CHAR |
blob | commitdiff | raw | diff to current |
2004-10-28 |
Václav Slavík | fixed wxTextCtrl::EmulateKeyPress to work in Unicode... |
blob | commitdiff | raw | diff to current |
2004-10-17 |
Robert Roebling | Forgot to commit. |
blob | commitdiff | raw | diff to current |
2004-10-14 |
Vadim Zeitlin | always let GTK process focus_out events itself |
blob | commitdiff | raw | diff to current |
2004-10-05 |
Robert Roebling | Fixed missing focus problem. |
blob | commitdiff | raw | diff to current |
2004-10-03 |
Robert Roebling | Reworked TLW and app activation event code, also |
blob | commitdiff | raw | diff to current |
2004-09-29 |
Václav Slavík | changes to make wxWindow::FindFocus work as expected... |
blob | commitdiff | raw | diff to current |
2004-09-26 |
Robert Roebling | GTK1 compilo. |
blob | commitdiff | raw | diff to current |
2004-09-22 |
Robert Roebling | Small fix for tabbing into wxListBox. |
blob | commitdiff | raw | diff to current |
2004-09-03 |
Václav Slavík | MBCS and IM fixes (patch 1016292) |
blob | commitdiff | raw | diff to current |
2004-08-29 |
Julian Smart | Don't draw flat box unless background style is system |
blob | commitdiff | raw | diff to current |
2004-08-29 |
Julian Smart | SetBackgroundStyle(wxBG_STYLE_CUSTOM) can now be used... |
blob | commitdiff | raw | diff to current |
2004-08-16 |
Václav Slavík | fixed handlers registration in DoPopupMenu (patch 1009949) |
blob | commitdiff | raw | diff to current |
2004-08-15 |
Václav Slavík | invalidate best size cache when GTK style changes |
blob | commitdiff | raw | diff to current |
2004-08-14 |
Václav Slavík | reverted accidentally committed changes in previous... |
blob | commitdiff | raw | diff to current |
2004-08-14 |
Václav Slavík | attributes inheritance fix; apply style to both m_wxwin... |
blob | commitdiff | raw | diff to current |
2004-07-23 |
Vadim Zeitlin | generate EVT_CONTEXT_MENU when right mouse button is... |
blob | commitdiff | raw | diff to current |
2004-07-21 |
Robin Dunn | Set m_wheelDelta for wheel events |
blob | commitdiff | raw | diff to current |
2004-07-13 |
Václav Slavík | unified Pango GetTextExtent implementations |
blob | commitdiff | raw | diff to current |
2004-07-03 |
Václav Slavík | implemented tab order in wxGTK2 |
blob | commitdiff | raw | diff to current |
2004-07-01 |
Václav Slavík | set descent in GetTextExtend; use PANGO_PIXELS instead... |
blob | commitdiff | raw | diff to current |
2004-06-27 |
Václav Slavík | warning fix |
blob | commitdiff | raw | diff to current |
2004-06-26 |
Václav Slavík | more fixes to keypress handling in wxGTK: |
blob | commitdiff | raw | diff to current |
2004-06-24 |
Václav Slavík | inform the IM context about focus changes |
blob | commitdiff | raw | diff to current |
2004-06-24 |
Václav Slavík | GtkIMContext must be the first to process keypress... |
blob | commitdiff | raw | diff to current |
2004-06-24 |
Václav Slavík | fixed keypresses handling to correctly translate Unicod... |
blob | commitdiff | raw | diff to current |
2004-06-24 |
Václav Slavík | fixed memory leak and removed duplicated code |
blob | commitdiff | raw | diff to current |
2004-06-24 |
Václav Slavík | use GtkIMContext variable, not GtkIMMulticontext, we... |
blob | commitdiff | raw | diff to current |
2004-06-23 |
Václav Slavík | gtk_widget_get_display is documented to be GTK >= 2... |
blob | commitdiff | raw | diff to current |
2004-06-19 |
Václav Slavík | interpret m_has..Col, m_hasFont correctly |
blob | commitdiff | raw | diff to current |
2004-06-19 |
Václav Slavík | moved DoApplyWidgetStyle to wxWindowGTK |
blob | commitdiff | raw | diff to current |
2004-06-19 |
Robin Dunn | Controls will readjust their size and minsize when... |
blob | commitdiff | raw | diff to current |
2004-06-18 |
Robin Dunn | Give wxWindowGTK::ApplyWidgetStyle an implementation... |
blob | commitdiff | raw | diff to current |
2004-06-18 |
Václav Slavík | reset fg/bg colour and font to default if set to wxNull... |
blob | commitdiff | raw | diff to current |
2004-06-17 |
Robin Dunn | Set/Reset ThemeEnabled when changing the fore/backgroun... |
blob | commitdiff | raw | diff to current |
2004-06-17 |
Václav Slavík | it's OK to set background,foreground colour even with... |
blob | commitdiff | raw | diff to current |
2004-06-15 |
Julian Smart | Typo correction |
blob | commitdiff | raw | diff to current |
2004-06-15 |
Julian Smart | Navigate corrections |
blob | commitdiff | raw | diff to current |
2004-06-15 |
Julian Smart | Tests for wxTE_PROCESS_TAB again in line with other... |
blob | commitdiff | raw | diff to current |
2004-06-14 |
Václav Slavík | fixed GTK styles handling: |
blob | commitdiff | raw | diff to current |
2004-06-13 |
Václav Slavík | fixed background rendering if GetThemeEnabled()=true... |
blob | commitdiff | raw | diff to current |
2004-06-04 |
Václav Slavík | use simple template instead of macro, it's easier to... |
blob | commitdiff | raw | diff to current |
2004-06-03 |
Václav Slavík | use current mouse position as default position in wxWin... |
blob | commitdiff | raw | diff to current |
2004-05-30 |
Václav Slavík | don't use global variables if GTK provides mechanism... |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Use old licence name |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Name and version changes |
blob | commitdiff | raw | diff to current |
2004-05-13 |
Robin Dunn | Patch [ 952969 ] Parentless windows forced to center... |
blob | commitdiff | raw | diff to current |
2004-05-02 |
Vadim Zeitlin | fixed assert failure for a window which doesn't have... |
blob | commitdiff | raw | diff to current |
2004-05-01 |
Robin Dunn | Reverted last change |
blob | commitdiff | raw | diff to current |
2004-05-01 |
Robin Dunn | In wxGTK2 the wxMessageDialog is not a real wxDialog... |
blob | commitdiff | raw | diff to current |
2004-04-22 |
Robin Dunn | SetFont may temporarily rset the background to wxNullCo... |
blob | commitdiff | raw | diff to current |
2004-04-01 |
Vadim Zeitlin | wxGTK became a little too eager in using the best size... |
blob | commitdiff | raw | diff to current |
2004-04-01 |
Vadim Zeitlin | use GetFont() instead of (possibly not initialized... |
blob | commitdiff | raw | diff to current |
2004-04-01 |
Vadim Zeitlin | show window from PostCreation() (which is called for... |
blob | commitdiff | raw | diff to current |
2004-04-01 |
Vadim Zeitlin | only use font/colours in SetWidgetStyle() if they're set |
blob | commitdiff | raw | diff to current |
2004-04-01 |
Vadim Zeitlin | really show the window after creation (calling Show... |
blob | commitdiff | raw | diff to current |
2004-03-27 |
Vadim Zeitlin | use best size instead of hard coded 80*26 in SetSize... |
blob | commitdiff | raw | diff to current |
2004-03-20 |
Robert Roebling | Fix conversion error in tooltips. |
blob | commitdiff | raw | diff to current |
2004-03-17 |
Robert Roebling | Applied wheel mouse patch. |
blob | commitdiff | raw | diff to current |
2004-03-05 |
Robin Dunn | Changed WidthDefault() and HeightDefault() to use 400... |
blob | commitdiff | raw | diff to current |
2004-02-22 |
Julian Smart | Fix for compilation under GTK+ 2.0 |
blob | commitdiff | raw | diff to current |
2004-02-12 |
Vadim Zeitlin | suppress triple clicks generation completely for GTK2... |
blob | commitdiff | raw | diff to current |
2004-02-10 |
Vadim Zeitlin | restored defaults in switchs removed in the last commit |
blob | commitdiff | raw | diff to current |
2004-02-09 |
Vadim Zeitlin | don't just drop click events resulting from triple... |
blob | commitdiff | raw | diff to current |
2003-12-11 |
Julian Smart | Applied patch [ 829367 ] Correctly handle mouse wheel... |
blob | commitdiff | raw | diff to current |
2003-12-11 |
Julian Smart | Aplied patch [ 816113 ] Inconsistent GetCharWidth over... |
blob | commitdiff | raw | diff to current |
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 |
next |