2006-11-20 |
Václav Slavík | don't expose M_FONTDATA in public header |
tree | commitdiff |
2006-11-20 |
Václav Slavík | don't expose M_FONTDATA in public header |
tree | commitdiff |
2006-11-18 |
Robert Roebling | [ 1598659 ] make wxAnimationCtrl::SetInactiveBitmap... |
tree | commitdiff |
2006-11-18 |
Robert Roebling | Hopefully fixed misplaced printout in libgnomeprint. |
tree | commitdiff |
2006-11-17 |
Vadim Zeitlin | - fix wxAnimationCtrl::SetBackgroundColour both for... |
tree | commitdiff |
2006-11-17 |
Robert Roebling | Commit fix to remove warnings when drawing text |
tree | commitdiff |
2006-11-17 |
Robert Roebling | Implemented forceTrueColour in SetBestVisual. |
tree | commitdiff |
2006-11-15 |
Robert Roebling | Check if DnD is started from a mouse event. |
tree | commitdiff |
2006-11-14 |
Robert Roebling | Fix X server hang in DND. |
tree | commitdiff |
2006-11-14 |
Robert Roebling | The usual RTL fix for GTK+'s theme drawing function. |
tree | commitdiff |
2006-11-14 |
Robert Roebling | Just use the already existing wxRenderer::DrawItemSel... |
tree | commitdiff |
2006-11-11 |
Robin Dunn | wxFD_SETSIZE --> FD_SETSIZE |
tree | commitdiff |
2006-11-11 |
Julian Smart | Added missing include |
tree | commitdiff |
2006-11-11 |
Robin Dunn | Some wxCollapsiblePane tweaks: |
tree | commitdiff |
2006-11-11 |
Robert Roebling | Use wxGTK_CONV instead of wxConvUTF8 |
tree | commitdiff |
2006-11-08 |
Robert Roebling | Commit [ 1592301 ] [wxgtk] Fix wxCollapsiblePane... |
tree | commitdiff |
2006-11-08 |
Benjamin Williams | vertically centered miniframe close button |
tree | commitdiff |
2006-11-07 |
Robin Dunn | Keep m_pos in sync in SetValue in case the value_change... |
tree | commitdiff |
2006-11-05 |
Robert Roebling | #if wxUSE_CARET guard. |
tree | commitdiff |
2006-11-04 |
Robert Roebling | Reorder event things a little. |
tree | commitdiff |
2006-11-04 |
Robert Roebling | Reenabled page selection event when page in notebook |
tree | commitdiff |
2006-11-03 |
Vadim Zeitlin | wxAnimationCtrl fix to display inactive bitmap at start... |
tree | commitdiff |
2006-11-03 |
Vadim Zeitlin | use wxNullFont instead of *wxNORMAL_FONT as default... |
tree | commitdiff |
2006-11-03 |
Vadim Zeitlin | don't use native GTK implementation in wxUniv builds |
tree | commitdiff |
2006-11-03 |
Paul Cornett | ignore requests to install idle handler when app instan... |
tree | commitdiff |
2006-11-02 |
Julian Smart | Undid completely wrong patch 1438117: other platforms... |
tree | commitdiff |
2006-11-02 |
Robert Roebling | Return to just using the official API for setting |
tree | commitdiff |
2006-11-02 |
Robert Roebling | Correct code for TLW placement, this fixes several |
tree | commitdiff |
2006-11-02 |
Paul Cornett | don't reset idle tag unless idle function is also going... |
tree | commitdiff |
2006-11-02 |
Paul Cornett | revert memory leak fix, it causes crash |
tree | commitdiff |
2006-11-02 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2006-11-02 |
Julian Smart | Moving GTK+-specfic function - it shouldn't be in publi... |
tree | commitdiff |
2006-11-01 |
Robert Roebling | Remove debug printf. |
tree | commitdiff |
2006-11-01 |
Robert Roebling | Make wxDataViewCtrl compile and work in ANSI mode. |
tree | commitdiff |
2006-11-01 |
Robert Roebling | Fix compilation for GTK >= 2.6 |
tree | commitdiff |
2006-11-01 |
Robert Roebling | Fix warning. |
tree | commitdiff |
2006-10-31 |
Robert Roebling | Fix crash when intersecting with NULL region. |
tree | commitdiff |
2006-10-31 |
Robert Roebling | Commited region iterator fix. |
tree | commitdiff |
2006-10-31 |
Vadim Zeitlin | ensure that wxToolBar has one of wxTB_TOP/LEFT/RIGHT... |
tree | commitdiff |
2006-10-31 |
Robin Dunn | GetBestFittingSize --> GetEffectiveMinSize |
tree | commitdiff |
2006-10-30 |
Vadim Zeitlin | renamed IsRefTo() to IsSameAs() (do complain if this... |
tree | commitdiff |
2006-10-30 |
Vadim Zeitlin | Various wxCollapsiblePane enhancements (re-patch 1577412): |
tree | commitdiff |
2006-10-30 |
Vadim Zeitlin | Added wxMemoryDC::SelectObjectAsSource() and make Selec... |
tree | commitdiff |
2006-10-30 |
Vadim Zeitlin | COW cleanup patch (1583966): |
tree | commitdiff |
2006-10-30 |
Paul Cornett | don't try to add emission hook if GtkWidget type is... |
tree | commitdiff |
2006-10-30 |
Vadim Zeitlin | handle XOpenDisplay() failure in GetSM(); reformatted... |
tree | commitdiff |
2006-10-30 |
Robert Roebling | [ 1587248 ] Segfault w/o Session Manager (e.g. KDE... |
tree | commitdiff |
2006-10-30 |
Robert Roebling | Moved overridden SetMinSize() to base class. |
tree | commitdiff |
2006-10-30 |
Robert Roebling | Make SetMinSize() and SetMaxSize() virtual so they |
tree | commitdiff |
2006-10-29 |
Robert Roebling | Remove left-over code. |
tree | commitdiff |
2006-10-29 |
Robert Roebling | Make wxWindow::SetSizeHints() do nothing. |
tree | commitdiff |
2006-10-29 |
Vadim Zeitlin | added wxTB_RIGHT style for right-aligned toolbars ... |
tree | commitdiff |
2006-10-29 |
Vadim Zeitlin | don't set translation credits if they're empty (part... |
tree | commitdiff |
2006-10-29 |
Vadim Zeitlin | don't call gtk_image_set_from_pixbuf() if no animation... |
tree | commitdiff |
2006-10-27 |
Julian Smart | Robert Lang's patch [ 1583183 ] Fixes printing/print... |
tree | commitdiff |
2006-10-27 |
Julian Smart | Fixed caret droppings left when scrolling |
tree | commitdiff |
2006-10-27 |
Robert Roebling | Add EnableCloseButton() as wxMSW does. Use it in |
tree | commitdiff |
2006-10-26 |
Robert Roebling | Rewrite selection event code for wxListBox. |
tree | commitdiff |
2006-10-26 |
Vadim Zeitlin | fixed reversed return value of IsEmpty() (closes 1585004) |
tree | commitdiff |
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 |
next |