]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2009-10-27 Adrian JohnsonTake printer margins into account on Windows
2009-10-26 Christian DywanOnly set the accesible label if it is non-empty
2009-10-26 Javier JardónUse G_STRLOC instead __FILE__ and __LINE__
2009-10-26 Nick Schermergtk_init_with_args() arguments should be const gchar*
2009-10-26 Dumitru Mișu... Updated Romanian translation
2009-10-26 Javier JardónUse G_STRFUNC and G_STRLOC instead __FUNCTION__ and...
2009-10-26 Javier JardónUse G_STRFUNC instead __FUNCTION__
2009-10-26 Javier JardónUse G_STRLOC instead __LINE__
2009-10-26 Javier JardónUse G_STRFUNC instead __FUNCTION__
2009-10-26 Marek KasikShow correct print preview
2009-10-26 Javier JardónCast to gchar* to fix a compilation warning
2009-10-26 Kristian RietveldUpdate copyright
2009-10-26 Kristian RietveldUpdate position of toplevels after display reconfiguration
2009-10-26 Kristian RietveldFixup get_nsscreen_for_x()
2009-10-26 Kristian RietveldRemove unused variable (fix compiler warning)
2009-10-26 Kristian RietveldUpdate size of root window after display reconfiguration
2009-10-26 Kristian RietveldSupport arbitrary screen layouts
2009-10-26 Kristian RietveldRework coordinate transformation to be based on root...
2009-10-26 Kristian RietveldBe consistent with X11: emit monitors-changed first...
2009-10-26 Kristian RietveldUpdate documentation for ::monitors-changed to mention...
2009-10-26 Kristian RietveldUse screen when emitting signal, not _gdk_screen
2009-10-26 Kristian RietveldEmit monitors-changed signal when appropriate
2009-10-26 Kristian RietveldMove screen resolution setup to GdkScreenQuartz initializer
2009-10-26 Kristian RietveldCreate a proper subclass of GdkScreen: GdkScreenQuartz
2009-10-26 Kristian RietveldRegister and handle a display reconfiguration callback
2009-10-26 Kristian RietveldSetup monitor rects during screen initialization and...
2009-10-26 Kristian RietveldMove screen initialization to gdkscreen-quartz.c
2009-10-26 Matthias ClasenFix issues with symbolic colors in rc file parsing
2009-10-26 Matthias ClasenFixes for the compose-parse.py script
2009-10-26 Matthias ClasenUpdate compose sequences
2009-10-25 Kevin PengGdkPixbuf loader for QTIF format
2009-10-25 Yevgen MuntyanUse standard mac shortcuts
2009-10-25 Javier JardónCast to gchar* to fix a compilation warning
2009-10-24 Michael EmmelFix for position bug
2009-10-23 Matthew BarnesBug 581150 - GtkIconView tries to paint items with...
2009-10-23 Kristian RietveldBug 598881 - Unimplemented GdkWindowImplIface methods...
2009-10-23 Tor LillqvistUse correct type text/uri-list for the dropped files...
2009-10-21 Javier JardónCast to gchar* to fix a compilation warning
2009-10-21 Javier JardónCast to fix compilation warning
2009-10-21 Luca FerrettiAdd translators comments for tab labels (closes 599118)
2009-10-21 Luca FerrettiMinor fixes
2009-10-21 Javier JardonUse G_STRLOC instead __FILE__ and __LINE__
2009-10-21 Michael NattererAdd single-include guard and reduce includes to what...
2009-10-21 Michael NattererDon't allow to include this new header individually
2009-10-21 Javier JardónFix a compilation warning: use NULL instead ""
2009-10-21 Javier JardónRemove unused function
2009-10-21 Javier JardónFix compilation warnings: use G_GSIZE_FORMAT instead %i
2009-10-21 Federico Mena... bgo#563010 - Fix clearing the selection in GtkFileChoos...
2009-10-21 Cody RussellAdded editing_canceled property to GtkCellEditable
2009-10-21 Christian DywanDeprecated GtkNotebook tab packing
2009-10-21 Christian DywanDeprecate GtkCurve and GtkGammaCurve
2009-10-21 Christian DywanAdded accesor for GTK_VIEWPORT (widget)->bin_window
2009-10-21 Javier JardónFix a compilation warning
2009-10-21 Javier JardónFix a compilation warning
2009-10-21 Javier JardónFix some compilation warning
2009-10-21 Javier JardónFix some compilation warning
2009-10-20 Javier JardónFix a compilation warning
2009-10-20 Javier JardónFix a compilation warning
2009-10-20 Javier JardónFix compilation warning
2009-10-20 Javier JardónRemove some unnused variables
2009-10-19 Marek KasikA small correction of previous commit
2009-10-19 Matthias ClasenCorrect a small oversight
2009-10-18 Tor LillqvistUse correct size for root window with multiple monitors
2009-10-18 Tor LillqvistDelete a couple of leftover commented-out lines
2009-10-18 Tor LillqvistAdd missing newline to debugging output
2009-10-18 Tor LillqvistDelete unused leftover static function
2009-10-18 Tor LillqvistMore meaningful debugging output in gdk_win32_window_ge...
2009-10-18 Tor LillqvistRemove unused variables and static functions
2009-10-18 Tor LillqvistCorrect function names in debugging output
2009-10-18 Matthias ClasenDon't omit GTK_ICON_SIZE_DIALOG
2009-10-18 Matthias ClasenFix a problem in GtkImage size allocation
2009-10-17 Simos XenitellisUpdated Greek translation
2009-10-17 Jorge GonzálezUpdated Spanish translation
2009-10-16 Christian DywanUndefine GTK_DISABLE_DEPRECATED in testinput to keep...
2009-10-16 Christian DywanDeprecate GtkInputDialog
2009-10-16 Tor LillqvistFix build on Windows
2009-10-15 Debarshi RayUse G_BEGIN/END_DECLS in gtkcellrendererspinner.h
2009-10-15 Federico Mena... Fix thinkos in which fields get used
2009-10-15 Federico Mena... Oops, it's gsize, not GSize
2009-10-15 Federico Mena... Fix a g_strdup_printf()
2009-10-15 Federico Mena... Put the list of column types in a macro
2009-10-15 Federico Mena... Clarify the arguments of g_file_query_info_async()
2009-10-15 Federico Mena... Make copy_attribute() a function instead of a macro
2009-10-15 Federico Mena... Don't leak a treepath if the treeview is not populated yet
2009-10-15 Federico Mena... Factor out function to set a fixed size for the icon...
2009-10-15 Federico Mena... Comment that the column order needs to be kept in sync...
2009-10-15 Federico Mena... Fix typo in a comment
2009-10-15 Federico Mena... Make get_selected_file() return a ref'ed file
2009-10-15 Federico Mena... In set_filter(), handle the case where the new filter...
2009-10-15 Federico Mena... s/get_is_visible/iter_is_visible for clarity
2009-10-15 Federico Mena... Remove obsolete comment
2009-10-15 Federico Mena... Make the code match the docs in _gtk_file_system_model_...
2009-10-15 Federico Mena... Free some missing fields in ::finalize()
2009-10-15 Federico Mena... Clarify variable names in gtk_file_system_model_sort()
2009-10-15 Federico Mena... Nothing to do for ref/unref_node
2009-10-15 Federico Mena... Clarify a couple of spots with comments
2009-10-15 Federico Mena... Clarify array indexes vs. row numbers
2009-10-15 Federico Mena... Big comment on how GtkFileSystemModel works
2009-10-15 Federico Mena... Remove obsolete code to use a cached mime-type
2009-10-15 Federico Mena... Fix thinko in node_should_be_visible()
next