1999-12-04 |
Robert Roebling | String changes for translations, |
tree | commitdiff |
1999-12-01 |
Karsten Ballüder | fixed process termination handling |
tree | commitdiff |
1999-12-01 |
Robert Roebling | Disabling PNG, TIFF and JPEG works now. |
tree | commitdiff |
1999-12-01 |
Robert Roebling | Applied patch for multiple file selection, documented. |
tree | commitdiff |
1999-11-29 |
Robert Roebling | More TIFF things, |
tree | commitdiff |
1999-11-28 |
Robert Roebling | slider link fix 1. |
tree | commitdiff |
1999-11-28 |
Robert Roebling | More broken pipes. |
tree | commitdiff |
1999-11-28 |
Robert Roebling | Damn broken pipes. |
tree | commitdiff |
1999-11-28 |
Robert Roebling | sfs |
tree | commitdiff |
1999-11-28 |
Robert Roebling | ?kjashdf?aksj |
tree | commitdiff |
1999-11-28 |
Robert Roebling | More #include changes. |
tree | commitdiff |
1999-11-28 |
Robert Roebling | New event locking. |
tree | commitdiff |
1999-11-27 |
Robin Dunn | fixed to correctly use #if wxUSE_SPINCTRL |
tree | commitdiff |
1999-11-27 |
Robert Roebling | ?lk |
tree | commitdiff |
1999-11-27 |
Robert Roebling | sds |
tree | commitdiff |
1999-11-27 |
Robert Roebling | Correction to DnD code. |
tree | commitdiff |
1999-11-26 |
Robert Roebling | Minor changes. |
tree | commitdiff |
1999-11-24 |
Karsten Ballüder | fixed setfocus() flicker in listctrl |
tree | commitdiff |
1999-11-22 |
Robert Roebling | Include changes again. Something is wrong with CVS... |
tree | commitdiff |
1999-11-22 |
Robert Roebling | Headers moved a bit. |
tree | commitdiff |
1999-11-21 |
Robert Roebling | Added speed-up for font-loading (a bit simplistic), |
tree | commitdiff |
1999-11-19 |
Vadim Zeitlin | wxWindow::GetBestSize() added |
tree | commitdiff |
1999-11-18 |
Robert Roebling | Added wxEvtHandler::Disconect() |
tree | commitdiff |
1999-11-18 |
Vadim Zeitlin | wxGTK pastes text from rxvt again |
tree | commitdiff |
1999-11-17 |
Václav Slavík | wxBitmap::LoadFile and SaveFile now uses wxImage's... |
tree | commitdiff |
1999-11-16 |
Vadim Zeitlin | wxFrameBase class for wxMSW and wxGTK |
tree | commitdiff |
1999-11-16 |
Vadim Zeitlin | send wxActivateEvents |
tree | commitdiff |
1999-11-15 |
Robert Roebling | Added a few non-threads compile fixes, |
tree | commitdiff |
1999-11-15 |
Vadim Zeitlin | wxMenu::callback stuff taken inside WXWIN_COMPATIBILITY... |
tree | commitdiff |
1999-11-14 |
Robert Roebling | Small change to SetFont() logic. |
tree | commitdiff |
1999-11-14 |
Robert Roebling | Added wxWakeUpIdle() to wxGTK, |
tree | commitdiff |
1999-11-14 |
Julian Smart | Watcom C++ fixup in tbar95.cpp; removed WXWIN_COMPATIBI... |
tree | commitdiff |
1999-11-13 |
Robert Roebling | Compile fix in dialup, |
tree | commitdiff |
1999-11-13 |
Ove Kaaven | wxGetHostName uses wxChar, not char |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | compilation fix (float => wxCoord) |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | wxTimer/timercmn.cpp change |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | Solaris compilation fix |
tree | commitdiff |
1999-11-11 |
Karsten Ballüder | fixed solaris gethostname() prototype |
tree | commitdiff |
1999-11-10 |
Vadim Zeitlin | 1. made it possible to use wxUpdateUIEvent with wxTextC... |
tree | commitdiff |
1999-11-10 |
Vadim Zeitlin | added 2 more cursors (patch from Gerd Mueller) |
tree | commitdiff |
1999-11-09 |
Robert Roebling | Removed Vadim's surplus code in clipboard. |
tree | commitdiff |
1999-11-09 |
Karsten Ballüder | usleep() prototype added for solaris |
tree | commitdiff |
1999-11-09 |
Karsten Ballüder | added gethostname protoype for Solaris |
tree | commitdiff |
1999-11-08 |
Vadim Zeitlin | wxDataObjectComposite/Custom seem to work |
tree | commitdiff |
1999-11-08 |
Vadim Zeitlin | pasting text from xterm works, finally |
tree | commitdiff |
1999-11-06 |
Vadim Zeitlin | 1. more corrections to file dnd (works with testdnd... |
tree | commitdiff |
1999-11-06 |
Vadim Zeitlin | wxFileDataObject supports GNOME file dnd now |
tree | commitdiff |
1999-11-06 |
Robert Roebling | wxListBox now sends events using AddPendingEvent(), |
tree | commitdiff |
1999-11-06 |
Robert Roebling | Fixed typos in frame and dialog, |
tree | commitdiff |
1999-11-05 |
Vadim Zeitlin | 1. wxFontMapper almost finished |
tree | commitdiff |
1999-11-05 |
Robert Roebling | This window positioning setting works on AfterStep |
tree | commitdiff |
1999-11-05 |
Robert Roebling | Added IsTopLevel() as a virtual function. |
tree | commitdiff |
1999-11-05 |
Vadim Zeitlin | compilation fixes for GTK+ <= 1.2.3 |
tree | commitdiff |
1999-11-04 |
Robert Roebling | Window placement changes. Pure guessing. |
tree | commitdiff |
1999-11-03 |
Robert Roebling | Some menu things. |
tree | commitdiff |
1999-11-03 |
Karsten Ballüder | Added a border around dialogs. Has anyone got a better... |
tree | commitdiff |
1999-11-03 |
Robert Roebling | wxDialog now stays on top of its parent. |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | and the compilation fix for the warning fixes |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | many warnings fixed (from HP-UX compilation log) |
tree | commitdiff |
1999-11-02 |
Robert Roebling | wxDialogs now use GTK_WINDOW_DIALOG, |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | bug corrected |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | include <wx/...> => include "wx/..." |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | wxGTK compiles (and seems to work) again after wxMenu... |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | 1. wxMenu changes: wxMenuBase appears, several new... |
tree | commitdiff |
1999-11-01 |
Robert Roebling | Small doc updates. |
tree | commitdiff |
1999-10-31 |
Robert Roebling | Distrib corrections, |
tree | commitdiff |
1999-10-31 |
Robert Roebling | Distrib changes. |
tree | commitdiff |
1999-10-31 |
Robert Roebling | More tab code corrections. |
tree | commitdiff |
1999-10-30 |
Robert Roebling | Some work on tabbing and menu accels, |
tree | commitdiff |
1999-10-30 |
Ove Kaaven | Someone forgot wxT() |
tree | commitdiff |
1999-10-29 |
Vadim Zeitlin | 1. added encoding param to wxFontEncoding::EnumFamilies... |
tree | commitdiff |
1999-10-29 |
Robert Roebling | Renamed GtkMyFixed to GtkPizza, |
tree | commitdiff |
1999-10-29 |
Ove Kaaven | Unicode fixes |
tree | commitdiff |
1999-10-28 |
Vadim Zeitlin | wxGTK::wxSpinCtrl API synchronised with wxMSW |
tree | commitdiff |
1999-10-26 |
Vadim Zeitlin | 1. added wxMenuBarBase |
tree | commitdiff |
1999-10-26 |
Vadim Zeitlin | 1. corrected uninitialised variable (which led to crash... |
tree | commitdiff |
1999-10-26 |
Vadim Zeitlin | fix for items without accelerators |
tree | commitdiff |
1999-10-25 |
Vadim Zeitlin | 1. moved fontenum.cpp to unix because implementation... |
tree | commitdiff |
1999-10-25 |
Robert Roebling | Mem leak in new accelerator code. |
tree | commitdiff |
1999-10-25 |
Vadim Zeitlin | 1. small dnd compilation fixes (no attempt to make... |
tree | commitdiff |
1999-10-24 |
Robert Roebling | wxFrame::Set/GetClientSize() uses toolbar area again, |
tree | commitdiff |
1999-10-24 |
Robert Roebling | Small distrib changes, |
tree | commitdiff |
1999-10-24 |
Vadim Zeitlin | 1. corrected client data deletion in wxListBox (no... |
tree | commitdiff |
1999-10-23 |
Vadim Zeitlin | 1. wxDropTarget::OnData() returns wxDragResult now... |
tree | commitdiff |
1999-10-23 |
Robert Roebling | Fixed resizing problem with GTK 1.2.3 notebooks. |
tree | commitdiff |
1999-10-22 |
Robert Roebling | Added wxDropSource::GiveFeedBack(). |
tree | commitdiff |
1999-10-22 |
Vadim Zeitlin | 1. sorted wxListBox and wxComboBox seem to work under... |
tree | commitdiff |
1999-10-22 |
Vadim Zeitlin | wxChoice and wxListBox GTK+ changes (wxChoice works... |
tree | commitdiff |
1999-10-22 |
Robert Roebling | Compile fix for wxDataFormat cast, |
tree | commitdiff |
1999-10-22 |
Vadim Zeitlin | 1. some fixes for wxSortedArrayString |
tree | commitdiff |
1999-10-22 |
Vadim Zeitlin | wxDataFormat default ctor doesn't crash for global... |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | compilation fixes for old gcc |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | minor change: disable debug messages flood from OnDragOver |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | OnEnter/OnDragOver API update (compiles, links, somewha... |
tree | commitdiff |
1999-10-21 |
Robert Roebling | A bit more or multi-format clipboard. |
tree | commitdiff |
1999-10-21 |
Robert Roebling | wxSlider should now display int values, |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | wxClipboard::IsOpened() and wxCLipboardLocker helper... |
tree | commitdiff |
1999-10-21 |
Robert Roebling | More DnD. |
tree | commitdiff |
1999-10-21 |
Robert Roebling | Made wxGTK compile and link again. Broke wxMSW a... |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | wxDataObejct and related changes (won't compile right... |
tree | commitdiff |
next |