2001-04-28 |
Václav Slavík | added xpmdecod.cpp |
tree | commitdiff |
2001-04-26 |
Robert Roebling | Added Greg's wxBitmapButton patch, take 2. |
tree | commitdiff |
2001-04-22 |
Václav Slavík | added wxXPMHandler |
tree | commitdiff |
2001-04-22 |
Václav Slavík | moved gtk/palette.cpp to generic/paletteg.cpp |
tree | commitdiff |
2001-04-22 |
Robert Roebling | Toplevel windows now send both activate and focus |
tree | commitdiff |
2001-04-22 |
Robert Roebling | Applied BMP patch. |
tree | commitdiff |
2001-04-19 |
Robin Dunn | Added wxCURSOR_ARROWWAIT which is the default arrow... |
tree | commitdiff |
2001-04-19 |
Vadim Zeitlin | fix for scrollbar rounding errors |
tree | commitdiff |
2001-04-14 |
Vadim Zeitlin | fixed DoDrawEllipse() bbox calculation (patch 415116) |
tree | commitdiff |
2001-04-09 |
Robert Roebling | Added wxFileName::GetModificationTime() |
tree | commitdiff |
2001-04-04 |
Václav Slavík | implemented wxMask::Create(bitmap, paletteEntry) for... |
tree | commitdiff |
2001-04-02 |
Vadim Zeitlin | merged wxLogDebug -> wxLogTrace change from 2.2 branch |
tree | commitdiff |
2001-03-29 |
Ove Kaaven | Unicode compilation fix. |
tree | commitdiff |
2001-03-26 |
Julian Smart | Added focus in/out handlers for wxTextCtrl |
tree | commitdiff |
2001-03-25 |
Václav Slavík | implemented dummy wxPalette for wxGTK, so that it no... |
tree | commitdiff |
2001-03-16 |
Vadim Zeitlin | replaced wxLogDebugs with wxLogTrace in dnd code -... |
tree | commitdiff |
2001-03-13 |
Václav Slavík | moved splines rendering code into wxDCBase |
tree | commitdiff |
2001-03-10 |
Vadim Zeitlin | trying to fix wxSpinCtrl update behaviour |
tree | commitdiff |
2001-02-22 |
Julian Smart | Added wxYieldIfNeeded |
tree | commitdiff |
2001-02-19 |
Vadim Zeitlin | temp (?) fix for wxYield() calls from other threads |
tree | commitdiff |
2001-02-13 |
Julian Smart | More GTK+ 1.3.1 fixes |
tree | commitdiff |
2001-02-13 |
Julian Smart | Further __WXGTK20__ fix |
tree | commitdiff |
2001-02-13 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2001-02-13 |
Julian Smart | Tried to fix GTK+ 2.0 compilos |
tree | commitdiff |
2001-02-12 |
Julian Smart | Fix for unsafe use of a global pointer for focus window... |
tree | commitdiff |
2001-02-08 |
Vadim Zeitlin | applied (slightly modified) wxToggleButton patch from... |
tree | commitdiff |
2001-02-06 |
Julian Smart | Fixed some warnings (don't know why dialoged Makefile... |
tree | commitdiff |
2001-02-06 |
Vadim Zeitlin | regenerated all makefiles from filelist.txt |
tree | commitdiff |
2001-02-06 |
Vadim Zeitlin | applied patch 103591 which should fix wxWakeUpIdle() |
tree | commitdiff |
2001-01-31 |
Vadim Zeitlin | Removed obsolete files |
tree | commitdiff |
2001-01-31 |
Vadim Zeitlin | 1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPE... |
tree | commitdiff |
2001-01-31 |
Vadim Zeitlin | wxDC scaling fix patch (Derry Bryson) |
tree | commitdiff |
2001-01-31 |
Vadim Zeitlin | support for wxGA_VERTICAL in wxGauge |
tree | commitdiff |
2001-01-24 |
Vadim Zeitlin | applied wxNativeFontInfo patch #103089 |
tree | commitdiff |
2001-01-23 |
Robert Roebling | Change required for new event types. |
tree | commitdiff |
2001-01-17 |
Vadim Zeitlin | applied file history patch |
tree | commitdiff |
2001-01-11 |
Robert Roebling | wxYield() patch from stable tree. |
tree | commitdiff |
2001-01-07 |
Robert Roebling | Make wxMenuItem::GetLabel() handle escaped underscores |
tree | commitdiff |
2001-01-03 |
Vadim Zeitlin | regenerated the makefiles to include filename.cpp |
tree | commitdiff |
2000-12-28 |
Vadim Zeitlin | modified check listbox indicators and made them customi... |
tree | commitdiff |
2000-12-28 |
Robert Roebling | Added wxFileName. |
tree | commitdiff |
2000-12-22 |
Robert Roebling | Log error messages work. |
tree | commitdiff |
2000-12-19 |
Vadim Zeitlin | fix for a crash in ~wxFontList |
tree | commitdiff |
2000-12-18 |
Vadim Zeitlin | wxNativeFontInfo changes |
tree | commitdiff |
2000-12-18 |
Vadim Zeitlin | applied wxNativeFontInfo patch from Derry Bryson (with... |
tree | commitdiff |
2000-12-16 |
Robert Roebling | Applied colour patch for better 8-bit support, |
tree | commitdiff |
2000-12-16 |
Robert Roebling | Added wxCommandEvent::IsSeection for listbox, |
tree | commitdiff |
2000-12-14 |
Vadim Zeitlin | merged in fix for GetValue() from the 2.2 branch |
tree | commitdiff |
2000-11-27 |
Robert Roebling | Applied glcanvas patch. |
tree | commitdiff |
2000-11-26 |
Robert Roebling | Ported stable-tree refresh code to devel tree. |
tree | commitdiff |
2000-11-25 |
Vadim Zeitlin | fixed majorDim == 0 problem in wxGTK::wxRadioBox |
tree | commitdiff |
2000-11-24 |
Vadim Zeitlin | 1. added wxGTK::wxToolBar::SetToolShortHelp() and test... |
tree | commitdiff |
2000-11-24 |
Robert Roebling | matrix compile fix |
tree | commitdiff |
2000-11-24 |
Robert Roebling | Made dnd reentrent safe as per stable tree. |
tree | commitdiff |
2000-11-24 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2000-11-24 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2000-11-23 |
Robert Roebling | Ported new double idle handlers for pending events |
tree | commitdiff |
2000-11-23 |
Robert Roebling | Upported wxListBox key handling and SetFirstItem() |
tree | commitdiff |
2000-11-23 |
Robert Roebling | Busy cursor don't need wxYield(), SendIdleEvents() |
tree | commitdiff |
2000-11-18 |
Václav Slavík | added wxCursor ctor for creation from bits array |
tree | commitdiff |
2000-10-31 |
Vadim Zeitlin | compilation fix (sorry!) |
tree | commitdiff |
2000-10-30 |
Vadim Zeitlin | wxDC::GetSize() should work now in wxGTK |
tree | commitdiff |
2000-10-30 |
Vadim Zeitlin | wxDC::GetSize() should work now in wxGTK |
tree | commitdiff |
2000-10-20 |
Vadim Zeitlin | an implementation of wxListBox::SetFirstItem() which... |
tree | commitdiff |
2000-10-20 |
Vadim Zeitlin | fixed problem with calling SetFont() when (multiline... |
tree | commitdiff |
2000-10-11 |
Vadim Zeitlin | added (MSW/GTK) and documented new frame and dialog... |
tree | commitdiff |
2000-10-08 |
Vadim Zeitlin | wxFileDialog changed to use (new) wxCHANGE_DIR flag... |
tree | commitdiff |
2000-10-06 |
Julian Smart | Added DECLARE/IMLEMENT_CLASS for wxToolBarBase |
tree | commitdiff |
2000-09-30 |
Vadim Zeitlin | fix from Robert for extra refreshes |
tree | commitdiff |
2000-09-28 |
Václav Slavík | added wxNotebook::AssingImageList |
tree | commitdiff |
2000-09-26 |
Julian Smart | Removed assert complaining about out-focus without... |
tree | commitdiff |
2000-09-25 |
Ron Lee | implemented wxDisplaySizeMM for gtk, msw & motif. |
tree | commitdiff |
2000-09-18 |
Vadim Zeitlin | give frame a reasonable default size if none specified |
tree | commitdiff |
2000-09-16 |
Robert Roebling | Set the m_isFrame flag corrcetly. |
tree | commitdiff |
2000-09-15 |
Robert Roebling | Minor corrections to new theme code. |
tree | commitdiff |
2000-09-15 |
Julian Smart | Added Set/GetThemeEnabled and used this for determining... |
tree | commitdiff |
2000-09-15 |
Robert Roebling | wxFrame's m_mainWidget didn't have themes. |
tree | commitdiff |
2000-09-15 |
Robert Roebling | Notebook theme attampt. |
tree | commitdiff |
2000-09-14 |
Robert Roebling | Another theme fix. |
tree | commitdiff |
2000-09-14 |
Robert Roebling | More theme goodies. |
tree | commitdiff |
2000-09-13 |
Vadim Zeitlin | 1. wxFrame::IsIconized() fixed - seems to work |
tree | commitdiff |
2000-09-13 |
Robert Roebling | Did the unmap/map trick for wxFrame::IsIconized(). |
tree | commitdiff |
2000-09-12 |
Vadim Zeitlin | 1. removed 'B' flag from treebase.cpp and regenerated... |
tree | commitdiff |
2000-09-12 |
Robert Roebling | Corrcted accel keys for bitmap menus. |
tree | commitdiff |
2000-09-11 |
Robert Roebling | Added experim. support for wxFRAME_TOOL_WIN |
tree | commitdiff |
2000-09-11 |
Julian Smart | Corrected frame.cpp to recognise wxNO_BORDER properly |
tree | commitdiff |
2000-09-10 |
Vadim Zeitlin | wxTipWindow added and is now used by wxSimpleHelpProvider |
tree | commitdiff |
2000-09-08 |
Julian Smart | Fixed memory leak in listbox, fixed memory leak reporti... |
tree | commitdiff |
2000-09-08 |
Julian Smart | Fixed some broken things related to context help, fixed... |
tree | commitdiff |
2000-09-08 |
Julian Smart | Put wxContextHelp into cshelp.h/cpp, added wxContextHel... |
tree | commitdiff |
2000-09-07 |
Julian Smart | Applied memory allocation patch, and worked around... |
tree | commitdiff |
2000-09-07 |
Julian Smart | Got wxHelpContext working, plus wxFindWindowAtPointer... |
tree | commitdiff |
2000-09-07 |
Julian Smart | Made wxContextHelp implementation generic and added... |
tree | commitdiff |
2000-09-05 |
Robert Roebling | Applied DrawArc patch. |
tree | commitdiff |
2000-09-01 |
Julian Smart | Added to wxSystemSettings for better GTK+ themes compat... |
tree | commitdiff |
2000-08-30 |
Julian Smart | Added wxSYS_COLOUR_3DLIGHT |
tree | commitdiff |
2000-08-29 |
Julian Smart | Fixed CanCut |
tree | commitdiff |
2000-08-29 |
Julian Smart | Don't allow for status or toolbar size if they are... |
tree | commitdiff |
2000-08-15 |
Václav Slavík | added wxIcon::CopyFromBitmap to wxGTK |
tree | commitdiff |
2000-08-15 |
Jouk Jansen | Committing in . |
tree | commitdiff |
next |