2008-02-28 |
Paul Cornett | forward Show() to base, not wxWindow |
blob | commitdiff | raw |
2008-02-09 |
Václav Slavík | fixed wxGTK assert when closing wxMessageDialog |
blob | commitdiff | raw | diff to current |
2008-02-05 |
Václav Slavík | call Show(false) from ~wxDialog to call EndModal if... |
blob | commitdiff | raw | diff to current |
2008-01-30 |
Václav Slavík | clarified EndModal assert message |
blob | commitdiff | raw | diff to current |
2007-12-29 |
Julian Smart | Added automatic dialog scrolling ability |
blob | commitdiff | raw | diff to current |
2007-11-17 |
Vadim Zeitlin | rename g_openDialogs to wxOpenModalDialogsCount and... |
blob | commitdiff | raw | diff to current |
2007-10-24 |
Paul Cornett | Use a GtkVBox to do TLW layout. Rework some of the... |
blob | commitdiff | raw | diff to current |
2007-08-15 |
Vadim Zeitlin | relinquish the mouse capture when a dialog is about... |
blob | commitdiff | raw | diff to current |
2007-05-14 |
Vadim Zeitlin | implement event loop for console applications (heavily... |
blob | commitdiff | raw | diff to current |
2007-05-05 |
Paul Cornett | move definitions from src/gtk/data.cpp to other appropr... |
blob | commitdiff | raw | diff to current |
2007-04-23 |
Vadim Zeitlin | use GetParentForModalDialog() in ShowModal() to ensure... |
blob | commitdiff | raw | diff to current |
2006-12-29 |
Vadim Zeitlin | fixed incorrectly inversed test for parent [not] being... |
blob | commitdiff | raw | diff to current |
2006-09-07 |
Paul Cornett | GtkOnSize parameters aren't useful |
blob | commitdiff | raw | diff to current |
2006-08-19 |
Vadim Zeitlin | moved all wxDialog event handlers to wxDialogBase to... |
blob | commitdiff | raw | diff to current |
2006-05-31 |
Vadim Zeitlin | use gtk_window_set_modal(TRUE/FALSE) instead of gtk_gra... |
blob | commitdiff | raw | diff to current |
2006-05-22 |
Włodzimierz Skiba | Include wx/cursor.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-05 |
Włodzimierz Skiba | Include wx/frame.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-04-28 |
Włodzimierz Skiba | Include wx/app.h according to precompiled headers of... |
blob | commitdiff | raw | diff to current |
2005-09-26 |
Mart Raudsepp | Revert revision 1.102.2.2: |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-06-20 |
Václav Slavík | changed exceptions handling to work under wxGTK |
blob | commitdiff | raw | diff to current |
2005-06-08 |
Włodzimierz Skiba | Second part of '[ 1216148 ] cleanup: unused variables... |
blob | commitdiff | raw | diff to current |
2004-05-25 |
Dimitri Schoolwerth | applied patch #935127: "wxDIALOG_MODAL and wxDIALOG_MOD... |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Use old licence name |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Name and version changes |
blob | commitdiff | raw | diff to current |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
blob | commitdiff | raw | diff to current |
2001-11-30 |
Vadim Zeitlin | added wxWS_EX_TRANSIENT, added code for handling it... |
blob | commitdiff | raw | diff to current |
2001-10-20 |
Vadim Zeitlin | don't use windows about to be destroyed as implicit... |
blob | commitdiff | raw | diff to current |
2001-09-24 |
Vadim Zeitlin | added wxTLW for MSW |
blob | commitdiff | raw | diff to current |
2001-09-22 |
Václav Slavík | wxTOPLEVEL_EX_DIALOG is a better name than wxTLW_EX_DIALOG |
blob | commitdiff | raw | diff to current |
2001-09-15 |
Václav Slavík | wxTopLevelWindow (only for wxGTK for now) |
blob | commitdiff | raw | diff to current |
2001-08-14 |
Vadim Zeitlin | removed redundant InitDialog methods |
blob | commitdiff | raw | diff to current |
2000-10-11 |
Vadim Zeitlin | added (MSW/GTK) and documented new frame and dialog... |
blob | commitdiff | raw | diff to current |
2000-09-15 |
Julian Smart | Added Set/GetThemeEnabled and used this for determining... |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-03-19 |
Robert Roebling | The Return of WM Size Hints Part IV. |
blob | commitdiff | raw | diff to current |
2000-03-19 |
Robert Roebling | Funny resize behaviour fix. |
blob | commitdiff | raw | diff to current |
2000-03-09 |
Robert Roebling | Disabled horizontal report mode scrolling in wxListCtrl |
blob | commitdiff | raw | diff to current |
2000-03-04 |
Robert Roebling | Some more drawing things, |
blob | commitdiff | raw | diff to current |
2000-01-15 |
Robert Roebling | Next try at avoiding too few or too many size events. |
blob | commitdiff | raw | diff to current |
1999-12-29 |
Robert Roebling | Added wxWindow::DoMoveWindow(..) |
blob | commitdiff | raw | diff to current |
1999-12-29 |
Robert Roebling | Small doc updates, mainly wxDropTarget, |
blob | commitdiff | raw | diff to current |
1999-11-22 |
Robert Roebling | Include changes again. Something is wrong with CVS... |
blob | commitdiff | raw | diff to current |
1999-11-13 |
Robert Roebling | Compile fix in dialup, |
blob | commitdiff | raw | diff to current |
1999-11-06 |
Robert Roebling | Fixed typos in frame and dialog, |
blob | commitdiff | raw | diff to current |
1999-11-05 |
Vadim Zeitlin | 1. wxFontMapper almost finished |
blob | commitdiff | raw | diff to current |
1999-11-05 |
Robert Roebling | Added IsTopLevel() as a virtual function. |
blob | commitdiff | raw | diff to current |
1999-11-05 |
Vadim Zeitlin | compilation fixes for GTK+ <= 1.2.3 |
blob | commitdiff | raw | diff to current |
1999-11-04 |
Robert Roebling | Window placement changes. Pure guessing. |
blob | commitdiff | raw | diff to current |
1999-11-03 |
Karsten Ballüder | Added a border around dialogs. Has anyone got a better... |
blob | commitdiff | raw | diff to current |
1999-11-03 |
Robert Roebling | wxDialog now stays on top of its parent. |
blob | commitdiff | raw | diff to current |
1999-11-02 |
Robert Roebling | wxDialogs now use GTK_WINDOW_DIALOG, |
blob | commitdiff | raw | diff to current |
1999-10-29 |
Robert Roebling | Renamed GtkMyFixed to GtkPizza, |
blob | commitdiff | raw | diff to current |
1999-10-24 |
Robert Roebling | Small distrib changes, |
blob | commitdiff | raw | diff to current |
1999-10-19 |
Robert Roebling | Added size hints to dialog, |
blob | commitdiff | raw | diff to current |
1999-10-15 |
Vadim Zeitlin | unused param |
blob | commitdiff | raw | diff to current |
1999-10-15 |
Vadim Zeitlin | removed wxDialog::Centre() |
blob | commitdiff | raw | diff to current |
1999-10-14 |
Robert Roebling | Changed time of sending the wxSizeEvent and assorted... |
blob | commitdiff | raw | diff to current |
1999-10-11 |
Robert Roebling | added SpinCtrl, |
blob | commitdiff | raw | diff to current |
1999-10-08 |
Karsten Ballüder | replaced T() makro with wxT() due to namespace probs... |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
blob | commitdiff | raw | diff to current |
1999-09-30 |
Robert Roebling | Corrected filelist.txt a little - one gsocket.c is... |
blob | commitdiff | raw | diff to current |
1999-08-12 |
Karsten Ballüder | Useful little fix that automatically hides the busy... |
blob | commitdiff | raw | diff to current |
1999-07-27 |
Robert Roebling | Small distrib updates, |
blob | commitdiff | raw | diff to current |
1999-06-28 |
Robert Roebling | Applied fixes for AIX (GTK 1.0 compilation). |
blob | commitdiff | raw | diff to current |
1999-06-04 |
Robert Roebling | Corrected bug in DoSetSize() (wxALLOW_MINUS_ONE) |
blob | commitdiff | raw | diff to current |
1999-06-01 |
Vadim Zeitlin | new makefiles (part I) |
blob | commitdiff | raw | diff to current |
1999-06-01 |
Robert Roebling | Moving frames and dialogs now reports correct |
blob | commitdiff | raw | diff to current |
1999-05-30 |
Robert Roebling | A bit more Unicode compilation. |
blob | commitdiff | raw | diff to current |
1999-05-17 |
Robert Roebling | Use wxScrollWinEvent instead of wxScrollEvent in |
blob | commitdiff | raw | diff to current |
1999-05-11 |
Robert Roebling | wxFrame::GetClientSize -> DoGetClientSize |
blob | commitdiff | raw | diff to current |
1999-05-11 |
Robert Roebling | Implememted IsBeingDeleted() -> buttons work again |
blob | commitdiff | raw | diff to current |
1999-05-10 |
Robert Roebling | Made wxWindowBase's variables protected again and... |
blob | commitdiff | raw | diff to current |
1999-05-10 |
Robert Roebling | Changed wxSizer::GetSize() to DoGetSize() (and others) |
blob | commitdiff | raw | diff to current |
1999-05-10 |
Robert Roebling | A few more things are back to work. |
blob | commitdiff | raw | diff to current |
1999-05-10 |
Robert Roebling | Small modifications to Vadims changes |
blob | commitdiff | raw | diff to current |
1999-05-09 |
Vadim Zeitlin | wxWindow split into wxWindowBase and wxWindow (wxGTK... |
blob | commitdiff | raw | diff to current |
1999-05-08 |
Robert Roebling | Corrected bmpbutton size |
blob | commitdiff | raw | diff to current |
1999-05-06 |
Karsten Ballüder | Removed superfluous GDK_DECOR_BORDER. |
blob | commitdiff | raw | diff to current |
1999-05-06 |
Karsten Ballüder | Minor fixes, should be ok now. |
blob | commitdiff | raw | diff to current |
1999-05-05 |
Karsten Ballüder | Modified WM hints handling which should be much better... |
blob | commitdiff | raw | diff to current |
1999-05-01 |
Robert Roebling | Rewrite generic message box |
blob | commitdiff | raw | diff to current |
1999-04-27 |
Robert Roebling | New idle handling. Only that. |
blob | commitdiff | raw | diff to current |
1999-04-26 |
Robert Roebling | Another attempts at getting dialog positions right |
blob | commitdiff | raw | diff to current |
1999-04-26 |
Robert Roebling | Layout things in wxMessageBox |
blob | commitdiff | raw | diff to current |
1999-04-25 |
Robert Roebling | Fixed a layout bug in MyFixed |
blob | commitdiff | raw | diff to current |
1999-04-24 |
Robert Roebling | Had to change the time point, when widgets are |
blob | commitdiff | raw | diff to current |
1999-04-20 |
Robert Roebling | little doc updates |
blob | commitdiff | raw | diff to current |
1999-04-14 |
Ove Kaaven | OK, enough for today. To be continued tomorrow... |
blob | commitdiff | raw | diff to current |
1999-04-12 |
Robert Roebling | clipboards tests |
blob | commitdiff | raw | diff to current |
1999-04-11 |
Robert Roebling | Rewrote MDI system |
blob | commitdiff | raw | diff to current |
1999-04-09 |
Robert Roebling | Here it comes: |
blob | commitdiff | raw | diff to current |
1999-03-30 |
Vadim Zeitlin | wxTopLevelWindows is now a wxWindowList, better compati... |
blob | commitdiff | raw | diff to current |
1999-02-24 |
Vadim Zeitlin | wxGTK fixes for the yesterday's addition of m_isWindow... |
blob | commitdiff | raw | diff to current |
1999-02-22 |
Vadim Zeitlin | GetSize() and GetClientSize() changes |
blob | commitdiff | raw | diff to current |
1999-02-17 |
Robert Roebling | Let's face it, GTK's resizing is broken and |
blob | commitdiff | raw | diff to current |
1999-02-17 |
Robert Roebling | resize fun |
blob | commitdiff | raw | diff to current |
1999-02-10 |
Robert Roebling | Various update to Blit() SetBackground() Clear()... |
blob | commitdiff | raw | diff to current |
1999-02-05 |
Julian Smart | Removed lots of OnClose functions; doc'ed OnCloseWindow... |
blob | commitdiff | raw | diff to current |
next |