Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make gail parallel-installable too | Matthias Clasen | 2010-05-10 | 1 | -5/+5 |
| | | | | Move libgail-util to libgail-util-3.0, and gail.pc to gail-3.0.pc | ||||
* | [tests] Move filechooser test files to correct location | Javier Jardón | 2010-05-11 | 3 | -4/+1 |
| | |||||
* | Make 3.0 parallel-installable to 2.x | Matthias Clasen | 2010-05-08 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | In particular, rename - libraries to lib*-3.0.so - pc files to *-3.0.pc - include paths to /usr/include/gtk-3.0/* - module paths to /usr/lib/gtk-3.0/* - rc files names to gtk-3.0/gtkrc - commandline utilities to *-3.0 - adjust documentation Also change the install location for unix-print headers to /usr/include/gtk-3.0/unix-print/gtk. | ||||
* | Clean up docs, disable testtext for now. | Matthias Clasen | 2010-05-07 | 1 | -1/+0 |
| | |||||
* | Merge branch 'gtk-2-90' | Matthias Clasen | 2010-05-06 | 14 | -4059/+471 |
|\ | | | | | | | | | Conflicts: gtk/gtkentry.h | ||||
| * | Do not use deprecated GtkNoteBook api in testgtk | Javier Jardón | 2010-05-03 | 1 | -46/+6 |
| | | |||||
| * | Remove deprecated GtkProgress functionality from testgtk | Javier Jardón | 2010-05-03 | 1 | -73/+26 |
| | | |||||
| * | Port testtreeview to new API | Javier Jardón | 2010-05-03 | 1 | -62/+17 |
| | | | | | | | | | | | | Use GtkComboBox instead the deprecated GtkOptionMenu https://bugzilla.gnome.org/show_bug.cgi?id=616679 | ||||
| * | Declare random item correctly in stresstest-toolbar | Christian Dywan | 2010-05-03 | 1 | -4/+4 |
| | | |||||
| * | Use GtkComboBox, GtkOrientable and no GtkObject in testtoolbar | Christian Dywan | 2010-05-03 | 1 | -33/+20 |
| | | |||||
| * | Don't set child-min-width/ height in the button box test | Christian Dywan | 2010-05-03 | 1 | -4/+0 |
| | | | | | | | | This is not a property. The feature was removed. | ||||
| * | Revert accidental removal of book pixmap strings | Christian Dywan | 2010-05-03 | 1 | -2/+48 |
| | | |||||
| * | Remove unused dump_accels() function from testgtk | Christian Dywan | 2010-05-03 | 1 | -8/+0 |
| | | |||||
| * | Remove GtkTipsQuery demo from testgtk | Christian Dywan | 2010-05-03 | 1 | -46/+1 |
| | | |||||
| * | Don't use gtk_widget_set_uposition/size in testgtk | Christian Dywan | 2010-05-03 | 1 | -4/+4 |
| | | | | | | | | Use gtk_window_move and gtk_widget_set_size_request instead. | ||||
| * | Remove unused text helper functions from testgtk | Christian Dywan | 2010-05-03 | 1 | -16/+0 |
| | | |||||
| * | Use new 2.14 GtkColorSelection API in testgtk | Christian Dywan | 2010-05-03 | 1 | -9/+10 |
| | | |||||
| * | Replace GtkFileSelection with GtkFileChooser in testgtk | Christian Dywan | 2010-05-03 | 1 | -14/+8 |
| | | |||||
| * | Use GtkComboBoxEntry for the display list in testgtk | Christian Dywan | 2010-05-03 | 1 | -35/+31 |
| | | |||||
| * | Use GtkComboBoxEntry in entry test in testgtk | Christian Dywan | 2010-05-03 | 1 | -19/+20 |
| | | |||||
| * | Declare book_open/closed_xpm in testgtk notebook | Christian Dywan | 2010-05-03 | 1 | -0/+2 |
| | | |||||
| * | Remove item factory test from testgtk | Christian Dywan | 2010-05-03 | 1 | -159/+0 |
| | | |||||
| * | Use "activate" rather than "clicked" for menu items | Christian Dywan | 2010-05-03 | 2 | -4/+4 |
| | | |||||
| * | Use GtkComboBox instead of GtkCombo in testsocket | Christian Dywan | 2010-05-03 | 2 | -23/+18 |
| | | |||||
| * | Don't use GtkItemFactory in testsocket | Christian Dywan | 2010-05-03 | 2 | -37/+44 |
| | | |||||
| * | Replace GtkText in testselection with GtkTextView | Christian Dywan | 2010-05-03 | 1 | -26/+11 |
| | | |||||
| * | Remove obsolete GtkText test from testgtk | Christian Dywan | 2010-05-03 | 1 | -178/+0 |
| | | |||||
| * | Remove obsolete GtkTree test from testgtk | Christian Dywan | 2010-05-03 | 1 | -481/+0 |
| | | |||||
| * | Use an array and new toolbar API in testgtk | Christian Dywan | 2010-05-03 | 1 | -145/+122 |
| | | |||||
| * | Replace option menu with combo box in testoffscreen | Christian Dywan | 2010-05-03 | 1 | -9/+13 |
| | | |||||
| * | Replace option menus in testgtk with combo boxes | Christian Dywan | 2010-05-03 | 1 | -52/+14 |
| | | |||||
| * | Use new progress bar API in testgtk progress test | Christian Dywan | 2010-05-03 | 1 | -132/+18 |
| | | |||||
| * | Use a tree view in testgtk selection target test | Christian Dywan | 2010-05-03 | 1 | -22/+30 |
| | | |||||
| * | Remove GtkOptionMenu tests | Javier Jardón | 2010-05-03 | 2 | -249/+0 |
| | | |||||
| * | Remove deprecated GtkTooltips | Christian Dywan | 2010-05-03 | 1 | -49/+17 |
| | | |||||
| * | Removed a call to a recently removed test function | Javier Jardón | 2010-05-03 | 1 | -1/+0 |
| | | | | | | | | The function was a test of the deprecated GtkList | ||||
| * | Remove GtkCurve completely | Javier Jardón | 2010-05-03 | 1 | -1/+0 |
| | | |||||
| * | Remove GtkGammaCurve completely | Javier Jardón | 2010-05-03 | 1 | -51/+0 |
| | | |||||
| * | Remove gtkmain stuff from docs and tutorial. | Javier Jardón | 2010-05-03 | 3 | -8/+8 |
| | | | | | | | | | | Also, substitue the deprecated functions with the new ones in documentation and in tests code | ||||
| * | Use GtkComboBox in the property editor code | Christian Dywan | 2010-05-03 | 1 | -0/+1 |
| | | |||||
| * | Don't use GtkInputDialog in testinput | Christian Dywan | 2010-05-03 | 1 | -41/+0 |
| | | |||||
| * | Remove remaining GtkButtonBox deprecated stuff | Javier Jardón | 2010-05-03 | 1 | -1/+4 |
| | | | | | | | | This completes commit b1b986cc604bffd924a13fbcb180dd234a0b8d14 | ||||
| * | Remove deprecated code: GtkCheckMenuItem | Javier Jardón | 2010-05-03 | 1 | -5/+0 |
| | | |||||
| * | Don't use gtk_socket_steal in the socket test | Christian Dywan | 2010-05-03 | 1 | -30/+0 |
| | | |||||
| * | Don't use old toolbar API in toolbar stress test | Christian Dywan | 2010-05-03 | 1 | -2/+3 |
| | | |||||
| * | Remove GtkCList, GtkCTree, GtkFileSelection and GtkPreeview tests | Christian Dywan | 2010-05-03 | 1 | -2011/+0 |
| | | |||||
* | | tests: Too many arguments in call to 'create_menu' | Javier Jardón | 2010-05-03 | 1 | -4/+4 |
|/ | |||||
* | Add a frame to the examples | Matthias Clasen | 2010-05-01 | 1 | -7/+13 |
| | |||||
* | Fix a few typos | Matthias Clasen | 2010-04-25 | 1 | -3/+3 |
| | |||||
* | Renamed testextendedlayout2 --> extendedlayoutexample, also removed ↵ | Tristan Van Berkom | 2010-04-21 | 3 | -2628/+3 |
| | | | | testextendedlayout and letting it reside for now in native-layout branch. |