]> Pileus Git - ~andy/gtk/history - tests
Updated galician translations
[~andy/gtk] / tests /
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'
2010-09-21 Tristan Van BerkomSplit up GtkWrapBox:spreading property into two orienta...
2010-09-20 Owen W. TaylorOnly store error codes in inner-most X error trap
2010-09-19 Havoc PenningtonImprove tests for X error traps, fix two bugs
2010-09-18 Matthias ClasenAdd some minimal test for X error traps
2010-09-16 Matthias ClasenRename h/v-align to h/valign
2010-09-15 Tristan Van BerkomAdded a default size of a magic number to testwrapbox.c
2010-09-15 Javier JardónUse gtk_size_request_get_size() instead deprecated...
2010-09-13 Matthias ClasenRemove fill options from GtkWrapBox
2010-09-13 Matthias ClasenRemove padding from GtkWrapBox
2010-09-13 Javier JardónUse gtk_size_request_get_size() instead deprecated...
2010-09-13 Tristan Van BerkomMake testwrapbox scrolled window scrollbars automatic.
2010-09-13 Havoc PenningtonAdd padding and alignment tests to testadjustsize.c
2010-09-13 Havoc PenningtonAdd testadjustsize test, to test new adjust size method...
2010-09-09 Tor LillqvistDon't use the same name for a function that used to...
2010-09-08 Colin WaltersGDK: Prefix key names with KEY_
2010-09-08 Tor LillqvistTurn the gtk version and age variables into functions
2010-09-08 Javier Jardóntests: Use gtk_widget_set_size_request() instead gtk_wi...
2010-09-03 Benjamin Ottetests: Remove all code relating to the blink menu item
2010-09-02 Matthias ClasenRemove blinking from status icons
2010-09-02 Matthias ClasenAdapt tests to dialog api change
2010-09-02 Tristan Van BerkomEnhanced/Simplified GtkWrapBox api as per Havoc's comments.
2010-09-02 Tristan Van BerkomSome api changes for GtkWrapBox
2010-09-02 Matthias ClasenRemove now unused GtkProgressBarOrientation enum
2010-09-02 Matthias ClasenAdapt testgtk progressbar test to api changes
2010-08-30 Tristan Van BerkomFixing email address in copyright header for testwrapbo...
2010-08-28 Tristan Van BerkomAdded initial revision of GtkWrapBox container widget...
next