]> Pileus Git - ~andy/gtk/history - tests
Translation updated by Ivar Smolin
[~andy/gtk] / tests /
2008-04-11 Tristan Van BerkomAdded <attributes> / <attribute> custom tags to parse...
2008-04-02 Björn LindqvistCover GTK_FILE_CHOOSER_ACTION_CREATE_FOLDER action...
2008-03-20 Tor LillqvistDon't pass NULL for %s to g_message(). (main): Drop...
2008-03-17 Tor LillqvistBuild testmountoperation only on Unix for now.
2008-03-17 Christian KellnerImplement GtkMountOperation, a subclass of GMountOperat...
2008-03-10 Tor LillqvistAdd the possibility to test what happens if the process...
2008-03-07 Johan Dahlin- Treat enums like enums and not values - Avoid invalid...
2008-03-07 Johan DahlinImplement GtkBuildable on GtkIconFactory, to make it...
2008-03-05 Johan DahlinRestore accidentally broken test.
2008-03-02 Johan DahlinRemove autotestkeywords, it's added later, fixes non...
2008-03-02 Johan DahlinAdd translatable/context and comment attributes on...
2008-03-01 Johan DahlinDo not use g_error for a few more errors, instead set...
2008-02-27 Emmanuele BassiRevert back to r19454.
2008-02-22 Tor LillqvistAdd file missing from SVN, from the tarball.
2008-02-21 Matthias Clasen2.13.0
2008-02-16 Matthias ClasenAdd a --backend option. (#516073, Christian Persch)
2008-02-12 Matthias ClasenFix a memory leak (#515039, Christian Persch)
2008-02-12 Matthias ClasenFix a memory leak (#515038, Christian Persch)
2008-02-11 Emmanuele BassiSet no-show-all flag on the placeholder menu item.
2008-02-01 Michael Nattererinitialize GdkColor structs to fix warning about uninit...
2008-01-30 Michael Nattereruse the right type for "subparser_data" and remove...
2008-01-26 Johan DahlinRename textbuffer test and port it to the new test...
2008-01-25 Johan DahlinImplement accessible support, fixes #454653.
2008-01-17 Mathias HasselmannChange GtkCalendarDetailFunc to return newly allocated...
2008-01-14 Michael Nattererfix another call to gtk_selection_data_set().
2008-01-10 Tor LillqvistBuild defaultvaluetest only on Unix as it uses gtkprint...
2008-01-06 Johan DahlinUpdate, GtkBuilder::translation-domain is no longer set
2008-01-05 Christian PerschFix mem leak, and don't pass GType as integer through...
2008-01-03 Johan DahlinMake it pass again.
2008-01-02 Johan DahlinIgnore a few more tests to make it pass on Ubuntu....
2007-12-31 Johannes SchmidAlso reorder menu when reordering tabs by drag & drop...
2007-12-28 Matthias ClasenAdd exlusions
2007-12-28 Johan DahlinChain up. This makes it possible to have accelerators...
2007-12-28 Mathias HasselmannAdd GTK_CALENDAR_SHOW_DETAILS display flag, which choos...
2007-12-28 Mathias HasselmannApply trivial code-style changes from attachement 10110...
2007-12-28 Mathias HasselmannRestructure testcalendar for testing calendar details...
2007-12-21 Johan DahlinAdd a test for default property values, based on progra...
2007-12-19 Johan DahlinAdd another call to gtk_builder_add_string after using...
2007-12-13 Michael NattererRemove all .cvsignore files.
2007-12-11 15:44:01 Tim Janikmade unnecessarily exported symbols static. switched...
2007-12-06 13:38:36 Tim Janikported to new testing framework.
2007-12-06 10:44:52 Tim Janikmajorly speed up execution by reducing timeouts and...
2007-12-06 08:23:38 Tim Janikuse string comparisons for string property values and...
2007-12-05 18:59:59 Tim Janikrun tests in current dir after setting up the logging...
2007-11-27 Ryan Lortiefix invalid free
2007-11-22 15:39:40 Tim Janikcall g_test_init() from gtk_test_init().
2007-11-21 Behdad EsfahbodFix C89 compilation issue. (#467711, The Written Word)
2007-11-14 Michael Natterertests/testbbox.c use g_object_ref/unref instead of...
2007-11-10 Matthias ClasenParse a file given on the cmdline
2007-10-24 Johan DahlinParse signals after <child> tags and add tests. (#46879...
2007-10-24 Johan DahlinAllow empty property nodes so we can set empty strings...
2007-10-16 Matthias ClasenChange testcase to not update screen information on...
2007-10-04 Matthias ClasenAdd a second volume button.
2007-09-17 Hans Breuersvn path=/trunk/; revision=18842
2007-07-24 Matthias ClasenAdd code to test gtk_tooltip_set_custom()
2007-07-23 Christian PerschRemove obsolete code. Bug #459566.
2007-07-23 Emmanuele BassiPort the GtkRecentChooser default implementation widget...
2007-07-20 Matthias ClasenApply a patch by Emmanuele Bassi to limit the number...
2007-07-19 Kristian Rietveldadd more convenience API.
2007-07-13 Kristian Rietveld#408327, improve tooltip positioning.
2007-07-09 Kristian RietveldReplace non-deprecated API using old tooltips API,...
2007-07-09 Johan Dahlin|___* demos/gtk-demo/demo.ui: |___* gtk/gtk-builder...
2007-07-08 Johan DahlinParse <accessibility> but don't do anything yet. Do...
2007-07-04 Johan DahlinFix confusing indentation
2007-07-03 Matthias ClasenReport errors about integer parsing back up. (#452988)
2007-07-02 Matthias Clasen2.11.5
2007-06-30 Johan DahlinImprove error handling for enum/flags, rename the conve...
2007-06-30 Johan DahlinMove type-func to <object> instead of <child>, add...
2007-06-30 Johan DahlinMake boolean string parsing consistent, #452464
2007-06-29 Johan DahlinImprove reference counting, #447967
2007-06-29 Ryan LortieConnect the "destroy" signal so that the 'window' point...
2007-06-27 Johan DahlinCheck the code and domain of GErrors instead of the...
2007-06-27 Johan DahlinAdd GtkBuilder and GError arguments to gtk_builder_valu...
2007-06-27 Johan DahlinAdd a test to check object properties
2007-06-27 Johan DahlinSet an error if we encounter properties without values...
2007-06-26 Johan DahlinFix a bunch of small bugs when parsing property values
2007-06-26 Mathias HasselmannExtend the C++ keyword test to include internal GDK...
2007-06-26 Mathias HasselmannCreate test for finding C++ keywords in public header...
2007-06-22 Tim Janikapplied patch from Xan Lopez to eliminate gap in painte...
2007-06-15 Mathias HasselmannImproving handling of tooltip-text property. Also check...
2007-06-15 Mathias HasselmannIntroduce convenience property "GtkWidget:tooltip-text...
2007-06-15 Johan DahlinAdd GtkBuilder, fixes #172535
2007-06-15 Hans Breuerupdated explicit usage of RegisterClassExW to match...
2007-06-13 Kristian RietveldAudit of GtkTreeView coordinate system usage. (#142494).
2007-06-11 Matthias Clasenmake testiconview show brokenness
2007-06-06 Yevgen Muntyannew method, gtk_widget_modify_cursor() (#89314).
2007-06-04 Emmanuele BassiRevert previous commit; the API is not yet finalized...
2007-06-03 Emmanuele BassiAdd gtk_radio_button_set_value(), gtk_radio_button_get_...
2007-06-01 Matthias ClasenAdd support for composited child windows. (#412882...
2007-05-31 Mathias HasselmannReactivate the other file-chooser tests. Forgot that...
2007-05-31 Mathias HasselmannReset the internal response_requested flag, once the...
2007-05-26 Matthias ClasenAllow to separate GtkTextMark creation from buffer...
2007-05-23 Yevgen Muntyanmissing #include <ctype.h>.
2007-05-19 Bastien NoceraAdd the GtkVolumeButton widget, a button that pops...
2007-05-19 Matthias ClasenDeprecate gtk_notebook_[gs]et_group_id in favour of...
2007-05-03 Tim Janikmade handle box test non-modal, so other test can inter...
2007-04-30 Matthias ClasenFix some issues with reference handling in the printing...
2007-04-30 Matthias ClasenMake the emission of ::end-print and ::done consistent...
2007-04-29 Matthias ClasenAdd a new error code
2007-04-25 Matthias ClasenSet the filename to NULL for builtin icons, sinc
next