2001-10-02 |
Vadim Zeitlin | fixed the exit code detection for async processes |
tree | commitdiff |
2001-10-01 |
Vadim Zeitlin | fix for running csh scripts using wxExecute() |
tree | commitdiff |
2001-09-30 |
Václav Slavík | fixed wxDialog creation (created window wasn't transient) |
tree | commitdiff |
2001-09-30 |
Václav Slavík | fixed wxColour bug that broken wxUniv |
tree | commitdiff |
2001-09-29 |
Václav Slavík | oops, reverted wrong code |
tree | commitdiff |
2001-09-28 |
Václav Slavík | implemented wxActivateEvent properly |
tree | commitdiff |
2001-09-28 |
Václav Slavík | fixed client area origin handling in wxGTK |
tree | commitdiff |
2001-09-28 |
Václav Slavík | fixed wxGTK fullscreen mode, broken by my previous... |
tree | commitdiff |
2001-09-28 |
Vadim Zeitlin | applied fix for 8 bit displays (already in the 2.2... |
tree | commitdiff |
2001-09-28 |
Vadim Zeitlin | yet another fix for wxTextCtrl bg colour (patch 462838) |
tree | commitdiff |
2001-09-28 |
Vadim Zeitlin | applied wxGLApp patch (#464500) |
tree | commitdiff |
2001-09-28 |
Ron Lee | More build system polishing.. mostly. Some stuff... |
tree | commitdiff |
2001-09-27 |
Robin Dunn | Added MSW toplevel.cpp and regenerated makefiles and... |
tree | commitdiff |
2001-09-25 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
2001-09-24 |
Vadim Zeitlin | added workaround for GTK+ focus_out bug (and removed... |
tree | commitdiff |
2001-09-24 |
Václav Slavík | implemented captured windows stack |
tree | commitdiff |
2001-09-24 |
Vadim Zeitlin | added wxTLW for MSW |
tree | commitdiff |
2001-09-23 |
Václav Slavík | added wxBitmap::CopyFromIcon to wxGTK |
tree | commitdiff |
2001-09-23 |
Mattia Barbon | * Fixed wxToolbar95 and wxToolbarGTK to emit TOOL_ENTER... |
tree | commitdiff |
2001-09-22 |
Václav Slavík | wxTOPLEVEL_EX_DIALOG is a better name than wxTLW_EX_DIALOG |
tree | commitdiff |
2001-09-22 |
Václav Slavík | evaluate window style in Create, not later |
tree | commitdiff |
2001-09-19 |
Václav Slavík | fixes to client area origin handling |
tree | commitdiff |
2001-09-19 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2001-09-18 |
Václav Slavík | regenerated |
tree | commitdiff |
2001-09-18 |
Václav Slavík | moved AdjustToClientAreaOrigin to wxWindowBase, needed... |
tree | commitdiff |
2001-09-17 |
Robin Dunn | Regenerated from filelist.txt |
tree | commitdiff |
2001-09-16 |
Václav Slavík | updated generated file |
tree | commitdiff |
2001-09-15 |
Václav Slavík | wxTopLevelWindow (only for wxGTK for now) |
tree | commitdiff |
2001-08-27 |
Robert Roebling | Probably fixed wxBeginBusyCursor. |
tree | commitdiff |
2001-08-27 |
Vadim Zeitlin | added support for polygons to wxRegion |
tree | commitdiff |
2001-08-24 |
Vadim Zeitlin | generate wxEVT_ACTIVATE_APP events for wxMSW too |
tree | commitdiff |
2001-08-21 |
Vadim Zeitlin | removed assert from wxColour::InitFromName() as there... |
tree | commitdiff |
2001-08-21 |
Robert Roebling | Fixed focus event problems with control derived |
tree | commitdiff |
2001-08-20 |
Vadim Zeitlin | made GetColourFromGTKWidget() more general, it is now... |
tree | commitdiff |
2001-08-20 |
Vadim Zeitlin | fix for wxSYS_COLOUR_LISTBOX colour detection |
tree | commitdiff |
2001-08-20 |
Vadim Zeitlin | extracted 4 copies of identical code into a function |
tree | commitdiff |
2001-08-19 |
Robert Roebling | Various changes for simplification of focus event |
tree | commitdiff |
2001-08-16 |
Vadim Zeitlin | added sending of EVT_TEXT_MAXLEN to wxGTK, suppressed... |
tree | commitdiff |
2001-08-15 |
Vadim Zeitlin | implemented, tested and documented wxTextCtrl::SetMaxLe... |
tree | commitdiff |
2001-08-14 |
Vadim Zeitlin | unsuccessful attempts to fix wxMenuBar positioning... |
tree | commitdiff |
2001-08-14 |
Vadim Zeitlin | removed redundant InitDialog methods |
tree | commitdiff |
2001-08-12 |
Václav Slavík | added wxEventLoop::GetActive() |
tree | commitdiff |
2001-08-08 |
Robert Roebling | Probably fixed listbox crashes. |
tree | commitdiff |
2001-08-06 |
Robert Roebling | Applied patch for wxComboBox and wxListBox to |
tree | commitdiff |
2001-08-06 |
Vadim Zeitlin | regenerated to include src/common/containr.cpp |
tree | commitdiff |
2001-08-06 |
Vadim Zeitlin | compilation fix (sorry) |
tree | commitdiff |
2001-08-06 |
Vadim Zeitlin | moved knd handling logic from wxPanel to wxControlConta... |
tree | commitdiff |
2001-08-05 |
Robert Roebling | Patch that should prevent problem with interference |
tree | commitdiff |
2001-08-03 |
Vadim Zeitlin | fix for infinite recursion in UpdateFontIfNeeded |
tree | commitdiff |
2001-08-03 |
Vadim Zeitlin | compilation error fixed |
tree | commitdiff |
2001-08-03 |
Vadim Zeitlin | failed attempt to change the default action for GTK... |
tree | commitdiff |
2001-08-02 |
Robin Dunn | Don't send a focus event if the window is a wxTextCtrl... |
tree | commitdiff |
2001-08-02 |
Robin Dunn | Don't send a focus event if the window is a wxTextCtrl... |
tree | commitdiff |
2001-08-01 |
Vadim Zeitlin | added generic implementation and documentation for... |
tree | commitdiff |
2001-07-31 |
Vadim Zeitlin | fixed compilation [warning] |
tree | commitdiff |
2001-07-30 |
Vadim Zeitlin | 1. made ScrollLines/Pages return bool indicating if... |
tree | commitdiff |
2001-07-30 |
Vadim Zeitlin | compilation fixes for wxGTK |
tree | commitdiff |
2001-07-27 |
Vadim Zeitlin | don't crash when invalid colour is set as fg/bg colour |
tree | commitdiff |
2001-07-26 |
Vadim Zeitlin | (bad) fix for asserts and OnIdle events |
tree | commitdiff |
2001-07-26 |
Vadim Zeitlin | *really* suppress log messages from inside wxYield |
tree | commitdiff |
2001-07-26 |
Robert Roebling | Fixed problem with missing refresh in wxScrolledWindow:: |
tree | commitdiff |
2001-07-26 |
Vadim Zeitlin | respect SetFont/SetXXXColour in wxTextCtrl even when... |
tree | commitdiff |
2001-07-26 |
Vadim Zeitlin | don't do anything in SetBackgroundColour() if colour... |
tree | commitdiff |
2001-07-26 |
Vadim Zeitlin | added wxWindow::Freeze/Thaw(), implemented them for... |
tree | commitdiff |
2001-07-14 |
Robin Dunn | Added RTTI macros to wxToolTip |
tree | commitdiff |
2001-07-13 |
Vadim Zeitlin | added popupcmn.cpp |
tree | commitdiff |
2001-07-13 |
Vadim Zeitlin | regenerated the makefiles to include regex.cpp |
tree | commitdiff |
2001-07-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2001-07-11 |
Vadim Zeitlin | added and documented wxApp::OnAssert |
tree | commitdiff |
2001-07-11 |
Julian Smart | Added wxUSE_DC_CACHEING and associated code to wxMSW |
tree | commitdiff |
2001-07-10 |
Václav Slavík | compilation fix for wxGTK |
tree | commitdiff |
2001-07-10 |
Vadim Zeitlin | wxComboBox appearance fixes, looks fine now but doesn... |
tree | commitdiff |
2001-07-10 |
Vadim Zeitlin | added untested implementation of wxEvtLoop for GTK+ |
tree | commitdiff |
2001-07-10 |
Vadim Zeitlin | wxUniv compilation fixes |
tree | commitdiff |
2001-07-09 |
Vadim Zeitlin | simplified RTTI chain: wxFrame base class is now direct... |
tree | commitdiff |
2001-07-09 |
Václav Slavík | added wxUSE_POPUPWIN |
tree | commitdiff |
2001-07-09 |
Vadim Zeitlin | scrolling with kbd generates scroll events too |
tree | commitdiff |
2001-07-09 |
Robert Roebling | Removed wxPopupWindow from normal (non-wxUniv) build |
tree | commitdiff |
2001-07-07 |
Robert Roebling | Added wxPopupWindow to GTK port, wxComboBox had to |
tree | commitdiff |
2001-07-04 |
Vadim Zeitlin | use fontdlgg.cpp under wxUniv/GTK |
tree | commitdiff |
2001-07-03 |
Vadim Zeitlin | tons of fixes for wxGTK/Univ - seems to work, more... |
tree | commitdiff |
2001-07-02 |
Vadim Zeitlin | fixed deleting pages from the notebook |
tree | commitdiff |
2001-07-02 |
Vadim Zeitlin | 1. fixed wxGTK notebook which was completely broken... |
tree | commitdiff |
2001-07-02 |
Vadim Zeitlin | backported crash fix for wxFrame::Iconize() from 2.2 |
tree | commitdiff |
2001-07-02 |
Vadim Zeitlin | regenerated with tmake |
tree | commitdiff |
2001-07-02 |
Vadim Zeitlin | compilation fixes |
tree | commitdiff |
2001-07-02 |
Vadim Zeitlin | fix for compilation without WXWIN_COMPATIBILITY_2_2 |
tree | commitdiff |
2001-07-01 |
Václav Slavík | added generic/accel.h to filelist.txt so that wxGTK... |
tree | commitdiff |
2001-07-01 |
Václav Slavík | (hopefully) fixed wxGTK wxScrolledWindow::GetClientSize bug |
tree | commitdiff |
2001-06-28 |
Julian Smart | Fixed some compilos. Things that still need fixing... |
tree | commitdiff |
2001-06-27 |
Julian Smart | Now wxFrame derives from wxFrameMSW/GTK in non-wxUniv... |
tree | commitdiff |
2001-06-27 |
Vadim Zeitlin | fix for wxBitmapType definition problem |
tree | commitdiff |
2001-06-27 |
Vadim Zeitlin | linking fixes |
tree | commitdiff |
2001-06-26 |
Vadim Zeitlin | compilation fixes - wxGTK compiles but not links |
tree | commitdiff |
2001-06-26 |
Vadim Zeitlin | first pass of wxUniv merge - nothing works, most parts... |
tree | commitdiff |
2001-06-22 |
Vadim Zeitlin | 1. fixed wxBase RPM template |
tree | commitdiff |
2001-06-18 |
Vadim Zeitlin | implemented text styles for GTK+ |
tree | commitdiff |
2001-06-15 |
Vadim Zeitlin | applied patch 433352 (fix for wxTextCtrl::SetForeground... |
tree | commitdiff |
2001-06-14 |
Robert Roebling | I don't understand the SetIconState code in /src... |
tree | commitdiff |
2001-06-11 |
Robert Roebling | Applied wxImage::Scale() patch, |
tree | commitdiff |
next |