2004-08-26 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Robin Dunn | Alpha is supported on GTK2 now! |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Robin Dunn | don't show the message dialog on import unless there... |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Robin Dunn | Ensure that runTest is not modal, even when a required... |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Robin Dunn | add new section |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Robin Dunn | Typo fix |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Robin Dunn | Update version number |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Robin Dunn | Use default heights on the buttons |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Robin Dunn | Fixed compile error |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Robin Dunn | removed final traces of wxStAppResource |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Robin Dunn | Patch from Jed Burgess that optionally allows the grid... |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Robin Dunn | give the generic tree and list controls a DoGetBestSize |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Robin Dunn | wxListbook needs to clean up the wxListCtrl when Delete... |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Robin Dunn | wxScrolledWindow should allow the same styles as wxPane... |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Robin Dunn | typo fix |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Robin Dunn | wxListCtrl --> wx.ListCtrl |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Robin Dunn | comments |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Robin Dunn | Use the right class name for caling __init__ |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Robin Dunn | Various tweaks and fixes from Kevin A. |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Robin Dunn | Use ConvertAlphaToMask |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Robin Dunn | use right return type for GetListCtrl |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Robin Dunn | wxFileHistory has a second parameter |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Robin Dunn | ConvertAlphaToMask |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Robin Dunn | Doc tweaks, changes for stock buttons (but left comment... |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Robin Dunn | Add wx.ART_BUTTON |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Robin Dunn | updated to wx namespace |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Robin Dunn | Corrected line endings |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Robin Dunn | wx.FSFile objects should be destroyed by the user of... |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Włodzimierz... | Support for comma in contrib gizmo wxLEDNumberCtrl... |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Włodzimierz... | Fix for wrong replacement of the FALSE. |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Włodzimierz... | Fix for missed comment markup. |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Robin Dunn | Hide page2 until it is needed |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Robin Dunn | "wxWindows" --> "wxWidgets" |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Robin Dunn | be explicit |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Robin Dunn | tweaks to play with differnt styles |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Stefan Csomor | added trailing slash |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Włodzimierz... | Code cleaning: whitespaces, -1/wxID_ANY/wxDefaultCoord... |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Václav Slavík | compilation fix |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Václav Slavík | WXDLLEXPORT fixes |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Robin Dunn | SetSizeHints fix |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Robin Dunn | Put back the caching of property panels (as there is... |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Václav Slavík | added wxListBox styles |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Václav Slavík | WXDLLEXPORT fixes |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Stefan Csomor | FSRef transition |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Stefan Csomor | metrowerks is not implementing the mb calls in libc... |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Robin Dunn | Don't cache property and style panels as wxMac can... |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Włodzimierz... | Code cleaning: whitespaces, -1/wxID_ANY/wxDefaultCoord... |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Dimitri Schoolwerth | invalidate field-width cache before refreshing (Mac... |
commit | commitdiff | tree | snapshot |
2004-08-23 |
Dimitri Schoolwerth | invalidate field-width cache when changing field count |
commit | commitdiff | tree | snapshot |
2004-08-23 |
Stefan Csomor | FSRef transition, common constant |
commit | commitdiff | tree | snapshot |
2004-08-23 |
Stefan Csomor | resource fork not used anymore |
commit | commitdiff | tree | snapshot |
2004-08-23 |
Włodzimierz... | Fixed sending events by submenus. |
commit | commitdiff | tree | snapshot |
2004-08-23 |
Stefan Csomor | making tool enable consistent (was using mix of enable... |
commit | commitdiff | tree | snapshot |
2004-08-23 |
Stefan Csomor | avoiding a OS-Level set focus for a control that alread... |
commit | commitdiff | tree | snapshot |
2004-08-23 |
Václav Slavík | fixes for C++ code generator (modified patch 1010058) |
commit | commitdiff | tree | snapshot |
2004-08-23 |
Włodzimierz... | WinCE warning fixes. |
commit | commitdiff | tree | snapshot |
2004-08-23 |
Włodzimierz... | Native SmartPhone wxChoice implementation. |
commit | commitdiff | tree | snapshot |
2004-08-22 |
Václav Slavík | center the icon vertically |
commit | commitdiff | tree | snapshot |
2004-08-22 |
Václav Slavík | added alpha channel support |
commit | commitdiff | tree | snapshot |
2004-08-22 |
Václav Slavík | more wxArtProvider fixes |
commit | commitdiff | tree | snapshot |
2004-08-22 |
Václav Slavík | added GTK2 implementation of wxArtProvider |
commit | commitdiff | tree | snapshot |
2004-08-22 |
Václav Slavík | added wxART_BUTTON |
commit | commitdiff | tree | snapshot |
2004-08-22 |
Václav Slavík | wxArtProvider usage fixes |
commit | commitdiff | tree | snapshot |
2004-08-22 |
Václav Slavík | tree control uses 16x16 pixels, explicitly request... |
commit | commitdiff | tree | snapshot |
2004-08-22 |
Václav Slavík | set mask when converting pixbuf to pixmap |
commit | commitdiff | tree | snapshot |
2004-08-22 |
Václav Slavík | use GTK+ API for setting icons instead of direct X11... |
commit | commitdiff | tree | snapshot |
2004-08-22 |
Václav Slavík | added pixmap->pixbuf conversion as well |
commit | commitdiff | tree | snapshot |
2004-08-22 |
Václav Slavík | linking in artstd.obj doesn't have to be forced, it... |
commit | commitdiff | tree | snapshot |
2004-08-22 |
Václav Slavík | wxHtmlHelpFrame's tree control uses 16x16 pixels, expli... |
commit | commitdiff | tree | snapshot |
2004-08-22 |
Václav Slavík | wxART_MISSING_IMAGE should be always available, for... |
commit | commitdiff | tree | snapshot |
2004-08-21 |
Václav Slavík | added alpha channel support to wxGTK2's wxBitmap |
commit | commitdiff | tree | snapshot |
2004-08-21 |
Václav Slavík | added alpha channel support to wxGTK2's wxBitmap |
commit | commitdiff | tree | snapshot |
2004-08-21 |
Václav Slavík | 1. added support for bitmaps with alpha channel |
commit | commitdiff | tree | snapshot |
2004-08-21 |
Dimitri Schoolwerth | converted end of line characters (MSVC8 gives error... |
commit | commitdiff | tree | snapshot |
2004-08-21 |
Václav Slavík | autoconf >= 2.58 is needed |
commit | commitdiff | tree | snapshot |
2004-08-21 |
Stefan Neis | Check for socklen_t type using C++ mode (since gsocket... |
commit | commitdiff | tree | snapshot |
2004-08-21 |
Václav Slavík | removed warning-hiding cast, previous revision removed... |
commit | commitdiff | tree | snapshot |
2004-08-21 |
Dimitri Schoolwerth | updated to reflect socket and stock button changes... |
commit | commitdiff | tree | snapshot |
2004-08-21 |
Václav Slavík | threshold is pixel value, it should use unsigned char |
commit | commitdiff | tree | snapshot |
2004-08-21 |
Václav Slavík | updated license info: Remstar gace permission to change... |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Václav Slavík | fix for hot keys in menu items (patch 1013082) |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Włodzimierz... | Removed obsolete (Open) Watcom conditions. |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Włodzimierz... | Source cleaning: whitespaces, -1/wxDefaultCoord, TRUE... |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Włodzimierz... | Warning fix. |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Dimitri Schoolwerth | removed stray comma at end of enum |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Włodzimierz... | Source cleaning: whitespaces,-1/wxID_ANY,TRUE/true... |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Václav Slavík | removed code already present in AC_BAKEFILE |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Václav Slavík | HP-UX needs mkdir -p, not mkdir for INSTALL_DIR |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Václav Slavík | gcc-3.4 compilation fix |
commit | commitdiff | tree | snapshot |
2004-08-18 |
Václav Slavík | wxUniv compilation fixes |
commit | commitdiff | tree | snapshot |
2004-08-18 |
Stefan Csomor | SetValue is not adding a line if values does not exist |
commit | commitdiff | tree | snapshot |
2004-08-18 |
Stefan Csomor | wxOVERWRITE_PROMPT support |
commit | commitdiff | tree | snapshot |
2004-08-18 |
Dimitri Schoolwerth | fixes for CW8 Mac Classic compilation |
commit | commitdiff | tree | snapshot |
2004-08-18 |
Włodzimierz... | wxApp::GetComCtl32Version seems possible and works... |
commit | commitdiff | tree | snapshot |
2004-08-18 |
Włodzimierz... | Source cleaning. |
commit | commitdiff | tree | snapshot |
2004-08-18 |
Włodzimierz... | Fix for the undocumented holes in spiner sizes. |
commit | commitdiff | tree | snapshot |
2004-08-18 |
Robin Dunn | Don't call wx.ThePenList |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Robert Roebling | Applied Andreas patch for applying the widget style |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Stefan Csomor | setting the wx title as well |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Robin Dunn | more comments and a typo fix |
commit | commitdiff | tree | snapshot |
next |