2002-02-16 |
Václav Slavík | previous change to wxImage was wrong, it didn't account... |
commit | commitdiff | tree | snapshot |
2002-02-16 |
Stefan Csomor | fixed inheritance info |
commit | commitdiff | tree | snapshot |
2002-02-16 |
Stefan Csomor | bracketed include def for CW nothrow flag for MAKINGDLL... |
commit | commitdiff | tree | snapshot |
2002-02-16 |
Robert Roebling | wxX11: |
commit | commitdiff | tree | snapshot |
2002-02-16 |
Václav Slavík | more fixes to wxSplitterWindow's initial sash position |
commit | commitdiff | tree | snapshot |
2002-02-16 |
Václav Slavík | A couple of changes to wxImage: |
commit | commitdiff | tree | snapshot |
2002-02-16 |
Václav Slavík | oops, commiting too fast, forgot to fix a small typo |
commit | commitdiff | tree | snapshot |
2002-02-15 |
Robert Roebling | wxX11: |
commit | commitdiff | tree | snapshot |
2002-02-15 |
David Webster | New def file |
commit | commitdiff | tree | snapshot |
2002-02-15 |
Mattia Barbon | spaces -> TAB |
commit | commitdiff | tree | snapshot |
2002-02-15 |
Mattia Barbon | Updated docs for wxProcessEvent |
commit | commitdiff | tree | snapshot |
2002-02-15 |
Robert Roebling | wxX11: |
commit | commitdiff | tree | snapshot |
2002-02-15 |
Václav Slavík | fix visual artifact in wxMSW (why does it happen?) |
commit | commitdiff | tree | snapshot |
2002-02-15 |
Václav Slavík | more MSLU fixes |
commit | commitdiff | tree | snapshot |
2002-02-15 |
Václav Slavík | don't translate accelerators in XRC menus |
commit | commitdiff | tree | snapshot |
2002-02-15 |
Václav Slavík | added Alt-PrintScreen handling (SciTech won't be happy... |
commit | commitdiff | tree | snapshot |
2002-02-15 |
Václav Slavík | don't show size grip when maximized |
commit | commitdiff | tree | snapshot |
2002-02-15 |
Mattia Barbon | Updated MinGW build instructions |
commit | commitdiff | tree | snapshot |
2002-02-15 |
Vadim Zeitlin | made wxDateTimeDefault an object and not a reference... |
commit | commitdiff | tree | snapshot |
2002-02-15 |
Vadim Zeitlin | AIX compilation fixes from Paul Thiessen |
commit | commitdiff | tree | snapshot |
2002-02-15 |
Vadim Zeitlin | fixed <strings.h> include and also removed the obsolete... |
commit | commitdiff | tree | snapshot |
2002-02-15 |
Julian Smart | #ifdefs for wxMotif which doesn't have a wxTopLevelWind... |
commit | commitdiff | tree | snapshot |
2002-02-15 |
Julian Smart | Fixed usage of wxXmString |
commit | commitdiff | tree | snapshot |
2002-02-15 |
Vadim Zeitlin | dirty fix for the initial splitter position waiting... |
commit | commitdiff | tree | snapshot |
2002-02-15 |
Václav Slavík | leave in only Julian's version of CaptureMouse code |
commit | commitdiff | tree | snapshot |
2002-02-15 |
Julian Smart | Include XPM under wxX11 for some samples; added comment... |
commit | commitdiff | tree | snapshot |
2002-02-15 |
Julian Smart | Fixed typos |
commit | commitdiff | tree | snapshot |
2002-02-15 |
Julian Smart | Added compatibility file |
commit | commitdiff | tree | snapshot |
2002-02-15 |
Julian Smart | Started some NanoX work (blind to begin with) |
commit | commitdiff | tree | snapshot |
2002-02-15 |
Václav Slavík | copyright update |
commit | commitdiff | tree | snapshot |
2002-02-15 |
Václav Slavík | corrected double click events: wxMGL will now synthetize |
commit | commitdiff | tree | snapshot |
2002-02-14 |
Robin Dunn | As per the wx-dev discussion in early Jan, replaced |
commit | commitdiff | tree | snapshot |
2002-02-14 |
Vadim Zeitlin | undid my fix for loading 16x16 icons which results... |
commit | commitdiff | tree | snapshot |
2002-02-14 |
Robert Roebling | wxX11: |
commit | commitdiff | tree | snapshot |
2002-02-14 |
Vadim Zeitlin | cache various bitmaps |
commit | commitdiff | tree | snapshot |
2002-02-14 |
Vadim Zeitlin | no changes (de-TABified, undid some horrors with which... |
commit | commitdiff | tree | snapshot |
2002-02-14 |
Robert Roebling | Updated the erase/paint event logic. |
commit | commitdiff | tree | snapshot |
2002-02-14 |
Vadim Zeitlin | fixes to sash adjusting code to avoid setting it to... |
commit | commitdiff | tree | snapshot |
2002-02-14 |
Vadim Zeitlin | wxFrame base class is xTLW, not wxWindow |
commit | commitdiff | tree | snapshot |
2002-02-14 |
Václav Slavík | fill wxFocusEvent::m_win properly |
commit | commitdiff | tree | snapshot |
2002-02-14 |
Václav Slavík | copyright update |
commit | commitdiff | tree | snapshot |
2002-02-14 |
Václav Slavík | create wxSpinCtrl with default pos+size first, so that... |
commit | commitdiff | tree | snapshot |
2002-02-14 |
Robert Roebling | Fixed bug with disappearing menus. They were |
commit | commitdiff | tree | snapshot |
2002-02-14 |
Julian Smart | Stopped width = 0 fouling up window size change |
commit | commitdiff | tree | snapshot |
2002-02-14 |
Julian Smart | Added some XSyncs to help size calculations, but positi... |
commit | commitdiff | tree | snapshot |
2002-02-14 |
Václav Slavík | implemented cursors cache, so that cursors are not... |
commit | commitdiff | tree | snapshot |
2002-02-14 |
Václav Slavík | take const reference (thanks to Alberto Barbati) |
commit | commitdiff | tree | snapshot |
2002-02-14 |
Julian Smart | Restored previous mouse release/capture behaviour for... |
commit | commitdiff | tree | snapshot |
2002-02-14 |
Vadim Zeitlin | use the native wxImageList under Win32 as otherwise... |
commit | commitdiff | tree | snapshot |
2002-02-14 |
Vadim Zeitlin | compilation fix for wxUSE_PALETTE == 0 |
commit | commitdiff | tree | snapshot |
2002-02-14 |
Vadim Zeitlin | #if wxUSE_PALETTE, not #ifdef |
commit | commitdiff | tree | snapshot |
2002-02-14 |
Robert Roebling | Some clean-ups which don't really solve any problem... |
commit | commitdiff | tree | snapshot |
2002-02-14 |
Julian Smart | Added border for top level windows with captions, though |
commit | commitdiff | tree | snapshot |
2002-02-14 |
Julian Smart | Added SetSize to toplevel window |
commit | commitdiff | tree | snapshot |
2002-02-14 |
Julian Smart | Commented out XSetInputFocus for now |
commit | commitdiff | tree | snapshot |
2002-02-14 |
Julian Smart | Removed wxBuffer from several ports; added function... |
commit | commitdiff | tree | snapshot |
2002-02-14 |
Stefan Csomor | added .inited comparison as suggested by John McPherso... |
commit | commitdiff | tree | snapshot |
2002-02-14 |
Robert Roebling | wxX11: |
commit | commitdiff | tree | snapshot |
2002-02-14 |
Václav Slavík | handle accelerators for buttons, too |
commit | commitdiff | tree | snapshot |
2002-02-14 |
Václav Slavík | 1. added wxUpdateUIEvent handling to wxMGL |
commit | commitdiff | tree | snapshot |
2002-02-14 |
Václav Slavík | added wxUpdateUIEvent handling to wxMGL |
commit | commitdiff | tree | snapshot |
2002-02-13 |
Vadim Zeitlin | delete the command if we failed to execute it (bug... |
commit | commitdiff | tree | snapshot |
2002-02-13 |
Robin Dunn | SWIGged updates for wxGTK for recent changes |
commit | commitdiff | tree | snapshot |
2002-02-13 |
Robin Dunn | A little different fix for how to delay the call to... |
commit | commitdiff | tree | snapshot |
2002-02-13 |
Robin Dunn | A fix for incorrect wrapping of wxPallet.GetRGB |
commit | commitdiff | tree | snapshot |
2002-02-13 |
Vadim Zeitlin | return NULL from FindById() if the tool wasn't found... |
commit | commitdiff | tree | snapshot |
2002-02-13 |
Vadim Zeitlin | added wxFSVolume patch from George Policello (untested... |
commit | commitdiff | tree | snapshot |
2002-02-13 |
Vadim Zeitlin | wxRESIZE_BOX -> wxRESIZE_BORDER (bug 515364) |
commit | commitdiff | tree | snapshot |
2002-02-13 |
Vadim Zeitlin | don't use -q option with egrep, Solaris doesn't have... |
commit | commitdiff | tree | snapshot |
2002-02-13 |
Robin Dunn | Fix for the splashscreen bitmap not showing up in wxGTK. |
commit | commitdiff | tree | snapshot |
2002-02-13 |
Julian Smart | Allowed for wxHAVE_LIB_XPM or using wxXPMDecoder |
commit | commitdiff | tree | snapshot |
2002-02-13 |
Julian Smart | Fixes |
commit | commitdiff | tree | snapshot |
2002-02-13 |
Julian Smart | Include src/x11/utils.cpp |
commit | commitdiff | tree | snapshot |
2002-02-13 |
Julian Smart | Fixed typos |
commit | commitdiff | tree | snapshot |
2002-02-13 |
Vadim Zeitlin | disable wxSocket for wxX11, doesn't link anyhow |
commit | commitdiff | tree | snapshot |
2002-02-13 |
Robert Roebling | wxX11: |
commit | commitdiff | tree | snapshot |
2002-02-13 |
Vadim Zeitlin | warning fix |
commit | commitdiff | tree | snapshot |
2002-02-13 |
Vadim Zeitlin | do NOT hard code univ sources in x11 port |
commit | commitdiff | tree | snapshot |
2002-02-13 |
Julian Smart | Added list of wxX11 files |
commit | commitdiff | tree | snapshot |
2002-02-13 |
Julian Smart | Added shared private declarations header privx.h, utils... |
commit | commitdiff | tree | snapshot |
2002-02-13 |
Vadim Zeitlin | clean ups to wxX11+wxUniv handling |
commit | commitdiff | tree | snapshot |
2002-02-13 |
Robert Roebling | wxX11: |
commit | commitdiff | tree | snapshot |
2002-02-13 |
Václav Slavík | safety check |
commit | commitdiff | tree | snapshot |
2002-02-13 |
Václav Slavík | use wxLogTrace, not wxLogDebug |
commit | commitdiff | tree | snapshot |
2002-02-13 |
Vadim Zeitlin | fixed loading the icons with non default size |
commit | commitdiff | tree | snapshot |
2002-02-12 |
Václav Slavík | don't allow dragging a window if it is maximized |
commit | commitdiff | tree | snapshot |
2002-02-12 |
Stefan Neis | Some additional checks for building wxPM (OS/2) which... |
commit | commitdiff | tree | snapshot |
2002-02-12 |
Vadim Zeitlin | added IsEditable |
commit | commitdiff | tree | snapshot |
2002-02-12 |
Robin Dunn | A fix for Python 2.2 which can sometimes call __wxClean... |
commit | commitdiff | tree | snapshot |
2002-02-12 |
Julian Smart | Added XSync before mapping but this doesn't seem enough... |
commit | commitdiff | tree | snapshot |
2002-02-12 |
Julian Smart | Removed some debug code from window headers; added... |
commit | commitdiff | tree | snapshot |
2002-02-12 |
Julian Smart | Correction for 'protected' compiler error |
commit | commitdiff | tree | snapshot |
2002-02-12 |
Julian Smart | Modified CaptureMouse to call DoReleaseMouse if necessa... |
commit | commitdiff | tree | snapshot |
2002-02-12 |
Vadim Zeitlin | fixed a bug/typo in configure introduced by the previou... |
commit | commitdiff | tree | snapshot |
2002-02-12 |
Julian Smart | Pass correct length to XTextExtents |
commit | commitdiff | tree | snapshot |
2002-02-12 |
Julian Smart | Background set correctly |
commit | commitdiff | tree | snapshot |
2002-02-12 |
Julian Smart | Positioned text correctly |
commit | commitdiff | tree | snapshot |
2002-02-12 |
Julian Smart | Status bar positioned correctly, but no sign of the |
commit | commitdiff | tree | snapshot |
2002-02-12 |
Julian Smart | Attempts to get client origin working. Work in progress. |
commit | commitdiff | tree | snapshot |
2002-02-12 |
Julian Smart | Simplified default wxTheme code and made sure a default |
commit | commitdiff | tree | snapshot |
next |