1999-03-31 |
Robert Roebling | added wxFrame::Command() |
tree | commitdiff |
1999-03-30 |
Vadim Zeitlin | wxTopLevelWindows is now a wxWindowList, better compati... |
tree | commitdiff |
1999-03-27 |
Guilhem Lavaux | * Added threads event propagation. Should compile on... |
tree | commitdiff |
1999-03-25 |
Julian Smart | Many changes to the printing classes. |
tree | commitdiff |
1999-03-24 |
Vadim Zeitlin | wxMenu code clean up |
tree | commitdiff |
1999-03-23 |
Vadim Zeitlin | wxFileDialog::GetFilename and GetDir work now |
tree | commitdiff |
1999-03-22 |
Vadim Zeitlin | hack to implement right aligned checkboxes |
tree | commitdiff |
1999-03-16 |
Vadim Zeitlin | wxCommandEvent::SetString() change - now uses wxString |
tree | commitdiff |
1999-03-14 |
Vadim Zeitlin | compilation fix (forgot to check in this one) |
tree | commitdiff |
1999-03-01 |
Julian Smart | Added dummy OnIdle to wxWindow in wxGTK; doc tweaks |
tree | commitdiff |
1999-02-28 |
Robert Roebling | added wxMenu::Append( wxMenuItem ) |
tree | commitdiff |
1999-02-25 |
Vadim Zeitlin | 1. validator fixes: don't eat TAB. Added new SetBellOnE... |
tree | commitdiff |
1999-02-24 |
Vadim Zeitlin | wxGTK fixes for the yesterday's addition of m_isWindow... |
tree | commitdiff |
1999-02-22 |
Vadim Zeitlin | GetSize() and GetClientSize() changes |
tree | commitdiff |
1999-02-19 |
Vadim Zeitlin | some minor fixes for DEC CXX compilation |
tree | commitdiff |
1999-02-18 |
Julian Smart | Added 'tardist' script for creating .tgz archives of... |
tree | commitdiff |
1999-02-17 |
Julian Smart | Added missing const to wxGTK's wxMDIChildFrame::GetTool... |
tree | commitdiff |
1999-02-17 |
Robert Roebling | Let's face it, GTK's resizing is broken and |
tree | commitdiff |
1999-02-16 |
Robert Roebling | MDI fixes |
tree | commitdiff |
1999-02-16 |
Robert Roebling | Applied Russel's changes to wxToolBarBase |
tree | commitdiff |
1999-02-11 |
Robert Roebling | Added CTRL-TAB navigation to notebook |
tree | commitdiff |
1999-02-11 |
Vadim Zeitlin | compilation fixes for gcc 2.7.2.1 under FreeBSD |
tree | commitdiff |
1999-02-10 |
Robert Roebling | distribution things |
tree | commitdiff |
1999-02-09 |
Robert Roebling | custom icons for DnD |
tree | commitdiff |
1999-02-07 |
Vadim Zeitlin | GetData() now takes a pointer and not a reference,... |
tree | commitdiff |
1999-02-06 |
Vadim Zeitlin | wxGTK compatible clipboard implementation (not OLE... |
tree | commitdiff |
1999-02-06 |
Julian Smart | Added wxMenu::UpdateUI to wxMSW, wxGTK, wxMotif, wxStub... |
tree | commitdiff |
1999-02-05 |
Vadim Zeitlin | more wxCloseEvent changes: now the behaviour should... |
tree | commitdiff |
1999-02-05 |
Robert Roebling | synched Clear() and SetBackgroundColour() |
tree | commitdiff |
1999-02-05 |
Vadim Zeitlin | wxWindow::OnClose() removed completely from wxGTK,... |
tree | commitdiff |
1999-02-05 |
Robert Roebling | Added menu_highlight behaviour as in wxMSW (statusbar) |
tree | commitdiff |
1999-02-04 |
Robin Dunn | Added wxColour::wxColour(unsigned long) |
tree | commitdiff |
1999-02-03 |
Robert Roebling | Trying to repair what CVS can do to source code |
tree | commitdiff |
1999-02-02 |
Harco de Hilster | added AppendText method, now used by operator << |
tree | commitdiff |
1999-02-02 |
Vadim Zeitlin | compilation warning removed |
tree | commitdiff |
1999-02-01 |
Vadim Zeitlin | wxToolTip modifications: wxUSE_TOOLTIPS setting (defaul... |
tree | commitdiff |
1999-02-01 |
Robert Roebling | wxToolTip |
tree | commitdiff |
1999-01-30 |
Robert Roebling | wxDataObject documented |
tree | commitdiff |
1999-01-28 |
Robert Roebling | Removed wxNullRegion |
tree | commitdiff |
1999-01-27 |
Robert Roebling | wxToolTip part II |
tree | commitdiff |
1999-01-27 |
Vadim Zeitlin | 1. added wxTreeCtrl::GetLastChild (modified MSW, GTK... |
tree | commitdiff |
1999-01-26 |
Julian Smart | Some compile warnings removed; file selector prototypes... |
tree | commitdiff |
1999-01-25 |
Robert Roebling | Added wxToolTip |
tree | commitdiff |
1999-01-24 |
Vadim Zeitlin | 1. wxLoad/SaveFileSelector return "wxString" instead... |
tree | commitdiff |
1999-01-24 |
Robert Roebling | Small doc corrections |
tree | commitdiff |
1999-01-22 |
Robert Roebling | The Image sample now does anti-aliasing, oh well. |
tree | commitdiff |
1999-01-22 |
Robert Roebling | iODBC v2.5 |
tree | commitdiff |
1999-01-21 |
Robert Roebling | changed make_int, make_exp .. to wxmake_int.. |
tree | commitdiff |
1999-01-19 |
Julian Smart | TWIN32 compatibility added; wxMotif uses wxGTK's wxPost... |
tree | commitdiff |
1999-01-19 |
Robert Roebling | New DnD and Clipboard code |
tree | commitdiff |
1999-01-15 |
Robert Roebling | DnD feedback |
tree | commitdiff |
1999-01-14 |
Robert Roebling | Added wxPrivateDropTarget |
tree | commitdiff |
1999-01-13 |
Robert Roebling | Better disabling of toolbars and menubars |
tree | commitdiff |
1999-01-13 |
Julian Smart | wxMSW wxClipboard implementation |
tree | commitdiff |
1999-01-12 |
Robert Roebling | image update |
tree | commitdiff |
1999-01-10 |
Robert Roebling | OpenGl works now under GTK |
tree | commitdiff |
1999-01-09 |
Karsten Ballüder | wxComboBox included (removed dependency on wxUSE_COMBOB... |
tree | commitdiff |
1999-01-08 |
Robert Roebling | minor Configure / makefiles updates |
tree | commitdiff |
1999-01-08 |
Robert Roebling | Compile improvemnts for strict compilers and the... |
tree | commitdiff |
1999-01-06 |
Robert Roebling | Compilation fixes |
tree | commitdiff |
1999-01-04 |
Julian Smart | Simplified BC++ makefiles; C++Builder 1.0 compilation... |
tree | commitdiff |
1999-01-04 |
Robert Roebling | configure and #ifdef wxUSE_XXX updates |
tree | commitdiff |
1999-01-03 |
Robert Roebling | Proofed that iostreams break threads |
tree | commitdiff |
1999-01-03 |
Robert Roebling | new cursors |
tree | commitdiff |
1999-01-02 |
Robert Roebling | Header changes (gtk.h etc no longer included in defs.h |
tree | commitdiff |
1998-12-26 |
Robert Roebling | Makefile tweaks |
tree | commitdiff |
1998-12-23 |
Julian Smart | Some more wxMotif improvements: DrawIcon fixed; generic... |
tree | commitdiff |
1998-12-19 |
Robert Roebling | wxPython updates (SWIG really works, cannot believe it) |
tree | commitdiff |
1998-12-18 |
Robert Roebling | wxClipboard now serves the primary selection as well |
tree | commitdiff |
1998-12-18 |
Robert Roebling | Fixed nasty bug wxFont |
tree | commitdiff |
1998-12-17 |
Robert Roebling | Removed minor differences between wxMSW and wxGTK |
tree | commitdiff |
1998-12-17 |
Robert Roebling | Added wxDirDialog |
tree | commitdiff |
1998-12-17 |
Robert Roebling | I've put live into Vadim's wxNavigationKeyEvent idea |
tree | commitdiff |
1998-12-16 |
Robert Roebling | Added wxTolBar::etMargins |
tree | commitdiff |
1998-12-15 |
Robert Roebling | Added wxCheckLitBox (oh well) |
tree | commitdiff |
1998-12-15 |
Robert Roebling | A bit more DnD and clipbrd updates |
tree | commitdiff |
1998-12-14 |
Robert Roebling | Now even wxRadioButton works |
tree | commitdiff |
1998-12-14 |
Robert Roebling | New wxDataObject, DnD and Clipboard code |
tree | commitdiff |
1998-12-13 |
Robert Roebling | Added wxList:Nth check again |
tree | commitdiff |
1998-12-12 |
Robert Roebling | Added scrollbar size to settings |
tree | commitdiff |
1998-12-11 |
Robert Roebling | ADDED wxEVT_COMMAND_LIST_ITEM_RIGHT_CLICK |
tree | commitdiff |
1998-12-10 |
Robert Roebling | Removed a few old wxDebugMsg (now wxLogDebug) |
tree | commitdiff |
1998-12-10 |
Robert Roebling | Fix for radiobutton |
tree | commitdiff |
1998-12-10 |
Robert Roebling | Moved image code |
tree | commitdiff |
1998-12-09 |
Vadim Zeitlin | "wxGDIObject * => &" related changes (see mail to the... |
tree | commitdiff |
1998-12-09 |
Robert Roebling | Clipboard update |
tree | commitdiff |
1998-12-08 |
Robert Roebling | DnD updates |
tree | commitdiff |
1998-12-06 |
Robert Roebling | Update for bitmap, image on scaling, transparancy, |
tree | commitdiff |
1998-12-05 |
Robert Roebling | Fixed make install bug |
tree | commitdiff |
1998-12-05 |
Robert Roebling | New PostScript code |
tree | commitdiff |
1998-12-04 |
Robert Roebling | Added wxMiniFrame |
tree | commitdiff |
1998-12-03 |
Robert Roebling | wxWindow::ReParent() |
tree | commitdiff |
1998-12-03 |
Julian Smart | Changed wxRectangle to wxRect. Sorry for the bandwidth... |
tree | commitdiff |
1998-12-01 |
Robert Roebling | New wxDC hierarchy |
tree | commitdiff |
1998-11-28 |
Julian Smart | wxSize/wxPoint/wxRect versions of functions added to... |
tree | commitdiff |
1998-11-26 |
Robert Roebling | Flicker war won. |
tree | commitdiff |
1998-11-26 |
Julian Smart | Fixed Dialog Editor compilation and window sizing bug... |
tree | commitdiff |
1998-11-24 |
Vadim Zeitlin | 1. new wxList code |
tree | commitdiff |
1998-11-24 |
Robert Roebling | GTK's dnd is broken, not mine |
tree | commitdiff |
1998-11-23 |
Robert Roebling | Corrected wxCHECK calls in bitmap.cpp |
tree | commitdiff |
next |