2004-11-18 |
Robert Roebling | Added support for native print preview (GNOME) |
tree | commitdiff |
2004-11-17 |
Robert Roebling | Use native printing dialog for wxPrintDialog, |
tree | commitdiff |
2004-11-04 |
Václav Slavík | (hopefully) fixed race condition in installing idle... |
tree | commitdiff |
2004-11-04 |
Václav Slavík | m_wakeUpTimerTag is not used anywhere, removed |
tree | commitdiff |
2004-11-03 |
Robert Roebling | Forgot to commit header. |
tree | commitdiff |
2004-11-01 |
Robert Roebling | Further compile fixes. |
tree | commitdiff |
2004-11-01 |
Robert Roebling | Added --with-gnomeprint and its wxUSE_LIBGNOMEPRINT |
tree | commitdiff |
2004-10-27 |
Robert Roebling | Added initial support for GNOME printing. |
tree | commitdiff |
2004-10-22 |
Kevin Hock | Documentation patch from Olly Betts |
tree | commitdiff |
2004-10-18 |
Václav Slavík | fixed previous revision: call wxControl's, not wxButton... |
tree | commitdiff |
2004-10-18 |
Václav Slavík | wxBitmapButton doesn't need own DoGetBestSize, wxContro... |
tree | commitdiff |
2004-10-16 |
Vadim Zeitlin | unused params warnings (patch 1048431) |
tree | commitdiff |
2004-10-07 |
Julian Smart | Applied patch [ 1039940 ] Prevent redefinition of MM_xx... |
tree | commitdiff |
2004-09-30 |
Václav Slavík | moved wxWindow::GetBestSize implementation into DoGetBe... |
tree | commitdiff |
2004-09-26 |
Vadim Zeitlin | renamed HasFocus() to IsActive() to avoid confusion... |
tree | commitdiff |
2004-09-26 |
Robert Roebling | Added wxTopLevelWindow::HasFocus() as discussed. |
tree | commitdiff |
2004-09-16 |
Vadim Zeitlin | fix for crash on 64 bit platforms (patch 1028942) |
tree | commitdiff |
2004-08-30 |
Václav Slavík | new stock buttons API |
tree | commitdiff |
2004-08-29 |
Julian Smart | SetBackgroundStyle(wxBG_STYLE_CUSTOM) can now be used... |
tree | commitdiff |
2004-08-22 |
Václav Slavík | use GTK+ API for setting icons instead of direct X11... |
tree | commitdiff |
2004-08-21 |
Václav Slavík | added alpha channel support to wxGTK2's wxBitmap |
tree | commitdiff |
2004-08-21 |
Václav Slavík | 1. added support for bitmaps with alpha channel |
tree | commitdiff |
2004-08-15 |
Václav Slavík | added stock buttons support |
tree | commitdiff |
2004-08-15 |
Václav Slavík | gtk notebook page style fixes (patch 984864) |
tree | commitdiff |
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 |
next |