2004-08-29 |
Stefan Csomor | metal appearance supported under 10.3 |
tree | commitdiff |
2004-08-29 |
Stefan Csomor | fixing repositioning problem for statusbar |
tree | commitdiff |
2004-08-29 |
Václav Slavík | removed wx-specific fix, it's already fixed in upstream... |
tree | commitdiff |
2004-08-29 |
Julian Smart | Don't draw flat box unless background style is system |
tree | commitdiff |
2004-08-29 |
Julian Smart | SetBackgroundStyle(wxBG_STYLE_CUSTOM) can now be used... |
tree | commitdiff |
2004-08-29 |
Václav Slavík | fixed typo |
tree | commitdiff |
2004-08-29 |
Václav Slavík | re-merged wx fix |
tree | commitdiff |
2004-08-29 |
Julian Smart | First step in background erase optimization |
tree | commitdiff |
2004-08-29 |
Václav Slavík | merged libpng-1.2.6 to HEAD |
tree | commitdiff |
2004-08-29 |
Václav Slavík | merged libpng-1.2.6 to HEAD |
tree | commitdiff |
2004-08-29 |
Stefan Csomor | repositioning of mac textctrl |
tree | commitdiff |
2004-08-29 |
Stefan Csomor | focus and border refreshes etc corrected |
tree | commitdiff |
2004-08-29 |
Václav Slavík | This commit was generated by cvs2svn to compensate... |
tree | commitdiff |
2004-08-29 |
Václav Slavík | Initial revision |
tree | commitdiff |
2004-08-29 |
Václav Slavík | fix for CAN-2004-0797 zlib-1.2.x vulnerability (patch... |
tree | commitdiff |
2004-08-28 |
Mattia Barbon | Patch #1003174: Fixes crash when toolbar has a disabl... |
tree | commitdiff |
2004-08-28 |
Stefan Csomor | correcting unicode data conversion |
tree | commitdiff |
2004-08-27 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, -1/wxNOT_FOUND... |
tree | commitdiff |
2004-08-26 |
Robin Dunn | Make wxGrid play nicer with sizers. |
tree | commitdiff |
2004-08-26 |
Włodzimierz Skiba | Source cleaning: whitespaces & tabs, ::, TRUE/true... |
tree | commitdiff |
2004-08-26 |
Robin Dunn | Some of these are not in BASE, cahnge back to WXDLLEXPORT |
tree | commitdiff |
2004-08-25 |
Robin Dunn | Fixed compile error |
tree | commitdiff |
2004-08-25 |
Robin Dunn | removed final traces of wxStAppResource |
tree | commitdiff |
2004-08-25 |
Robin Dunn | Patch from Jed Burgess that optionally allows the grid... |
tree | commitdiff |
2004-08-25 |
Robin Dunn | give the generic tree and list controls a DoGetBestSize |
tree | commitdiff |
2004-08-25 |
Robin Dunn | wxListbook needs to clean up the wxListCtrl when Delete... |
tree | commitdiff |
2004-08-25 |
Robin Dunn | wxScrolledWindow should allow the same styles as wxPane... |
tree | commitdiff |
2004-08-25 |
Włodzimierz Skiba | Fix for wrong replacement of the FALSE. |
tree | commitdiff |
2004-08-25 |
Włodzimierz Skiba | Fix for missed comment markup. |
tree | commitdiff |
2004-08-25 |
Stefan Csomor | added trailing slash |
tree | commitdiff |
2004-08-25 |
Włodzimierz Skiba | Code cleaning: whitespaces, -1/wxID_ANY/wxDefaultCoord... |
tree | commitdiff |
2004-08-25 |
Václav Slavík | compilation fix |
tree | commitdiff |
2004-08-25 |
Václav Slavík | WXDLLEXPORT fixes |
tree | commitdiff |
2004-08-24 |
Václav Slavík | added wxListBox styles |
tree | commitdiff |
2004-08-24 |
Stefan Csomor | FSRef transition |
tree | commitdiff |
2004-08-24 |
Stefan Csomor | metrowerks is not implementing the mb calls in libc... |
tree | commitdiff |
2004-08-24 |
Włodzimierz Skiba | Code cleaning: whitespaces, -1/wxID_ANY/wxDefaultCoord... |
tree | commitdiff |
2004-08-24 |
Dimitri Schoolwerth | invalidate field-width cache before refreshing (Mac... |
tree | commitdiff |
2004-08-23 |
Dimitri Schoolwerth | invalidate field-width cache when changing field count |
tree | commitdiff |
2004-08-23 |
Stefan Csomor | resource fork not used anymore |
tree | commitdiff |
2004-08-23 |
Włodzimierz Skiba | Fixed sending events by submenus. |
tree | commitdiff |
2004-08-23 |
Stefan Csomor | making tool enable consistent (was using mix of enable... |
tree | commitdiff |
2004-08-23 |
Stefan Csomor | avoiding a OS-Level set focus for a control that alread... |
tree | commitdiff |
2004-08-23 |
Włodzimierz Skiba | WinCE warning fixes. |
tree | commitdiff |
2004-08-23 |
Włodzimierz Skiba | Native SmartPhone wxChoice implementation. |
tree | commitdiff |
2004-08-22 |
Václav Slavík | center the icon vertically |
tree | commitdiff |
2004-08-22 |
Václav Slavík | added alpha channel support |
tree | commitdiff |
2004-08-22 |
Václav Slavík | more wxArtProvider fixes |
tree | commitdiff |
2004-08-22 |
Václav Slavík | added GTK2 implementation of wxArtProvider |
tree | commitdiff |
2004-08-22 |
Václav Slavík | wxArtProvider usage fixes |
tree | commitdiff |
2004-08-22 |
Václav Slavík | tree control uses 16x16 pixels, explicitly request... |
tree | commitdiff |
2004-08-22 |
Václav Slavík | set mask when converting pixbuf to pixmap |
tree | commitdiff |
2004-08-22 |
Václav Slavík | use GTK+ API for setting icons instead of direct X11... |
tree | commitdiff |
2004-08-22 |
Václav Slavík | added pixmap->pixbuf conversion as well |
tree | commitdiff |
2004-08-22 |
Václav Slavík | linking in artstd.obj doesn't have to be forced, it... |
tree | commitdiff |
2004-08-22 |
Václav Slavík | wxHtmlHelpFrame's tree control uses 16x16 pixels, expli... |
tree | commitdiff |
2004-08-22 |
Václav Slavík | wxART_MISSING_IMAGE should be always available, for... |
tree | commitdiff |
2004-08-21 |
Václav Slavík | added alpha channel support to wxGTK2's wxBitmap |
tree | commitdiff |
2004-08-21 |
Václav Slavík | added alpha channel support to wxGTK2's wxBitmap |
tree | commitdiff |
2004-08-21 |
Václav Slavík | 1. added support for bitmaps with alpha channel |
tree | commitdiff |
2004-08-21 |
Václav Slavík | removed warning-hiding cast, previous revision removed... |
tree | commitdiff |
2004-08-21 |
Dimitri Schoolwerth | updated to reflect socket and stock button changes... |
tree | commitdiff |
2004-08-21 |
Václav Slavík | threshold is pixel value, it should use unsigned char |
tree | commitdiff |
2004-08-21 |
Václav Slavík | updated license info: Remstar gace permission to change... |
tree | commitdiff |
2004-08-20 |
Václav Slavík | fix for hot keys in menu items (patch 1013082) |
tree | commitdiff |
2004-08-20 |
Włodzimierz Skiba | Removed obsolete (Open) Watcom conditions. |
tree | commitdiff |
2004-08-20 |
Włodzimierz Skiba | Source cleaning: whitespaces, -1/wxDefaultCoord, TRUE... |
tree | commitdiff |
2004-08-20 |
Włodzimierz Skiba | Warning fix. |
tree | commitdiff |
2004-08-19 |
Włodzimierz Skiba | Source cleaning: whitespaces,-1/wxID_ANY,TRUE/true... |
tree | commitdiff |
2004-08-18 |
Václav Slavík | wxUniv compilation fixes |
tree | commitdiff |
2004-08-18 |
Stefan Csomor | SetValue is not adding a line if values does not exist |
tree | commitdiff |
2004-08-18 |
Stefan Csomor | wxOVERWRITE_PROMPT support |
tree | commitdiff |
2004-08-18 |
Dimitri Schoolwerth | fixes for CW8 Mac Classic compilation |
tree | commitdiff |
2004-08-18 |
Włodzimierz Skiba | wxApp::GetComCtl32Version seems possible and works... |
tree | commitdiff |
2004-08-18 |
Włodzimierz Skiba | Source cleaning. |
tree | commitdiff |
2004-08-18 |
Włodzimierz Skiba | Fix for the undocumented holes in spiner sizes. |
tree | commitdiff |
2004-08-17 |
Robert Roebling | Applied Andreas patch for applying the widget style |
tree | commitdiff |
2004-08-17 |
Stefan Csomor | setting the wx title as well |
tree | commitdiff |
2004-08-16 |
Dimitri Schoolwerth | MSVC6 return warning fix |
tree | commitdiff |
2004-08-16 |
Dimitri Schoolwerth | doc typo |
tree | commitdiff |
2004-08-16 |
Václav Slavík | more warnings fixes |
tree | commitdiff |
2004-08-16 |
Václav Slavík | fixed handlers registration in DoPopupMenu (patch 1009949) |
tree | commitdiff |
2004-08-16 |
Włodzimierz Skiba | break after return makes 'Unreachable code' warnings. |
tree | commitdiff |
2004-08-16 |
Włodzimierz Skiba | Unused parameter warning fix. |
tree | commitdiff |
2004-08-16 |
Włodzimierz Skiba | TRUE/true, FALSE/false, whitespace cleaning. |
tree | commitdiff |
2004-08-16 |
Václav Slavík | fixed wxImage->wxBitmap conversion for images with... |
tree | commitdiff |
2004-08-16 |
Václav Slavík | added wxImage::ConvertAlphaToMask |
tree | commitdiff |
2004-08-16 |
Václav Slavík | minor polishing of user-visible messages |
tree | commitdiff |
2004-08-16 |
Chris Elliott | fixes bug when closing mdi frame with >5 children |
tree | commitdiff |
2004-08-16 |
David Elliott | Provide implementation for GSocket_new |
tree | commitdiff |
2004-08-15 |
Václav Slavík | accept files in wxHtmlEasyPrinting::{Print,Preview... |
tree | commitdiff |
2004-08-15 |
Václav Slavík | more GetDefaultAttributesFromGTKWidget fixes |
tree | commitdiff |
2004-08-15 |
Václav Slavík | another fix |
tree | commitdiff |
2004-08-15 |
Václav Slavík | all windows can use wxCLIP_CHILDREN |
tree | commitdiff |
2004-08-15 |
Václav Slavík | fixes for stock items not known to some GTK+ versions |
tree | commitdiff |
2004-08-15 |
Václav Slavík | compilation fix for GTK2 < 2.4 |
tree | commitdiff |
2004-08-15 |
Václav Slavík | style obtained from a widget not associated with screen... |
tree | commitdiff |
2004-08-15 |
Václav Slavík | added stock buttons support |
tree | commitdiff |
2004-08-15 |
Václav Slavík | use stock buttons in generic dialogs |
tree | commitdiff |
2004-08-15 |
Václav Slavík | 1. added stock buttons support |
tree | commitdiff |
next |