]> Pileus Git - ~andy/gtk/history - tests
Updated Galician translations
[~andy/gtk] / tests /
2010-08-24 Javier Jardóntests/testsocket: Fix broken test
2010-08-23 Javier Jardóntests/testgtk.c: Use accessor functions to access GtkWindow
2010-08-22 Javier Jardóntests/testxinerama.c: Use accessor functions to access...
2010-08-22 Javier Jardóntests/testwindows.c: Use accessor functions to access...
2010-08-22 Javier Jardóntests/testtooltips.c: Use accessor functions to access...
2010-08-22 Javier Jardóntests/testsocket_common.c: Use accessor functions to...
2010-08-22 Javier Jardóntests/testsocket.c: Use accessor functions to access...
2010-08-22 Javier Jardóntests/testselection.c: Use accessor functions to access...
2010-08-22 Javier Jardóntests/testoffscreenwindow.c: Use accessor functions...
2010-08-22 Javier Jardóntests/testoffscreen.c: Use accessor functions to access...
2010-08-22 Javier Jardóntests/testinput.c: Use accessor functions to access...
2010-08-22 Javier Jardóntests/testiconview-keynav.c: Use accessor functions...
2010-08-22 Javier Jardóntests/testgtk.c: Use accessor functions to access GtkWidget
2010-08-22 Javier Jardóntests/testframe.c: Use accessor functions to access...
2010-08-22 Javier Jardóntests/testellipsise.c: Use accessor functions to access...
2010-08-22 Javier Jardóntests/testcairo.c: Use accessor functions to access...
2010-08-22 Javier Jardóntests/print-editor.c: Use accessor functions to access...
2010-08-22 Javier Jardóntests/gtkoffscreenbox.c: Use accessor functions to...
2010-08-21 Javier JardónUse standard icon names in demos and tests
2010-08-19 Tristan Van BerkomAdded test case to testheightforwidth.c to show GtkComb...
2010-08-15 Benjamin Ottetests: unbreak testwindows test
2010-08-14 Javier JardónUse accessor functions to access GtkToolbar
2010-08-12 Javier JardónUse accessor funcions to access GtkCalendar
2010-08-10 Benjamin Ottetestgtk: Use Cairo to load XBM image
2010-08-10 Benjamin Ottetestgtk: Use Pixbufs in the shapes example
2010-08-10 Benjamin Ottetestgtk: Rename pixmap => pixbuf in various places
2010-08-10 Benjamin Ottetestgtk: Use pixbufs instead of pixmaps
2010-08-10 Benjamin Ottetestgtk: Make image test not use Pixmaps, but Pixbufs
2010-08-10 Benjamin Ottetestgtk: Fix types and get rid of casting
2010-08-10 Benjamin Ottetestdnd: Convert to use pixbufs as icons
2010-08-10 Benjamin Ottetestgtk: Remove image from drawable test
2010-08-10 Benjamin Ottetests: remove "draw drawable" button from testwindows...
2010-08-10 Benjamin Ottetestgtk: Remove alpha drawing test
2010-08-10 Benjamin OtteReplace gdk_rgb_find_color()
2010-08-10 Benjamin Ottetests: remove testrgb test
2010-08-07 Javier JardónCompletely remove any use of GtkWindow allow-grow and...
2010-08-06 Tristan Van BerkomMake GtkFrame allocate its label considering natural...
2010-08-05 Tristan Van BerkomImplemented GtkSizeRequest on GtkExpander and added...
2010-07-26 Benjamin Ottetestgtk: Remove unused variable
2010-07-26 Benjamin Ottetestgtk: Draw rotated text example with pangocairo
2010-07-26 Benjamin Ottetestgtk: Replace gdk_draw_rectangle() with Cairo
2010-07-26 Benjamin Ottetest: Convert testinput to Cairo
2010-07-26 Benjamin Ottetests: Make testoffscreen use Cairo
2010-07-26 Benjamin Ottetests: replace gdk_draw_drawable() with Cairo calls...
2010-07-26 Benjamin Ottetests: Use gdk_screen_get_default_colormap()
2010-07-26 Benjamin Ottetests: Use GdkPixbuf for taking a screenshot, not GdkImage
2010-07-26 Benjamin Ottetests: Remove gdk_draw_pixbuf() with Cairo equivalent
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónUse accessor functions to access GtkStatusbar
2010-07-13 Javier JardónUse accessor functions to access GtkSpinButton
2010-07-13 Javier JardónUse accessor functions to access GtkPaned
2010-07-13 Javier JardónUse accessor funtions to access GtkLayout
2010-07-13 Javier JardónUse accessor funtions to acces GtkFrame
2010-07-13 Javier JardónUse accessor functions to access GtkDialog
2010-07-13 Javier JardónUse GtkBin accessors
2010-07-13 Javier JardónUse accessor functions to acces GtkContainer
2010-07-13 Javier JardónUse accessor functions to access GtkColorSelectionDialog
2010-07-13 Javier JardónUse accessor functions to access GtkNotebook
2010-07-13 Christian DywanDeprecate GtkNotebookPage as used in switch-page
2010-07-12 Ignacio Casal Quin... Move sealed attributes to private struct.
2010-07-01 Javier Jardón[gdk] Remove GdkWindowObject public structure
2010-06-29 Benjamin Ottes/GdkRegion/cairo_region_t/ in all of gtk
2010-06-29 Benjamin OtteDeprecate the GdkRegion API
2010-06-28 Colin WaltersRevert "Add length to gtk_tree_path_get_indices"
2010-06-28 Colin WaltersAdd length to gtk_tree_path_get_indices
2010-06-27 Matthias Clasendon't build testapplication on OS X
2010-06-26 Matthias ClasenRemove pure gdk-pixbuf tests
2010-06-26 Matthias ClasenMake GTK+ use an external gdk-pixbuf
2010-06-24 Matthias ClasenAdd an expander-in-dialog example
2010-06-24 Carlos Garnachotestinput: Do not use deprecated API.
2010-06-23 Javier Jardón[testapplication] Fix some compilation warnings
2010-06-23 Javier Jardón[testinput] Fix compilation warning: Use guint instead int
2010-06-18 Tristan Van BerkomRemoved extendedlayoutexample.c (was a failed git mv...
2010-06-18 Tristan Van BerkomMass api change from GtkExtendedLayout --> GtkSizeRequest
2010-06-16 Colin Walters[GtkApplication] Update for GApplication API changes
2010-06-09 Tor LillqvistFix build breakage on non-Unix
2010-06-09 Matthias ClasenGet rid of GtkProgress
2010-06-07 Matthias ClasenAdd GtkApplication
2010-06-07 Javier JardónRemove some GTK_DISABLE_DEPRECATED and ENABLE_BROKEN...
2010-06-03 Matthias ClasenFix a typo
2010-05-30 Matthias ClasenImproved icon view keynav
2010-05-24 Javier JardónRemove deprecated GtkToolbar code
2010-05-18 Matthias ClasenSome cleanups after the module cache file change
2010-05-11 Matthias ClasenMake gail parallel-installable too
2010-05-10 Javier Jardón[tests] Move filechooser test files to correct location
2010-05-08 Matthias ClasenMake 3.0 parallel-installable to 2.x
2010-05-07 Matthias ClasenClean up docs, disable testtext for now.
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-03 Javier Jardóntests: Too many arguments in call to 'create_menu'
2010-05-02 Javier JardónDo not use deprecated GtkNoteBook api in testgtk
2010-05-02 Javier JardónRemove deprecated GtkProgress functionality from testgtk
2010-05-02 Javier JardónPort testtreeview to new API
2010-05-02 Christian DywanDeclare random item correctly in stresstest-toolbar
2010-05-02 Christian DywanUse GtkComboBox, GtkOrientable and no GtkObject in...
2010-05-02 Christian DywanDon't set child-min-width/ height in the button box...
2010-05-02 Christian DywanRevert accidental removal of book pixmap strings
2010-05-02 Christian DywanRemove unused dump_accels() function from testgtk
2010-05-02 Christian DywanRemove GtkTipsQuery demo from testgtk
2010-05-02 Christian DywanDon't use gtk_widget_set_uposition/size in testgtk
2010-05-02 Christian DywanRemove unused text helper functions from testgtk
next