2007-04-23 |
Vadim Zeitlin | remove wxWindow::m_needParent and use GTKNeedsParent... |
blob | commitdiff | raw |
2007-04-19 |
Paul Cornett | Reorganize idle system code. |
blob | commitdiff | raw | diff to current |
2007-03-26 |
Vadim Zeitlin | use native TAB traversal for GTK+ 2 |
blob | commitdiff | raw | diff to current |
2007-03-07 |
Vadim Zeitlin | no changes, just removed TABs/trailing spaces |
blob | commitdiff | raw | diff to current |
2006-11-04 |
Robert Roebling | Reorder event things a little. |
blob | commitdiff | raw | diff to current |
2006-11-04 |
Robert Roebling | Reenabled page selection event when page in notebook |
blob | commitdiff | raw | diff to current |
2006-10-15 |
Robert Roebling | [ 1577675 ] Fix for GTK warnings in wxNotebook::DoRemo... |
blob | commitdiff | raw | diff to current |
2006-10-15 |
Paul Cornett | replace use of deprecated GtkPixmap, gtk_container_bord... |
blob | commitdiff | raw | diff to current |
2006-10-09 |
Vadim Zeitlin | no changes, just replaced C comment with a C++ one |
blob | commitdiff | raw | diff to current |
2006-10-08 |
Vadim Zeitlin | added SendPageChanging/ChangedEvent() functions; fixed... |
blob | commitdiff | raw | diff to current |
2006-10-08 |
Vadim Zeitlin | added wxBookCtrl::ChangeSelection() which is the same... |
blob | commitdiff | raw | diff to current |
2006-10-08 |
Julian Smart | Strip menu codes out from notebook page labels |
blob | commitdiff | raw | diff to current |
2006-09-13 |
Václav Slavík | renamed wxRect::Inside() to wxRect::Contains(), wxRect... |
blob | commitdiff | raw | diff to current |
2006-08-27 |
Paul Cornett | returning true is sufficient to stop signal emission |
blob | commitdiff | raw | diff to current |
2006-08-26 |
Paul Cornett | use "event" signal emission hook to install idle handle... |
blob | commitdiff | raw | diff to current |
2006-08-25 |
Vadim Zeitlin | Many changes: |
blob | commitdiff | raw | diff to current |
2006-07-05 |
Włodzimierz Skiba | wxNB_HITTEST_* flags renamed to wxBK_HITTEST_* to serve... |
blob | commitdiff | raw | diff to current |
2006-06-14 |
Vadim Zeitlin | fill in flags parameter of HitTest() for all book contr... |
blob | commitdiff | raw | diff to current |
2006-06-14 |
Włodzimierz Skiba | Include wx/bitmap.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-06-06 |
Julian Smart | Reverted last wxBookCtrl change and added alignment... |
blob | commitdiff | raw | diff to current |
2006-05-25 |
Włodzimierz Skiba | Include wx/msgdlg.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-04 |
Włodzimierz Skiba | Include wx/panel.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-02 |
Włodzimierz Skiba | Include wx/utils.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-04-26 |
Włodzimierz Skiba | Include wx/log.h according to precompiled headers of... |
blob | commitdiff | raw | diff to current |
2006-04-25 |
Włodzimierz Skiba | Include wx/intl.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-03-09 |
Vadim Zeitlin | moved wxapp_install_idle_handler and g_isIdle from... |
blob | commitdiff | raw | diff to current |
2006-03-06 |
Mart Raudsepp | Remove semicolon after if statmce that can potentially... |
blob | commitdiff | raw | diff to current |
2006-02-23 |
Mart Raudsepp | Test the commit announcement bot some more by fixing... |
blob | commitdiff | raw | diff to current |
2006-02-20 |
Mart Raudsepp | Make everything compile with GTK_DISABLE_DEPRECATED... |
blob | commitdiff | raw | diff to current |
2006-02-03 |
Mart Raudsepp | GTK2: gtk_container_children -> gtk_container_get_children |
blob | commitdiff | raw | diff to current |
2006-02-03 |
Mart Raudsepp | GTK2: gtk_notebook_set_page -> gtk_notebook_set_current... |
blob | commitdiff | raw | diff to current |
2006-02-03 |
Mart Raudsepp | GTK2: gtk_label_set -> gtk_label_set_text |
blob | commitdiff | raw | diff to current |
2006-02-03 |
Mart Raudsepp | Remove obsolete GTK1 compatibility macros. Patch #14134... |
blob | commitdiff | raw | diff to current |
2006-01-22 |
Mart Raudsepp | Use g_signal* instead of deprecated gtk_signal*. Use... |
blob | commitdiff | raw | diff to current |
2006-01-22 |
Mart Raudsepp | Nuke GTK1 from src/gtk |
blob | commitdiff | raw | diff to current |
2005-12-13 |
Mart Raudsepp | Fix HitTest to return the proper tab index in case... |
blob | commitdiff | raw | diff to current |
2005-10-26 |
Mart Raudsepp | Compilation fix... |
blob | commitdiff | raw | diff to current |
2005-09-25 |
Vadim Zeitlin | removed more extraneous semicolons |
blob | commitdiff | raw | diff to current |
2005-09-25 |
Vadim Zeitlin | position is always unsigned in InsetPage(), no need... |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-09-11 |
Vadim Zeitlin | use given position for page insertion instead of trying... |
blob | commitdiff | raw | diff to current |
2005-08-08 |
Mart Raudsepp | Expand tabs, identation/whitespace fixes |
blob | commitdiff | raw | diff to current |
2005-03-21 |
Vadim Zeitlin | GTK+ callbacks must have C linkage (patch 1157384) |
blob | commitdiff | raw | diff to current |
2005-02-27 |
Julian Smart | Added GetBitmap, GetIcon to wxImageList |
blob | commitdiff | raw | diff to current |
2004-10-05 |
Robert Roebling | Make wxComboBox spit out a bit fewer surplis |
blob | commitdiff | raw | diff to current |
2004-08-14 |
Václav Slavík | gtk notebook page style fixes (patch 984864) |
blob | commitdiff | raw | diff to current |
2004-08-06 |
Robin Dunn | A better workaround for Bug# 901694 that works with... |
blob | commitdiff | raw | diff to current |
2004-07-30 |
Vadim Zeitlin | invalidate m_selection in DoRemovePage(), not in Delete... |
blob | commitdiff | raw | diff to current |
2004-07-25 |
Vadim Zeitlin | compilation warning fix |
blob | commitdiff | raw | diff to current |
2004-07-25 |
Vadim Zeitlin | invalidate selection when deleting the page changes... |
blob | commitdiff | raw | diff to current |
2004-07-03 |
Robin Dunn | Invalidate notebook best size when pages are added... |
blob | commitdiff | raw | diff to current |
2004-06-27 |
Václav Slavík | don't mess with the fonts if not asked to |
blob | commitdiff | raw | diff to current |
2004-06-14 |
Václav Slavík | fixed GTK styles handling: |
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 |
2004-05-06 |
Robin Dunn | Get(Class)DefaultAttributes() for wxGTK controls |
blob | commitdiff | raw | diff to current |
2004-05-04 |
Robin Dunn | Added wxControl::PostCreation for wxGTK. Moved calls to |
blob | commitdiff | raw | diff to current |
2004-03-20 |
Robert Roebling | Applied notebook font patch. |
blob | commitdiff | raw | diff to current |
2004-02-22 |
Václav Slavík | added reference to the bug in case somebody wanted... |
blob | commitdiff | raw | diff to current |
2004-02-22 |
Robert Roebling | Commit mentioned fix/hack to enable controls |
blob | commitdiff | raw | diff to current |
2004-01-22 |
Vadim Zeitlin | implemented HitTest() (modified patch 875957) |
blob | commitdiff | raw | diff to current |
2004-01-22 |
Vadim Zeitlin | fix what seems to be a big memory leaks in SetPageImage() |
blob | commitdiff | raw | diff to current |
2004-01-11 |
Julian Smart | Applied patch [ 838940 ] notebook labels are not shown... |
blob | commitdiff | raw | diff to current |
2003-10-15 |
Vadim Zeitlin | update the selection properly after deleting the page |
blob | commitdiff | raw | diff to current |
2003-09-01 |
Jouk Jansen | Committing in . |
blob | commitdiff | raw | diff to current |
2003-08-21 |
Mattia Barbon | wxGTK compilation fixes. |
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 |
2003-07-10 |
Mattia Barbon | STL-ification patch for wxMSW and wxGTK. |
blob | commitdiff | raw | diff to current |
2003-06-01 |
Julian Smart | Fix for [ 688754 ] wxNotebook::SetSelection(-1) will... |
blob | commitdiff | raw | diff to current |
2003-03-01 |
Robert Roebling | Upported combobox changes and another fix. |
blob | commitdiff | raw | diff to current |
2003-02-14 |
Vadim Zeitlin | compilation fix (missing header) |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
blob | commitdiff | raw | diff to current |
2002-08-08 |
Julian Smart | Applied patch [ 579219 ] wxNotebook:SetPadding added |
blob | commitdiff | raw | diff to current |
2002-08-05 |
Robert Roebling | Lots of updates for Unicode and GTK 2.0 support. |
blob | commitdiff | raw | diff to current |
2002-04-20 |
Vadim Zeitlin | fixed initial focus handling in the dialog and made... |
blob | commitdiff | raw | diff to current |
2002-03-12 |
Vadim Zeitlin | changes to make wxGTK compile with GTK+ 2.0: now it... |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Vadim Zeitlin | fixed deleting pages from the notebook |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Vadim Zeitlin | 1. fixed wxGTK notebook which was completely broken... |
blob | commitdiff | raw | diff to current |
2001-06-26 |
Vadim Zeitlin | compilation fixes - wxGTK compiles but not links |
blob | commitdiff | raw | diff to current |
2001-06-26 |
Vadim Zeitlin | first pass of wxUniv merge - nothing works, most parts... |
blob | commitdiff | raw | diff to current |
2001-05-22 |
Vadim Zeitlin | fix for discrepancies between wxNotebookEvent and wxNot... |
blob | commitdiff | raw | diff to current |
2001-01-31 |
Vadim Zeitlin | 1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPE... |
blob | commitdiff | raw | diff to current |
2000-09-28 |
Václav Slavík | added wxNotebook::AssingImageList |
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-02-28 |
Vadim Zeitlin | Ctrl-TAB works when notebook has focus |
blob | commitdiff | raw | diff to current |
2000-02-27 |
Václav Slavík | minimalistic build fixes (mostly #if wxUSE_something) |
blob | commitdiff | raw | diff to current |
2000-02-22 |
Robert Roebling | SetSelection() in wxNotebook now sets the focus, |
blob | commitdiff | raw | diff to current |
2000-02-11 |
Robert Roebling | Added BMP files for wxPlotWindow, |
blob | commitdiff | raw | diff to current |
2000-02-04 |
Vadim Zeitlin | fixed AdvanceSelection() wrapping |
blob | commitdiff | raw | diff to current |
2000-01-23 |
Robert Roebling | tabbing in controls sample works again. |
blob | commitdiff | raw | diff to current |
2000-01-15 |
Robert Roebling | Fixed resize behaviour under certain circumstances. |
blob | commitdiff | raw | diff to current |
2000-01-04 |
Robert Roebling | New colour, font, theme and size code.. |
blob | commitdiff | raw | diff to current |
1999-11-28 |
Robert Roebling | More #include changes. |
blob | commitdiff | raw | diff to current |
1999-10-23 |
Robert Roebling | Fixed resizing problem with GTK 1.2.3 notebooks. |
blob | commitdiff | raw | diff to current |
1999-10-20 |
Robin Dunn | Since wxPanel is now AutoLayout aware, removed indirect... |
blob | commitdiff | raw | diff to current |
1999-10-17 |
Robert Roebling | Added temporary test to splitter. |
blob | commitdiff | raw | diff to current |
1999-10-16 |
Robert Roebling | Restored wxSizeEvent code form last week -> wxGLCanvas |
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 |
next |