2004-07-30 |
Vadim Zeitlin | invalidate m_selection in DoRemovePage(), not in Delete... |
tree | commitdiff |
2004-07-25 |
Vadim Zeitlin | fixed header include guard position (patch 992443) |
tree | commitdiff |
2004-07-23 |
Robin Dunn | Fix for unhiding the other version of the base class... |
tree | commitdiff |
2004-07-23 |
Vadim Zeitlin | fixed inserting styled text into an empty control under... |
tree | commitdiff |
2004-07-20 |
Robin Dunn | DoPrepareDC needs the dc. |
tree | commitdiff |
2004-07-20 |
Vadim Zeitlin | added DoPrepareDC() |
tree | commitdiff |
2004-07-18 |
Václav Slavík | HAVE_XIM is disabled in GTK2 build, don't include usele... |
tree | commitdiff |
2004-07-14 |
Stefan Csomor | making getter const |
tree | commitdiff |
2004-07-03 |
Václav Slavík | a better way of applying style changes to label_widget |
tree | commitdiff |
2004-07-03 |
Robert Roebling | Not sure how important that is, but now you |
tree | commitdiff |
2004-07-03 |
Václav Slavík | implemented tab order in wxGTK2 |
tree | commitdiff |
2004-07-03 |
Václav Slavík | m_queuedFullRedraw is not used anymore |
tree | commitdiff |
2004-06-27 |
Václav Slavík | fixed setting colour of wxStaticText in case the label... |
tree | commitdiff |
2004-06-26 |
Václav Slavík | implemented 3state checkboxes in wxGTK with GTK2 |
tree | commitdiff |
2004-06-26 |
Václav Slavík | more fixes to keypress handling in wxGTK: |
tree | commitdiff |
2004-06-24 |
Václav Slavík | use GtkIMContext variable, not GtkIMMulticontext, we... |
tree | commitdiff |
2004-06-21 |
Robin Dunn | reverted m_adjustMinSize change prepatory for a new... |
tree | commitdiff |
2004-06-19 |
Václav Slavík | moved DoApplyWidgetStyle to wxWindowGTK |
tree | commitdiff |
2004-06-19 |
Robin Dunn | Controls will readjust their size and minsize when... |
tree | commitdiff |
2004-06-18 |
Václav Slavík | reset fg/bg colour and font to default if set to wxNull... |
tree | commitdiff |
2004-06-14 |
Václav Slavík | fixed GTK styles handling: |
tree | commitdiff |
2004-06-14 |
Václav Slavík | respect GTK+'s theme tooltip colour settings |
tree | commitdiff |
2004-06-12 |
Dimitri Schoolwerth | removed SetAutoLayout(true) calls when a corresponding... |
tree | commitdiff |
2004-06-04 |
Václav Slavík | added native wxColourDialog for GTK2 |
tree | commitdiff |
2004-06-03 |
Václav Slavík | split wxRegion(wxBitmap) ctor into two ctors with clear... |
tree | commitdiff |
2004-05-31 |
Václav Slavík | implemented freedesktop.org spec support for GTK versio... |
tree | commitdiff |
2004-05-23 |
Julian Smart | Use old licence name |
tree | commitdiff |
2004-05-23 |
Julian Smart | Name and version changes |
tree | commitdiff |
2004-05-06 |
Robin Dunn | Get(Class)DefaultAttributes() for wxGTK controls |
tree | commitdiff |
2004-05-05 |
Vadim Zeitlin | use ResetClipping() instead of simply setting m_clippin... |
tree | commitdiff |
2004-05-04 |
Robin Dunn | Added wxControl::PostCreation for wxGTK. Moved calls to |
tree | commitdiff |
2004-05-02 |
Robin Dunn | Implement some base class virtuals to avoid errors... |
tree | commitdiff |
2004-05-01 |
Robin Dunn | Reverted last change |
tree | commitdiff |
2004-05-01 |
Robin Dunn | In wxGTK2 the wxMessageDialog is not a real wxDialog... |
tree | commitdiff |
2004-04-27 |
Robin Dunn | Change SetStringSelection to return bool like in other... |
tree | commitdiff |
2004-04-22 |
Robin Dunn | Fix wxGTK's menu and menubar so Insert does something... |
tree | commitdiff |
2004-04-18 |
Robert Roebling | Applied patch for hiding statusbar. |
tree | commitdiff |
2004-04-01 |
Vadim Zeitlin | implemented GetBestSize() |
tree | commitdiff |
2004-03-29 |
Robert Roebling | Applied SetForegorund colour patch for GTK2. |
tree | commitdiff |
2004-03-20 |
Robert Roebling | Applied notebook font patch. |
tree | commitdiff |
2004-03-20 |
Vadim Zeitlin | why should wxMessageDialog dialog have another m_parent... |
tree | commitdiff |
2004-03-16 |
Robin Dunn | implement wxBitmapButton::DoGetBestSize |
tree | commitdiff |
2004-03-15 |
Robert Roebling | New menu code. |
tree | commitdiff |
2004-03-10 |
Robin Dunn | Give wxGauge a best size |
tree | commitdiff |
2004-03-07 |
Julian Smart | Improved wxTreeCtrl tooltip processing performance... |
tree | commitdiff |
2004-03-07 |
Robert Roebling | Added wxToggleBitmapButton (it compiles). |
tree | commitdiff |
2004-01-31 |
Mattia Barbon | Added some missing STL-like wxArray/wxArrayString... |
tree | commitdiff |
2004-01-23 |
Robin Dunn | wxMenu::Append (and similar) now return a pointer to... |
tree | commitdiff |
2004-01-22 |
Vadim Zeitlin | implemented SetSelection |
tree | commitdiff |
2004-01-22 |
Vadim Zeitlin | implemented HitTest() (modified patch 875957) |
tree | commitdiff |
2003-12-11 |
Julian Smart | Applied patch [ 828303 ] Slight wxColour cleanup |
tree | commitdiff |
2003-12-03 |
Robin Dunn | Use InheritAttributes for wxGTK widgets so they will... |
tree | commitdiff |
2003-10-18 |
Vadim Zeitlin | use #if WXWIN_COMPAT and not #ifdef (patch 826160) |
tree | commitdiff |
2003-10-17 |
Vadim Zeitlin | added CreateByName(), use it in wxColourDatabase |
tree | commitdiff |
2003-10-09 |
Robert Roebling | Added wxBitmap::Rescale() from 2_4 |
tree | commitdiff |
2003-10-02 |
Robin Dunn | Added a const to be consistent with the generic class |
tree | commitdiff |
2003-09-27 |
Vadim Zeitlin | removed Initialized() |
tree | commitdiff |
2003-09-27 |
Vadim Zeitlin | removed wxApp::Initialized() (replaced with a dummy... |
tree | commitdiff |
2003-09-24 |
Robin Dunn | Since wxGTK's wxGauge doesn't derive from wxGaugeBase... |
tree | commitdiff |
2003-09-24 |
Vadim Zeitlin | pointer returned by GetNativeFontInfo() is now const... |
tree | commitdiff |
2003-09-23 |
Vadim Zeitlin | added wxTextCtrl::MarkDirty() |
tree | commitdiff |
2003-09-20 |
Vadim Zeitlin | derive wxComboBox from wxItemContainer (via wxComboBoxB... |
tree | commitdiff |
2003-09-15 |
Vadim Zeitlin | use wxEventLoop in wxApp under wxMSW; factored out... |
tree | commitdiff |
2003-08-30 |
Vadim Zeitlin | return the index of the inserted/appended item |
tree | commitdiff |
2003-08-21 |
Mattia Barbon | wxGTK compilation fixes. |
tree | commitdiff |
2003-08-20 |
Vadim Zeitlin | created wxBookCtrl which will be tje base class for... |
tree | commitdiff |
2003-08-13 |
Vadim Zeitlin | renamed wxWindow::Clear() to ClearBackground() for... |
tree | commitdiff |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
tree | commitdiff |
2003-08-02 |
Václav Slavík | wxJoystick and wxWave are now available in all Unix... |
tree | commitdiff |
2003-07-21 |
Vadim Zeitlin | gave default parameters for wxBrush() ctor from wxColou... |
tree | commitdiff |
2003-07-21 |
Vadim Zeitlin | gave default parameters for wxPen() ctor from wxColour... |
tree | commitdiff |
2003-07-21 |
Vadim Zeitlin | load any files, not only XPMs, in wxIcon(wxIconLocation) |
tree | commitdiff |
2003-07-20 |
Mattia Barbon | Compilation fix for !WXWIN_COMPATIBILITY_2_4. |
tree | commitdiff |
2003-07-19 |
Vadim Zeitlin | extracted common code into a single wxfileDialogBase... |
tree | commitdiff |
2003-07-14 |
Julian Smart | Rationalised OnIdle |
tree | commitdiff |
2003-07-10 |
Vadim Zeitlin | added wxTB_HORZ_TEXT (patch 713813); documented it... |
tree | commitdiff |
2003-07-09 |
Vadim Zeitlin | GetClientData(int n) should be const (part of patch... |
tree | commitdiff |
2003-07-09 |
Vadim Zeitlin | added missing #include <wx/defs.h> (parts of patch... |
tree | commitdiff |
2003-07-09 |
Julian Smart | - Moved wxApp::SendIdleEvents and wxApp::ProcessIdle... |
tree | commitdiff |
2003-07-08 |
Robert Roebling | Upported mouse click detection change for wxChoice. |
tree | commitdiff |
2003-07-01 |
Vadim Zeitlin | removed wxFunction |
tree | commitdiff |
2003-06-30 |
Vadim Zeitlin | small wxGTK compilation fixes |
tree | commitdiff |
2003-06-30 |
Vadim Zeitlin | added empty Init/CleanUpStandardHandlers() for compatib... |
tree | commitdiff |
2003-06-30 |
Vadim Zeitlin | more work on fixing wxEntry() and ANSI/Unicode cmd... |
tree | commitdiff |
2003-06-30 |
Vadim Zeitlin | extracted common initialization/cleanup functions in... |
tree | commitdiff |
2003-06-24 |
Vadim Zeitlin | wxBase/GUI separation: 1st step, wxMSW should build... |
tree | commitdiff |
2003-06-21 |
Vadim Zeitlin | added wxIconLocation; minor fixes to wxIcon on some... |
tree | commitdiff |
2003-06-14 |
Vadim Zeitlin | wxFileDialog cleanup, extracted common code to fldlgcmn... |
tree | commitdiff |
2003-05-09 |
Vadim Zeitlin | Insert() patch from John Labenski |
tree | commitdiff |
2003-05-03 |
Robin Dunn | Reversed the meaning of black and white in wxRegion... |
tree | commitdiff |
2003-05-01 |
Vadim Zeitlin | fixes for working with mono bitmaps (patch 728768) |
tree | commitdiff |
2003-03-28 |
Robin Dunn | Added wxTLW::SetShape and implementations for wxGTK... |
tree | commitdiff |
2003-03-17 |
Julian Smart | Removed erroneous copyright names and corrected licence... |
tree | commitdiff |
2003-03-04 |
Václav Slavík | added support for GTK2 label mnemonics (patch #689573) |
tree | commitdiff |
2003-03-01 |
Robert Roebling | Added wxComboBox::SetString patch |
tree | commitdiff |
2003-02-28 |
Václav Slavík | fixed wxScrollBar creation when default size was used |
tree | commitdiff |
2003-02-28 |
Václav Slavík | added native wxMessageDialog implementation for GTK+2 |
tree | commitdiff |
2003-02-12 |
Vadim Zeitlin | added DoSetNativeFontInfo() to avoid virtual function... |
tree | commitdiff |
2003-01-31 |
Robert Roebling | Removed unnecessary SET_STYLE.. macros. |
tree | commitdiff |
2003-01-26 |
Robert Roebling | Small speed up to fonts and support for scaling. |
tree | commitdiff |
next |