2002-02-24 |
Robert Roebling | Added expose event compression. |
tree | commitdiff |
2002-02-24 |
Vadim Zeitlin | only call GSocket_Init() when needed and do call it... |
tree | commitdiff |
2002-02-24 |
Robert Roebling | More tests in erase sample. |
tree | commitdiff |
2002-02-24 |
Vadim Zeitlin | correction to wxUSE_FSVOLUME handling, don't give ... |
tree | commitdiff |
2002-02-24 |
Vadim Zeitlin | added wxUSE_FSVOLUME |
tree | commitdiff |
2002-02-24 |
Václav Slavík | made AdjustForParentClientOrigin const |
tree | commitdiff |
2002-02-24 |
Václav Slavík | removed AdjustForParentClientOrigin from wxMotif and... |
tree | commitdiff |
2002-02-23 |
Vadim Zeitlin | added EVT_MENU_OPEN and EVT_MENU_CLOSE events |
tree | commitdiff |
2002-02-23 |
Vadim Zeitlin | changed wxColourToRGB() to use RGB() instead of PALETTE... |
tree | commitdiff |
2002-02-23 |
Vadim Zeitlin | implemented wxWindowDC and wxClientDC::GetSize() proper... |
tree | commitdiff |
2002-02-23 |
Robert Roebling | Implemented a simple modality under X11. |
tree | commitdiff |
2002-02-23 |
Vadim Zeitlin | undef LoadMenu() (patch #521743) |
tree | commitdiff |
2002-02-23 |
Robert Roebling | Applied wxList::Prepend() patch. |
tree | commitdiff |
2002-02-23 |
Julian Smart | wxUSE_CONSTRAINTS now refers to constraints only, since... |
tree | commitdiff |
2002-02-22 |
David Webster | Style updates |
tree | commitdiff |
2002-02-22 |
Vadim Zeitlin | 1. made wxDebugMsg, wxError and wxFatalError deprecated... |
tree | commitdiff |
2002-02-22 |
Vadim Zeitlin | ensure that the compatibility defines are not set for... |
tree | commitdiff |
2002-02-22 |
Vadim Zeitlin | fixed dead update splitters |
tree | commitdiff |
2002-02-22 |
Vadim Zeitlin | fixes to handling of 0 and negative splitter position... |
tree | commitdiff |
2002-02-21 |
Vadim Zeitlin | applied a fix for the patch 446325 |
tree | commitdiff |
2002-02-21 |
Vadim Zeitlin | wxCursor(wxImage) added (Chris Elliott, patch 517439) |
tree | commitdiff |
2002-02-21 |
Julian Smart | Some more NanoX compile fixes |
tree | commitdiff |
2002-02-21 |
Robin Dunn | Fix so the Host: header in wxHTTP really works. With... |
tree | commitdiff |
2002-02-20 |
Julian Smart | NanoX modificati |
tree | commitdiff |
2002-02-20 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
2002-02-20 |
Vadim Zeitlin | use base 10 by default in wxString::To[U]Long |
tree | commitdiff |
2002-02-20 |
Robin Dunn | Fix so the value given to wxTextEntryDialog::SetValue... |
tree | commitdiff |
2002-02-20 |
Vadim Zeitlin | fixed mouse input handling in wxUniv: the static boxes... |
tree | commitdiff |
2002-02-20 |
Vadim Zeitlin | use WS_CLIPSIBLINGS for wxStaticLine as well |
tree | commitdiff |
2002-02-20 |
Vadim Zeitlin | 1. always create the buttons with WS_CLIPSIBLINGS style... |
tree | commitdiff |
2002-02-19 |
Stefan Csomor | added default style wxFRAME_TOOL_WINDOW to creation |
tree | commitdiff |
2002-02-18 |
Robert Roebling | Added more wxRegion tests to erase sample. |
tree | commitdiff |
2002-02-18 |
Václav Slavík | checked in forgottern parts of MSLU changes |
tree | commitdiff |
2002-02-18 |
David Webster | Use xpmdecod instead of xpmhand.h |
tree | commitdiff |
2002-02-17 |
Václav Slavík | more MSLU fixes and moved MSLU stuff into separate... |
tree | commitdiff |
2002-02-17 |
Vadim Zeitlin | compilation fixes after the last commit |
tree | commitdiff |
2002-02-17 |
Vadim Zeitlin | added SetString(), deprecated SetLabel() |
tree | commitdiff |
2002-02-17 |
Vadim Zeitlin | better handling for the style changing during run-time |
tree | commitdiff |
2002-02-17 |
Robert Roebling | wxX11: |
tree | commitdiff |
2002-02-17 |
Julian Smart | Added some Xlib replacement functions and structures... |
tree | commitdiff |
2002-02-17 |
Vadim Zeitlin | enable WXWIN_COMPATIBILITY_2_2 by default |
tree | commitdiff |
2002-02-17 |
Mattia Barbon | Blind fix for Win32 daily builds |
tree | commitdiff |
2002-02-17 |
Václav Slavík | use generic timer in wxMGL and wxX11 |
tree | commitdiff |
2002-02-17 |
Václav Slavík | move wxMGL's wxTimer to src/generic |
tree | commitdiff |
2002-02-17 |
Václav Slavík | cleaned a bit of mess in wxX11 |
tree | commitdiff |
2002-02-16 |
Vadim Zeitlin | various splitter fixes: |
tree | commitdiff |
2002-02-16 |
Stefan Csomor | new bitmap creation code for mac |
tree | commitdiff |
2002-02-16 |
Robert Roebling | wxX11: |
tree | commitdiff |
2002-02-16 |
Václav Slavík | more fixes to wxSplitterWindow's initial sash position |
tree | commitdiff |
2002-02-16 |
Václav Slavík | A couple of changes to wxImage: |
tree | commitdiff |
2002-02-15 |
Václav Slavík | don't translate accelerators in XRC menus |
tree | commitdiff |
2002-02-15 |
Vadim Zeitlin | made wxDateTimeDefault an object and not a reference... |
tree | commitdiff |
2002-02-15 |
Vadim Zeitlin | AIX compilation fixes from Paul Thiessen |
tree | commitdiff |
2002-02-15 |
Vadim Zeitlin | fixed <strings.h> include and also removed the obsolete... |
tree | commitdiff |
2002-02-15 |
Julian Smart | Started some NanoX work (blind to begin with) |
tree | commitdiff |
2002-02-14 |
Robin Dunn | As per the wx-dev discussion in early Jan, replaced |
tree | commitdiff |
2002-02-14 |
Robert Roebling | Updated the erase/paint event logic. |
tree | commitdiff |
2002-02-14 |
Vadim Zeitlin | fixes to sash adjusting code to avoid setting it to... |
tree | commitdiff |
2002-02-14 |
Václav Slavík | copyright update |
tree | commitdiff |
2002-02-14 |
Julian Smart | Added some XSyncs to help size calculations, but positi... |
tree | commitdiff |
2002-02-14 |
Václav Slavík | take const reference (thanks to Alberto Barbati) |
tree | commitdiff |
2002-02-14 |
Vadim Zeitlin | use the native wxImageList under Win32 as otherwise... |
tree | commitdiff |
2002-02-14 |
Vadim Zeitlin | #if wxUSE_PALETTE, not #ifdef |
tree | commitdiff |
2002-02-14 |
Julian Smart | Removed wxBuffer from several ports; added function... |
tree | commitdiff |
2002-02-14 |
Stefan Csomor | added .inited comparison as suggested by John McPherso... |
tree | commitdiff |
2002-02-14 |
Václav Slavík | added wxUpdateUIEvent handling to wxMGL |
tree | commitdiff |
2002-02-13 |
Vadim Zeitlin | added wxFSVolume patch from George Policello (untested... |
tree | commitdiff |
2002-02-13 |
Julian Smart | Fixes |
tree | commitdiff |
2002-02-13 |
Robert Roebling | wxX11: |
tree | commitdiff |
2002-02-13 |
Julian Smart | Added shared private declarations header privx.h, utils... |
tree | commitdiff |
2002-02-13 |
Robert Roebling | wxX11: |
tree | commitdiff |
2002-02-12 |
Julian Smart | Removed some debug code from window headers; added... |
tree | commitdiff |
2002-02-12 |
Julian Smart | Attempts to get client origin working. Work in progress. |
tree | commitdiff |
2002-02-11 |
Václav Slavík | wxSplitterWindow now: |
tree | commitdiff |
2002-02-11 |
Václav Slavík | rewrote wxHtmlHelpFrame using sizers |
tree | commitdiff |
2002-02-11 |
Robert Roebling | wxX11: |
tree | commitdiff |
2002-02-11 |
Julian Smart | Attempted to add configury for NanoX compatibility |
tree | commitdiff |
2002-02-11 |
Robert Roebling | Various compile fixes. |
tree | commitdiff |
2002-02-11 |
Julian Smart | Small changes to wxX11 |
tree | commitdiff |
2002-02-10 |
Robert Roebling | wxX11: link errors down to 1. |
tree | commitdiff |
2002-02-10 |
Julian Smart | Added wxPopupWindow skeleton (no implementation yet) |
tree | commitdiff |
2002-02-10 |
Václav Slavík | respect minimal wxTLW size in wxUniv |
tree | commitdiff |
2002-02-10 |
Václav Slavík | added default ctor to wxStaticText |
tree | commitdiff |
2002-02-10 |
Robert Roebling | Killed various wxMotif things in wxX11. |
tree | commitdiff |
2002-02-10 |
Robert Roebling | wxX11: |
tree | commitdiff |
2002-02-10 |
Robert Roebling | wxX11: |
tree | commitdiff |
2002-02-10 |
Vadim Zeitlin | fix for wxUniv/GTK scrolling |
tree | commitdiff |
2002-02-10 |
David Webster | Removing OS/2 specific positioning methods, no longer... |
tree | commitdiff |
2002-02-10 |
Julian Smart | More X11 code |
tree | commitdiff |
2002-02-09 |
Václav Slavík | use AllocExclusive for reference counting |
tree | commitdiff |
2002-02-09 |
Václav Slavík | fix for scrollbar's thumb update bug in wxUniv |
tree | commitdiff |
2002-02-08 |
Václav Slavík | reverted revision 1.6 -- Mattia obviously knows better... |
tree | commitdiff |
2002-02-08 |
Václav Slavík | compilation fix -- a better way |
tree | commitdiff |
2002-02-08 |
Mattia Barbon | Blind fix for Watcom ( and VisualAge? ) |
tree | commitdiff |
2002-02-08 |
Julian Smart | Now compiling |
tree | commitdiff |
2002-02-08 |
Julian Smart | Added X11 wxEventLoop implementation; rearranged event... |
tree | commitdiff |
2002-02-08 |
Vadim Zeitlin | cleanups after SciTech commit :-( |
tree | commitdiff |
2002-02-08 |
Václav Slavík | make more wxImage methods const |
tree | commitdiff |
2002-02-08 |
Václav Slavík | fixed wxPageSetupDialogData::SetPaperId() to take value... |
tree | commitdiff |
2002-02-07 |
Vadim Zeitlin | added another overloaded DrawCircle() version for compl... |
tree | commitdiff |
next |