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 |
2002-02-12 |
Václav Slavík | safeguards against crashes |
commit | commitdiff | tree | snapshot |
2002-02-12 |
Václav Slavík | fixed menubar attaching: create it first, THEN set... |
commit | commitdiff | tree | snapshot |
2002-02-12 |
Václav Slavík | wxMGL compilation fix |
commit | commitdiff | tree | snapshot |
2002-02-12 |
David Webster | Display child panels, and make unneeded scrollbars... |
commit | commitdiff | tree | snapshot |
2002-02-12 |
Robin Dunn | Fixed a bug that prevented editors and renderers to... |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Václav Slavík | wxGenericDirCtrl now correctly updates itself when... |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Václav Slavík | wxSplitterWindow now: |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Václav Slavík | rewrote wxHtmlHelpFrame using sizers |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Václav Slavík | use wxHashMap, not wxHashTable in wxXPMDecoder |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Václav Slavík | a note just in case I misread wxHTML code again... |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Robin Dunn | bugfix for SetString in a wxCheckListBox |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Robert Roebling | wxX11: |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Robert Roebling | Found the X11 error in wxDC. |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Vadim Zeitlin | added SetString docs |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Robert Roebling | wxX11: |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Vadim Zeitlin | fixed make install and make base for wxBase |
commit | commitdiff | tree | snapshot |
2002-02-11 |
David Webster | New def file |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Julian Smart | Added MICROWIN include dir |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Julian Smart | Attempted to add configury for NanoX compatibility |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Julian Smart | Removed -lXext -lXt from libraries for wxX11 |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Julian Smart | Made sure events for defunct windows are no longer... |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Julian Smart | Put m_statusText.SetCount(number) before wxStatusBarBas... |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Robert Roebling | Last link error in wxX11 killed. |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Julian Smart | Merge correction |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Julian Smart | Linking now |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Robert Roebling | Various compile fixes. |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Julian Smart | Typos and other fixes |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Julian Smart | Small changes to wxX11 |
commit | commitdiff | tree | snapshot |
2002-02-11 |
David Webster | Updates for Y positioning |
commit | commitdiff | tree | snapshot |
2002-02-10 |
Václav Slavík | disable shared libs for DJGPP (who broke this?) |
commit | commitdiff | tree | snapshot |
2002-02-10 |
Václav Slavík | fixes to HTML tables alignment |
commit | commitdiff | tree | snapshot |
2002-02-10 |
Julian Smart | Implemented CopyFromBitmap, CopyFromIcon |
commit | commitdiff | tree | snapshot |
2002-02-10 |
Robert Roebling | wxX11: link errors down to 1. |
commit | commitdiff | tree | snapshot |
2002-02-10 |
Julian Smart | Added wxPopupWindow skeleton (no implementation yet) |
commit | commitdiff | tree | snapshot |
2002-02-10 |
Robert Roebling | More make install tweaks. |
commit | commitdiff | tree | snapshot |
2002-02-10 |
Robert Roebling | wxX11: |
commit | commitdiff | tree | snapshot |
next |