2005-04-25 |
Robert Roebling | Prevent unnecessary assert when someone tries to |
tree | commitdiff |
2005-04-13 |
Michael Wetherell | Move G_FILENAME_ENCODING to wxGTK |
tree | commitdiff |
2005-04-07 |
Robert Roebling | Implemented text wrapping for GTK (1.2 and 2.X). |
tree | commitdiff |
2005-03-31 |
Julian Smart | Applied patch 1173802: Reimplementation of GtkFileChoos... |
tree | commitdiff |
2005-03-29 |
Robert Roebling | Made wxConvBrokenFileNames public. |
tree | commitdiff |
2005-03-27 |
Vadim Zeitlin | applied patch fixing problems with X server crash when... |
tree | commitdiff |
2005-03-21 |
Vadim Zeitlin | GTK+ callbacks must have C linkage (patch 1157384) |
tree | commitdiff |
2005-03-21 |
Vadim Zeitlin | added orient parameter to wxMDIParentFrame::Tile() |
tree | commitdiff |
2005-03-20 |
Vadim Zeitlin | oops, removed duplicate SetIcons[s]() added in last... |
tree | commitdiff |
2005-03-20 |
Vadim Zeitlin | wxMDIChildFrame::Maximize() should have default value... |
tree | commitdiff |
2005-03-17 |
Vadim Zeitlin | implemented wxMenuBar ctor taking array of menus/titles... |
tree | commitdiff |
2005-03-17 |
Julian Smart | Provided GetBestVirtualSize and DoGetBestSize implement... |
tree | commitdiff |
2005-03-11 |
Włodzimierz Skiba | Base for wxMessageDialog with common checks for style. |
tree | commitdiff |
2005-03-11 |
Vadim Zeitlin | gave default value of wxID_ANY to id parameter of wxSta... |
tree | commitdiff |
2005-02-28 |
Robert Roebling | Implemented wxRadioBox using a GtkTable. |
tree | commitdiff |
2005-02-23 |
Włodzimierz Skiba | Linup API of wxRadioBox::Show on all ports. Move wxRadi... |
tree | commitdiff |
2005-02-21 |
Włodzimierz Skiba | Consistent wxWindow::Enable with wxRadioBox::Enable... |
tree | commitdiff |
2005-02-21 |
Vadim Zeitlin | removed ambiguity from wxGLCanvas ctors (bug 1102544) |
tree | commitdiff |
2005-02-19 |
Kevin Hock | wxTE_AUTO_URL for wxGTK2 from Mart R. [patch 1126182] |
tree | commitdiff |
2005-02-18 |
Robin Dunn | Avoid wxTaskBarIconAreaBase::DoPopupMenu unresolved... |
tree | commitdiff |
2005-02-15 |
Robert Roebling | Implemented wxBitmap::HasAlpha() and ::UseAlpha(). |
tree | commitdiff |
2005-02-13 |
Vadim Zeitlin | another compilation fix: added dummy UseAlpha(0 and... |
tree | commitdiff |
2005-02-13 |
Vadim Zeitlin | compilation fix for raw bitmaps (can't include wx/rawbm... |
tree | commitdiff |
2005-02-13 |
Vadim Zeitlin | 1. added SetSelection() to wxItemContainer and removed... |
tree | commitdiff |
2005-02-13 |
Vadim Zeitlin | removed multiple duplicate copies (with subtly differen... |
tree | commitdiff |
2005-02-13 |
Robert Roebling | Added raw bitmap access support to GTK 2.0. |
tree | commitdiff |
2005-02-11 |
Robert Roebling | Make wxTLW::Raise() actually bring the window to... |
tree | commitdiff |
2005-02-09 |
Jouk Jansen | -------------------------------------------------... |
tree | commitdiff |
2005-02-06 |
Vadim Zeitlin | use DECLARE_DYNAMIC_CLASS instead of DECLARE_ABSTRACT_CLASS |
tree | commitdiff |
2005-02-05 |
Robert Roebling | Second try to add "support" for deriving from |
tree | commitdiff |
2005-02-05 |
Robert Roebling | Make wxBitmap inherit from wxBitmapBase |
tree | commitdiff |
2005-01-23 |
Robert Roebling | Enable UpdateUI events in wxTaskBarIcon. |
tree | commitdiff |
2005-01-19 |
Włodzimierz Skiba | wxTextPos for all GetLastPosition with constants for... |
tree | commitdiff |
2005-01-13 |
Włodzimierz Skiba | Common default notebook name. |
tree | commitdiff |
2005-01-06 |
Włodzimierz Skiba | Old API clearly deprecated. Source cleaning. |
tree | commitdiff |
2004-12-27 |
Václav Slavík | blind fix for GCC compilation when #pragmas are honored |
tree | commitdiff |
2004-12-18 |
Robert Roebling | Fix for the fix for wxChoice selection. |
tree | commitdiff |
2004-12-16 |
Włodzimierz Skiba | Make ComputeScaleAndOrigin() as virtual part of wxDCBas... |
tree | commitdiff |
2004-12-13 |
Vadim Zeitlin | 1. derived wxMSW radio box from static box because... |
tree | commitdiff |
2004-12-09 |
Julian Smart | Combobox corrections |
tree | commitdiff |
2004-12-09 |
Julian Smart | Added further 'missing' wxTextCtrl-like functions to... |
tree | commitdiff |
2004-12-08 |
Robert Roebling | Corrected wxComboBox::GetValue() after a |
tree | commitdiff |
2004-12-06 |
Robert Roebling | Apply choice patch for proper handling of clearing |
tree | commitdiff |
2004-12-05 |
Robert Roebling | Moved the implemtation of the generic and the |
tree | commitdiff |
2004-12-03 |
Włodzimierz Skiba | wxBrushBase between wxBrush and wxGDIObject (class... |
tree | commitdiff |
2004-12-01 |
Robert Roebling | Applied Freeze()/Thaw() patch for wxTextCtrtl. |
tree | commitdiff |
2004-11-30 |
Włodzimierz Skiba | IS_HATCH macro replaced with wxBrush::IsHatch() + sourc... |
tree | commitdiff |
2004-11-28 |
Robert Roebling | Dirty hack to prevent double destruction of file... |
tree | commitdiff |
2004-11-28 |
Václav Slavík | fixed subtle SetDirectory bug re-introduced by latest... |
tree | commitdiff |
2004-11-27 |
Robert Roebling | Avoid error message when closing message |
tree | commitdiff |
2004-11-27 |
Robert Roebling | Fixes for file dialog. No longer spits out |
tree | commitdiff |
2004-11-22 |
Robert Roebling | Work in progress on printing stuff. |
tree | commitdiff |
2004-11-22 |
Julian Smart | Changed Rocketeer licence to wxWindows licence, by... |
tree | commitdiff |
2004-11-20 |
Robert Roebling | Made wxPageSetupDialog a pimpl implementation. |
tree | commitdiff |
2004-11-19 |
Václav Slavík | applied modified patch with native GTK wxFileDialog |
tree | commitdiff |
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 |
next |