2008-10-27 |
Robert Roebling | Added method to disable focus_out handling temporarily |
tree | commitdiff |
2008-10-16 |
Václav Slavík | reverted broken changes from r56345 and r56349 |
tree | commitdiff |
2008-10-15 |
Václav Slavík | compilation fix for older glib versions after r56345 |
tree | commitdiff |
2008-10-07 |
Robert Roebling | Forgot to commit |
tree | commitdiff |
2008-09-30 |
Václav Slavík | added wxTaskBarIcon::IsAvailable |
tree | commitdiff |
2008-09-25 |
Francesco Montorsi | provide backward-compat wxCursor(int) ctor; remove... |
tree | commitdiff |
2008-09-25 |
Francesco Montorsi | small build fixes for PCH-less builds |
tree | commitdiff |
2008-09-24 |
Francesco Montorsi | fix build errors deriving from making wxColourData... |
tree | commitdiff |
2008-09-24 |
Francesco Montorsi | use wxStockCursor (as documented and as already impleme... |
tree | commitdiff |
2008-09-21 |
Francesco Montorsi | introduced wxICON_DEFAULT_TYPE and wxBITMAP_DEFAULT_TYP... |
tree | commitdiff |
2008-09-05 |
Vadim Zeitlin | make it possible to use stock ids for custom message... |
tree | commitdiff |
2008-09-05 |
Vadim Zeitlin | added support for custom labels in wxMessageBox for... |
tree | commitdiff |
2008-09-01 |
Robert Roebling | use gtk_block_event instead of m_block event field |
tree | commitdiff |
2008-08-30 |
Vadim Zeitlin | fix another occurrence of g++ 3.3 problem with deprecat... |
tree | commitdiff |
2008-08-29 |
Paul Cornett | replace m_insertCallback with a virtual function, contr... |
tree | commitdiff |
2008-08-29 |
Robert Roebling | Fix #9917: File save dialog does not honor file extensi... |
tree | commitdiff |
2008-08-27 |
Paul Cornett | get system colors directly from GTK styles, eliminating... |
tree | commitdiff |
2008-08-27 |
Vadim Zeitlin | add a scoped_ptr-like wxGtkObject class which calls... |
tree | commitdiff |
2008-08-27 |
Vadim Zeitlin | honour user scale and source offset in wxDC::Blit(... |
tree | commitdiff |
2008-08-26 |
Paul Cornett | Hold a reference on m_widget for the life of the associ... |
tree | commitdiff |
2008-08-18 |
Vadim Zeitlin | don't terminate the event loop in EndModal() if it... |
tree | commitdiff |
2008-08-07 |
Paul Cornett | fix sizing of extra control |
tree | commitdiff |
2008-08-06 |
Paul Cornett | use "new" GtkToolbar API |
tree | commitdiff |
2008-08-02 |
Vadim Zeitlin | add wxRenderer::GetCheckBoxSize(); refactor wxGTK code... |
tree | commitdiff |
2008-08-01 |
Vadim Zeitlin | use a single wxBookCtrlEvent class for all wxBookCtrlBa... |
tree | commitdiff |
2008-07-19 |
Vadim Zeitlin | check that string passed to FromUTF8() is valid even... |
tree | commitdiff |
2008-07-02 |
Robert Roebling | Tried to make wxListBox::Update() work |
tree | commitdiff |
2008-06-17 |
Vadim Zeitlin | declare future-deprecated SetStyle(int) in wxPen/Brush... |
tree | commitdiff |
2008-06-16 |
Robert Roebling | Ticket #9592: gtk-choice-setcolumns.2.diff |
tree | commitdiff |
2008-06-12 |
Robert Roebling | #4479: wx.ComboBox needs a SetFont method |
tree | commitdiff |
2008-06-11 |
Paul Cornett | simplify menu item callbacks by passing in wxMenuItem... |
tree | commitdiff |
2008-06-10 |
Paul Cornett | wxMenuItem code cleanup, removing duplicate and unnecce... |
tree | commitdiff |
2008-06-08 |
Vadim Zeitlin | deprecate wxDC::SetClippingRegion(wxRegion) overload... |
tree | commitdiff |
2008-06-02 |
Robert Roebling | Separate label with wx mnemonics (&) and with gtk mnemo... |
tree | commitdiff |
2008-05-29 |
Paul Cornett | remove unused/unneeded menuitem cruft |
tree | commitdiff |
2008-05-29 |
Paul Cornett | remove obsolete file |
tree | commitdiff |
2008-05-29 |
Paul Cornett | mark long-deprecated ctor as such |
tree | commitdiff |
2008-05-27 |
Robert Roebling | Native wxBitmapComboBox patch for GTK+ |
tree | commitdiff |
2008-05-23 |
Robert Roebling | Move event generation code for multiple selection mode... |
tree | commitdiff |
2008-05-22 |
Robert Roebling | Remove m_blockEvents and use Disable/Enable instead... |
tree | commitdiff |
2008-05-22 |
Vadim Zeitlin | add back wxChoice::DoGetBestSize() removed by the previ... |
tree | commitdiff |
2008-05-21 |
Robert Roebling | Added InsertColumn( pos, col ), some reformating |
tree | commitdiff |
2008-05-18 |
Vadim Zeitlin | use GtkComboBox instead of deprecated GtkOptionMenu... |
tree | commitdiff |
2008-05-17 |
Vadim Zeitlin | allow loading wxAnimationCtrl contents from stream... |
tree | commitdiff |
2008-04-28 |
Robert Roebling | Added new wxGraphicsContext:Create( wxPrinterDC ) inste... |
tree | commitdiff |
2008-04-25 |
Robert Roebling | Added wxDC::CreateGraphicsContext and implemented it... |
tree | commitdiff |
2008-04-23 |
Paul Cornett | restore caching of WM frame extents |
tree | commitdiff |
2008-04-17 |
Robert Roebling | [ 1936700 ] wxCAL_SHOW_WEEK_NUMBERS, slightly modified |
tree | commitdiff |
2008-04-12 |
Robert Roebling | Corrected/added support for column headers with icon... |
tree | commitdiff |
2008-04-08 |
Robert Roebling | By default, align renderers as column header under... |
tree | commitdiff |
2008-04-06 |
Vadim Zeitlin | delay setting the window shape until it is realized... |
tree | commitdiff |
2008-04-05 |
Robert Roebling | Support renderer::LeftClick() in generic code, removed... |
tree | commitdiff |
2008-03-28 |
Francesco Montorsi | add more pure virtuals to wxBrushBase; fix the GetColou... |
tree | commitdiff |
2008-03-28 |
Vadim Zeitlin | added native GTK implementation of wxCalendarCtrl ... |
tree | commitdiff |
2008-03-26 |
Francesco Montorsi | substitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE... |
tree | commitdiff |
2008-03-25 |
Francesco Montorsi | reorganized wxBitmap/wxBitmapHandler classes to use... |
tree | commitdiff |
2008-03-23 |
Vadim Zeitlin | suppress warnings about hiding virtual functions in... |
tree | commitdiff |
2008-03-20 |
Francesco Montorsi | add the wxAnimation's ctor which automatically loads... |
tree | commitdiff |
2008-03-20 |
Francesco Montorsi | make the Pen/Brush code backward compatible as discusse... |
tree | commitdiff |
2008-03-18 |
Paul Cornett | revert removal of wxBU_AUTODRAW, now that it is again... |
tree | commitdiff |
2008-03-18 |
Vadim Zeitlin | added wxSpinCtrlDouble (slightly modified patch 1835864) |
tree | commitdiff |
2008-03-18 |
Paul Cornett | remove duplicate wxTaskBarIconAreaBase::DoPopupMenu... |
tree | commitdiff |
2008-03-18 |
Paul Cornett | simplify wxEVT_MENU_OPEN/CLOSE generation |
tree | commitdiff |
2008-03-17 |
Paul Cornett | fix a huge number of build errors |
tree | commitdiff |
2008-03-16 |
Francesco Montorsi | fix also wxPen to use wxPenStyle,wxPenJoin,wxPenCap... |
tree | commitdiff |
2008-03-16 |
Francesco Montorsi | introduce wxBrushStyle enum and replace 'int style... |
tree | commitdiff |
2008-03-14 |
Václav Slavík | simplified and cleaned up wxGTK's focus handling |
tree | commitdiff |
2008-03-05 |
Vadim Zeitlin | remove wxFindFocusedChild() declaration too as g++... |
tree | commitdiff |
2008-03-04 |
Václav Slavík | implemented Freeze/Thaw in wxGTK |
tree | commitdiff |
2008-03-02 |
Vadim Zeitlin | add support for custom controls in file dialog in wxGTK... |
tree | commitdiff |
2008-03-01 |
Robert Roebling | Implemented wxURLDataObject for wxGTK using text/x... |
tree | commitdiff |
2008-02-28 |
Paul Cornett | revert updating GTK size hints when window decorations... |
tree | commitdiff |
2008-02-27 |
Vadim Zeitlin | add SetNativeTheme() (slightly modified patch 1884553) |
tree | commitdiff |
2008-02-26 |
Paul Cornett | update GTK size hints when window decorations change |
tree | commitdiff |
2008-02-22 |
Václav Slavík | fixed wxBitmapButton to use focus and hover bitmaps... |
tree | commitdiff |
2008-02-22 |
Václav Slavík | moved win_gtk.h header to wx/gtk/private, it's for... |
tree | commitdiff |
2008-02-11 |
Vadim Zeitlin | implement wxListBox::EnsureVisible() in wxGTK; add... |
tree | commitdiff |
2008-02-09 |
Vadim Zeitlin | use generic file picker in wxFLP_SAVE case as the nativ... |
tree | commitdiff |
2008-02-05 |
Václav Slavík | call Show(false) from ~wxDialog to call EndModal if... |
tree | commitdiff |
2008-02-03 |
Paul Cornett | remove unused wxMenuBar::m_style |
tree | commitdiff |
2008-02-02 |
Paul Cornett | Enable best size caching, remove unnecessary GetLabel... |
tree | commitdiff |
2008-02-01 |
Paul Cornett | remove unnecessary m_glWidget, fix return types for... |
tree | commitdiff |
2008-01-29 |
Paul Cornett | Remove unnecessary IsRadioButton(). |
tree | commitdiff |
2008-01-21 |
Václav Slavík | prefix implementation methods of wxBitmapButton with... |
tree | commitdiff |
2008-01-13 |
Paul Cornett | prevent explicitly set client size from being changed... |
tree | commitdiff |
2008-01-10 |
Paul Cornett | compute scrollbar widths in a more standard way, get... |
tree | commitdiff |
2008-01-09 |
Paul Cornett | check for self-assignment in operator= |
tree | commitdiff |
2008-01-05 |
Vadim Zeitlin | move Freeze() and Thaw() to wxWindowBase to ensure... |
tree | commitdiff |
2008-01-03 |
Vadim Zeitlin | set resolution of print preview from print data (modifi... |
tree | commitdiff |
2007-12-26 |
Robert Roebling | Patch from Hartwig and me for implementing reorderable... |
tree | commitdiff |
2007-12-22 |
Vadim Zeitlin | added wxColourBase::Init() and use DEFINE_STD_WXCOLOUR_... |
tree | commitdiff |
2007-12-20 |
Paul Cornett | make access for virtuals match base |
tree | commitdiff |
2007-12-20 |
Paul Cornett | DC headers don't need to be in gtk/private.h |
tree | commitdiff |
2007-12-17 |
Robert Roebling | Added wxDataViewListIndexModel::Reset(), clarified... |
tree | commitdiff |
2007-12-17 |
Paul Cornett | factor out a whole bunch of duplicated code |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | Fix Ok/IsOk() mess in wxGDIObject-derived classes;... |
tree | commitdiff |
2007-12-08 |
Robert Roebling | Document wxBitmapToggleButton, add update UI event... |
tree | commitdiff |
2007-12-06 |
Paul Cornett | make access for virtuals match base |
tree | commitdiff |
2007-12-04 |
Paul Cornett | Only account for WM frame extents in tlw size if WM... |
tree | commitdiff |
2007-12-01 |
Paul Cornett | non-pch build fixes |
tree | commitdiff |
next |