2006-10-25 |
Robert Roebling | Prevent accession of to-be-deleted mdi |
tree | commitdiff |
2006-10-25 |
Robert Roebling | Add m_fsStyle next to m_windowStyle |
tree | commitdiff |
2006-10-24 |
Julian Smart | Compile fixes |
tree | commitdiff |
2006-10-24 |
Julian Smart | Added creation of printer DC to printer factory. |
tree | commitdiff |
2006-10-24 |
Vadim Zeitlin | reset the internal flags at the end of DoSetValue(... |
tree | commitdiff |
2006-10-23 |
Robin Dunn | Use wxGTK_CONV to fix compile error when building in... |
tree | commitdiff |
2006-10-23 |
Robert Roebling | [ 1582733 ] Support wxALWAYS_SHOW_SB in wxGTK |
tree | commitdiff |
2006-10-22 |
Vadim Zeitlin | avoid code duplication between the generic and GTK... |
tree | commitdiff |
2006-10-22 |
Vadim Zeitlin | 1. We don't need GetTopLevelParent() here, we already... |
tree | commitdiff |
2006-10-22 |
Vadim Zeitlin | use gtk_expander_new_with_mnemonic() instead of just... |
tree | commitdiff |
2006-10-22 |
Vadim Zeitlin | cleanup (mainly wrapping lines to be < 80 chars); added... |
tree | commitdiff |
2006-10-22 |
Vadim Zeitlin | initial draft of wxCollapsiblePane (patch 1577412 by... |
tree | commitdiff |
2006-10-21 |
Robert Roebling | [ 1580776 ] wxAnimationCtrl::SetInactiveBitmap |
tree | commitdiff |
2006-10-20 |
Paul Cornett | Remove unnecessary size members from GtkPizzaChild. |
tree | commitdiff |
2006-10-19 |
Paul Cornett | fix memory leak in Freeze |
tree | commitdiff |
2006-10-18 |
Robert Roebling | Test for KDE and GNOME using session manager vendor. |
tree | commitdiff |
2006-10-18 |
Robert Roebling | Support wxFULLSCREEN_NOSTATUSBAR |
tree | commitdiff |
2006-10-18 |
Robert Roebling | Support wxFULLSCREEN_NOMENUBAR |
tree | commitdiff |
2006-10-18 |
Robin Dunn | If an empty string is passed, remove the tooltip instea... |
tree | commitdiff |
2006-10-18 |
Paul Cornett | use generic wxAnimationCtrl in wxGTK-universal |
tree | commitdiff |
2006-10-17 |
Robin Dunn | Need to subtract the m_miniTitle to get client size... |
tree | commitdiff |
2006-10-17 |
Paul Cornett | remove assert from PurgeOtherRepresentations,we'll... |
tree | commitdiff |
2006-10-17 |
Paul Cornett | use common AllocExclusive, rather than custom code |
tree | commitdiff |
2006-10-17 |
Paul Cornett | implement {Create,Clone}RefData for gtk wxBitmap |
tree | commitdiff |
2006-10-16 |
Robert Roebling | Correct wxComboBox height in wxToolbar for old |
tree | commitdiff |
2006-10-16 |
Robert Roebling | Fix wxMiniFrame caption height. |
tree | commitdiff |
2006-10-15 |
Robert Roebling | Readd gtk_widget_set_size_request() to prevent |
tree | commitdiff |
2006-10-15 |
Robert Roebling | Implement mnemnic support for wxToggleButton. |
tree | commitdiff |
2006-10-15 |
Paul Cornett | remove gtk_pizza_expose, its purpose is easily accompli... |
tree | commitdiff |
2006-10-15 |
Robert Roebling | Left unused variable around. |
tree | commitdiff |
2006-10-15 |
Robert Roebling | Use widget->allocation instead of querying the |
tree | commitdiff |
2006-10-15 |
Robert Roebling | Do not remove GDK events for native GTK+ controls. |
tree | commitdiff |
2006-10-15 |
Robert Roebling | [ 1577675 ] Fix for GTK warnings in wxNotebook::DoRemo... |
tree | commitdiff |
2006-10-15 |
Robert Roebling | Correct window placement only once. |
tree | commitdiff |
2006-10-15 |
Paul Cornett | store GtkPizza border width in GtkContainer.border_widt... |
tree | commitdiff |
2006-10-15 |
Paul Cornett | put back obviously-not-redundant resize |
tree | commitdiff |
2006-10-15 |
Paul Cornett | remove redundant resize |
tree | commitdiff |
2006-10-15 |
Paul Cornett | replace use of deprecated GtkPixmap, gtk_container_bord... |
tree | commitdiff |
2006-10-15 |
Paul Cornett | deprecation fixes, plus some code size reduction and... |
tree | commitdiff |
2006-10-14 |
Paul Cornett | replace use of deprecated GtkPixmap |
tree | commitdiff |
2006-10-14 |
Paul Cornett | remove obsolete checks, minor cleanup |
tree | commitdiff |
2006-10-14 |
Paul Cornett | replace use of deprecated GtkPixmap |
tree | commitdiff |
2006-10-14 |
Robert Roebling | Forgot border when reversing coordinates for RTL. |
tree | commitdiff |
2006-10-14 |
Robert Roebling | Left in debug printf. |
tree | commitdiff |
2006-10-14 |
Robert Roebling | Better place for coordinate mirroring and removal |
tree | commitdiff |
2006-10-14 |
Paul Cornett | remove unused XIM code, minor cleanup |
tree | commitdiff |
2006-10-13 |
Robin Dunn | wxMemoryDC constructor now optionally accepts a wxBitma... |
tree | commitdiff |
2006-10-13 |
Robert Roebling | Prevent bogus event which GTK 2.4 sends after |
tree | commitdiff |
2006-10-12 |
Robin Dunn | Fixup Blit so it can be used with a source that is... |
tree | commitdiff |
2006-10-11 |
Robert Roebling | Fix [ 1574240 ] wx.RadioButton doesn't navigate correctly |
tree | commitdiff |
2006-10-11 |
Robert Roebling | Fix part of [ 1570325 ] wxAnimationCtrl for wxAdv... |
tree | commitdiff |
2006-10-11 |
Mart Raudsepp | Implement left indentation and tab stops support in... |
tree | commitdiff |
2006-10-10 |
Paul Cornett | wxAnimationCtrl cleanup |
tree | commitdiff |
2006-10-09 |
Robert Roebling | IsExposed() needs to reverse the direction in RTL. |
tree | commitdiff |
2006-10-09 |
Robert Roebling | Compilation. |
tree | commitdiff |
2006-10-09 |
Vadim Zeitlin | added wxAnimationCtrl (patch 1570325) |
tree | commitdiff |
2006-10-09 |
Vadim Zeitlin | no changes, just replaced C comment with a C++ one |
tree | commitdiff |
2006-10-09 |
Vadim Zeitlin | added wxWindow::IsDoubleBuffered() and improve wxBuffer... |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | added SendPageChanging/ChangedEvent() functions; fixed... |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | moved DoSetValue() to wxTextCtrlBase instead of having... |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | add IsOk() to all classes having Ok() method (patch... |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | small code simplification in DoSetValue() after the... |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | added wxTextCtrl::IsEmpty() |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | added wxTextCtrl::ChangeValue() which is the same as... |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | added wxBookCtrl::ChangeSelection() which is the same... |
tree | commitdiff |
2006-10-08 |
Robert Roebling | New magic number for positioning the tree triangle. |
tree | commitdiff |
2006-10-08 |
Julian Smart | Strip menu codes out from notebook page labels |
tree | commitdiff |
2006-10-08 |
Julian Smart | It's valid to pass wxNOT_FOUND to SetSelection in order... |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | close the dialog when close button is pressed, this... |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | we need to set URL hook for the link to appear as a... |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | use translators if explicitely specified, fall back... |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | fixed double free crash introduced by last commit |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | Unicode compilation fix |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | added GTK+ 2.6 implementation of wxAboutBox |
tree | commitdiff |
2006-10-08 |
Paul Cornett | Move some things to wxBitmapBase to avoid much duplication. |
tree | commitdiff |
2006-10-07 |
Paul Cornett | small cleanup |
tree | commitdiff |
2006-10-07 |
Paul Cornett | some cleanup, and plug a few small holes |
tree | commitdiff |
2006-10-06 |
Robert Roebling | Return toolbars "own" GdkWindow, required among |
tree | commitdiff |
2006-10-06 |
Paul Cornett | make pixbuf/alpha handling more coherent in gtk wxBitma... |
tree | commitdiff |
2006-10-06 |
Paul Cornett | don't invert mono bitmaps in Rescale |
tree | commitdiff |
2006-10-06 |
Robert Roebling | Implemended column header mouse clicks. |
tree | commitdiff |
2006-10-05 |
Robert Roebling | Added sort order and alignement for column headers. |
tree | commitdiff |
2006-10-05 |
Robert Roebling | Add support for bitmaps in headers. |
tree | commitdiff |
2006-10-04 |
Robert Roebling | Add row activated event. |
tree | commitdiff |
2006-10-03 |
Robert Roebling | More selection work in GTK+ version. |
tree | commitdiff |
2006-10-03 |
Stefan Csomor | adding alpha to gtk colour |
tree | commitdiff |
2006-10-03 |
Paul Cornett | Don't free a string that is managed by wxGtkString... |
tree | commitdiff |
2006-10-03 |
Robert Roebling | Renamed wxDataViewCell to wxDataViewRenderer since the |
tree | commitdiff |
2006-10-03 |
Robert Roebling | Implemented GetSelection() and GetSelections(). |
tree | commitdiff |
2006-10-03 |
Paul Cornett | don't set negative window size |
tree | commitdiff |
2006-10-03 |
Robert Roebling | Added event skeletons, defines, event ids.. |
tree | commitdiff |
2006-10-03 |
Robert Roebling | Added selection API. |
tree | commitdiff |
2006-10-03 |
Robert Roebling | Replaces size_t with unsigned int in wxDataViewCtrl... |
tree | commitdiff |
2006-10-02 |
Robert Roebling | Always set colormap for PangoContext. This silences... |
tree | commitdiff |
2006-10-01 |
Robert Roebling | Removed some irritating flags. |
tree | commitdiff |
2006-09-30 |
Robert Roebling | Several wxBitmapDataCell changes. |
tree | commitdiff |
2006-09-26 |
Robert Roebling | Added wxDataViewBitmapCell |
tree | commitdiff |
2006-09-25 |
Robert Roebling | Implement most of AppendRow(), PrependRow(), InsertRow(), |
tree | commitdiff |
2006-09-25 |
Vadim Zeitlin | The Great wxRegion Refactoring: |
tree | commitdiff |
2006-09-23 |
Vadim Zeitlin | 1. deprecate redundantly sounding wxArtProvider::FooPro... |
tree | commitdiff |
next |