2004-06-05 |
Mattia Barbon | wxMotif compilation fix and unused variable warning... |
tree | commitdiff |
2004-06-03 |
Václav Slavík | split wxRegion(wxBitmap) ctor into two ctors with clear... |
tree | commitdiff |
2004-06-03 |
Václav Slavík | fixed wxSetEnv to correctly set variable in Unicode... |
tree | commitdiff |
2004-06-03 |
Václav Slavík | use current mouse position as default position in wxWin... |
tree | commitdiff |
2004-06-02 |
Robin Dunn | Don't force a smaller icon size |
tree | commitdiff |
2004-06-01 |
Robin Dunn | Handle the (probably rare) case where the icon has... |
tree | commitdiff |
2004-06-01 |
Václav Slavík | calling a variable 'stat' was exceptionally stupid... |
tree | commitdiff |
2004-05-31 |
Václav Slavík | implemented freedesktop.org spec support for GTK versio... |
tree | commitdiff |
2004-05-31 |
Václav Slavík | security fix to wxSingleInstanceChecker: check if the... |
tree | commitdiff |
2004-05-29 |
Václav Slavík | use shaped window for taskbar icon, so that background... |
tree | commitdiff |
2004-05-25 |
Julian Smart | Added missing cast for Display* |
tree | commitdiff |
2004-05-25 |
Julian Smart | Fixes for wxMotif |
tree | commitdiff |
2004-05-25 |
Julian Smart | Fixed compilo for GTK+1 (GDK_DISPLAY undeclared) |
tree | commitdiff |
2004-05-23 |
Julian Smart | Use old licence name |
tree | commitdiff |
2004-05-23 |
Julian Smart | Name and version changes |
tree | commitdiff |
2004-05-20 |
Robin Dunn | Implemented wxGetKeyState for wxGTK (and wxX11 too... |
tree | commitdiff |
2004-05-20 |
Włodzimierz Skiba | Part of patch #957440: Solaris fix. |
tree | commitdiff |
2004-05-18 |
Robin Dunn | If the threads module hasn't been initialized yet then... |
tree | commitdiff |
2004-05-14 |
Robin Dunn | Fixes so joystick not only compiles on Linux, but it... |
tree | commitdiff |
2004-05-06 |
Vadim Zeitlin | warning fix for BSD |
tree | commitdiff |
2004-04-21 |
Václav Slavík | don't use wxFileConfig to parse kdeglobals, it's not... |
tree | commitdiff |
2004-04-20 |
Robert Roebling | Applied the two patches from Kevin for gsocket |
tree | commitdiff |
2004-04-18 |
Stefan Csomor | byte ordering changed to network ordering |
tree | commitdiff |
2004-04-18 |
Stefan Csomor | metrowerks uname support |
tree | commitdiff |
2004-04-15 |
Vadim Zeitlin | fixed WaitOnConnect() in non GUI mode (patch 905185) |
tree | commitdiff |
2004-04-15 |
Vadim Zeitlin | fixed priority of the mailcap entries (patch 935954) |
tree | commitdiff |
2004-04-14 |
Robin Dunn | If the icon is smaller than the allotted space then... |
tree | commitdiff |
2004-04-10 |
Vadim Zeitlin | added support for koi8-u |
tree | commitdiff |
2004-03-31 |
Robert Roebling | Applied patch for Intel compiler. |
tree | commitdiff |
2004-03-27 |
Stefan Csomor | workaround to get things compiling properly under CW... |
tree | commitdiff |
2004-03-19 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2004-03-11 |
Robin Dunn | Changed the OSS backend to detect if the DSP requires... |
tree | commitdiff |
2004-03-11 |
Václav Slavík | try SDL backend before OSS, it works better (temporary... |
tree | commitdiff |
2004-03-09 |
Stefan Neis | C++ comments transformed to C comments. |
tree | commitdiff |
2004-02-19 |
Robert Roebling | Compile fix for sound without threads. Not sure |
tree | commitdiff |
2004-02-15 |
Robert Roebling | Fix warning. |
tree | commitdiff |
2004-02-15 |
Robert Roebling | wxGPE updates to HEAD. |
tree | commitdiff |
2004-02-15 |
Robert Roebling | This should work on SuSE and Mandrake icon themes. |
tree | commitdiff |
2004-02-15 |
Robert Roebling | Slightly less hacky way to get the KDE icon theme... |
tree | commitdiff |
2004-02-15 |
Robert Roebling | Updates to MIME-types and wxFileDialog code for better |
tree | commitdiff |
2004-02-10 |
Vadim Zeitlin | use static_cast<> in event table macros for type safety... |
tree | commitdiff |
2004-02-07 |
Vadim Zeitlin | trying to speed up wxExecute(SYNC) -- by adding sleep... |
tree | commitdiff |
2004-02-02 |
Václav Slavík | renamed wxWave to wxSound; compatibility fixes |
tree | commitdiff |
2004-02-02 |
Václav Slavík | API and code changes to allowing stopping playback |
tree | commitdiff |
2004-02-02 |
Václav Slavík | oops, more fixes needed |
tree | commitdiff |
2004-02-01 |
Václav Slavík | don't release audio after the sound finishes playing... |
tree | commitdiff |
2004-02-01 |
Václav Slavík | don't queue sounds |
tree | commitdiff |
2004-02-01 |
Václav Slavík | added support for async playback to Unix implementation... |
tree | commitdiff |
2004-01-19 |
David Elliott | Reverting wxAppTraits GSocket patch |
tree | commitdiff |
2004-01-18 |
David Elliott | * Add my name to authors as the new maintainer. |
tree | commitdiff |
2004-01-18 |
David Elliott | Move GSocketBSDGUIShim from source file to header ... |
tree | commitdiff |
2004-01-18 |
David Elliott | Add virtual methods to GSocketBSD for calling the event... |
tree | commitdiff |
2004-01-18 |
David Elliott | Initial move from C to C++. The functionality of the... |
tree | commitdiff |
2004-01-17 |
David Elliott | Copied gsocket.c revision 1.80 |
tree | commitdiff |
2004-01-14 |
David Elliott | * Revert Darwin specific changes to GSocket_destroy. |
tree | commitdiff |
2004-01-11 |
Julian Smart | Applied patch [ 849212 ] Sets SO_REUSEADDR flag on... |
tree | commitdiff |
2004-01-11 |
Julian Smart | Applied patch [ 864469 ] WaitForAccept(): 100% CPU... |
tree | commitdiff |
2003-12-24 |
David Elliott | In GSocket_Destroy reorder GUI_Destroy and Shutdown... |
tree | commitdiff |
2003-12-20 |
Ryan Norton | Reversed,... |
tree | commitdiff |
2003-12-20 |
Ryan Norton | Comment.... |
tree | commitdiff |
2003-12-20 |
Ryan Norton | Added an assert... |
tree | commitdiff |
2003-12-15 |
Ryan Norton | reversed some parts of wxGetKeyState for linkage reasons... |
tree | commitdiff |
2003-12-15 |
Ryan Norton | fix broken compilation |
tree | commitdiff |
2003-12-15 |
Ryan Norton | Uncommented Brian Vitors stuff... |
tree | commitdiff |
2003-12-14 |
Ryan Norton | wxGetKeyState as per feature request :). |
tree | commitdiff |
2003-12-14 |
Václav Slavík | added checks for Xxf86vmode |
tree | commitdiff |
2003-12-14 |
Václav Slavík | fixed compilation errors, made messages more human... |
tree | commitdiff |
2003-12-13 |
Ryan Norton | Brian Victor's Patch & Cleanups |
tree | commitdiff |
2003-12-13 |
Ryan Norton | Display correct refresh rate & fixed reset mode with... |
tree | commitdiff |
2003-12-13 |
Ryan Norton | Implemented resolution changing using X11 video extenti... |
tree | commitdiff |
2003-12-13 |
Ryan Norton | Added some placeholders... |
tree | commitdiff |
2003-11-23 |
Stefan Neis | Unified OS/2 and Unix code. |
tree | commitdiff |
2003-10-30 |
Vadim Zeitlin | added missing _T()s in wxLogTraces |
tree | commitdiff |
2003-10-21 |
Vadim Zeitlin | generate trace messages with dialup mask so that they... |
tree | commitdiff |
2003-10-05 |
Vadim Zeitlin | instead of ignoring all unknown MIME keywords, ignore... |
tree | commitdiff |
2003-09-27 |
Vadim Zeitlin | Unicode fix |
tree | commitdiff |
2003-09-27 |
Vadim Zeitlin | fixed bug in wxDisplay::GetFromPoint() when Xinerama... |
tree | commitdiff |
2003-09-24 |
Vadim Zeitlin | added stabs for missing wxNativeFontInfo methods when... |
tree | commitdiff |
2003-09-20 |
Mattia Barbon | Compilation fixes. |
tree | commitdiff |
2003-09-19 |
Vadim Zeitlin | cleaned up VMS #ifdef mess |
tree | commitdiff |
2003-09-13 |
Robin Dunn | Move more stuff into base for wxMac so that two level... |
tree | commitdiff |
2003-09-09 |
Robert Roebling | 64-bit patch |
tree | commitdiff |
2003-08-17 |
Václav Slavík | wxMutexGuiEnter/Leave didn't work because this file... |
tree | commitdiff |
2003-08-16 |
Václav Slavík | removed unneeded #ifdef |
tree | commitdiff |
2003-08-14 |
Václav Slavík | reverted previous commit; include wx/timer.h in wxBase... |
tree | commitdiff |
2003-08-14 |
Václav Slavík | wxBase compilation fixes |
tree | commitdiff |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
tree | commitdiff |
2003-08-07 |
Václav Slavík | fixed wxBase and GUI separation for sockets code |
tree | commitdiff |
2003-08-02 |
Václav Slavík | return wxToolkitInfo by reference and not by pointer |
tree | commitdiff |
2003-08-02 |
Václav Slavík | replaced wxAppTraits::GetOSVersion with GetToolkitInfo... |
tree | commitdiff |
2003-08-02 |
Václav Slavík | moved wxWave, wxJoystick and wxTaskBarIcon to wxAdvanced |
tree | commitdiff |
2003-07-22 |
Robert Roebling | Applied pop menu patch. |
tree | commitdiff |
2003-07-20 |
Vadim Zeitlin | reverted gdk_fontset_load() change |
tree | commitdiff |
2003-07-15 |
Julian Smart | Fixed out by one error |
tree | commitdiff |
2003-07-12 |
Vadim Zeitlin | font is only non default if it has non default field... |
tree | commitdiff |
2003-07-10 |
Vadim Zeitlin | use gdk_fontset_load() instead of gdk_font_load() for... |
tree | commitdiff |
2003-07-10 |
Vadim Zeitlin | (blind) fix for valgrind error |
tree | commitdiff |
2003-07-10 |
Vadim Zeitlin | fixed build |
tree | commitdiff |
2003-07-08 |
Mattia Barbon | Added --use-stl to cnfigure, wxUSE_STL to setup0.h |
tree | commitdiff |
2003-07-04 |
Vadim Zeitlin | fixed crash in wxExecute() introduced during base/GUI... |
tree | commitdiff |
next |