2006-10-23 |
Julian Smart | Fixed return values |
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 | 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-22 |
Vadim Zeitlin | added wxSimpleHtmlListBox (patch 1576109 by Francesco) |
tree | commitdiff |
2006-10-22 |
Vadim Zeitlin | small refactoring to avoid code duplication; renamed... |
tree | commitdiff |
2006-10-22 |
Vadim Zeitlin | add alt popup window style allowing to use keyboard... |
tree | commitdiff |
2006-10-22 |
Stefan Csomor | adding path accessors |
tree | commitdiff |
2006-10-22 |
Stefan Csomor | adding wxobject and RTTI |
tree | commitdiff |
2006-10-22 |
Vadim Zeitlin | make install location autodetection work for executable... |
tree | commitdiff |
2006-10-22 |
Vadim Zeitlin | use wxComboCtrl instead of custom popup window (patch... |
tree | commitdiff |
2006-10-22 |
Vadim Zeitlin | call Init() from wxBufferedDC ctors to ensure that... |
tree | commitdiff |
2006-10-22 |
Vadim Zeitlin | inherit the original layout direction (patch 1554810... |
tree | commitdiff |
2006-10-21 |
Paul Cornett | wxGraphicContext --> wxGraphicsContext |
tree | commitdiff |
2006-10-21 |
Paul Cornett | wxGraphicContext --> wxGraphicsContext |
tree | commitdiff |
2006-10-21 |
Robert Roebling | Fix warning. |
tree | commitdiff |
2006-10-21 |
Stefan Neis | Corrected port name used in headers. |
tree | commitdiff |
2006-10-21 |
Vadim Zeitlin | filter out duplicate date changed events sent by the... |
tree | commitdiff |
2006-10-21 |
Vadim Zeitlin | one more correction to wxCondition::WaitTimeout() retur... |
tree | commitdiff |
2006-10-21 |
Vadim Zeitlin | also define wxLstat for non-Unix platforms |
tree | commitdiff |
2006-10-21 |
Vadim Zeitlin | also define wxLstat in ANSI build |
tree | commitdiff |
2006-10-21 |
Vadim Zeitlin | added wxLstat() (one of patches from bug 1052385) |
tree | commitdiff |
2006-10-21 |
Robert Roebling | [ 1581391 ] wxAnimationCtrl XRC handler |
tree | commitdiff |
2006-10-21 |
Robert Roebling | [ 1580776 ] wxAnimationCtrl::SetInactiveBitmap |
tree | commitdiff |
2006-10-21 |
Stefan Csomor | untangling dc and gc |
tree | commitdiff |
2006-10-21 |
Robert Roebling | Compilo. |
tree | commitdiff |
2006-10-21 |
Robin Dunn | use consistent names (Graphic vs. Graphics) |
tree | commitdiff |
2006-10-21 |
Robin Dunn | Forward SetFont, SetBackgroundColour and SetForegroundC... |
tree | commitdiff |
2006-10-20 |
Stefan Csomor | screendc implementation |
tree | commitdiff |
2006-10-20 |
Stefan Csomor | new method needed for screendc |
tree | commitdiff |
2006-10-20 |
Stefan Csomor | adding same methodname as gtk and msw |
tree | commitdiff |
2006-10-20 |
Julian Smart | Added the ability to use built-in bullet styles, curren... |
tree | commitdiff |
2006-10-20 |
Vadim Zeitlin | define bookctrl (and -derived) classes flags in their... |
tree | commitdiff |
2006-10-20 |
Stefan Csomor | replacing old core graphics with new graphics context... |
tree | commitdiff |
2006-10-20 |
Stefan Csomor | replacing old core graphics with new graphics context... |
tree | commitdiff |
2006-10-20 |
Stefan Csomor | replacing old core graphics with new graphics context... |
tree | commitdiff |
2006-10-20 |
Vadim Zeitlin | define bookctrl (and -derived) classes flags in their... |
tree | commitdiff |
2006-10-20 |
Włodzimierz Skiba | Typo. |
tree | commitdiff |
2006-10-20 |
Włodzimierz Skiba | Whitespaces and headers cleaning. |
tree | commitdiff |
2006-10-20 |
Stefan Csomor | start using wxGraphicsContext for OS X instead of old... |
tree | commitdiff |
2006-10-20 |
Paul Cornett | Remove unnecessary size members from GtkPizzaChild. |
tree | commitdiff |
2006-10-19 |
Robin Dunn | bump subrelease number |
tree | commitdiff |
2006-10-19 |
Julian Smart | Added missing WXDLLIMPEXP_RICHTEXT symbol |
tree | commitdiff |
2006-10-19 |
Julian Smart | Compilation fixes |
tree | commitdiff |
2006-10-19 |
Stefan Csomor | using graphics context for core graphics switch |
tree | commitdiff |
2006-10-19 |
Vadim Zeitlin | extracted wxGtkString in a separate file, it's also... |
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 a list style editor page to the formatting dialog. |
tree | commitdiff |
2006-10-19 |
Vadim Zeitlin | added newline at end of file |
tree | commitdiff |
2006-10-19 |
Robert Roebling | Made wxStreamBase::IsOk() virtual; |
tree | commitdiff |
2006-10-19 |
Mart Raudsepp | Include defs.h before including wxchar.h to make init... |
tree | commitdiff |
2006-10-19 |
Kevin Ollivier | Several wxWebKitCtrl enhancements/fixes. Including: |
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 |
Paul Cornett | use generic wxAnimationCtrl in wxGTK-universal |
tree | commitdiff |
2006-10-17 |
Robin Dunn | Add impl for IsFrozen |
tree | commitdiff |
2006-10-17 |
Włodzimierz Skiba | Headers cleaning. |
tree | commitdiff |
2006-10-17 |
Julian Smart | Added list style to text attributes, independent from... |
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-17 |
Paul Cornett | add public wxObject::UnShare |
tree | commitdiff |
2006-10-16 |
Robin Dunn | Compile fix: forward decalare wxFloatingPane |
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 | Add wxRichTextModuleInit |
tree | commitdiff |
2006-10-16 |
Włodzimierz Skiba | CVS tags cleaning (with other minor cleaning). |
tree | commitdiff |
2006-10-15 |
Robert Roebling | I don't think anylonger that DrawHeaderButton() should |
tree | commitdiff |
2006-10-15 |
Paul Cornett | probable typo |
tree | commitdiff |
2006-10-15 |
Mattia Barbon | Added wxRTTI macros to buffered DCs. |
tree | commitdiff |
2006-10-15 |
Stefan Csomor | adding missing typedefs for 10.4 |
tree | commitdiff |
2006-10-15 |
Stefan Csomor | availability does not include any other headers, but... |
tree | commitdiff |
2006-10-15 |
Paul Cornett | store GtkPizza border width in GtkContainer.border_widt... |
tree | commitdiff |
2006-10-14 |
Paul Cornett | correct access for virtual |
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 | Better place for coordinate mirroring and removal |
tree | commitdiff |
2006-10-13 |
Robin Dunn | Reverted wxBuffered[Paint]DC to nearly the pre 2.7... |
tree | commitdiff |
2006-10-13 |
Robin Dunn | bump subrelease number |
tree | commitdiff |
2006-10-13 |
Robin Dunn | wxMemoryDC constructor now optionally accepts a wxBitma... |
tree | commitdiff |
2006-10-13 |
Julian Smart | Fixed tab selection bug |
tree | commitdiff |
2006-10-13 |
Stefan Csomor | removing double definition |
tree | commitdiff |
2006-10-13 |
Stefan Csomor | setting according to a minimum system of 10.3 and suppo... |
tree | commitdiff |
2006-10-13 |
Robert Roebling | Remove method GetWindow() returning a GdkWindow* |
tree | commitdiff |
2006-10-12 |
Robin Dunn | Fixup Blit so it can be used with a source that is... |
tree | commitdiff |
2006-10-11 |
Robin Dunn | Don't include platform headers from public wx headers |
tree | commitdiff |
2006-10-11 |
Vadim Zeitlin | moved GetLayoutDirection() to GUI wxApp, it has nothing... |
tree | commitdiff |
2006-10-11 |
Kevin Ollivier | Implementing column click event handler and SortItems... |
tree | commitdiff |
2006-10-11 |
Robert Roebling | Anim doesn't depend on GIF, remove wxUSE_GIF. |
tree | commitdiff |
2006-10-11 |
Robert Roebling | Use native version of wxAnimateCtrl only for |
tree | commitdiff |
2006-10-11 |
Julian Smart | Added back necessary defines 'cleaned' away. If folks... |
tree | commitdiff |
2006-10-11 |
Robert Roebling | Fix part of [ 1570325 ] wxAnimationCtrl for wxAdv... |
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 |
2006-10-11 |
Paul Cornett | build fix |
tree | commitdiff |
2006-10-11 |
Paul Cornett | and more inlines called before defined |
tree | commitdiff |
2006-10-10 |
Stefan Csomor | adding overlay implementation for core graphics |
tree | commitdiff |
2006-10-10 |
Paul Cornett | correct DLL attributes |
tree | commitdiff |
2006-10-10 |
Paul Cornett | more inlines called before defined |
tree | commitdiff |
2006-10-10 |
Julian Smart | Return type change |
tree | commitdiff |
next |