2005-02-20 |
Vadim Zeitlin | added OnSysColourChanged() (modified patch 1103439) |
commit | commitdiff | tree | snapshot |
2005-02-20 |
Vadim Zeitlin | minor docs corrections (patch 1144566) |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Robin Dunn | On wxMac don't call Refresh from FullPaint as that... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Robin Dunn | re-enable wxDrawWindowOnDC |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Robin Dunn | Add more art IDs |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Robin Dunn | Add InitAlpha |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Vadim Zeitlin | oops, fixed crash introduced in last check in |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Vadim Zeitlin | compilation fix (need meth.h for fabs) |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Vadim Zeitlin | set string length to 0 in AllocBeforeWrite() just to... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Robin Dunn | Add tab methods to NavigationKeyEvent |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Robin Dunn | Add more art IDs |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Vadim Zeitlin | added wxNavigationEvent::FromTab flag |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Vadim Zeitlin | fix (with unknown but apparently beneficial effects... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Vadim Zeitlin | added InitAlpha() (replaces patch 991168) |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Vadim Zeitlin | reenable WS_TABSTOP (patch 1045547) |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Vadim Zeitlin | process CBN_SELENDOK and not only CBN_SELCHANGE (patch... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Vadim Zeitlin | fix for Create(wxDateInvalidDate) |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Vadim Zeitlin | we don't need to use solid colour for background drawin... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Vadim Zeitlin | added MSWPrintChild() for drawing child background... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Robin Dunn | Fixed compile error |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Vadim Zeitlin | added missing LFs to the header |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Stefan Csomor | guarding against non supported logical modes |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Stefan Csomor | use theme drawing |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Stefan Csomor | adapt to mac l&f |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Vadim Zeitlin | extracted check for wxListCtrl in WM_PRINT handler... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Vadim Zeitlin | fixes after wx-config and other changes (patch 1076156) |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Stefan Csomor | Adding theme drawing for list header under 10.3 |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Stefan Csomor | EVT_CHAR_HOOK added |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Vadim Zeitlin | don't steal EVT_RIGHT_UP in rich edit controls for... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Vadim Zeitlin | more visual improvements to owner-drawn menus (patch... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Vadim Zeitlin | update for 2.5.4 from Francisco Vila <francisco.vila... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Vadim Zeitlin | wxGenericListCtrl::SetItemState(-1) now changes the... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Vadim Zeitlin | added more icons (for GTK only) (patch 1097684) |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Vadim Zeitlin | fixed hash collisions in ZIP files (patch 1082026) |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Vadim Zeitlin | wxCommandProcessor::MarkAsSaved() and IsDirty() added... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Vadim Zeitlin | fix operator=() (patch 1126195) |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Vadim Zeitlin | document GetOptionInt() as returning 0 for the options... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Vadim Zeitlin | more options for JPEG and TIFF handlers (slightly modif... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Vadim Zeitlin | draw drop down button using native calls (patch 1144389) |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Vadim Zeitlin | added wxMBConv parameter for wxFFile::ReadAll() and... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Stefan Csomor | switching to IconRefs for menu bitmaps |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Stefan Csomor | cleaning up, adding support for Quartz / Themeing befor... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Stefan Csomor | fixes, adding paint handler for non OSX case toplevel... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Stefan Csomor | adding PICT conversion for IconRef |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Vadim Zeitlin | use const char * buffer to fix CW compilation (patch... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Vadim Zeitlin | fixes after wx-config changes (patch 1076155) |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Vadim Zeitlin | VK_MENU is WXK_ALT, notWXK_MENU (patch 1119601) |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Vadim Zeitlin | fixes for MSW |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Mattia Barbon | Updated but not completed Italian translation. Transl... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Vadim Zeitlin | update from Jonas Rydberg (patch 1143491) |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Stefan Neis | Bugfixes for OS/2. |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Vadim Zeitlin | changed wx version to 2.5.4 |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Vadim Zeitlin | update from Jaakko Salli (patch 1123796) |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Vadim Zeitlin | 1. undid the "simplification" of patch 1096066 which... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Vadim Zeitlin | update (recoded to UTF-8) from liouxiao@hotmail.com |
commit | commitdiff | tree | snapshot |
2005-02-19 |
David Elliott | include wx/setup.h and check to make sure it's not... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
David Elliott | Check for xlC and add -qunique to CXXFLAGS if we're... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
David Elliott | Check to see if -ext o option is required to get compil... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
David Elliott | When host is OS X (PowerPC Darwin) check if compiler... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Kevin Hock | ENTER and LEAVE mouse events for multi-line text contro... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Stefan Csomor | corrected bitmap mask -> Image conversion |
commit | commitdiff | tree | snapshot |
2005-02-19 |
David Elliott | Use plain extern instead of extern "C" for vsnprintf... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Kevin Hock | Added newline at the end, eliminates gcc warning |
commit | commitdiff | tree | snapshot |
2005-02-19 |
David Elliott | Rebaked with Bakefile 0.1.7. |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Kevin Hock | Sample update - wxTE_AUTO_URL from Mart R. [patch 1126182] |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Kevin Hock | Documentation - wxTE_AUTO_URL for wxGTK2 from Mart... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Kevin Hock | wxTE_AUTO_URL for wxGTK2 from Mart R. [patch 1126182] |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Vadim Zeitlin | another update from Martin Srebotnjak <miles@filmsi... |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Kevin Ollivier | Adding GetPartialTextExtents implementation. |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Włodzimierz... | Most important polish translations. |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Robin Dunn | Patch #1143556: mods to SashWindow demo: auto-generate IDs |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Stefan Csomor | using correct theme heights for header on mac |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Stefan Csomor | new layout was messing with separator positions |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Stefan Csomor | guard quartz specific code |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Robin Dunn | wxPyCallback needs to derive from wxEvtHandler now... |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Robin Dunn | Don't know if this is right but it fixes a compile... |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Robin Dunn | Added wx.lib.gestures module from Daniel Pozmanter... |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Robin Dunn | Fix the use of Today() for when invalid date is passed... |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Robin Dunn | wxStdButtonSizer Finalise --> Realize |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Stefan Csomor | setting up correct port origin as well |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Stefan Csomor | reintroducing direct access, clipping to client area... |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Stefan Csomor | reintroducing direct access, cleanup |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Włodzimierz... | Typo fixes. |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Dimitri Schoolwerth | use prefix file; (auto-)removed some of the unused... |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Dimitri Schoolwerth | don't redefine __WXMAC__ |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Stefan Csomor | correcting support for more tool sizes, support for... |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Stefan Csomor | having fixed size icons, scaling from other common... |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Stefan Csomor | alpha support for Scale added |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Robin Dunn | typo |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Robin Dunn | Added wx.DatePickerCtrl |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Robin Dunn | Avoid doing a str(object) since in some cases it can... |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Robin Dunn | Don't override methods that are in wxControlWithItems |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Robin Dunn | docstring fixes |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Robin Dunn | can't have a zero sized font |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Robin Dunn | Removed Loop and IsLooped methods, other cleanup |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Ryan Norton | wxUSE_XXX related fixes |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Robin Dunn | Add SetBackgroundImage |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Robin Dunn | Added wx.DatePickerCtrl |
commit | commitdiff | tree | snapshot |
next |