1999-07-24 |
Robert Roebling | Renamed wxStream::StreamSize() to wxStream::GetSize() |
tree | commitdiff |
1999-07-24 |
Vadim Zeitlin | wxTreeEvent is declared in one header, not 3 of them |
tree | commitdiff |
1999-07-23 |
Vadim Zeitlin | 1. more wxMotif fixes |
tree | commitdiff |
1999-07-22 |
Robert Roebling | Corrected wxlistBox, wxRadioBox, wxComboBox and |
tree | commitdiff |
1999-07-22 |
Robert Roebling | wxMenu compile fix |
tree | commitdiff |
1999-07-21 |
Vadim Zeitlin | 1. Assorted Motif fixes |
tree | commitdiff |
1999-07-20 |
Vadim Zeitlin | 1. panels pass focus to the next item in parent panel |
tree | commitdiff |
1999-07-19 |
Vadim Zeitlin | compilation fixes |
tree | commitdiff |
1999-07-19 |
Vadim Zeitlin | wxMenu ctor made compatible again |
tree | commitdiff |
1999-07-19 |
Robert Roebling | Updated testconf |
tree | commitdiff |
1999-07-15 |
Guilhem Lavaux | * wxMemoryStreams updates |
tree | commitdiff |
1999-07-15 |
Vadim Zeitlin | 1. wxTextCtrl compilation fixes for wxGTK and more... |
tree | commitdiff |
1999-07-14 |
Vadim Zeitlin | 1. new wxFFile class - as wxFile but uses fopen/fread... |
tree | commitdiff |
1999-07-07 |
Vadim Zeitlin | attempts to fix wxStaticBitmap::SetBitmap() - still... |
tree | commitdiff |
1999-07-06 |
Vadim Zeitlin | 1. wxAppBase class appers, wxApp in wxGTK and wxMSW... |
tree | commitdiff |
1999-07-05 |
Karsten Ballüder | Made icons configurable via a wxMApp virtual function... |
tree | commitdiff |
1999-07-04 |
Robert Roebling | Small changed to wxExtDialog |
tree | commitdiff |
1999-07-03 |
Robert Roebling | Added wxExtDialog and sample. |
tree | commitdiff |
1999-07-02 |
Karsten Ballüder | Minor improvement. |
tree | commitdiff |
1999-06-30 |
Robert Roebling | Typos. |
tree | commitdiff |
1999-06-29 |
Robert Roebling | wxChoiceDialog fix. |
tree | commitdiff |
1999-06-29 |
Vadim Zeitlin | my wxMotif fixes (merged with Robert's changes), wxMoti... |
tree | commitdiff |
1999-06-28 |
Vadim Zeitlin | misc minor fixes I forgot to commit before |
tree | commitdiff |
1999-06-28 |
Vadim Zeitlin | wxGTK compile fixes for my wxMSW changes |
tree | commitdiff |
1999-06-28 |
Vadim Zeitlin | 1. wxStaticLine implemented (generic (ugly) and MSW... |
tree | commitdiff |
1999-06-28 |
Robert Roebling | Applied fixes for AIX (GTK 1.0 compilation). |
tree | commitdiff |
1999-06-27 |
Robert Roebling | Work on streams of all sorts. More to come. |
tree | commitdiff |
1999-06-26 |
Robert Roebling | Typos. |
tree | commitdiff |
1999-06-26 |
Robert Roebling | Added wxGTK-only cmn dialogs. |
tree | commitdiff |
1999-06-22 |
Robert Roebling | Some #include and #if wxUSE_XX things |
tree | commitdiff |
1999-06-21 |
Vadim Zeitlin | wxStaticBitmap::GetIcon() added |
tree | commitdiff |
1999-06-17 |
Karsten Ballüder | Implemented tearoff menus, please see my posting to... |
tree | commitdiff |
1999-06-15 |
Robert Roebling | Added a few #if wxUSE_XXX |
tree | commitdiff |
1999-06-14 |
Robert Roebling | Added zillions of #if wxUSE_XXX |
tree | commitdiff |
1999-06-13 |
Robert Roebling | Added OS/2 patches to wxGTK. |
tree | commitdiff |
1999-06-10 |
Karsten Ballüder | Attempt to add primary selection support. |
tree | commitdiff |
1999-06-09 |
Karsten Ballüder | Added --with-wave/--without-wave for conditional wxWave... |
tree | commitdiff |
1999-06-07 |
Robert Roebling | Added some WINE things. |
tree | commitdiff |
1999-06-07 |
Robert Roebling | Install AFMs as well. |
tree | commitdiff |
1999-06-06 |
Robert Roebling | Corrected hotkeys for MDI menus. |
tree | commitdiff |
1999-06-02 |
Vadim Zeitlin | removing (finally) autogenerated files |
tree | commitdiff |
1999-06-02 |
Vadim Zeitlin | headers are now installed by automake too |
tree | commitdiff |
1999-06-01 |
Vadim Zeitlin | new makefiles (part I) |
tree | commitdiff |
1999-05-30 |
Robert Roebling | A bit more Unicode compilation. |
tree | commitdiff |
1999-05-27 |
Robert Roebling | Color cubes now get created on 8-bit true-color |
tree | commitdiff |
1999-05-27 |
Vadim Zeitlin | 1. wxDataObject compilation fixes (can't test if it... |
tree | commitdiff |
1999-05-27 |
Robert Roebling | Small cursor improvements |
tree | commitdiff |
1999-05-26 |
Vadim Zeitlin | wxPrivateDataObject works under MSW as well (hopefully... |
tree | commitdiff |
1999-05-26 |
Robert Roebling | Got a new idea to do cursors, including global |
tree | commitdiff |
1999-05-25 |
Vadim Zeitlin | 1. wxNotifyEvent documented |
tree | commitdiff |
1999-05-25 |
Robert Roebling | Fixed a notebook crash and added more tests to sample. |
tree | commitdiff |
1999-05-24 |
Robert Roebling | Rewrote wxNotebook, incl. PAGE_CHANGING event |
tree | commitdiff |
1999-05-22 |
Robert Roebling | GTK 1.0 compilation (not tested) |
tree | commitdiff |
1999-05-22 |
Robert Roebling | Played a little with sockets. |
tree | commitdiff |
1999-05-22 |
Robert Roebling | Put wxGTK's threads back to life. |
tree | commitdiff |
1999-05-19 |
Robert Roebling | YOu can now activate the menu pressing F10 anywhere. |
tree | commitdiff |
1999-05-19 |
Vadim Zeitlin | ScreenToClient() implemented correctly |
tree | commitdiff |
1999-05-17 |
Robert Roebling | Use wxScrollWinEvent instead of wxScrollEvent in |
tree | commitdiff |
1999-05-17 |
Robin Dunn | Added |
tree | commitdiff |
1999-05-16 |
Karsten Ballüder | Added a wxDataFormat::SetAtom() inline function. |
tree | commitdiff |
1999-05-15 |
Robert Roebling | DC change header change for wxMemoryDC and wxPostscri... |
tree | commitdiff |
1999-05-15 |
Vadim Zeitlin | typo in dcclient.cpp corrected (wxUSE_SPLINE => wxUSE_S... |
tree | commitdiff |
1999-05-13 |
Vadim Zeitlin | wxWindowDC compiles (wxGTK doesn't link yet because... |
tree | commitdiff |
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 |
next |