2002-08-28 |
Julian Smart | Ditribution script mods; |
commit | commitdiff | tree | snapshot |
2002-08-28 |
Stefan Neis | Some OS/2 specific additions. |
commit | commitdiff | tree | snapshot |
2002-08-28 |
Julian Smart | XmNframeChildType is not in Motif 1.2. #ifdef appropria... |
commit | commitdiff | tree | snapshot |
2002-08-28 |
Robin Dunn | SWIGged updates for wxMac |
commit | commitdiff | tree | snapshot |
2002-08-28 |
Robin Dunn | SWIGged updates for wxGTK |
commit | commitdiff | tree | snapshot |
2002-08-28 |
Robin Dunn | Change how the tool scripts are installed |
commit | commitdiff | tree | snapshot |
2002-08-28 |
Robin Dunn | Some updates for the demo |
commit | commitdiff | tree | snapshot |
2002-08-28 |
Robin Dunn | Some unicode fixes for the wxWisard wrappers |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Robin Dunn | SWIGged updates for wxGTK |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Robin Dunn | SWIGged updates for wxMac |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Robin Dunn | Some distrib updates for wxPythonOSX |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Mattia Barbon | Removed (broken) cross-compilation support from makefiles. |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Robin Dunn | Compilation fixes for wxPython's wxWizard, added wxRegi... |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Mattia Barbon | Honour wxSB_WRAP in wxMotif spin button |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Mattia Barbon | When there is no display, the default log target will... |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Mattia Barbon | Don't get the string when the combobox returned CB_ERR... |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Mattia Barbon | wxItemContainer already deletes client data; don't... |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Vadim Zeitlin | made it compile with wxUniv (which doesn't have tooltips) |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Vadim Zeitlin | another update from Andrew V. Samoilov |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Vadim Zeitlin | force making stats |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Vadim Zeitlin | apparently CW always has vsnprintf() |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Vadim Zeitlin | expanded OnExit() docs (patch 600043) |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Vadim Zeitlin | updated ctor/Create() signature to match the real funct... |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Robin Dunn | Use the default stdio window for the gui tools |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Robin Dunn | Updated note about the tool scripts |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Vadim Zeitlin | added a section containing the preprocessor constants... |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Vadim Zeitlin | moved the (updated) contents of this file to the manual |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Vadim Zeitlin | streamlined vsnprintf() check -- now that we fall back... |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Vadim Zeitlin | fixed crashes in Push/PopEventHandler() if the current... |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Vadim Zeitlin | fixed bug in SetStyle() which wouldn't reset the slant... |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Vadim Zeitlin | my previous backwards compatible fix wasn't really... |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Stefan Csomor | fixed miscasing in GetOutCode |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Vadim Zeitlin | added icons to virtual list mode |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Vadim Zeitlin | compilation fix |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Vadim Zeitlin | mention wxCHECK_VERSION |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Vadim Zeitlin | deprecated static wxWizard::Create() |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Vadim Zeitlin | fixed wxVsnprintf_() compilation in ASCII mode |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Vadim Zeitlin | (blind) fix for BC++ compilation problem with wxPutc... |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Robin Dunn | Some distrib updates for wxPythonOSX, and reSWIGged... |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Robin Dunn | Updated note about wxSTC using wxPopupWindow |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Robin Dunn | Some little tweaks |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Robin Dunn | Don't use a wxPopupWindow on wxGTK |
commit | commitdiff | tree | snapshot |
2002-08-26 |
Guillermo Rodriguez... | Fixed warnings due to use of %d for long int params... |
commit | commitdiff | tree | snapshot |
2002-08-26 |
Robert Roebling | Applied button aligment patch. |
commit | commitdiff | tree | snapshot |
2002-08-26 |
Robert Roebling | Applied zero-size patch. |
commit | commitdiff | tree | snapshot |
2002-08-26 |
Vadim Zeitlin | another fix to the wxFormatConverter bug with the forma... |
commit | commitdiff | tree | snapshot |
2002-08-26 |
Guillermo Rodriguez... | Removed compilation warnings (mostly mismatches between... |
commit | commitdiff | tree | snapshot |
2002-08-26 |
Robert Roebling | Corrected wxFormatConverter for strings which need |
commit | commitdiff | tree | snapshot |
2002-08-26 |
Vadim Zeitlin | added extra parentheses to wxDynamicCast() to allow... |
commit | commitdiff | tree | snapshot |
2002-08-26 |
Mattia Barbon | Detect if g++ requires -fvtable-thunks for COM interfaces. |
commit | commitdiff | tree | snapshot |
2002-08-26 |
Robin Dunn | Ensure that the busy cursor is dismissed |
commit | commitdiff | tree | snapshot |
2002-08-26 |
Robin Dunn | Fixup clipboard usage a bit more. |
commit | commitdiff | tree | snapshot |
2002-08-25 |
Mattia Barbon | Bring italian translation up to date |
commit | commitdiff | tree | snapshot |
2002-08-25 |
Stefan Csomor | added forcing to image conversion to always attempt... |
commit | commitdiff | tree | snapshot |
2002-08-25 |
Robert Roebling | Compile fix for prop. |
commit | commitdiff | tree | snapshot |
2002-08-25 |
Robert Roebling | Added configure check for vswprintf |
commit | commitdiff | tree | snapshot |
2002-08-25 |
Vadim Zeitlin | Windows compilation fixes after recent changes |
commit | commitdiff | tree | snapshot |
2002-08-25 |
Robert Roebling | More work on Printing. It prints Kanji now using |
commit | commitdiff | tree | snapshot |
2002-08-25 |
Stefan Neis | HWND already typedef'ed on OS/2 with EMX. |
commit | commitdiff | tree | snapshot |
2002-08-25 |
Stefan Neis | EMX (OS/2) defines _MAX_PATH only |
commit | commitdiff | tree | snapshot |
2002-08-25 |
Stefan Neis | HWND already typedef'ed when compiling with EMX (OS/2). |
commit | commitdiff | tree | snapshot |
2002-08-25 |
Stefan Neis | protected to restrictive for compiling with EMX. |
commit | commitdiff | tree | snapshot |
2002-08-25 |
Stefan Neis | Added __WXPM__ specific include, so it also compiles... |
commit | commitdiff | tree | snapshot |
2002-08-25 |
Stefan Neis | Update to current API. |
commit | commitdiff | tree | snapshot |
2002-08-25 |
Gilles Depeyrot | BSD systems define _T to something different in ctype... |
commit | commitdiff | tree | snapshot |
2002-08-25 |
Stefan Neis | Added an include to timer.h (needed for non-precompiled... |
commit | commitdiff | tree | snapshot |
2002-08-25 |
Stefan Neis | Added the usual GNU pragma. |
commit | commitdiff | tree | snapshot |
2002-08-25 |
Stefan Neis | EMX (OS/2) compilation fix. The implemented logic for... |
commit | commitdiff | tree | snapshot |
2002-08-25 |
Stefan Neis | Like VMS, EMX (OS/2) doesn't support setsid. |
commit | commitdiff | tree | snapshot |
2002-08-25 |
Stefan Neis | Compilation fixes for EMX. Mostly adding includes and... |
commit | commitdiff | tree | snapshot |
2002-08-25 |
Stefan Neis | Dynamically retrieve used codepage. |
commit | commitdiff | tree | snapshot |
2002-08-25 |
Stefan Neis | Use generic dirdlg, added generic mdi classes. |
commit | commitdiff | tree | snapshot |
2002-08-25 |
Vadim Zeitlin | no real changes |
commit | commitdiff | tree | snapshot |
2002-08-25 |
Vadim Zeitlin | use wxWcslen() instead of wcslen() which isn't always... |
commit | commitdiff | tree | snapshot |
2002-08-25 |
Vadim Zeitlin | reorganized, improved and hopefully simplified wxchar... |
commit | commitdiff | tree | snapshot |
2002-08-25 |
Stefan Neis | For now, use generic dirdlg for wxOS2. |
commit | commitdiff | tree | snapshot |
2002-08-25 |
Vadim Zeitlin | added tests for fputwc() and wprintf() |
commit | commitdiff | tree | snapshot |
2002-08-25 |
Václav Slavík | added wxFrame* wxXmlResource::LoadFrame(parent,name) |
commit | commitdiff | tree | snapshot |
2002-08-25 |
Robin Dunn | Some build/distrib tweaks |
commit | commitdiff | tree | snapshot |
2002-08-25 |
Robin Dunn | There needs to be an initialized wxApp to manipulate... |
commit | commitdiff | tree | snapshot |
2002-08-25 |
Robin Dunn | You can't paste if someone else already has the clipboa... |
commit | commitdiff | tree | snapshot |
2002-08-25 |
Robin Dunn | Comment out a debug printf |
commit | commitdiff | tree | snapshot |
2002-08-25 |
Robin Dunn | Load the frame icons from a .py file so I don't have... |
commit | commitdiff | tree | snapshot |
2002-08-25 |
Robin Dunn | Don't need the "-hybrid" in the name any longer |
commit | commitdiff | tree | snapshot |
2002-08-25 |
Robin Dunn | Changed slightly the meaning of the Hybrid build. ... |
commit | commitdiff | tree | snapshot |
2002-08-24 |
Stefan Csomor | added new default handlers for open/print events, remov... |
commit | commitdiff | tree | snapshot |
2002-08-24 |
Robin Dunn | Updated PyCrust code from Patrick |
commit | commitdiff | tree | snapshot |
2002-08-24 |
Robin Dunn | Changed installer base filename |
commit | commitdiff | tree | snapshot |
2002-08-24 |
Robin Dunn | Test code for float editors |
commit | commitdiff | tree | snapshot |
2002-08-24 |
Robin Dunn | All editors that derive from wxGridCellTextEditor will... |
commit | commitdiff | tree | snapshot |
2002-08-24 |
Robin Dunn | If the number or float editor is being used but the... |
commit | commitdiff | tree | snapshot |
2002-08-24 |
Vadim Zeitlin | added wxCHECK_GCC_VERSION() macro |
commit | commitdiff | tree | snapshot |
2002-08-24 |
Gilles Depeyrot | updated CW exported xml projects |
commit | commitdiff | tree | snapshot |
2002-08-24 |
Gilles Depeyrot | updated CW exported xml projects |
commit | commitdiff | tree | snapshot |
2002-08-24 |
Stefan Csomor | getting rid of warnings |
commit | commitdiff | tree | snapshot |
2002-08-24 |
Gilles Depeyrot | ignore files produced when building samples |
commit | commitdiff | tree | snapshot |
2002-08-24 |
Robin Dunn | Fixed wxGridCellFloatEditor::Clone |
commit | commitdiff | tree | snapshot |
2002-08-24 |
Gilles Depeyrot | updated CW exported xml projects |
commit | commitdiff | tree | snapshot |
2002-08-24 |
Gilles Depeyrot | improved conditional compilation since generic grid... |
commit | commitdiff | tree | snapshot |
2002-08-24 |
Gilles Depeyrot | added newest grid source file |
commit | commitdiff | tree | snapshot |
next |