]> Pileus Git - ~andy/gtk/history - tests
Add some window border to test open with
[~andy/gtk] / tests /
2010-11-23 William Jon McCannAdd some window border to test open with
2010-11-23 William Jon McCannAdd a default file to open with test
2010-11-23 Cosimo Cecchitests: update to new API
2010-11-23 Cosimo Cecchiopen-with: first attempt to split the dialog into a...
2010-11-23 Cosimo Cecchitests: use new open with mode in the tests
2010-11-23 Cosimo Cecchiopen-with: change the API to make it symmetric for...
2010-11-23 Cosimo Cecchitests: rewrite the GtkOpenWithDialog test to make it...
2010-11-23 Cosimo Cecchiopen-with: initial implementation of GtkOpenWithDialog
2010-11-17 Javier Jardóngtkoffscreenbox.c: Replace size_request by get_preferre...
2010-11-07 Matthias ClasenMake GtkFileChooserButton behave as expected when expanding
2010-11-05 Cosimo Cecchitests: fix the build
2010-11-05 Cosimo Cecchitests: add a test for pixbufs implementing the GIcon...
2010-10-31 Michael Natterertests: missed these two gtk_box_new() which sneaked...
2010-10-31 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
2010-10-31 Matthias ClasenAdd content size test for scrolled window
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-10-30 Javier JardónUse gtk_scrollbar_new() instead gtk_[v|h]scrollbar_new()
2010-10-30 Javier JardónUse gtk_scale_new() instead gtk_[v|h]scale_new()
2010-10-30 Javier JardónUse gtk_scale_new_with_range() instead gtk_[v|h]scale_n...
2010-10-30 Javier JardónUse gtk_paned_new() instead gtk_[v|h]paned_new()
2010-10-30 Javier JardónUse gtk_ruler_new() instead gtk_[v|h]ruler_new()
2010-10-30 Javier JardónUse gtk_separator_new() instead gtk_[v|h]separator_new()
2010-10-30 Javier JardónUse gtk_button_box_new() instead gtk_[v|h]_button_box_new()
2010-10-28 Vincent UntzPort tests to GtkScrollable API instead of deprecated...
2010-10-28 Tristan Van BerkomMerge branch 'kill-size-request'
2010-10-27 Matthias ClasenUse correct icon name in testtoolbar
2010-10-26 Javier Jardóntests: use accessor functions to access GtkToogleButton
2010-10-26 Tristan Van BerkomMissed adding the scrolled window test in previous...
2010-10-26 Tristan Van BerkomAdded GtkScrollablePolicy property to scrollable interface
2010-10-24 Matthias ClasenBring back lost functionality
2010-10-22 Alberto GarciaAssign all g_signal_connect() and friends to gulong...
2010-10-22 Tristan Van BerkomFixed problems with combination of height-for-width...
2010-10-22 Matthias ClasenAdd GtkGrid
2010-10-20 Michael Natterertests: gdk_device_get_history() takes "gint *n_events...
2010-10-18 Ryan LortieGtkApplication rewrite
2010-10-18 Christian DywanUse new GtkComboBoxEntry in all tests
2010-10-17 Tristan Van BerkomAllow GtkComboBox popup to be wider than the combo...
2010-10-15 Javier JardónUse the new GtkComboBoxText API
2010-10-14 Michael NattererBug 631599 - Allow to use arbitrary surfaces for offscr...
2010-10-14 Tristan Van BerkomDeprecate GtkComboBoxEntry in favor of added properties...
2010-10-13 Matthias ClasenAdd a GtkTable testcase
2010-10-13 Havoc Penningtonadd tests/testexpand.c used to test the expand props...
2010-10-13 Tristan Van BerkomRemoved all traces of GtkWrapBox from GTK+.
2010-10-11 Owen W. TaylorGtkWindow: Allow setting size from geometry
2010-10-11 Owen W. TaylorFix handling of the geometry widget
2010-10-08 Cody RussellRemove uses of gtk_statusbar_set_has_resize_grip()
2010-10-05 Benjamin OtteRevert "testgtk: Remove snapshot test"
2010-10-05 Michael Natterertests: don't call gtk_widget_get_allocation() on NULL...
2010-09-29 Javier Jardóntesttext: Use gtk_widget_destroy() instead gtk_object_d...
2010-09-28 Javier JardónRemove unneded casts
2010-09-28 Javier Jardóngtk_adjustment_new() should return a GtkAdjustment*
2010-09-28 Benjamin Ottetestgtk: Use gtk_widget_set_visual()
2010-09-27 Tristan Van BerkomFix erroneous usage of height-for-width apis in gtk_wid...
2010-09-27 Tristan Van BerkomFixing tests/ build for removal of GtkObject type.
2010-09-27 Matthias ClasenRemove GtkObject completely
2010-09-27 Javier JardónMove classes that currently derive from GtkObject to...
2010-09-26 Benjamin Ottetests: Port testadjustsize to draw vfunc
2010-09-26 Benjamin OtteMove GtkSizeRequest into GtkWidget
2010-09-26 Benjamin Ottetests: Get rid of gdk_drawable_get_size() usage in...
2010-09-26 Benjamin Ottetests: Get rid of gdk_drawable_get_size() usage in...
2010-09-26 Benjamin Ottetestgtk: Get rid of gdk_drawable_get_size() usage
2010-09-26 Benjamin OtteAPI: Rename gtk_cairo_paint_*() to gtk_paint_*()
2010-09-26 Benjamin Ottetest: Port offscreen test to draw vfunc
2010-09-26 Benjamin Ottetestgtk: Use draw signal in layout test
2010-09-26 Benjamin Ottetestgtk: Use draw signal in scrolling test
2010-09-26 Benjamin Ottetestgtk: Use draw signal in cursors example
2010-09-26 Benjamin Ottetestgtk: Remove non-existing property from frame constr...
2010-09-26 Benjamin Ottetestgtk: Use draw signal in gridded geometry example
2010-09-26 Benjamin Ottetestgtk: Make big windows test not use expose events
2010-09-26 Benjamin Ottetestgtk: Use draw signal in resize grips example
2010-09-26 Benjamin Ottetests: Use draw vfunc in print-editor
2010-09-26 Benjamin Ottetestoffscreen: Connect to draw signal
2010-09-26 Benjamin Ottetests: Use draw signal in testinput
2010-09-26 Benjamin Ottetesttooltips: Connect to draw signal
2010-09-26 Benjamin Ottetesttooltips: Don't call gdk_window_get_pointer() in...
2010-09-26 Benjamin Ottetestgtk: Connect to draw signal in "rotated text" example
2010-09-26 Benjamin Ottetestgtk: Connect to draw signals in "composited window...
2010-09-26 Benjamin Ottetestgtk: Connect to draw signal in alpha test
2010-09-26 Benjamin Ottetests: Connect to draw signal in testimage
2010-09-26 Benjamin Ottetests: Connect to draw signal in testoffscreenwindow
2010-09-26 Benjamin Ottetests: Connect to draw signal in testellipsise
2010-09-26 Benjamin Ottetestcairo: Connect to draw signal
2010-09-26 Benjamin Ottetests: Remove ability to set backend from testfilechooser
2010-09-26 Benjamin Ottetestgtk: Check visual, not colormap for RGBA availability
2010-09-26 Benjamin Ottetestgtk: gtk_widget_set_colormap() => gtk_window_set_vi...
2010-09-26 Benjamin Ottetests: Don't set colormap when creating offscreen windows
2010-09-26 Benjamin Ottetestgtk: Don't set colormap when creating GDK windows
2010-09-26 Benjamin Ottetestgtk: No need to set a custom colourmap here
2010-09-26 Benjamin Ottetests: No need to allocate colors anymore
2010-09-26 Benjamin OtteAPI: Rename gdk_set_source_pixmap() to gdk_set_source_w...
2010-09-26 Benjamin OtteAPI: Change offscreen windows to use a cairo_surface_t
2010-09-26 Benjamin Ottetests: Convert testinput to use cairo_surface_t
2010-09-26 Benjamin Ottetestoffscreen: Remove unused code
2010-09-26 Benjamin Ottetestgtk: Remove snapshot test
2010-09-26 Benjamin Ottewidget: shape_combine_mask => shape_cobine_region
2010-09-26 Benjamin Ottetestgtk: Convert WM hints example to use gdk_window_set...
2010-09-24 Matthias ClasenRemove gtk_notebook_set_window_creation_hook in testnot...
2010-09-24 Matthias ClasenGtkNotebook: replace group by group_name
2010-09-22 Javier JardónDo not disable deprecation guards
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
next