]> Pileus Git - ~andy/gtk/history - tests
Added Spanish translation
[~andy/gtk] / tests /
2011-03-03 Matthias ClasenAdd a test for interpretation of mark positions
2011-02-23 Murray CummingMinor documentation improvements
2011-02-13 Javier Jardóntestgtk: Fix compilation warning
2011-02-12 Matthias ClasenSilence more compiler warnings
2011-02-12 Matthias ClasenQuell compiler warnings
2011-02-12 Matthias ClasenUse standard icon names
2011-02-10 Matthias ClasenBump the version to 3.0.0
2011-02-06 Matthias ClasenAdd a testcase for state propagation problems
2011-02-06 Hans Breuerwin32: msvc build update
2011-02-05 Matthias ClasenDemonstrate the problem with a workaround
2011-02-05 Matthias ClasenAdd a testcase for cell positions
2011-02-05 Matthias ClasenSimple test for display-less widget creation
2011-02-01 Benjamin Ottetests: Remove refreh button from testtoolbar test
2011-02-01 Benjamin Ottetestgtk: Remove ability to reload all rc files
2011-02-01 Benjamin Ottetests: Remove clientmessage test
2011-01-31 Carlos GarnachoAdd some bindings to testgtk.css for testing
2011-01-29 Matthias ClasenAdd a gtkx.h header for X11-specific GTK+ api
2011-01-28 Benjamin Ottetests: Use Window instead of GdkNativeWindow in testsoc...
2011-01-25 Matthias ClasenAdd gtk_app_chooser_button_get/set_heading
2011-01-21 Matthias ClasenAdd a way to set the heading of GtkAppChooserDialog
2011-01-20 Johan DahlinRemove property user_data which doesn't exist anymore
2011-01-11 Benjamin Ottetests: Remove useless calls to gtk_widget_style_attach()
2011-01-10 Tristan Van BerkomFixed GtkCellArea to never activate/start editing insen...
2011-01-06 Tristan Van BerkomDont show the GtkWindow when removing it from a parent...
2011-01-06 Tristan Van BerkomChanges to testtoplevelembed
2011-01-06 Tristan Van BerkomAdded buttons to notebook tabs in testtoplevelembed
2011-01-06 Tristan Van BerkomAdded tests/testtoplevelembed.
2011-01-05 Benjamin Ottetests: Port testsocket example to not use deprecated...
2011-01-05 Benjamin Ottetests: Fix compile warnings for people who don't read...
2011-01-05 Benjamin Ottetestgtk: Update adjustment usage for sealing
2011-01-05 Benjamin Ottetestgtk: Rename "adj" variables to "adjustment"
2011-01-05 Benjamin Ottetests: Update prop-editor adjustment usage for sealing
2011-01-05 Matthias ClasenAdd GtkNumerableIcon
2011-01-05 Benjamin OtteAPI: range: Remove update policy
2011-01-04 Tristan Van BerkomFixed gtktreemenu for new gtkcellareabox api.
2011-01-04 Tristan Van BerkomMake GtkTreeMenu a private class:
2011-01-04 Tristan Van BerkomAdded LISTMODE env var check to testcombo.c so that...
2011-01-04 Tristan Van BerkomAdded aligned food menu test to testcombo.c
2011-01-04 Tristan Van BerkomAdding a combo box to testtreemenu to show the GtkTreeM...
2011-01-04 Tristan Van BerkomAdded orientation control to the treemenu test.
2011-01-04 Tristan Van BerkomOops one of my last commits disabled some tests, re...
2011-01-04 Tristan Van BerkomGetting closer to updating the treemenu view properly...
2011-01-04 Tristan Van BerkomSupport grid mode in GtkTreeMenu
2011-01-04 Tristan Van BerkomAdded gtk_tree_menu_set/get_tearoff to allow the root...
2011-01-04 Tristan Van BerkomAdded GtkTreeMenuHeaderFunc to decide if a submenu...
2011-01-04 Tristan Van BerkomAdding more "small" submenus to testtreemenu
2011-01-04 Tristan Van BerkomAdded submenus to tests/testtreemenu
2011-01-04 Tristan Van BerkomAdding GtkTreeMenu class.
2011-01-04 Matthias ClasenDon't use GtkNotebook:tab-pack in testnotebookdnd
2011-01-03 Matthias ClasenMake styleexamples work
2011-01-02 Hans Breuerc99ism: declaration in the mid of a block
2011-01-02 Hans Breuerwin32: update msvc build
2010-12-27 Benjamin Ottetestgtk: Don't use deprecated APIs
2010-12-27 Benjamin Ottetestgtk: Use the relevant device to query the widget...
2010-12-25 Matthias ClasenDon't use gdk_{pointer,keyboard}_grab
2010-12-23 Kristian RietveldDelimit the other_entries array
2010-12-23 Matthias ClasenAllow inspection of construct-only object properties
2010-12-22 Robert AncellFix DSO link issues
2010-12-21 Benjamin Ottetestgtk: Use g_object_unref instead of gdk_cursor_unref
2010-12-21 Matthias ClasenDon't use gtk_set_locale
2010-12-21 Matthias Clasentests: Don't access GdkDragContext fields directly
2010-12-21 Matthias ClasenMerge libgdk and libgtk
2010-12-21 Tristan Van BerkomAdded "fixed-size" cell property to GtkCellAreaBox
2010-12-17 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-15 Javier Jardóntests: Use accessor functions to access GtkSelectionData
2010-12-15 Kristian RietveldMake testtreeview handle RTL environment variable for...
2010-12-15 Kristian RietveldMake testcellarea handle RTL environment variable for...
2010-12-15 Benjamin Ottetests: Hardcode testinput colors instead of trying...
2010-12-15 Benjamin Ottetests: Make testiconview-keynav set its custom style...
2010-12-15 Benjamin Ottetests: gtk_widget_render_icon() => gtk_widget_render_ic...
2010-12-15 Benjamin Ottetests: gtk_widget_render_icon() => gtk_widget_render_ic...
2010-12-15 Benjamin Ottetests: gtk_widget_render_icon() => gtk_widget_render_ic...
2010-12-15 Benjamin Ottetests: gtk_widget_render_icon() => gtk_widget_render_ic...
2010-12-12 Tristan Van BerkomAdd an editable cell to testverticalcells showing funct...
2010-12-12 Tristan Van BerkomAdded "edit_only" argument to gtk_cell_area_activate()
2010-12-08 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-06 Tristan Van BerkomAdded expand controls to testtreeedit (now you can...
2010-12-05 Tristan Van BerkomAdded g_getenv("RTL") to test rtl layouting.
2010-12-05 Tristan Van BerkomAdding testverticalcells.c.
2010-12-05 Tristan Van BerkomRemoved all variables from GtkTreeViewColumn and create...
2010-12-05 Tristan Van BerkomAdded different icon at the end of testtreeedit to...
2010-12-05 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-04 Matthias ClasenFix gdk_rgba_parse call
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-04 Carlos Garnachotestgtk: Fix gdk_rgba_parse() arguments.
2010-12-04 Matthias ClasenForgotten files
2010-12-04 Matthias ClasenMake tests compile without using GtkStyle api
2010-12-04 Matthias ClasenAdd illustration to gtk_render_handle docs
2010-12-04 Matthias ClasenAdd a frame-gap illustration
2010-12-04 Matthias ClasenIllustrate extension rendering
2010-12-04 Matthias ClasenAdd slider illustration
2010-12-04 Matthias ClasenAdd an activity example
2010-12-04 Matthias ClasenAdd examples for frame rendering
2010-12-04 Matthias ClasenAdd a background example to the docs
2010-12-04 Matthias ClasenAdd the style example code used to generate illustrations
2010-12-04 Matthias ClasenAdapt testgtk.css to parser changes
2010-12-04 Carlos Garnachotestgtk: Try to locate the right file.
2010-12-04 Carlos GarnachoMake testgtk load CSS for custom styling.
2010-12-04 Tristan Van BerkomAdded some "align" checkbuttons to show configurable...
2010-12-02 Benjamin Ottetests: Remove disabled testtext example
next