2004-12-21 |
Włodzimierz Skiba | Metric conversion constants not doubled in each port... |
tree | commitdiff |
2004-12-20 |
Włodzimierz Skiba | Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLK... |
tree | commitdiff |
2004-12-20 |
Julian Smart | VC++ 5 compatibility |
tree | commitdiff |
2004-12-20 |
Vadim Zeitlin | wxGetInstance must be defined as extern C (patch 1085837) |
tree | commitdiff |
2004-12-20 |
Vadim Zeitlin | end label editing if the control loses focus (slightly... |
tree | commitdiff |
2004-12-20 |
Vadim Zeitlin | fixed dragging scrollbar in wxUniv: use wxMouseEvent... |
tree | commitdiff |
2004-12-20 |
Vadim Zeitlin | added flags parameter to wxExecute(wxArrayString *... |
tree | commitdiff |
2004-12-19 |
Vadim Zeitlin | added wxEXEC_NODISABLE |
tree | commitdiff |
2004-12-19 |
Vadim Zeitlin | added test for Unicode/ANSI |
tree | commitdiff |
2004-12-19 |
Vadim Zeitlin | IRIX compilation fix: don't redeclare usleep() if HAVE_... |
tree | commitdiff |
2004-12-19 |
Vadim Zeitlin | use DeferWindowPos() instead of MoveWindow() if possibl... |
tree | commitdiff |
2004-12-19 |
Vadim Zeitlin | Win16 version is not used any longer |
tree | commitdiff |
2004-12-19 |
Vadim Zeitlin | moved wxWindow::m_hMenu to wxFrame, it is not needed... |
tree | commitdiff |
2004-12-19 |
Vadim Zeitlin | only use our background for children if it's inheritable |
tree | commitdiff |
2004-12-19 |
Vadim Zeitlin | don't propagate our (non default) background to childre... |
tree | commitdiff |
2004-12-19 |
Vadim Zeitlin | fixed background appearance for the controls with chang... |
tree | commitdiff |
2004-12-19 |
Vadim Zeitlin | do not inherit background colour in InheritAttributes... |
tree | commitdiff |
2004-12-19 |
Stefan Neis | Fixed typo. |
tree | commitdiff |
2004-12-19 |
Stefan Neis | Do not export weak symbols from DLLs, as this causes... |
tree | commitdiff |
2004-12-19 |
Stefan Csomor | correcting dangling refs / reuse |
tree | commitdiff |
2004-12-18 |
Stefan Neis | Added support for debug libraries. |
tree | commitdiff |
2004-12-18 |
Robert Roebling | Fix for the fix for wxChoice selection. |
tree | commitdiff |
2004-12-18 |
Stefan Csomor | wake up corrections : correcting ref count (mem-leak... |
tree | commitdiff |
2004-12-18 |
Stefan Csomor | Big Endian Fixes, LCID support (must be paired with... |
tree | commitdiff |
2004-12-17 |
Robin Dunn | Only test the high order bit from GetKeyState, otherwis... |
tree | commitdiff |
2004-12-17 |
Ryan Norton | wxMediaCtrl API changes for 2.5.x/2.6 |
tree | commitdiff |
2004-12-17 |
Ryan Norton | Document osx hack |
tree | commitdiff |
2004-12-17 |
Ryan Norton | Warning fixes for msvc - return function address expli... |
tree | commitdiff |
2004-12-17 |
Vadim Zeitlin | restored WS_EX_TRANSPARENT as otherwise background... |
tree | commitdiff |
2004-12-16 |
Robin Dunn | reset m_selectionOld when the selection is programatica... |
tree | commitdiff |
2004-12-16 |
Włodzimierz Skiba | Make ComputeScaleAndOrigin() as virtual part of wxDCBas... |
tree | commitdiff |
2004-12-16 |
Włodzimierz Skiba | Send full url to wxHtmlWindow::OnOpeningURL validation... |
tree | commitdiff |
2004-12-16 |
Włodzimierz Skiba | Fixed typo. |
tree | commitdiff |
2004-12-16 |
Włodzimierz Skiba | wxUniversal fix. |
tree | commitdiff |
2004-12-16 |
Włodzimierz Skiba | GCC of PalmOS fix. |
tree | commitdiff |
2004-12-16 |
Vadim Zeitlin | suppress annoying beeps when enter is pressed in combob... |
tree | commitdiff |
2004-12-16 |
Vadim Zeitlin | restored accidentally removed code which deselects... |
tree | commitdiff |
2004-12-16 |
Vadim Zeitlin | fix memory leak when using styes (closes 1086273) |
tree | commitdiff |
2004-12-16 |
Vadim Zeitlin | added GetBestSize() implementation |
tree | commitdiff |
2004-12-16 |
Vadim Zeitlin | repaired setting foreground colours for the standard... |
tree | commitdiff |
2004-12-15 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2004-12-15 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2004-12-14 |
Włodzimierz Skiba | wx/math.h integration |
tree | commitdiff |
2004-12-14 |
Włodzimierz Skiba | wx/math.h integration |
tree | commitdiff |
2004-12-14 |
Włodzimierz Skiba | Fixme removal. |
tree | commitdiff |
2004-12-14 |
Vadim Zeitlin | more wxUniv compilation fixes (bug 1085003) |
tree | commitdiff |
2004-12-14 |
Vadim Zeitlin | compilation fix for WXWIN_COMPATIBILITY_2_4 == 0 |
tree | commitdiff |
2004-12-13 |
Włodzimierz Skiba | math.h/PI integration |
tree | commitdiff |
2004-12-13 |
Vadim Zeitlin | reverted recent VK_OEM_PLUS change, do map it to '... |
tree | commitdiff |
2004-12-13 |
Włodzimierz Skiba | math.h/PI integration |
tree | commitdiff |
2004-12-13 |
Vadim Zeitlin | (blind) wxUniv compilation fix: define the method using... |
tree | commitdiff |
2004-12-13 |
Włodzimierz Skiba | wx/msw/notebook.h needs wx/notebook.h in lack of precom... |
tree | commitdiff |
2004-12-13 |
Włodzimierz Skiba | Events table serves for RTTI too. |
tree | commitdiff |
2004-12-13 |
Vadim Zeitlin | use WX_FORWARD_STD_METHODS_TO_SUBWINDOWS |
tree | commitdiff |
2004-12-13 |
Vadim Zeitlin | 1. derived wxMSW radio box from static box because... |
tree | commitdiff |
2004-12-13 |
Robert Roebling | Correctd orientation of sash handle. |
tree | commitdiff |
2004-12-13 |
Vadim Zeitlin | use solid bacgkround for static box as pattern brush... |
tree | commitdiff |
2004-12-13 |
Vadim Zeitlin | implemented MSWGetBgBrush/ColourForChild() to propagate... |
tree | commitdiff |
2004-12-13 |
Vadim Zeitlin | rewrote and virtualized the background erasing logic... |
tree | commitdiff |
2004-12-12 |
Vadim Zeitlin | don't use WS_EX_TRANSPARENT style, it doesn't seem... |
tree | commitdiff |
2004-12-12 |
Vadim Zeitlin | check for any parent with non default background in... |
tree | commitdiff |
2004-12-12 |
Vadim Zeitlin | override MSWGetDefaultBgBrush() to use transparent... |
tree | commitdiff |
2004-12-12 |
Vadim Zeitlin | added MSWGetDefaultBgBrush() to allow some derived... |
tree | commitdiff |
2004-12-12 |
Vadim Zeitlin | fixed Union() for the case of this rectangle being... |
tree | commitdiff |
2004-12-12 |
Vadim Zeitlin | position the labels correctly when we're created with... |
tree | commitdiff |
2004-12-12 |
Vadim Zeitlin | create controls with 1*1 size by default, not 0*0 as... |
tree | commitdiff |
2004-12-12 |
Vadim Zeitlin | unused var warning |
tree | commitdiff |
2004-12-12 |
Vadim Zeitlin | fixed broken logic in ShowFullScreen() (some compiler... |
tree | commitdiff |
2004-12-12 |
Vadim Zeitlin | delete children in ~wxWindow dtor and not in the base... |
tree | commitdiff |
2004-12-12 |
Vadim Zeitlin | fixed SaveDIB() crash with BW images (patch 1045884) |
tree | commitdiff |
2004-12-12 |
Vadim Zeitlin | include <windows.h> before <multimon.h>, should fix... |
tree | commitdiff |
2004-12-12 |
Stefan Csomor | scrolling hack (always move our own scrollbars highest... |
tree | commitdiff |
2004-12-12 |
Vadim Zeitlin | disable gcc warning about class having private dtors... |
tree | commitdiff |
2004-12-12 |
Vadim Zeitlin | large files support for wxFFile (patch 1077980 from... |
tree | commitdiff |
2004-12-12 |
Vadim Zeitlin | only handle WM_NULL in wxIdleWakeUpModule if it is... |
tree | commitdiff |
2004-12-12 |
Vadim Zeitlin | use a linked list instead of array for saved messages... |
tree | commitdiff |
2004-12-12 |
Vadim Zeitlin | stop processing pending events after processing all... |
tree | commitdiff |
2004-12-12 |
Vadim Zeitlin | fixed bug with lower-case colours in wxColourDatabase... |
tree | commitdiff |
2004-12-12 |
Vadim Zeitlin | gravity for splitter window (patch 1046105) |
tree | commitdiff |
2004-12-12 |
Stefan Csomor | 10.4 header collision fix |
tree | commitdiff |
2004-12-12 |
Ryan Norton | fix wxTheApp include |
tree | commitdiff |
2004-12-12 |
Vadim Zeitlin | don't look for notebooks beyond first top level parent... |
tree | commitdiff |
2004-12-12 |
Vadim Zeitlin | never return NULL_BRUSH from WM_CTLCOLOR handler, it... |
tree | commitdiff |
2004-12-11 |
Vadim Zeitlin | use MSWAlwaysDrawBg() to fix the problem with black... |
tree | commitdiff |
2004-12-11 |
Vadim Zeitlin | added MSWAlwaysDrawBg() to account for controls such... |
tree | commitdiff |
2004-12-11 |
Vadim Zeitlin | added and documented wxRect::Union(); also moved some... |
tree | commitdiff |
2004-12-11 |
Robert Roebling | Backed-out PNG8 patch (no time to look at why |
tree | commitdiff |
2004-12-11 |
Vadim Zeitlin | translate VK_OEM_PLUS to '=', not '+', because this... |
tree | commitdiff |
2004-12-11 |
Robert Roebling | Add SetFocusIgnoringChildren() to wxControlContainer... |
tree | commitdiff |
2004-12-10 |
Włodzimierz Skiba | Bug #1040683: Remove assert when deleting menu entry. |
tree | commitdiff |
2004-12-10 |
Julian Smart | Workaround for memory bug when using wxRegConfig and... |
tree | commitdiff |
2004-12-10 |
Vadim Zeitlin | really implemented operator==(); reformatted a little |
tree | commitdiff |
2004-12-09 |
Vadim Zeitlin | compilation fix for wxUSE_DATAOBJ == 0 |
tree | commitdiff |
2004-12-09 |
Julian Smart | Combobox corrections |
tree | commitdiff |
2004-12-09 |
Julian Smart | Added further 'missing' wxTextCtrl-like functions to... |
tree | commitdiff |
2004-12-08 |
Robert Roebling | Applied patch for PNG8 alpha mask. |
tree | commitdiff |
2004-12-08 |
Mattia Barbon | Check for Pango XFT presence (for wxX11). |
tree | commitdiff |
2004-12-08 |
Robert Roebling | Corrected wxComboBox::GetValue() after a |
tree | commitdiff |
2004-12-08 |
Robin Dunn | fix compilation error |
tree | commitdiff |
2004-12-08 |
Julian Smart | Fixed spurious selection of combobox text during resize |
tree | commitdiff |
next |