2002-03-09 |
Václav Slavík | reverted Robert's change |
tree | commitdiff |
2002-03-09 |
Vadim Zeitlin | don't include wx/wx.h unnecessarily |
tree | commitdiff |
2002-03-09 |
Vadim Zeitlin | copy the variant name in the assignment operator as... |
tree | commitdiff |
2002-03-09 |
Julian Smart | Added reparenting helper classes to help apps to grab... |
tree | commitdiff |
2002-03-09 |
Václav Slavík | query MGL for resolution |
tree | commitdiff |
2002-03-09 |
Robert Roebling | Various changes to make pop up menus work |
tree | commitdiff |
2002-03-09 |
Vadim Zeitlin | look at HOME and USERPROFILE in wxGetHomeDir() (patch... |
tree | commitdiff |
2002-03-09 |
Vadim Zeitlin | compilation warning fix for the daily builds |
tree | commitdiff |
2002-03-09 |
Václav Slavík | what about returning a value? |
tree | commitdiff |
2002-03-09 |
Vadim Zeitlin | added support for non alphanumeric simple character... |
tree | commitdiff |
2002-03-09 |
Ron Lee | Added GetMaxSize virtual method for use by sizers. |
tree | commitdiff |
2002-03-09 |
Robin Dunn | Visual C++ needs sys/stat.h too |
tree | commitdiff |
2002-03-08 |
Václav Slavík | fixed MSVC compilation and warnings |
tree | commitdiff |
2002-03-08 |
Václav Slavík | case insensitive <font face> |
tree | commitdiff |
2002-03-08 |
Václav Slavík | fixed bug in wxHtmlHelpFrame: didn't show HTML window... |
tree | commitdiff |
2002-03-08 |
Mattia Barbon | (Hopefully) last fix for daily builds |
tree | commitdiff |
2002-03-08 |
Robin Dunn | Fixed compilation error. |
tree | commitdiff |
2002-03-08 |
Ron Lee | Added SetLogBuffer method. |
tree | commitdiff |
2002-03-08 |
Vadim Zeitlin | theoretically unnecessary but practically required... |
tree | commitdiff |
2002-03-08 |
Julian Smart | ProcessXEvent now returns TRUE if processed, FALSE... |
tree | commitdiff |
2002-03-08 |
Ron Lee | Moved assert to before the segfault. |
tree | commitdiff |
2002-03-07 |
Robin Dunn | Removed unneeded assert |
tree | commitdiff |
2002-03-07 |
Václav Slavík | rewrote Chris' fix properly |
tree | commitdiff |
2002-03-07 |
Julian Smart | Corrections in light of recent toolbar and other changes |
tree | commitdiff |
2002-03-06 |
Gilles Depeyrot | fixed creation of Info.plist file for Mac OS X |
tree | commitdiff |
2002-03-06 |
Ron Lee | removed superfluous assignment handled in base class. |
tree | commitdiff |
2002-03-06 |
Mattia Barbon | More fixes for daily builds |
tree | commitdiff |
2002-03-06 |
Julian Smart | Applied [ 520664 ] filedlg patch |
tree | commitdiff |
2002-03-06 |
Julian Smart | Applied patch for Forty, print patch and wxHTML book... |
tree | commitdiff |
2002-03-06 |
Vadim Zeitlin | fixes to the new pointer array implementation |
tree | commitdiff |
2002-03-06 |
Gilles Depeyrot | wxArray<T> macros have been changed to fix runtime... |
tree | commitdiff |
2002-03-06 |
Vadim Zeitlin | fixed creation of the dialogs with a simple (non 3D... |
tree | commitdiff |
2002-03-05 |
Mattia Barbon | More blind fixes for daily builds |
tree | commitdiff |
2002-03-05 |
Vadim Zeitlin | compilation fix for WXWIN_COMPATIBILITY_2_2 == 0 case |
tree | commitdiff |
2002-03-05 |
Vadim Zeitlin | fix for wxScreenDC::GetSize |
tree | commitdiff |
2002-03-05 |
Václav Slavík | fixed compilation for wxUSE_UNICODE=1, wxUSE_UNICODE_MSLU=0 |
tree | commitdiff |
2002-03-04 |
Mattia Barbon | Blind fix for daily builds |
tree | commitdiff |
2002-03-04 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2002-03-04 |
Julian Smart | Removed obsolete -WE flags from WIN32 BC++ makefiles |
tree | commitdiff |
2002-03-03 |
Václav Slavík | fixed translatable strings handling in XRC |
tree | commitdiff |
2002-03-03 |
Václav Slavík | removed implicit dependency on wxPNGHandler from wxGTK... |
tree | commitdiff |
2002-03-01 |
David Webster | This weeks interface and compile catchup |
tree | commitdiff |
2002-02-28 |
Robert Roebling | Lots of things to make menus and submenus work. |
tree | commitdiff |
2002-02-28 |
Vadim Zeitlin | don't allow clicking disabled buttons |
tree | commitdiff |
2002-02-28 |
Vadim Zeitlin | fix button double click handling (should be treated... |
tree | commitdiff |
2002-02-28 |
Vadim Zeitlin | removed unnecessary include |
tree | commitdiff |
2002-02-28 |
Vadim Zeitlin | fixes to toolbar, seems to work |
tree | commitdiff |
2002-02-28 |
Vadim Zeitlin | warnings fixed |
tree | commitdiff |
2002-02-28 |
Julian Smart | Corrected points to pixels calculation |
tree | commitdiff |
2002-02-27 |
Vadim Zeitlin | [start of] a wxUniversal implementation of wxToolBar |
tree | commitdiff |
2002-02-27 |
Julian Smart | Nano-X: used drawable-to-wxImage function in wxBitmap... |
tree | commitdiff |
2002-02-27 |
Julian Smart | Nano-X: added function to copy from a drawable to a... |
tree | commitdiff |
2002-02-27 |
Julian Smart | Nano-X: bitmap now showing in wxMessageBox, but it... |
tree | commitdiff |
2002-02-26 |
Julian Smart | Got dialog sizing to work, downsized fonts a bit (thoug... |
tree | commitdiff |
2002-02-26 |
Julian Smart | Window management and sizer layout corrections |
tree | commitdiff |
2002-02-26 |
Vadim Zeitlin | fixed a few warnings |
tree | commitdiff |
2002-02-26 |
Julian Smart | Fixed XGetWindowAttributes so 'mapped' is reported |
tree | commitdiff |
2002-02-26 |
Julian Smart | Attempt at creating appropriate fonts in Nano-X |
tree | commitdiff |
2002-02-26 |
Julian Smart | Nano-X changes: removed spurious -O for Nano-X configur... |
tree | commitdiff |
2002-02-25 |
Robert Roebling | New code for greying out. |
tree | commitdiff |
2002-02-25 |
Julian Smart | Compilation fixes for Nano-X |
tree | commitdiff |
2002-02-25 |
Vadim Zeitlin | fixed linking errors |
tree | commitdiff |
2002-02-25 |
Julian Smart | Changed greying out to very crude algorithm, just drain... |
tree | commitdiff |
2002-02-25 |
Julian Smart | Put tool disabling back in, but we need to debug wxCrea... |
tree | commitdiff |
2002-02-25 |
Julian Smart | data_image -> mask_image, correcting some crashes in... |
tree | commitdiff |
2002-02-25 |
Julian Smart | Commented out the bitmap-greying code until I have... |
tree | commitdiff |
2002-02-25 |
Julian Smart | Corrected typos |
tree | commitdiff |
2002-02-25 |
Julian Smart | Added middle mouse event macros to wxListCtrl doc;... |
tree | commitdiff |
2002-02-24 |
Václav Slavík | reverted wxMGL-specific code (didn't mean to commit... |
tree | commitdiff |
2002-02-24 |
Julian Smart | Reverted to my own solution; I think it's better becaus... |
tree | commitdiff |
2002-02-24 |
Julian Smart | Fixed conflicts with Robert's similar fixes; fixed... |
tree | commitdiff |
2002-02-24 |
Robert Roebling | Corrections to position and size for toolbar. |
tree | commitdiff |
2002-02-24 |
Robert Roebling | Added simplistic wxToolBar to wxUniversal. It |
tree | commitdiff |
2002-02-24 |
Gilles Depeyrot | take title of radiobox into account to calculate best... |
tree | commitdiff |
2002-02-24 |
Gilles Depeyrot | added Mac OS X application bundle (framework) building |
tree | commitdiff |
2002-02-24 |
Robert Roebling | Added expose event compression. |
tree | commitdiff |
2002-02-24 |
Robert Roebling | Done some work on wxFocusEvent::SetWindow(). Enough |
tree | commitdiff |
2002-02-24 |
Vadim Zeitlin | only call GSocket_Init() when needed and do call it... |
tree | commitdiff |
2002-02-24 |
Robert Roebling | More tests in erase sample. |
tree | commitdiff |
2002-02-24 |
Vadim Zeitlin | added wxUSE_FSVOLUME |
tree | commitdiff |
2002-02-24 |
Václav Slavík | made AdjustForParentClientOrigin const |
tree | commitdiff |
2002-02-24 |
Václav Slavík | removed AdjustForParentClientOrigin from wxMotif and... |
tree | commitdiff |
2002-02-24 |
Václav Slavík | made generic wxListCtrl work with well-behaved ports... |
tree | commitdiff |
2002-02-24 |
Václav Slavík | removed AdjustForParentClientOrigin from wxMotif and... |
tree | commitdiff |
2002-02-24 |
Václav Slavík | 1. changed doubleclick events sequence to 'down,up... |
tree | commitdiff |
2002-02-24 |
Václav Slavík | compilation fix |
tree | commitdiff |
2002-02-23 |
Vadim Zeitlin | added EVT_MENU_OPEN and EVT_MENU_CLOSE events |
tree | commitdiff |
2002-02-23 |
Vadim Zeitlin | part of the fix to the initial colour selection in... |
tree | commitdiff |
2002-02-23 |
Vadim Zeitlin | implemented wxWindowDC and wxClientDC::GetSize() proper... |
tree | commitdiff |
2002-02-23 |
Vadim Zeitlin | temp linking quick fix |
tree | commitdiff |
2002-02-23 |
Robert Roebling | Implemented a simple modality under X11. |
tree | commitdiff |
2002-02-23 |
Robert Roebling | Some work on GTK focus handling and events. |
tree | commitdiff |
2002-02-23 |
Julian Smart | wxUSE_CONSTRAINTS now refers to constraints only, since... |
tree | commitdiff |
2002-02-23 |
Robert Roebling | Minor fixes to buffered stream in connection |
tree | commitdiff |
2002-02-23 |
Václav Slavík | fix for (MSLU?) BEGIN/ENDEDITLABEL in Unicode build |
tree | commitdiff |
2002-02-23 |
Václav Slavík | removed libxpm |
tree | commitdiff |
2002-02-22 |
David Webster | Style updates |
tree | commitdiff |
2002-02-22 |
Gilles Depeyrot | Darwin dlopen functions is needed both for DYNLIB_CLASS... |
tree | commitdiff |
2002-02-22 |
Vadim Zeitlin | fix for a nasty bug with colouor copying |
tree | commitdiff |
2002-02-22 |
Vadim Zeitlin | 1. made wxDebugMsg, wxError and wxFatalError deprecated... |
tree | commitdiff |
next |