]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2007-12-25 Christian PerschInitialise |widget|. Fixes a buglet introduced by the...
2007-12-25 Christian PerschUse G_BEGIN_DECLS/G_END_DECLS. Bug #505268.
2007-12-25 Christian PerschRemove relocations from the atk factories. Remove unuse...
2007-12-25 Matthias ClasenRemove non-multihead-safe uses of clipboards and settin...
2007-12-25 Matthias ClasenRemove unneeded includes. (#505411, Kazuki IWAMOTO)
2007-12-25 Matthias ClasenWhen popping up a menu from a treeview cell, use the...
2007-12-23 Cody RussellCheck that the window is mapped before setting SW_RESTO...
2007-12-23 Djihed AfifiUpdated Arabic Translation by Djihed Afifi.
2007-12-23 Christian PerschFix compiler warnings. Bug #504701.
2007-12-23 Christian PerschInclude <config.h>. Bug #504720.
2007-12-23 Christian PerschUse G_DEFINE_TYPE[_WITH_CODE] instead of hand-coding...
2007-12-23 Xan Lopezpass correct argument to g_signal_emit for TEST_EXPAND_...
2007-12-22 Christian PerschLink to gdk and gtk libs. Bug #504645, patch by Li...
2007-12-22 Christian PerschPlug mem leaks. Bug #504886.
2007-12-22 Christian PerschUse gdk_threads_add_idle. Bug #504571.
2007-12-22 Matthias ClasenChain up the finalizer
2007-12-21 Richard HultPlug leak of destroyed subviews, fixes bug #504753.
2007-12-21 Matej UrbančičUpdated Slovenian translation
2007-12-21 Johan DahlinAdd a test for default property values, based on progra...
2007-12-20 Johan DahlinRefactor to avoid some duplication. Convert toplevel...
2007-12-20 Kristian RietveldRemove leftovers from old XRandR check. Makes the build...
2007-12-20 Christian PerschKeep the same libtool version as the standalone libgail...
2007-12-20 15:30:09 Tim... generate HTML reports for test-report perf-report full...
2007-12-20 Alexander LarssonUpdate for gio API changes
2007-12-20 Richard HultMake manual resizing smoother by processing events...
2007-12-20 Richard HultFix typo in ChangeLog.
2007-12-20 Richard HultAdd stub for quartz for fix build.
2007-12-20 Christian PerschR modules/other/gail/gailintl.h: Use the stock item...
2007-12-20 Mathias HasselmannCorrect date in ChangeLog entry
2007-12-19 Mathias HasselmannAvoid some compiler warnings and remove obsolete code...
2007-12-19 19:54:11 Tim... include Makefile.decl to unbreak test rules.
2007-12-19 Seán de BúrcaUpdated Irish translation.
2007-12-19 17:05:31 Tim... include Makefile.decl to unbreak test rules.
2007-12-19 Johan DahlinAdd another call to gtk_builder_add_string after using...
2007-12-18 Christian PerschIntegrate gail into gtk+. Bug #169488.
2007-12-18 Matthias ClasenAdd a gtk-im-module GTK setting
2007-12-17 Daniel Nylandersv.po: Swedish translation updated
2007-12-17 Daniel Nylandersv.po: Updated Swedish translation
2007-12-17 Kristian Rietvelduse a weak pointer to set last_window to NULL as soon...
2007-12-17 Kristian Rietveldalways determine what arrow to show if show_sort_indica...
2007-12-16 Mathias HasselmannPrevent assertion failure in gtk_paned_find_neighbours...
2007-12-15 Xan LopezPlug leak: When reordering the info in the list the...
2007-12-15 Sebastian DrögeUse u32 instead of __u32 and u8 instead of __u8 as...
2007-12-14 Ray StrodeSuggest g_signal_connect (..., "realize", ...) instead of
2007-12-14 Michael Natterergdk/gdkinternals.h #include <gio/gio.h> instead of...
2007-12-14 Mathias HasselmannCorrect "Since:" tags for GtkPageSetup and GtkPrintSett...
2007-12-14 Mathias HasselmannRemove comments I forgot in docs/reference/gtk/gtk...
2007-12-14 Mathias HasselmannChange GtkToolItem to retrieve its properties from...
2007-12-14 Mathias HasselmannExtract loading of GtkPageSetup and GtkPrintSettings...
2007-12-14 Matthias ClasenClose an api gap in tooltips
2007-12-14 Kristian Rietveldadded tests for insertion functions.
2007-12-13 Søren SandmannAdd RandR 1.2 support
2007-12-13 Kristian Rietveldtest the move and swap functions on a store with only...
2007-12-13 Kristian Rietveldadd a call to g_test_bug_base().
2007-12-13 Kristian Rietveldstart composing tests for the list and tree store.
2007-12-13 Michael NattererRemove all .cvsignore files.
2007-12-13 Mathias HasselmannMake the code compile again after the GdkAppLaunchConte...
2007-12-13 Matthias ClasenAdd docs
2007-12-13 Matthias ClasenForgotten file
2007-12-13 Matthias ClasenImplement GAppLaunchContext in gdk, providing startup...
2007-12-12 Mathias HasselmannAnother attempt to improve gtk_drag_dest_set docs.
2007-12-11 Attilio FiandrottiApplied a patch by Claudio Ciccani which adds testing...
2007-12-11 Attilio FiandrottiApplied a patch by Claudio Ciccani which fixes the...
2007-12-11 Mathias HasselmannMove documentation for gtk_drag_dest_set to gtkdnd.c.
2007-12-11 Mathias HasselmannMention impact of GtkDestDefaults on "drag-motion"...
2007-12-11 15:44:01 Tim... made unnecessarily exported symbols static. switched...
2007-12-11 Kostas PapadimasUpdated Greek translation
2007-12-11 Kostas PapadimasUpdated Greek translation
2007-12-10 Stefan KostUse gtk_widget_get_parent_window() instead of widget...
2007-12-10 Richard HultInstall backend specific header (bug #405915). Also...
2007-12-10 Richard HultReplace the autorelease pools used for each drawing...
2007-12-10 Richard HultFix the check for no changes to position and size.
2007-12-10 Richard HultIgnore drawRect calls with zero sized areas at (0,...
2007-12-10 Richard HultFix a bug where we could end up trying to handle the...
2007-12-10 Tor LillqvistInclude bin/gtk-builder-convert in the dev package...
2007-12-10 Matthias ClasenAnother fix to avoid further fallout from the fix for...
2007-12-09 Attilio FiandrottiMinor fix for code added in r19132
2007-12-09 Matthias ClasenFix the spinguard logic for big buffers. (#494667,...
2007-12-09 Ihar HrachyshkaUpdated Belarusian Latin translation.
2007-12-09 Attilio FiandrottiCommitted several patches by Denis Oliver Knoppwhich...
2007-12-08 Jakub FriedlCzech Translation updated by Petr Kovar.
2007-12-07 Matthias ClasenCorrect the documentation of child property getter...
2007-12-07 Matthias ClasenDon't leak pixbufs. (#502250, Yevgen Muntyan)
2007-12-07 Yevgen MuntyanForgot bug number.
2007-12-07 Yevgen Muntyanadded alternative button order in Print and Page Setup...
2007-12-07 13:16:33 Tim... skip tests if gdktarget!=x11, since GUI tests need...
2007-12-06 Tommi KomulainenRemove trailing whitespace that can trigger false posit...
2007-12-06 Attilio FiandrottiCommitted a patch by DOK to fix GDK events generations...
2007-12-06 13:55:06 Tim... replaced seq(1) invokation for X11 ids with a hardcoded...
2007-12-06 Richard HultFix warning when switching spaces in leopard.
2007-12-06 13:38:36 Tim... ported to new testing framework.
2007-12-06 10:44:52 Tim... majorly speed up execution by reducing timeouts and...
2007-12-06 08:23:38 Tim... use string comparisons for string property values and...
2007-12-05 18:59:59 Tim... run tests in current dir after setting up the logging...
2007-12-04 Richard HultFully initialize the root window, fixes bug #501583.
2007-12-04 Matthias ClasenModify the tab-label-destroy fix to not crash epiphany.
2007-12-03 Richard HultDon't crash when dragging from a source that doesn...
2007-12-03 Richard HultDon't crash when a parent relative bg pixmap is set...
2007-12-03 Matthias ClasenTwo optimizations for icon cache lookups.
2007-12-03 15:18:17 Tim... use 'grep -o' to extract _get_type functions from heade...
next