2003-01-04 |
Vadim Zeitlin | added polish translations from Janusz Piwowarski |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Ron Lee | more thinko tweaks. |
commit | commitdiff | tree | snapshot |
2003-01-03 |
Ron Lee | Recommend python-xml for xrced. |
commit | commitdiff | tree | snapshot |
2003-01-03 |
Ron Lee | Incorporate changes from 2.4 release. |
commit | commitdiff | tree | snapshot |
2003-01-03 |
Ron Lee | The exact version it was included doesn't appear to... |
commit | commitdiff | tree | snapshot |
2003-01-03 |
Robin Dunn | Disable putting selected text in the Primary Selection... |
commit | commitdiff | tree | snapshot |
2003-01-03 |
Julian Smart | Added opengl32.lib glu32.lib to OpenGL samples VC+... |
commit | commitdiff | tree | snapshot |
2003-01-03 |
Julian Smart | Added dialup to filelist.txt and wxUniv.dsp |
commit | commitdiff | tree | snapshot |
2003-01-03 |
Julian Smart | Added missing wx/frame.h inclusion |
commit | commitdiff | tree | snapshot |
2003-01-03 |
Julian Smart | Clean up memory if have to exit early |
commit | commitdiff | tree | snapshot |
2003-01-03 |
Julian Smart | Added a note about 'make install' |
commit | commitdiff | tree | snapshot |
2003-01-03 |
Julian Smart | Only enable tooltips on WIN32 |
commit | commitdiff | tree | snapshot |
2003-01-03 |
Julian Smart | wxUSE_TOOLTIPs => 1 |
commit | commitdiff | tree | snapshot |
2003-01-03 |
Stefan Csomor | made static box only a frame region in all calculations... |
commit | commitdiff | tree | snapshot |
2003-01-03 |
Julian Smart | Applied patch [ 652336 ] Add tooltip support to wxUniv... |
commit | commitdiff | tree | snapshot |
2003-01-03 |
Julian Smart | Added glcanvas.cpp, tooltip.cpp, taskbar.cpp, wave... |
commit | commitdiff | tree | snapshot |
2003-01-03 |
Stefan Csomor | recommit after mac binary lapsus |
commit | commitdiff | tree | snapshot |
2003-01-03 |
Vadim Zeitlin | IsStandard() shouldn't return TRUE for formats >= wxDF_... |
commit | commitdiff | tree | snapshot |
2003-01-02 |
Vadim Zeitlin | argh, erased one extra line accidentally in the last... |
commit | commitdiff | tree | snapshot |
2003-01-02 |
Vadim Zeitlin | wx(Individual)LayoutConstraints may be copied |
commit | commitdiff | tree | snapshot |
2003-01-02 |
Vadim Zeitlin | compilation fixes after applying DECLARE_NO_COPY_CLASS... |
commit | commitdiff | tree | snapshot |
2003-01-02 |
Vadim Zeitlin | use DECLARE_NO_COPY_CLASS() where applicable (patch... |
commit | commitdiff | tree | snapshot |
2003-01-02 |
Vadim Zeitlin | support for using DIBs for wxBitmap implementation... |
commit | commitdiff | tree | snapshot |
2003-01-02 |
Vadim Zeitlin | use StretchBlt() if available (part of patch 649866) |
commit | commitdiff | tree | snapshot |
2003-01-02 |
Václav Slavík | added wxDEPRECATED |
commit | commitdiff | tree | snapshot |
2003-01-02 |
Václav Slavík | mark wxImage's wxBitmap functions as deprecated |
commit | commitdiff | tree | snapshot |
2003-01-02 |
Vadim Zeitlin | documented wxDateSpan |
commit | commitdiff | tree | snapshot |
2003-01-02 |
Vadim Zeitlin | added operator==() and !=() for wxDateSpan |
commit | commitdiff | tree | snapshot |
2003-01-02 |
Vadim Zeitlin | implemented support for column label alignment (closes... |
commit | commitdiff | tree | snapshot |
2003-01-02 |
Vadim Zeitlin | the file containing the list of things which can be... |
commit | commitdiff | tree | snapshot |
2003-01-02 |
Vadim Zeitlin | added test for wxLIST_FORMAT_CENTRE/RIGHT |
commit | commitdiff | tree | snapshot |
2003-01-02 |
Vadim Zeitlin | set wxListItem mask automatically to the correct value... |
commit | commitdiff | tree | snapshot |
2003-01-02 |
Vadim Zeitlin | fixed bug with wxTR_EDIT_LABELS not working with xwTR_M... |
commit | commitdiff | tree | snapshot |
2003-01-02 |
Vadim Zeitlin | test InsertItems() trying to reproduce the bug 633150... |
commit | commitdiff | tree | snapshot |
2003-01-02 |
Vadim Zeitlin | show Univ prefix in wxWindows info dialog |
commit | commitdiff | tree | snapshot |
2003-01-02 |
Vadim Zeitlin | removed a couple of obsolete functions from wxDialog |
commit | commitdiff | tree | snapshot |
2003-01-02 |
Stefan Csomor | attempt to recommit , contained binary data for some... |
commit | commitdiff | tree | snapshot |
2003-01-02 |
Stefan Csomor | attempt to recommit , contained binary data for some... |
commit | commitdiff | tree | snapshot |
2003-01-02 |
Stefan Csomor | easier angle conversion wx-mac , corrected elliptic... |
commit | commitdiff | tree | snapshot |
2003-01-02 |
Stefan Csomor | corrected generation of all event members (client data... |
commit | commitdiff | tree | snapshot |
2003-01-02 |
Vadim Zeitlin | fixed wxMutexLocker ctor signature (patch 660549) |
commit | commitdiff | tree | snapshot |
2003-01-02 |
Vadim Zeitlin | say that EVT_TEXT_ENTER requires wxTE_PROCESS_ENTER... |
commit | commitdiff | tree | snapshot |
2003-01-02 |
Vadim Zeitlin | fixed wxCaret::SetSize() (closes bug 659209) |
commit | commitdiff | tree | snapshot |
2003-01-02 |
Vadim Zeitlin | made generic EmulateKeyPress() to work with Delete... |
commit | commitdiff | tree | snapshot |
2003-01-01 |
Vadim Zeitlin | typo fix (closes bug 654197) |
commit | commitdiff | tree | snapshot |
2003-01-01 |
Vadim Zeitlin | added a test for check tbar buttons state |
commit | commitdiff | tree | snapshot |
2003-01-01 |
Vadim Zeitlin | tried to fix compilation with Watcom 11 (should fix... |
commit | commitdiff | tree | snapshot |
2003-01-01 |
Vadim Zeitlin | fix for HAVE_EXPLICIT for VC++ 6.0 (closes bug 651314) |
commit | commitdiff | tree | snapshot |
2003-01-01 |
Robin Dunn | Changed wxLOG_Max to be a smaller (but still large... |
commit | commitdiff | tree | snapshot |
2003-01-01 |
Vadim Zeitlin | don't send CHECKLISTBOX_TOGGLE event when Check() is... |
commit | commitdiff | tree | snapshot |
2003-01-01 |
Vadim Zeitlin | added IsEmpty |
commit | commitdiff | tree | snapshot |
2003-01-01 |
Vadim Zeitlin | added check/uncheck/toggle tests |
commit | commitdiff | tree | snapshot |
2003-01-01 |
Vadim Zeitlin | added wxControlWithItems docs, updated the others to... |
commit | commitdiff | tree | snapshot |
2003-01-01 |
Gilles Depeyrot | use MoreFilesX instead of MoreFiles when building with... |
commit | commitdiff | tree | snapshot |
2003-01-01 |
Gilles Depeyrot | use MoreFilesX instead of MoreFiles when building with... |
commit | commitdiff | tree | snapshot |
2003-01-01 |
Gilles Depeyrot | use MoreFilesX instead of MoreFiles when building with... |
commit | commitdiff | tree | snapshot |
2003-01-01 |
Gilles Depeyrot | MoreFilesX 1.0.1: A collection of useful high-level... |
commit | commitdiff | tree | snapshot |
2003-01-01 |
Robin Dunn | Added wxLog::Get/SetLogLevel |
commit | commitdiff | tree | snapshot |
2002-12-30 |
Robin Dunn | Fixed problem of FormatText causing both the formatted... |
commit | commitdiff | tree | snapshot |
2002-12-30 |
Gilles Depeyrot | SourceForge patch #654210 to fix naming/numbering share... |
commit | commitdiff | tree | snapshot |
2002-12-30 |
Julian Smart | Corrected accidental pointer arithmetic in ClientToScre... |
commit | commitdiff | tree | snapshot |
2002-12-30 |
Václav Slavík | fixed encoding handling in ANSI mode |
commit | commitdiff | tree | snapshot |
2002-12-30 |
Ron Lee | Ok, so we don't need the extra bool at all, we can... |
commit | commitdiff | tree | snapshot |
2002-12-30 |
Ron Lee | Add wxSizer::Detach so we can detach child sizers witho... |
commit | commitdiff | tree | snapshot |
2002-12-30 |
Vadim Zeitlin | fixed buffer overrun when reading CCITT group 4 compres... |
commit | commitdiff | tree | snapshot |
2002-12-30 |
Vadim Zeitlin | compilation warning fixes (patch 651719) |
commit | commitdiff | tree | snapshot |
2002-12-29 |
Mattia Barbon | Allow building in unicode mode with just "make -f... |
commit | commitdiff | tree | snapshot |
2002-12-29 |
Mattia Barbon | Small updates: |
commit | commitdiff | tree | snapshot |
2002-12-29 |
Julian Smart | Tweaked the wording slightly for VC++ 5 compilation |
commit | commitdiff | tree | snapshot |
2002-12-29 |
Ron Lee | Oops, don't cut and paste between ports, and do test... |
commit | commitdiff | tree | snapshot |
2002-12-29 |
Mattia Barbon | LessTif 0.93 does not hang in wxWindow::ChangeFont... |
commit | commitdiff | tree | snapshot |
2002-12-29 |
Mattia Barbon | Small correction: add WINDOWSLDLIBS when linking... |
commit | commitdiff | tree | snapshot |
2002-12-29 |
Ron Lee | Added wxTreeCtrl::GetItemParent to deprecate GetParent. |
commit | commitdiff | tree | snapshot |
2002-12-29 |
Vadim Zeitlin | fixed wxALL_FILES definition in Unicode build |
commit | commitdiff | tree | snapshot |
2002-12-28 |
Julian Smart | Use path separator, not "/" |
commit | commitdiff | tree | snapshot |
2002-12-28 |
Mattia Barbon | Allow using tmake from places other than the current... |
commit | commitdiff | tree | snapshot |
2002-12-28 |
Mattia Barbon | Allow building Win32 DLL with wxGlCanvas using MinGW... |
commit | commitdiff | tree | snapshot |
2002-12-28 |
Julian Smart | Updated some scripts |
commit | commitdiff | tree | snapshot |
2002-12-28 |
Julian Smart | Fixed compilation by removing stream inclusion |
commit | commitdiff | tree | snapshot |
2002-12-27 |
Mattia Barbon | Updated Svedish translation from Jonas Rydberg. |
commit | commitdiff | tree | snapshot |
2002-12-27 |
Mattia Barbon | Fix Cygwin + makefile.g95 + wxUSE_PROLOGIO=0. |
commit | commitdiff | tree | snapshot |
2002-12-27 |
Mattia Barbon | Applied patch [ 652491 ] Update makefiles for mingw |
commit | commitdiff | tree | snapshot |
2002-12-27 |
Mattia Barbon | Use wxWcslen instead of wcslen. |
commit | commitdiff | tree | snapshot |
2002-12-27 |
Robin Dunn | Fix for potential divide by zero error |
commit | commitdiff | tree | snapshot |
2002-12-27 |
Mattia Barbon | wxPerl notes for DocView. |
commit | commitdiff | tree | snapshot |
2002-12-27 |
Julian Smart | Applied patch [ 657501 ] SpinButton wraps 1 too much |
commit | commitdiff | tree | snapshot |
2002-12-27 |
Julian Smart | Applied patch [ 658174 ] Adds wxT() and char->wxChar... |
commit | commitdiff | tree | snapshot |
2002-12-27 |
Julian Smart | Applied patch [ 658505 ] Updates documentation for... |
commit | commitdiff | tree | snapshot |
2002-12-27 |
Julian Smart | Applied patch [ 657515 ] Widgets sample notebook out... |
commit | commitdiff | tree | snapshot |
2002-12-27 |
Julian Smart | Applied patch [ 658786 ] Removes unresolved symbols... |
commit | commitdiff | tree | snapshot |
2002-12-27 |
Julian Smart | Applied patch [ 657969 ] Removes #if wxUSE_VALIDATORS... |
commit | commitdiff | tree | snapshot |
2002-12-27 |
Julian Smart | Added a necessary pixel to height if wxTB_NODIVIDER... |
commit | commitdiff | tree | snapshot |
2002-12-27 |
Julian Smart | Fixed bug [ 657949 ] Segmentation fault in ~wxFileHistory |
commit | commitdiff | tree | snapshot |
2002-12-27 |
Julian Smart | Improved SetScrollbars fix using client size and max... |
commit | commitdiff | tree | snapshot |
2002-12-26 |
Václav Slavík | fixed XRCID() lookup of numeric control IDs |
commit | commitdiff | tree | snapshot |
2002-12-26 |
Robin Dunn | Use WXDLLEXPORT_DATA for wx*NameStr's |
commit | commitdiff | tree | snapshot |
2002-12-25 |
Václav Slavík | 1) fixed compilation of wxBitmap, wxIcon toplevel nodes |
commit | commitdiff | tree | snapshot |
2002-12-24 |
Mattia Barbon | Use wxClientDataDictionary for client data. |
commit | commitdiff | tree | snapshot |
2002-12-24 |
Mattia Barbon | Use wxXmString instead of XmString. |
commit | commitdiff | tree | snapshot |
2002-12-24 |
Julian Smart | Reverted cross-compile patch. |
commit | commitdiff | tree | snapshot |
next |