2010-07-13 |
Vadim Zeitlin | Globally use "wxWindows licence" consistently. |
blob | commitdiff | raw |
2010-05-10 |
Vadim Zeitlin | Replace wxTINY_CAPTION_{HORIZ,VERT} with a single wxTIN... |
blob | commitdiff | raw | diff to current |
2010-03-20 |
Vadim Zeitlin | Rename wxWindow::GetMainWindow() to X11GetMainWindow... |
blob | commitdiff | raw | diff to current |
2007-11-29 |
Václav Slavík | 1. added wxEvtHandler::SafelyProcessEvent() and wxWindo... |
blob | commitdiff | raw | diff to current |
2007-11-05 |
Vadim Zeitlin | fix a few hundreds of harmless unused parameters warnin... |
blob | commitdiff | raw | diff to current |
2007-04-07 |
Vadim Zeitlin | made wxTLW::SetIcon() non-virtual, it was already imple... |
blob | commitdiff | raw | diff to current |
2006-06-13 |
Włodzimierz Skiba | Include wx/toplevel.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-24 |
Włodzimierz Skiba | Include wx/settings.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-03-31 |
Włodzimierz Skiba | Removed every usage of obsolete wxTLW flags. 2.6 compat... |
blob | commitdiff | raw | diff to current |
2005-11-10 |
Włodzimierz Skiba | Get/SetTitle only for wxTopLevelWindow (wxX11 part... |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Use old licence name |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Name and version changes |
blob | commitdiff | raw | diff to current |
2003-09-24 |
Vadim Zeitlin | made wxNO_FULL_REPAINT_ON_RESIZE default, added wxFULL_... |
blob | commitdiff | raw | diff to current |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
blob | commitdiff | raw | diff to current |
2003-04-09 |
Mattia Barbon | Add tests for XShape extension API in configure, |
blob | commitdiff | raw | diff to current |
2003-03-19 |
Julian Smart | Removed some deprecated usage |
blob | commitdiff | raw | diff to current |
2003-02-27 |
Václav Slavík | wxCLOSE->wxCLOSE_BOX |
blob | commitdiff | raw | diff to current |
2003-02-26 |
Václav Slavík | added wxCLOSE and fixed wxSYSTEM_MENU on Unix |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
blob | commitdiff | raw | diff to current |
2002-04-14 |
Robert Roebling | Three more attempts to get metal look. |
blob | commitdiff | raw | diff to current |
2002-03-29 |
Robert Roebling | Pop-up menus no longer jump before appearing. |
blob | commitdiff | raw | diff to current |
2002-03-28 |
Robert Roebling | More changes for better redraw flow under X11. |
blob | commitdiff | raw | diff to current |
2002-03-28 |
Robert Roebling | Compile fix for TLW under X11. |
blob | commitdiff | raw | diff to current |
2002-03-26 |
Mattia Barbon | wxIconBundle implementation. |
blob | commitdiff | raw | diff to current |
2002-03-25 |
Robert Roebling | Some more fiddling with two-window approach and |
blob | commitdiff | raw | diff to current |
2002-03-24 |
Robert Roebling | Implemented two-window approach for wxX11. |
blob | commitdiff | raw | diff to current |
2002-03-24 |
Julian Smart | Added SetActive to wxEventLoop |
blob | commitdiff | raw | diff to current |
2002-03-17 |
Robert Roebling | New WM decoration code. It fails to resize dialogs |
blob | commitdiff | raw | diff to current |
2002-03-17 |
Robert Roebling | New attempt to implement wxNO_FULL_REDRAW_ON_REPAINT. |
blob | commitdiff | raw | diff to current |
2002-03-16 |
Julian Smart | Added timeout to Dispatch(); attempted implementation of |
blob | commitdiff | raw | diff to current |
2002-03-15 |
Julian Smart | Use override_direct to remove decorations if wxNO_BORDE... |
blob | commitdiff | raw | diff to current |
2002-03-14 |
Julian Smart | Added Layout() call to top level window Show() to preve... |
blob | commitdiff | raw | diff to current |
2002-03-14 |
Robert Roebling | Forgot to reset a flag. |
blob | commitdiff | raw | diff to current |
2002-03-14 |
Julian Smart | Compiles for Nano-X again |
blob | commitdiff | raw | diff to current |
2002-03-14 |
Julian Smart | Removed duplicate WM line from motif/frame.cpp |
blob | commitdiff | raw | diff to current |
2002-03-13 |
Robert Roebling | Send size events from top level windows in idle time, |
blob | commitdiff | raw | diff to current |
2002-03-12 |
Julian Smart | Trivially implemented DoDrawIcon |
blob | commitdiff | raw | diff to current |
2002-03-12 |
Julian Smart | Replaced Blit with DrawBitmap in wxPoem to make it... |
blob | commitdiff | raw | diff to current |
2002-03-10 |
Julian Smart | Moved Nano-X specific code from univ to x11 |
blob | commitdiff | raw | diff to current |
2002-02-28 |
Vadim Zeitlin | warnings fixed |
blob | commitdiff | raw | diff to current |
2002-02-26 |
Julian Smart | Got dialog sizing to work, downsized fonts a bit (thoug... |
blob | commitdiff | raw | diff to current |
2002-02-26 |
Julian Smart | Window management and sizer layout corrections |
blob | commitdiff | raw | diff to current |
2002-02-26 |
Julian Smart | Nano-X changes: removed spurious -O for Nano-X configur... |
blob | commitdiff | raw | diff to current |
2002-02-25 |
Julian Smart | Compilation fixes for Nano-X |
blob | commitdiff | raw | diff to current |
2002-02-24 |
Robert Roebling | Added expose event compression. |
blob | commitdiff | raw | diff to current |
2002-02-23 |
Robert Roebling | Implemented a simple modality under X11. |
blob | commitdiff | raw | diff to current |
2002-02-23 |
Julian Smart | wxUSE_CONSTRAINTS now refers to constraints only, since... |
blob | commitdiff | raw | diff to current |
2002-02-17 |
Robert Roebling | wxX11: |
blob | commitdiff | raw | diff to current |
2002-02-15 |
Julian Smart | Started some NanoX work (blind to begin with) |
blob | commitdiff | raw | diff to current |
2002-02-14 |
Robert Roebling | wxX11: |
blob | commitdiff | raw | diff to current |
2002-02-14 |
Robert Roebling | Updated the erase/paint event logic. |
blob | commitdiff | raw | diff to current |
2002-02-14 |
Julian Smart | Added some XSyncs to help size calculations, but positi... |
blob | commitdiff | raw | diff to current |
2002-02-14 |
Julian Smart | Added border for top level windows with captions, though |
blob | commitdiff | raw | diff to current |
2002-02-14 |
Julian Smart | Added SetSize to toplevel window |
blob | commitdiff | raw | diff to current |
2002-02-14 |
Julian Smart | Commented out XSetInputFocus for now |
blob | commitdiff | raw | diff to current |
2002-02-13 |
Julian Smart | Added shared private declarations header privx.h, utils... |
blob | commitdiff | raw | diff to current |
2002-02-13 |
Robert Roebling | wxX11: |
blob | commitdiff | raw | diff to current |
2002-02-12 |
Julian Smart | Pass correct length to XTextExtents |
blob | commitdiff | raw | diff to current |
2002-02-12 |
Julian Smart | Background set correctly |
blob | commitdiff | raw | diff to current |
2002-02-12 |
Julian Smart | Status bar positioned correctly, but no sign of the |
blob | commitdiff | raw | diff to current |
2002-02-12 |
Julian Smart | Attempts to get client origin working. Work in progress. |
blob | commitdiff | raw | diff to current |
2002-02-11 |
Julian Smart | Put m_statusText.SetCount(number) before wxStatusBarBas... |
blob | commitdiff | raw | diff to current |
2002-02-11 |
Julian Smart | Linking now |
blob | commitdiff | raw | diff to current |
2002-02-11 |
Robert Roebling | Various compile fixes. |
blob | commitdiff | raw | diff to current |
2002-02-11 |
Julian Smart | Typos and other fixes |
blob | commitdiff | raw | diff to current |
2002-02-11 |
Julian Smart | Small changes to wxX11 |
blob | commitdiff | raw | diff to current |
2002-02-10 |
Robert Roebling | wxX11: link errors down to 1. |
blob | commitdiff | raw | diff to current |
2002-02-10 |
Robert Roebling | wxX11: |
blob | commitdiff | raw | diff to current |
2002-02-10 |
Robert Roebling | More configure/compile things for X11. |
blob | commitdiff | raw | diff to current |
2002-02-10 |
Julian Smart | More X11 code |
blob | commitdiff | raw | diff to current |
2002-02-08 |
Julian Smart | Added X11 wxEventLoop implementation; rearranged event... |
blob | commitdiff | raw | diff to current |
2002-02-05 |
Julian Smart | Reformatted Motif headers; added __WXX11__ symbol suppo... |
blob | commitdiff | raw | diff to current |
|