2003-01-06 |
Gilles Depeyrot | corrected release target which included some include... |
commit | commitdiff | tree | snapshot |
2003-01-06 |
David Webster | OS/2 updates |
commit | commitdiff | tree | snapshot |
2003-01-06 |
David Webster | Remove ctl3d32.lib from make. |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Julian Smart | Make it build in Unicode mode again |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Mattia Barbon | Implemented wxToplevelWindowMotif. (forgot to commit) |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Gilles Depeyrot | corrected getting FSRef associated with the POSIX path... |
commit | commitdiff | tree | snapshot |
2003-01-06 |
David Webster | OS/2 patches missing from this version |
commit | commitdiff | tree | snapshot |
2003-01-06 |
David Webster | no message |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Mattia Barbon | Implemented wxToplevelWindowMotif. |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Mattia Barbon | Aparently someone modified templates/filelist.txt... |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Gilles Depeyrot | updated Project Builder project for MoreFilesX |
commit | commitdiff | tree | snapshot |
2003-01-05 |
Robert Roebling | Removed usage of GetInternalFont() from GTK 2.0.... |
commit | commitdiff | tree | snapshot |
2003-01-05 |
Robert Roebling | Removed usage of GetInternalFont. |
commit | commitdiff | tree | snapshot |
2003-01-05 |
Robert Roebling | Minor fix related to wxMiniFrame drawing. |
commit | commitdiff | tree | snapshot |
2003-01-05 |
Robert Roebling | Corrected wxMiniFrame for GTK2 and removed its |
commit | commitdiff | tree | snapshot |
2003-01-05 |
Vadim Zeitlin | #undef LoadIcon() too |
commit | commitdiff | tree | snapshot |
2003-01-05 |
Stefan Csomor | region calculation for windows with borders too small |
commit | commitdiff | tree | snapshot |
2003-01-05 |
Vadim Zeitlin | compilation warning fix |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Václav Slavík | added my patches to the list of things to backport... |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Václav Slavík | added more robust wxTLW::ShowFullScreen implementation |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Julian Smart | Use nicer (swiss) font for default |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Julian Smart | A script for helping make RPMs |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Václav Slavík | gcc has __attribute__((deprecated)) since version 3.1 |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Julian Smart | Indicated in the source and on initialisation that... |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Mattia Barbon | Remove #ifdef __WXSTUBS__ from headers. |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Robin Dunn | With the fix in gtk/font.cpp and switching to an wxplic... |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Robin Dunn | Ensure that the wxNativeFontInfo internal data is copie... |
commit | commitdiff | tree | snapshot |
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 |
next |