2006-01-30 |
Julian Smart | Reverting patch 1325857 |
blob | commitdiff | raw |
2006-01-23 |
Mart Raudsepp | Remove GTK2 stuff from src/gtk1. Rename wx/gtk includes... |
blob | commitdiff | raw | diff to current |
2006-01-18 |
Julian Smart | Applied patch [ 1325857 ] CJK input method doesn't... |
blob | commitdiff | raw | diff to current |
2006-01-14 |
Mart Raudsepp | Remove stray whitespaces |
blob | commitdiff | raw | diff to current |
2006-01-05 |
Robin Dunn | Added wxGetMouseState which returns the current state... |
blob | commitdiff | raw | diff to current |
2006-01-03 |
Julian Smart | Added wxAddGrab, wxRemoveGrab for use by popup window... |
blob | commitdiff | raw | diff to current |
2005-12-24 |
Vadim Zeitlin | GTK+ 1 compilation fixes |
blob | commitdiff | raw | diff to current |
2005-12-24 |
Vadim Zeitlin | moded wxWindow::PopupMenu() from window.cpp to menu... |
blob | commitdiff | raw | diff to current |
2005-12-13 |
Mart Raudsepp | Remove my binary compatibility stuff from HEAD. Patch... |
blob | commitdiff | raw | diff to current |
2005-11-19 |
Mart Raudsepp | Spelling fixes from Andreas Mohr (patch #1360064) |
blob | commitdiff | raw | diff to current |
2005-11-07 |
Mart Raudsepp | [wxGTK] Support changing the wxSTAY_ON_TOP style value... |
blob | commitdiff | raw | diff to current |
2005-10-10 |
Vadim Zeitlin | added GtkUpdateScrollbar; folded some code duplicated... |
blob | commitdiff | raw | diff to current |
2005-09-25 |
Vadim Zeitlin | first round of Intel compiler warning fixes: down from... |
blob | commitdiff | raw | diff to current |
2005-09-25 |
Michael Wetherell | Fix for crash in ~wxWindow() on solaris |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-09-18 |
Julian Smart | Applied patch 1283609 GTK window dtor + wxGrid + cellEd... |
blob | commitdiff | raw | diff to current |
2005-08-17 |
Mart Raudsepp | [wxGTK2] gtk+-2.8.0 compatibility. Removed the usage... |
blob | commitdiff | raw | diff to current |
2005-08-05 |
Vadim Zeitlin | initialize send_event field of GdkEventExpose we genera... |
blob | commitdiff | raw | diff to current |
2005-08-02 |
Michael Wetherell | Add import/export attributes |
blob | commitdiff | raw | diff to current |
2005-07-22 |
Włodzimierz Skiba | [1231183] 'cleanup: mismatched indentation' and other... |
blob | commitdiff | raw | diff to current |
2005-06-14 |
Mart Raudsepp | Add some missing runtime gtk+ version checks. There... |
blob | commitdiff | raw | diff to current |
2005-06-02 |
Julian Smart | Reverted last two changes |
blob | commitdiff | raw | diff to current |
2005-06-02 |
Julian Smart | Moved allocation of m_imData or key down gives seg... |
blob | commitdiff | raw | diff to current |
2005-06-02 |
Robin Dunn | Save the last key event so EVT_CHAR events can filled... |
blob | commitdiff | raw | diff to current |
2005-05-26 |
Robin Dunn | Don't add extra size to the height, it makes the combo... |
blob | commitdiff | raw | diff to current |
2005-05-21 |
Robert Roebling | Setting the background colour of a wxWindow or |
blob | commitdiff | raw | diff to current |
2005-03-27 |
Vadim Zeitlin | made Update() recursive under wxGTK2 (doesn't work... |
blob | commitdiff | raw | diff to current |
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 |
next |