2001-10-02 |
Gilles Depeyrot | added missing include file and conditional compilation |
commit | commitdiff | tree | snapshot |
2001-10-02 |
Vadim Zeitlin | first new sample project file - comments welcome |
commit | commitdiff | tree | snapshot |
2001-10-01 |
Václav Slavík | added wxSystemSettings::HasFrameDecorations (anybody... |
commit | commitdiff | tree | snapshot |
2001-10-01 |
Václav Slavík | wxMGL update |
commit | commitdiff | tree | snapshot |
2001-10-01 |
Václav Slavík | wxPopupWindow for wxMGL |
commit | commitdiff | tree | snapshot |
2001-10-01 |
Vadim Zeitlin | fixes for RPM generation after Ron's changes |
commit | commitdiff | tree | snapshot |
2001-10-01 |
Robin Dunn | Updated the wxSTC makefile for Borland, and tweaked... |
commit | commitdiff | tree | snapshot |
2001-10-01 |
Vadim Zeitlin | cleaned up the waitpid() result processing mess |
commit | commitdiff | tree | snapshot |
2001-10-01 |
Vadim Zeitlin | fix for running csh scripts using wxExecute() |
commit | commitdiff | tree | snapshot |
2001-10-01 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2001-10-01 |
Vadim Zeitlin | restored #include "chkconf.h" |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Václav Slavík | implemented wxTLW::InteractiveMove and mostly finished... |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Vadim Zeitlin | fixes for wxUSE_PALETTE=0 compilation |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Václav Slavík | implemented wxTLW::InteractiveMove and mostly finished... |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Václav Slavík | fixed wxDialog creation (created window wasn't transient) |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Václav Slavík | fixed wxColour bug that broken wxUniv |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Vadim Zeitlin | ignore directories created during MSW build |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Vadim Zeitlin | give (hopefully) more clear error message |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Vadim Zeitlin | template for VC++ dsp for building wxUniv static lib |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Vadim Zeitlin | regenerated configure from latest configure.in |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Vadim Zeitlin | project files update to use the same compilation option... |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Vadim Zeitlin | temp [non] fix for wxTLW [non] creation under wxMSW |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Vadim Zeitlin | new VC++ project files |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Vadim Zeitlin | updated templates for creation of VC++ 6.0 project... |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Vadim Zeitlin | compilation fix for !wxUSE_HELP |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Vadim Zeitlin | compilation fixes for the compilers with old headers |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Vadim Zeitlin | added wxUSE_PALETTE and fixed compilation with it set... |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Stefan Csomor | toplevel fixes |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Stefan Csomor | toplevel fixes |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Vadim Zeitlin | moved WXUNUSED_UNLESS_DEBUG after wx/debug.h include... |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Vadim Zeitlin | handle _DEBUG/NDEBUG correctly |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Vadim Zeitlin | added GUI_LOWLEVEL_OBJS to src/msw/files.lst |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Vadim Zeitlin | fix for wxCalendarCtrl::Create() (bug 458167) |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Stefan Csomor | mac toplevel window added |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Stefan Csomor | mac toplevel window added |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Stefan Csomor | mac added |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Vadim Zeitlin | DLL compilation fix |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Václav Slavík | fixed assertion failures with invalid icons |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Václav Slavík | removed superfluous backslash |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Václav Slavík | reverted my previous commit to this file; was done... |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Václav Slavík | added support for animated GIFs to wxHTML |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Václav Slavík | oops, reverted wrong code |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Vadim Zeitlin | templates for VC++ project files |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Václav Slavík | input handling in wxTLW/Univ |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Václav Slavík | implemented wxActivateEvent properly |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Václav Slavík | compilation fixes for MSW+Univ+Mingw32 |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Ron Lee | Fixed new lintian warnings. |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Václav Slavík | fixed client area origin handling in wxGTK |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Václav Slavík | compilation fixes for MSW+Univ+Mingw32 |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Václav Slavík | proper fullscreen handling |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Václav Slavík | fixed wxGTK fullscreen mode, broken by my previous... |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Julian Smart | Now uses GetFileAttributes for wxPathExists and wxFileE... |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Vadim Zeitlin | applied fix for 8 bit displays (already in the 2.2... |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Vadim Zeitlin | applied patch for regex building with BC++ (patch 463140) |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Vadim Zeitlin | yet another fix for wxTextCtrl bg colour (patch 462838) |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Vadim Zeitlin | allow multiple extensions in tge generic wxFileDialog... |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Vadim Zeitlin | removed .d files when doing make clean |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Vadim Zeitlin | applied (slightly modified) wxGLApp patch for MSW |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Vadim Zeitlin | applied wxGLApp patch (#464500) |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Vadim Zeitlin | 1. made description of some options in configure [hopef... |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Ron Lee | More build system polishing.. mostly. Some stuff... |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Vadim Zeitlin | fix for wxExecute(subprocess which produces a lot of... |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Robin Dunn | fixed compilation errors |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Robin Dunn | Various updates, changes for wxTopLevelWindow, fixes for |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Robin Dunn | Added MSW toplevel.cpp and regenerated makefiles and... |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Robin Dunn | If a shape has client data, it deletes it when the... |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Robin Dunn | Fixed compilation error |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Robin Dunn | Added missing WXDLLEXPORT |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Robin Dunn | Fixed problem with wxPen::SetDashes. (An array of... |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Robin Dunn | Add some Pen dashes tests |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Václav Slavík | removed wxBusyCursorSuspender use |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Václav Slavík | temporary stubs for fullscreen functions |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Václav Slavík | Use wxGetInstallPrefix() instead of wxINSTALL_PREFIX... |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Václav Slavík | oops, forgot do add fullscreen stuff to wxTLWBase |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Vadim Zeitlin | reverted last accidental commit, added comment about... |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Vadim Zeitlin | compilation fix |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Vadim Zeitlin | compilation/build fixes for wxUniv |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Vadim Zeitlin | compilation fix |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Vadim Zeitlin | compilation fix for other (than GTK/MSW) ports |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Vadim Zeitlin | pass correct key code in TREE_KEY_DOWN event |
commit | commitdiff | tree | snapshot |
2001-09-24 |
David Webster | patch fix for a constant definition under OS/2 VA V4.0 |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Vadim Zeitlin | fixed wxUniv menus under wxGTK |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Vadim Zeitlin | added workaround for GTK+ focus_out bug (and removed... |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Václav Slavík | implemented captured windows stack |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Václav Slavík | statusbar handling |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Mattia Barbon | Fixed wxToolbar95::FindToolForPosition |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Vadim Zeitlin | added wxTreeEvent::GetKeyEvent() to allow to retrieve... |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Vadim Zeitlin | added wxTLW for MSW |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Vadim Zeitlin | ~wxToolBar() checks if the frame is being deleted in... |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Václav Slavík | partial implementation of wxTLW's decorations |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Václav Slavík | better learn the operators... |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Václav Slavík | fixed serious bug in wxFont::operator== (ignored weight) |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Václav Slavík | added wxBitmap::CopyFromIcon to wxGTK |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Vadim Zeitlin | reverted change to the best checkbox size calculation |
commit | commitdiff | tree | snapshot |
2001-09-23 |
David Webster | Latest OS/2 build file updates to include the toplevel... |
commit | commitdiff | tree | snapshot |
2001-09-23 |
David Webster | FALSE, not false |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Mattia Barbon | * Fixed wxToolbar95 and wxToolbarGTK to emit TOOL_ENTER... |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Mattia Barbon | Forgot to update the template. |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Vadim Zeitlin | fixed yet another bug in wxRegConfig::SetPath() - SetPa... |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Václav Slavík | oops, we definitely DON'T want to reset m_renderer... |
commit | commitdiff | tree | snapshot |
next |