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 |
2004-08-15 |
Václav Slavík | font affects best size, invalidate cache if it changes |
tree | commitdiff |
2004-08-15 |
Václav Slavík | invalidate best size cache when GTK style changes |
tree | commitdiff |
2004-08-14 |
Václav Slavík | reverted accidentally committed changes in previous... |
tree | commitdiff |
2004-08-14 |
Václav Slavík | attributes inheritance fix; apply style to both m_wxwin... |
tree | commitdiff |
2004-08-14 |
Václav Slavík | gtk notebook page style fixes (patch 984864) |
tree | commitdiff |
2004-08-13 |
Václav Slavík | [ 1008799 ] Traverse hidden directories only if hidden... |
tree | commitdiff |
2004-08-13 |
Kevin Ollivier | Added a flag to enable selecting .app bundles (programs... |
tree | commitdiff |
2004-08-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2004-08-11 |
Włodzimierz Skiba | Warning fixes, source cleaning. |
tree | commitdiff |
2004-08-11 |
Robin Dunn | Set minsize and implement DoGetBestSize |
tree | commitdiff |
2004-08-11 |
Václav Slavík | fixed typo |
tree | commitdiff |
2004-08-11 |
Václav Slavík | reverted my last change, pch problem is deeper and... |
tree | commitdiff |
2004-08-11 |
Václav Slavík | assert if conversion ctors are used incorrectly |
tree | commitdiff |
2004-08-10 |
Václav Slavík | don't use precompiled headers for gsocket code |
tree | commitdiff |
2004-08-10 |
Włodzimierz Skiba | Cleaning of sources (Univ related files). -1/TRUE/FALSE... |
tree | commitdiff |
2004-08-10 |
Robin Dunn | Give wxListBox a GetClassDefaultAttributes so wxCalenda... |
tree | commitdiff |
2004-08-09 |
Robin Dunn | Convert EOLs in pasted or DnD'd text to match what... |
tree | commitdiff |
2004-08-09 |
Robin Dunn | All wxScrolledWindows shoudl have wxHSCROLL|wxVSCROLL... |
tree | commitdiff |
2004-08-09 |
Robin Dunn | Still can't do "if (flags & wxSOUND_SYNC)..." because... |
tree | commitdiff |
2004-08-09 |
Stefan Csomor | socket c++ adaptions |
tree | commitdiff |
2004-08-09 |
Włodzimierz Skiba | We need one float argument to perform floating point... |
tree | commitdiff |
2004-08-09 |
Václav Slavík | really fixed wxMenuBar::Remove (bug 610850): reverted... |
tree | commitdiff |
2004-08-09 |
Julian Smart | Must specify wxHSCROLL/wxVSCROLL now |
tree | commitdiff |
2004-08-09 |
Stefan Csomor | unicode fixes |
tree | commitdiff |
2004-08-09 |
Stefan Csomor | fixed size patch applied |
tree | commitdiff |
2004-08-09 |
Stefan Csomor | gcc warning |
tree | commitdiff |
2004-08-09 |
Włodzimierz Skiba | Fixed bug with truncation of Unicode data in wxConnecti... |
tree | commitdiff |
2004-08-09 |
Stefan Csomor | catching errors |
tree | commitdiff |
2004-08-09 |
Stefan Csomor | aa const |
tree | commitdiff |
2004-08-08 |
Stefan Neis | Get rid of warning about select being undeclared on... |
tree | commitdiff |
2004-08-08 |
Stefan Neis | Fixed linkage errors (C linkage vs. C++ linkage) caused... |
tree | commitdiff |
2004-08-08 |
David Elliott | Added const qualifier to char* in struct service_entry |
tree | commitdiff |
2004-08-08 |
Stefan Csomor | wrong method call, we need to add the second update... |
tree | commitdiff |
2004-08-08 |
David Elliott | Use bool instead of int. Replace TRUE/FALSE with true... |
tree | commitdiff |
2004-08-08 |
David Elliott | Removed incorrect struct qualifier from GSocketGUIFunct... |
tree | commitdiff |
2004-08-07 |
Mattia Barbon | Compilation fix. |
tree | commitdiff |
2004-08-07 |
Stefan Csomor | blind fix for trails of border after resize operations |
tree | commitdiff |
2004-08-07 |
Stefan Csomor | we have to include the mac/private header in order... |
tree | commitdiff |
2004-08-07 |
Julian Smart | Help button left-aligned in wizard |
tree | commitdiff |
2004-08-07 |
Stefan Csomor | support for Mac Help Button added (wxID_HELP) is automa... |
tree | commitdiff |
2004-08-07 |
Julian Smart | Need to include scrolwin.h |
tree | commitdiff |
next |