]> Pileus Git - ~andy/gtk/history - tests
ytpo fix, so attributes are really propagated.
[~andy/gtk] / tests /
2004-11-21 Owen TaylorAdd GdkPangoRenderer, a subclass of PangoRenderer targe...
2004-11-19 Manish Singhmodules/engines/ms-windows/msw_rc_style.c
2004-11-16 Manish SinghShut up CVS
2004-11-12 Matthias Clasen*** empty log message ***
2004-11-12 Matthias Clasen*** empty log message ***
2004-11-09 Matthias ClasenAdd a real "Add many" button.
2004-11-09 Matthias ClasenFix double-click activation.
2004-11-09 Matthias ClasenApply a patch by Soeren Sandmann to test long statusbar...
2004-11-08 Matthias ClasenDisable the SAVE and CREATE_FOLDER modes. (#157675...
2004-11-07 Matthias ClasenNew convenience function to add a filter for image...
2004-10-31 Matthias ClasenDon't try to remove stuff from an empty model. (#156575...
2004-10-30 Matthias ClasenAdd a "Select All" menuitem. (#156792, Paolo Borelli)
2004-10-28 Matthias ClasenFix many sparse warnings.
2004-10-26 Anders CarlssonReally handle a NULL model, fixes #137211 for real.
2004-10-26 James M. CapeRework of GtkFileChooserButton, some cleanups. Fixes...
2004-10-25 Matthias ClasenAdd testimage.
2004-10-25 Matthias ClasenUse gtk_image_new_from_icon_name().
2004-10-25 Matthias ClasenAdd a new type GTK_IMAGE_ICON_NAME for named icons...
2004-10-19 Matthias ClasenAdd a "display" option.
2004-10-19 Matthias ClasenSet the locale, tidy up output.
2004-09-30 Paolo Borelliexit on close.
2004-09-29 Paolo Borelliadd a GtkMenuToolButton.
2004-09-21 Manish Singh#include <config.h> for HAVE_MALLINFO define, other...
2004-09-21 Matthias ClasenCheck for mallinfo.
2004-09-19 Matthias Clasen2.5.3
2004-09-14 Matthias ClasenSet the cursor to the first selected row instead of...
2004-09-09 Matthias ClasenTypo fix.
2004-09-09 Matthias ClasenUpdate sensitivity of the "Select all" button.
2004-09-05 Anders CarlssonMake gtk argument parsing use goption. Add gtk_get_opti...
2004-08-18 Manish SinghShut up CVS
2004-08-17 Matthias ClasenUse g_message() throughout, add RTL envar for rtl testing.
2004-08-17 Matthias ClasenNew widget to go along with GtkFontButton and GtkColorB...
2004-08-16 Morten WelinderComment out mallinfo stuff. Fix g_print %-strings.
2004-08-14 Soeren SandmannNew function.
2004-08-06 Hans Breuermake it compile and more similar to the X11 implementat...
2004-08-04 Matthias ClasenAdd buttons to select and unselect all nodes, make...
2004-08-04 Matthias ClasenAdd testiconview. A test for GtkIconView ...which uses...
2004-08-02 Matthias ClasenSome trees in combo boxes.
2004-07-30 Matthias ClasenChange the api for separators to use a separator functi...
2004-07-22 Matthias ClasenRequire Pango 1.5.1 (for ellipsisation).
2004-07-22 Matthias ClasenDon't leak models. (#148128, Tommi Komulainen)
2004-07-20 Matthias ClasenAdd some refcount debugging.
2004-07-20 Soeren Sandmann=== Released 2.5.0 ===
2004-07-07 Matthias ClasenSupport separators in combo boxes and more generally...
2004-06-05 Soeren SandmannAdd a checkbox to queue an merge/unmerge. Patch from...
2004-05-27 Matthias ClasenSupport insensitive cells in tree views and combo boxes.
2004-05-12 Matthias ClasenAdd a progress cell renderer, based on the one found...
2004-05-10 Matthias ClasenMake the second example use the ::match-selected signal...
2004-05-01 Hans Breuertests/makefile.msc is in CVS for a long time, finally...
2004-04-29 Matthias ClasenAdd a missing cat. (#141070, Chris Sherlock)
2004-04-11 Jonathan BlandfordMoved search entries into priv data.
2004-03-17 Morten WelinderPlug leak.
2004-03-17 Morten WelinderPlug some leaks and expose others.
2004-03-17 Morten WelinderDon't leak the tooltip object.
2004-03-15 Jonathan BlandfordRewritten to use the GtkEntryCompletion API more correc...
2004-03-15 Owen Taylor#136672, reported by Christian Persch; fixes based...
2004-03-14 Hans Breuergtk/gtkcombobox.c : prototype cell_view_sync_cells...
2004-03-12 Morten WelinderSsssh!
2004-03-12 Morten WelinderAdd new testspinbutton.c
2004-03-11 Owen TaylorUse gtk_entry_set_width_chars() rather than gtk_widget_...
2004-03-10 Morten WelinderAdd support for --multiple.
2004-03-10 Jonathan BlandfordSupport changes in icon themes.
2004-03-09 Morten WelinderDestroy widgets to reveal leaks.
2004-03-08 Jonathan Blandfordnew function to consolidate creating the path_bar.
2004-03-08 Tor LillqvistCorrect localtime_r() emulation on Win32. Remove a...
2004-03-08 Christian NeumairFixed typo in entry completion test.
2004-03-08 Matthias ClasenTest dynamic addition/removal.
2004-03-07 Hans Breuersome more settings from system, also reflect some name...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-03-03 Mark McLoughlindon't try and store pointers in ints. Fixes 64-bit...
2004-03-03 Morten WelinderPlug leak.
2004-03-03 Jonathan BlandfordSplit function into realized and unrealized variants...
2004-03-02 Matthias ClasenAdd an animation mode, to test how the combobox behaves...
2004-03-02 Owen TaylorMove the /nonexistant stuff out of the main window...
2004-03-02 Owen Taylorgtk/gtktreestore.c (gtk_tree_store_reorder) Fix up...
2004-03-02 Soeren SandmannPatch from Frederic Crozat, test code from Jean-Philipp...
2004-03-02 Owen TaylorIf the model was empty before, select the first inserte...
2004-03-02 Federico Mena QuinteroDon't update the save folder combo if we are already...
2004-03-02 Matthias ClasenAdd testentrycompletion.
2004-03-02 Jonathan Blandfordimprove tests a little.
2004-03-02 Morten WelinderDon't scale images that are small enough to fit. Avoid...
2004-03-02 Owen TaylorAdd gtk_drag_source_set/get_target_list(). (#127499...
2004-03-01 Owen TaylorAdd gtk_entry_set_alignment() to allow right-aligned...
2004-02-26 Matthias ClasenNew convenience API to construct simple text combos...
2004-02-20 Michael Meeksre-arrange widgets to allow more overflowing toolbar...
2004-02-14 Federico Mena QuinteroDon't set a default size for the dialog - Federico
2004-02-10 Federico Mena QuinteroFixes #133995, patch by Morten Welinder <mortenw@gnome...
2004-02-04 Federico Mena QuinteroFix #59707.
2004-01-28 Hans Breuernew GTK_STOCK_NETWORK ... gtk/gtkstock.[hc] : ... defin...
2004-01-18 Soeren SandmannSet a small size request and make the window resizable...
2004-01-12 Jody GoldbergAdjust to the new connect_proxy signals.
2004-01-08 Matthias ClasenNew function to obtain a list of toplevel widgets const...
2003-12-31 Matthias ClasenPull accelerator key from the stock item if stock_id...
2003-12-14 Hans Breuerhandle GTK_DATADIR similar as the other filesystem...
2003-12-10 Federico Mena QuinteroAdded toolbar items for the filter separator and the...
2003-11-16 Kristian Rietveldgrrrr. broken pipe.
2003-11-15 Hans Breuerupdated added all the new tests
2003-10-31 Soeren Sandmanndelete this function (toolbar_item_is_homogeneous)...
2003-10-30 Soeren SandmannMake it work even when item 0 is a placeholder. (#12582...
2003-10-29 Soeren SandmannAdd this function; remove gtk_toolbar_highlight_drop_lo...
next