2006-10-19 |
Julian Smart | Spin control usage correction |
tree | commitdiff |
2006-10-19 |
Julian Smart | Compilation fixes |
tree | commitdiff |
2006-10-19 |
Vadim Zeitlin | fixed X11 Unicode build compilation |
tree | commitdiff |
2006-10-19 |
Vadim Zeitlin | Main change is that we now close X11 display on program... |
tree | commitdiff |
2006-10-19 |
Julian Smart | Added style organiser dialog and list style editor... |
tree | commitdiff |
2006-10-19 |
Julian Smart | Added a list style editor page to the formatting dialog. |
tree | commitdiff |
2006-10-19 |
Vadim Zeitlin | fixed the problem in 2 last commits |
tree | commitdiff |
2006-10-19 |
Robert Roebling | Fix mem leak. |
tree | commitdiff |
2006-10-19 |
Vadim Zeitlin | fix memory leak in wxGetTempFileName(const wxString... |
tree | commitdiff |
2006-10-19 |
Paul Cornett | fix memory leak in Freeze |
tree | commitdiff |
2006-10-19 |
Kevin Ollivier | Several wxWebKitCtrl enhancements/fixes. Including: |
tree | commitdiff |
2006-10-19 |
Kevin Ollivier | Allow other classes to access the SetupMouseEvent function. |
tree | commitdiff |
2006-10-18 |
Robin Dunn | Patch #1579801: wxBufferedDC shared buffer bitmap |
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 |
Robert Roebling | [ 1579280 ] small src/unix/mimetype.cpp optimizations |
tree | commitdiff |
2006-10-18 |
Robert Roebling | [ 1579793 ] numerous bug fixes when mask is used |
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-18 |
Kevin Hock | Do not send a changed event if a button is clicked... |
tree | commitdiff |
2006-10-17 |
Robin Dunn | Need to subtract the m_miniTitle to get client size... |
tree | commitdiff |
2006-10-17 |
Robin Dunn | Add impl for IsFrozen |
tree | commitdiff |
2006-10-17 |
Julian Smart | SetSelection(wxNOT_FOUND) now works correctly. |
tree | commitdiff |
2006-10-17 |
Julian Smart | Fixed assert when moving out of a menu |
tree | commitdiff |
2006-10-17 |
Julian Smart | Support wxDF_UNICODETEXT |
tree | commitdiff |
2006-10-17 |
Julian Smart | Draw tool transparently if we have a mask |
tree | commitdiff |
2006-10-17 |
Julian Smart | Added list style to text attributes, independent from... |
tree | commitdiff |
2006-10-17 |
Stefan Csomor | fixing coordinate conversions |
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-16 |
Robert Roebling | [ 1578466 ] Support for custom floating panes |
tree | commitdiff |
2006-10-16 |
Robert Roebling | [ 1578468 ] full support for "destroy on close" flag |
tree | commitdiff |
2006-10-16 |
Robin Dunn | Merge new item attributes if any are already existing |
tree | commitdiff |
2006-10-16 |
Robin Dunn | Add wxRichTextModuleInit |
tree | commitdiff |
2006-10-16 |
Włodzimierz Skiba | [#1577388] - fix for scaling in wxImage. |
tree | commitdiff |
2006-10-16 |
Włodzimierz Skiba | Allow building without calendar. |
tree | commitdiff |
2006-10-16 |
Włodzimierz Skiba | CVS tags cleaning (with other minor cleaning). |
tree | commitdiff |
2006-10-16 |
Włodzimierz Skiba | Fix for assert in 'dynarray.cpp' by Jaakko Salli. |
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 | I don't think anylonger that DrawHeaderButton() should |
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 |
Paul Cornett | non-pch build fix, cleanup |
tree | commitdiff |
2006-10-15 |
Paul Cornett | non-pch build fixes |
tree | commitdiff |
2006-10-15 |
Mattia Barbon | Fix setting the clipping region for a DC when the... |
tree | commitdiff |
2006-10-15 |
Mattia Barbon | Added wxRTTI macros to buffered DCs. |
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 | logical vs. boolean operators, unused decls and vars... |
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 |
Stefan Csomor | cleanup for 10.5 |
tree | commitdiff |
2006-10-14 |
Paul Cornett | replace use of deprecated GtkPixmap |
tree | commitdiff |
2006-10-14 |
Stefan Csomor | cleanup for 10.5 |
tree | commitdiff |
2006-10-14 |
Stefan Csomor | cleanup for 10.5 |
tree | commitdiff |
2006-10-14 |
Stefan Csomor | cleanup for 10.5 |
tree | commitdiff |
2006-10-14 |
Stefan Csomor | cleanup for 10.5 |
tree | commitdiff |
2006-10-14 |
Stefan Csomor | cleanup for 10.5 |
tree | commitdiff |
2006-10-14 |
Robert Roebling | Make status bar grip move to the left in RTL. |
tree | commitdiff |
2006-10-14 |
Robert Roebling | Remove tree control lines unconditionally under |
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 | Reverted wxBuffered[Paint]DC to nearly the pre 2.7... |
tree | commitdiff |
2006-10-13 |
Robin Dunn | wxMemoryDC constructor now optionally accepts a wxBitma... |
tree | commitdiff |
2006-10-13 |
Robin Dunn | Fix for wxToolbook, allow oldSel == wxNOT_FOUND when... |
tree | commitdiff |
2006-10-13 |
Julian Smart | Fixed tab selection bug |
tree | commitdiff |
2006-10-13 |
Robert Roebling | Applied part of [ 1575767 ] Init/size/check fixes for... |
tree | commitdiff |
2006-10-13 |
Robert Roebling | Prevent bogus event which GTK 2.4 sends after |
tree | commitdiff |
2006-10-12 |
Stefan Csomor | fixing rectangle drawing when offsetting 0.5, correctin... |
tree | commitdiff |
2006-10-12 |
Stefan Csomor | setting font when using core graphics on a memory dc |
tree | commitdiff |
2006-10-12 |
Stefan Csomor | support 1 bit deep bitmaps as masks |
tree | commitdiff |
2006-10-12 |
Stefan Csomor | support CGGraphics Masks, switch xbm interpretation... |
tree | commitdiff |
2006-10-12 |
Robin Dunn | Fixup Blit so it can be used with a source that is... |
tree | commitdiff |
2006-10-12 |
Stefan Csomor | adjust so that mono bitmaps don't get an alpha channel |
tree | commitdiff |
2006-10-12 |
Vadim Zeitlin | only change the bitmap size for the borderless controls |
tree | commitdiff |
2006-10-11 |
Vadim Zeitlin | moved GetLayoutDirection() to GUI wxApp, it has nothing... |
tree | commitdiff |
2006-10-11 |
Robert Roebling | Fix [ 1574240 ] wx.RadioButton doesn't navigate correctly |
tree | commitdiff |
2006-10-11 |
Kevin Ollivier | Implementing column click event handler and SortItems... |
tree | commitdiff |
2006-10-11 |
Stefan Csomor | bringing up to date with new files |
tree | commitdiff |
2006-10-11 |
Stefan Csomor | while gcc 4 works under xcode, 3.3. builds don't, there... |
tree | commitdiff |
2006-10-11 |
Robert Roebling | Fix part of [ 1570325 ] wxAnimationCtrl for wxAdv... |
tree | commitdiff |
2006-10-11 |
Stefan Csomor | fixing changing text colors |
tree | commitdiff |
2006-10-11 |
Mart Raudsepp | Implement left indentation and tab stops support in... |
tree | commitdiff |
2006-10-11 |
Stefan Csomor | adding the 0.5 offset for odd pen widths |
tree | commitdiff |
2006-10-11 |
Stefan Csomor | adding events on kill-focus (Robert's Patch) |
tree | commitdiff |
2006-07-24 |
Vadim Zeitlin | allow customization of individual grid lines appearance... |
tree | commitdiff |
next |