2010-08-10 |
Vadim Zeitlin | Inherit notebook background recursively under wxMSW. |
tree | commitdiff |
2010-07-13 |
Vadim Zeitlin | Globally use "wxWindows licence" consistently. |
tree | commitdiff |
2010-06-20 |
Vadim Zeitlin | Remove unnecessary mondrian.{ico,xpm} files from sample... |
tree | commitdiff |
2010-05-21 |
Vadim Zeitlin | Fix focus debugging in the controls sample. |
tree | commitdiff |
2010-04-09 |
Václav Slavík | Regenerated makefiles after removing USE_GDIPLUS. |
tree | commitdiff |
2010-01-09 |
Kevin Ollivier | Rebake. |
tree | commitdiff |
2010-01-04 |
Kevin Ollivier | Rebake from clean wx tree. |
tree | commitdiff |
2009-12-08 |
Vadim Zeitlin | Use X64 machine type for MSVC linker instead of old... |
tree | commitdiff |
2009-11-18 |
Kevin Ollivier | Rebake after last commit. |
tree | commitdiff |
2009-10-31 |
Kevin Ollivier | Bakefile 0.2.8 rebake. |
tree | commitdiff |
2009-10-23 |
Vadim Zeitlin | Rebaked using post-0.2.7 svn version of bakefile. |
tree | commitdiff |
2009-10-22 |
Vadim Zeitlin | Rebake everything using bakefile 0.2.7. |
tree | commitdiff |
2009-10-08 |
Kevin Ollivier | Make sure all Bakefile formats that use CRLF line feeds... |
tree | commitdiff |
2009-09-12 |
Vadim Zeitlin | Rebake all the samples, demos and tests makefiles. |
tree | commitdiff |
2009-07-23 |
Vadim Zeitlin | Globally replace _T() with wxT(). |
tree | commitdiff |
2009-07-20 |
Vadim Zeitlin | Put braces around all calls to wxLogFunctions() inside... |
tree | commitdiff |
2009-06-03 |
Vadim Zeitlin | use wxRA_SPECIFY_COLS/ROWS instead of old, deprecated... |
tree | commitdiff |
2009-05-12 |
Vadim Zeitlin | don't update stc.h when not building the library, it... |
tree | commitdiff |
2009-04-26 |
Kevin Ollivier | Rebake after latest changes. |
tree | commitdiff |
2009-04-24 |
Chris Elliott | update bakefile to 0.2.6 |
tree | commitdiff |
2009-03-15 |
Kevin Ollivier | Rebake after last change. |
tree | commitdiff |
2009-03-13 |
Kevin Ollivier | Rebake after Mac bundle change. |
tree | commitdiff |
2009-03-12 |
Kevin Ollivier | Removing more CodeWarrior samples. |
tree | commitdiff |
2009-03-02 |
Kevin Ollivier | Land the rest of the changes made by a rebake after... |
tree | commitdiff |
2009-01-23 |
Vadim Zeitlin | added (wxMSW-only) wxToolTip::SetMaxWidth() and improve... |
tree | commitdiff |
2009-01-17 |
Vadim Zeitlin | remove MSVC solution files from svn |
tree | commitdiff |
2009-01-15 |
Vadim Zeitlin | link with wininet.lib under Windows to avoid linking... |
tree | commitdiff |
2008-11-02 |
Vadim Zeitlin | replace wx_{const,static,reinterpret}_cast with their... |
tree | commitdiff |
2008-10-27 |
Vadim Zeitlin | rebaked using bakefile 0.2.5 |
tree | commitdiff |
2008-10-08 |
Vadim Zeitlin | add VC9 project files (closes #9960) |
tree | commitdiff |
2008-10-08 |
Vadim Zeitlin | rebaked makefiles with 0.2.4 |
tree | commitdiff |
2008-09-20 |
Kevin Ollivier | Rebake after bakefile changes. |
tree | commitdiff |
2008-09-11 |
Stefan Csomor | adding new toolkits for osx |
tree | commitdiff |
2008-09-04 |
Kevin Ollivier | rebake |
tree | commitdiff |
2008-06-27 |
Vadim Zeitlin | use wxIconizeEvent::IsIconized() instead of deprecated... |
tree | commitdiff |
2008-06-20 |
Paul Cornett | don't include private header in a sample |
tree | commitdiff |
2008-06-20 |
Robert Roebling | Give spin button the same height as the associated... |
tree | commitdiff |
2008-06-12 |
Stefan Csomor | fixing file paths after renaming |
tree | commitdiff |
2008-06-02 |
Václav Slavík | regenerated all trunk makefiles with bakefile-0.2.3 |
tree | commitdiff |
2008-05-23 |
Robert Roebling | Update controls sample to follow documented logic |
tree | commitdiff |
2008-03-15 |
Vadim Zeitlin | remove/replace redundant SetAutoLayout() and Fit()... |
tree | commitdiff |
2008-01-27 |
Václav Slavík | added VC7/8 project files for samples |
tree | commitdiff |
2008-01-26 |
Vadim Zeitlin | fix the code to not use dangling pointers resulting... |
tree | commitdiff |
2008-01-23 |
Václav Slavík | regenerated makefiles with bkl-0.2.3 |
tree | commitdiff |
2008-01-18 |
Jouk Jansen | Removing wrong "const const" in type definition |
tree | commitdiff |
2008-01-16 |
Vadim Zeitlin | made all XPM const to avoid warnings from mingw32 4... |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | rebaked everything, fixes problems with OpenGL samples... |
tree | commitdiff |
2007-11-25 |
Václav Slavík | removed ANSI configs from VisualC++ project files |
tree | commitdiff |
2007-10-11 |
Chris Elliott | update makefiles |
tree | commitdiff |
2007-10-10 |
Chris Elliott | fixes as per http://thread.gmane.org/gmane.comp.lib... |
tree | commitdiff |
2007-06-30 |
Vadim Zeitlin | changed ds[pw] files to use CRLF eol style and not... |
tree | commitdiff |
2007-06-26 |
Vadim Zeitlin | remove .cvsignore files, they're useless with svn |
tree | commitdiff |
2007-04-19 |
Vadim Zeitlin | compilation fix (misplaced comma in OnIdle) |
tree | commitdiff |
2007-03-25 |
Vadim Zeitlin | update status bar display when we don't have focus too |
tree | commitdiff |
2007-03-23 |
Vadim Zeitlin | make IsEnabled() return false even if the window parent... |
tree | commitdiff |
2007-02-08 |
Vadim Zeitlin | removed the old tmake project files |
tree | commitdiff |
2007-02-07 |
Vadim Zeitlin | fix unused variable warning with wxUSE_TOOLTIPS==0 |
tree | commitdiff |
2007-02-07 |
Robin Dunn | rebaked after changing the version number |
tree | commitdiff |
2006-11-10 |
Robin Dunn | Move version number to 2.8.0.0 and rebake the makefiles |
tree | commitdiff |
2006-11-04 |
Vadim Zeitlin | rebaked with baefile rev 928 |
tree | commitdiff |
2006-10-28 |
Robin Dunn | Moved version number to 2.7.2.0 and rebaked |
tree | commitdiff |
2006-10-09 |
Robin Dunn | Bumping the version number also requires that version... |
tree | commitdiff |
2006-08-01 |
Włodzimierz Skiba | Removed unused Symantec (*.sc) build system. Symantec... |
tree | commitdiff |
2006-08-01 |
Włodzimierz Skiba | Removed all outdated makefile.dos and their *.msc include. |
tree | commitdiff |
2006-07-13 |
Jamie Gadd | Don't set background of wxMemoryDC before selecting... |
tree | commitdiff |
2006-07-03 |
Vadim Zeitlin | removed wxHyperlinkCtrl from this sample, it's not... |
tree | commitdiff |
2006-07-03 |
Vadim Zeitlin | make the frame big enough to show all controls initially |
tree | commitdiff |
2006-06-30 |
Vadim Zeitlin | avoid asserts by not using GetSelection() with multi... |
tree | commitdiff |
2006-06-30 |
Vadim Zeitlin | added wxHyperLink and context help testing code (not... |
tree | commitdiff |
2006-06-29 |
Julian Smart | Moved wxRichTextCtrl to its own library |
tree | commitdiff |
2006-06-18 |
Stefan Neis | Avoid problems with events that might be sent during... |
tree | commitdiff |
2006-05-23 |
Julian Smart | Check for null pointers |
tree | commitdiff |
2006-05-17 |
Julian Smart | Combobox may not be fully created at this point |
tree | commitdiff |
2006-05-04 |
Vadim Zeitlin | added Get/SetItemToolTip() (and implemented them for... |
tree | commitdiff |
2006-04-28 |
Włodzimierz Skiba | Warning fixes. |
tree | commitdiff |
2006-03-28 |
Włodzimierz Skiba | Make wxPASSWORD and wxPROCESS_ENTER really deprecated. |
tree | commitdiff |
2006-03-12 |
Vadim Zeitlin | don't send weird colours for different controls, this... |
tree | commitdiff |
2006-03-12 |
Vadim Zeitlin | create a non readonly combobox |
tree | commitdiff |
2006-03-12 |
Vadim Zeitlin | log wxChoice events in the same format as wxComboBox... |
tree | commitdiff |
2006-03-12 |
Vadim Zeitlin | use the sizer to layout the main window/panel (this... |
tree | commitdiff |
2006-02-20 |
Robert Roebling | Added test for wxComboBox::SetString |
tree | commitdiff |
2006-02-10 |
Vadim Zeitlin | regenerated all makefiles with bakefile 0.2.0; removed... |
tree | commitdiff |
2006-01-21 |
Michael Wetherell | Rebake all the VC++ project files and makefiles |
tree | commitdiff |
2005-12-19 |
Włodzimierz Skiba | Somebody forgot to restore from testing phase. |
tree | commitdiff |
2005-12-19 |
Włodzimierz Skiba | __WIN95__ removed (used to differ win3.1 vs. 'modern... |
tree | commitdiff |
2005-11-25 |
David Elliott | Ran make -f build/autogen.mk |
tree | commitdiff |
2005-11-09 |
Michael Wetherell | Regenerate Makefile.in, configure and the VC++ project... |
tree | commitdiff |
2005-10-16 |
Michael Wetherell | Regenerate the msvc makefiles after TARGET_CPU option... |
tree | commitdiff |
2005-10-03 |
Vadim Zeitlin | regenerated after version.bkl changes fixing -compatibi... |
tree | commitdiff |
2005-10-01 |
David Elliott | Ran bakefile -f autoconf and autoconf. |
tree | commitdiff |
2005-08-17 |
Vadim Zeitlin | also added a check of choice selection in idle time... |
tree | commitdiff |
2005-08-16 |
Włodzimierz Skiba | Warning fix. |
tree | commitdiff |
2005-08-16 |
Vadim Zeitlin | added code showing that at least under Windows wxCombob... |
tree | commitdiff |
2005-08-03 |
Michael Wetherell | Rebake after MSLU and other changes |
tree | commitdiff |
2005-07-28 |
Julian Smart | Rebake for 2.6.2 |
tree | commitdiff |
2005-06-02 |
Julian Smart | Use standard ids |
tree | commitdiff |
2005-05-31 |
Michael Wetherell | Change 'test -e' to 'test -f' for Sun |
tree | commitdiff |
2005-05-31 |
Julian Smart | Baked files for 2.6.1 |
tree | commitdiff |
2005-05-22 |
Julian Smart | Removed def files |
tree | commitdiff |
2005-04-25 |
Robert Roebling | Add test for wxChoice's focus events. (no fix yet). |
tree | commitdiff |
next |