1999-05-13 |
Vadim Zeitlin | 1. MSW message handling simplifications |
tree | commitdiff |
1999-05-12 |
Robert Roebling | Fixes a few SGI compiler warnings.. |
tree | commitdiff |
1999-05-11 |
Robert Roebling | wxFrame::GetClientSize -> DoGetClientSize |
tree | commitdiff |
1999-05-11 |
Robert Roebling | Typos fixed. |
tree | commitdiff |
1999-05-11 |
Vadim Zeitlin | no changes |
tree | commitdiff |
1999-05-10 |
Vadim Zeitlin | GetHandle() added (back) |
tree | commitdiff |
1999-05-10 |
Robert Roebling | Made wxWindowBase's variables protected again and... |
tree | commitdiff |
1999-05-10 |
Robert Roebling | Small modifications to Vadims changes |
tree | commitdiff |
1999-05-09 |
Vadim Zeitlin | wxWindow split into wxWindowBase and wxWindow (wxGTK... |
tree | commitdiff |
1999-05-06 |
Robert Roebling | minor fixes |
tree | commitdiff |
1999-05-05 |
Robert Roebling | added wxStaticLine used in wxMessageBox |
tree | commitdiff |
1999-05-05 |
Robert Roebling | Added scrolling of widgets and sample |
tree | commitdiff |
1999-04-30 |
Robert Roebling | Added hotkeys to menus "E&xit\tAlt-X" and such. |
tree | commitdiff |
1999-04-26 |
Robert Roebling | Another attempts at getting dialog positions right |
tree | commitdiff |
1999-04-25 |
Robert Roebling | Backgrounds work again |
tree | commitdiff |
1999-04-24 |
Robert Roebling | DnD with Unicode fixes |
tree | commitdiff |
1999-04-22 |
Ove Kaaven | Unicode fix. |
tree | commitdiff |
1999-04-21 |
Ove Kaaven | Unicode fixes. |
tree | commitdiff |
1999-04-20 |
Robert Roebling | little doc updates |
tree | commitdiff |
1999-04-15 |
Robert Roebling | added update UI event code to toolbar, could |
tree | commitdiff |
1999-04-14 |
Ove Kaaven | char -> wxChar |
tree | commitdiff |
1999-04-14 |
Robert Roebling | wxGTK's built-in dockable menu now give their |
tree | commitdiff |
1999-04-14 |
Robert Roebling | mini frame rewrite (titlebar still missing) |
tree | commitdiff |
1999-04-14 |
Ove Kaaven | Declared here too |
tree | commitdiff |
1999-04-14 |
Ove Kaaven | char -> wxChar. (Vadim, you can probably just go ahead... |
tree | commitdiff |
1999-04-13 |
Robert Roebling | Drag'n'Drop works in a basic form |
tree | commitdiff |
1999-04-13 |
Robert Roebling | Drag works. |
tree | commitdiff |
1999-04-12 |
Robert Roebling | wxDropTarget starts to work |
tree | commitdiff |
1999-04-12 |
Ove Kaaven | Oh well, I'll just stuff in the rest of the Unicode... |
tree | commitdiff |
1999-04-11 |
Robert Roebling | Rewrote MDI system |
tree | commitdiff |
1999-04-09 |
Robert Roebling | Removed this Maximize() overridden bug |
tree | commitdiff |
1999-04-09 |
Robert Roebling | Here it comes: |
tree | commitdiff |
1999-04-08 |
Karsten Ballüder | Fixed gtk 1.2.x wxYield() problem (tested). |
tree | commitdiff |
1999-04-07 |
Julian Smart | Menu/toolbar event handling now tries the window with... |
tree | commitdiff |
1999-04-06 |
Robert Roebling | Changed clipboard text format id from "STRING" to... |
tree | commitdiff |
1999-04-06 |
Julian Smart | Added some missing wxTextCtrl functions: Undo, Redo... |
tree | commitdiff |
1999-04-01 |
Robert Roebling | With the exceptions of DnD, wxGTk now works with |
tree | commitdiff |
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 |
next |