]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-02-11 Chun-wei FanWin32 Visual C++ Support: Some more clean-ups
2011-02-11 Chun-wei Fangdk/gdkconfig.h.win32: Make it more up-to-date
2011-02-11 Michael Natterergtk: don't send BUTTON_RELEASE to unrealized widgets
2011-02-11 Chun-wei FanVisual C++ support: Fix the gdk-win32 Project
2011-02-10 Matthias ClasenBump version to 3.0.1
2011-02-10 Matthias ClasenCorrect sonames appearing in the docs
2011-02-10 Matthias ClasenMention library soname change
2011-02-10 Matthias ClasenBump the version to 3.0.0
2011-02-10 Matthias ClasenMinor formatting tweak
2011-02-10 Matthias ClasenRemove a long-unsupported script that does nothing
2011-02-10 Murray CummingAdd "extern C" declarations around AppChooser headers.
2011-02-09 Matthias ClasenDon't try to modify readonly strings
2011-02-09 Matthias ClasenMake online references point to the right place
2011-02-09 Matthias ClasenChange the title of the GDK docs to mention '3'
2011-02-09 Carlos GarnachoChange required glib version from "2.28" to "2.28.0"
2011-02-09 Carlos GarnachoAvoid the need for cairo_push_group() in gtk_render_bac...
2011-02-09 Tristan Van... Added padding to GtkTextLineDisplay struct for an addit...
2011-02-09 Javier Jardónconfigure.ac: Depend on stable versions of other libraries
2011-02-09 Matthias ClasenQuell another warning
2011-02-09 Matthias ClasenAdd some more info for desktop app info
2011-02-09 Matthias ClasenMore GDK documentation tweaks
2011-02-09 Garrett RegierFix annotation that broke the docs
2011-02-09 Matthias ClasenGive the GDK docs some love
2011-02-09 Matthias ClasenDocumentation tweaks
2011-02-09 Matthias ClasenRemove no-longer exported symbols from the symbol list
2011-02-09 Matthias ClasenDon't export GtkModifierStyle symbols
2011-02-09 Matthias ClasenDon't export gtk_cell_area_box_init_groups
2011-02-09 Matthias ClasenAdd some missing symbols to the docs
2011-02-09 Javier JardónREADME.in: Fix link to the migration guide
2011-02-09 Matthias ClasenRemove annotation that breaks the docs
2011-02-09 Matthias ClasenAdd links to the migration guide
2011-02-08 Matthias ClasenDefine the required introspection version in configure.ac
2011-02-08 Matthias ClasenUpdate NEWS
2011-02-08 Daniel MustielesUpdated Spanish translation
2011-02-08 Matthias ClasenExtend the mixed-dependency check to modules as well
2011-02-08 Matthias ClasenAdd warnings about environment variables
2011-02-08 Johan Dahlinintrospection: Remove redundant include
2011-02-08 Johan DahlinRename time to time_ to avoid a scanner warning
2011-02-08 Johan DahlinRemove tab as it confused g-ir-scanner
2011-02-08 Colin Waltersintrospection: Remove redundant include
2011-02-08 Benjamin OtteAPI: image: Move private struct definitions into privat...
2011-02-08 Benjamin Ottegdk: Fix typo in documentation string
2011-02-08 Carlos Garnachodoc: Add a note about prioritization of GtkStyleProviders
2011-02-08 Matthias ClasenUpdate the context direction when emitting ::direction...
2011-02-08 Matthias ClasenSet the correct initial value for the direction property
2011-02-07 Carlos GarnachoFix color style properties lookup when the color resolu...
2011-02-07 Matthias ClasenFix problems with state propagation
2011-02-07 Tristan Van... Optimize queue_resize_on_widget()
2011-02-07 Javier JardónUse faster new G_VALUE_COLLECT_INIT variant instead...
2011-02-07 Matthias ClasenAlways chain up in ::style-updated
2011-02-06 Javier Jardónconfigure.ac: Remove some more obsolete macros
2011-02-06 Javier Jardónconfigure.ac: Use AC_COMPILE_IFELSE instead deprecated...
2011-02-06 Javier Jardónconfigure.ac: Use AS_HELP_STRING instead deprecated...
2011-02-06 Javier Jardónconfigure.ac: Remove some obsolescent macros
2011-02-06 Matthias ClasenAdd a testcase for state propagation problems
2011-02-06 Kjartan MaraasUpdated Norwegian bokmål translation.
2011-02-06 Hans BreuerNo more gtk_plug_*/gtk_socket_* symbols on win32
2011-02-06 Hans Breuerwin32: no more GdkNativeWindow and related changes
2011-02-06 Hans Breuerwin32: msvc build update
2011-02-06 Michael Natterergtk: gtk_cell_renderer_get_state(): check the widget...
2011-02-06 Michael Natterergtk: gtk_cell_renderer_get_state(): a row can be both...
2011-02-06 Piotr DrągUpdated Polish translation
2011-02-06 Michael Natterergtk: make the .trough background-color darker() as...
2011-02-06 Carlos Garnachos/state_changed/state_flags_changed/ in GtkComboBox
2011-02-06 Carlos GarnachoHandle insensitive cell renderer flags in gtk_cell_rend...
2011-02-06 Carlos GarnachoGtkStyleContext is meant to have a GdkScreen
2011-02-06 Michael Natterergtk: bail out in render_background_internal() if the...
2011-02-06 Michael Natterergtk: remove function gtk_entry_queue_draw() and call...
2011-02-06 Michael Natterergtk: get rid of two cases of invalidating the spinbutto...
2011-02-05 Fran DiéguezUpdated Galician translations
2011-02-05 Matthias ClasenAvoid tons of warnings from stylecontext initialization...
2011-02-05 Matthias ClasenDemonstrate the problem with a workaround
2011-02-05 Carlos GarnachoEnsure gtk_render_background()/frame() yield the same...
2011-02-05 Carlos GarnachoUse cairo_push_group() to mix backgrounds during transi...
2011-02-05 Michael Natterergtk: don't style GtkLabel:selected's color separately
2011-02-05 Matthias ClasenDon't leak a cell area context
2011-02-05 Matthias ClasenMigration guide additions
2011-02-05 Matthias ClasenAdd a testcase for cell positions
2011-02-05 Bastien Noceragtk-demo: Use symbolic icon that exists
2011-02-05 Matthias ClasenSimple test for display-less widget creation
2011-02-05 Matthias ClasenDon't assume a screen exists before realize()
2011-02-05 Matthias ClasenImprove GtkApplication migration guide
2011-02-05 Matthias ClasenFix a memory leak in GtkCSSProvider
2011-02-05 Matthias ClasenXI2: translate group state back into core state
2011-02-05 Matthias ClasenPass group state to _gdk_x11_device_xi2_translate_state
2011-02-05 Matthias ClasenShare code to fill GdkEventKey.string
2011-02-04 Khaled HosnyUpdated Arabic translation
2011-02-04 Matthias ClasenAdd an empty English translation for properties
2011-02-04 Matthias ClasenAdd an English translation
2011-02-04 Matthias ClasenStrip XF86 prefix from untranslated keysyms
2011-02-04 Matthias ClasenAdd translation entries for more common keysyms
2011-02-04 Matthias ClasenRemove debug spew
2011-02-04 Matthias ClasenXI2: don't translate button releases as scroll events
2011-02-04 Javier JardónRemove latest bits of GtkItemFactory
2011-02-04 Tristan Van... Fixed gtk_recent_chooser_menu_set_current_filter to...
2011-02-04 Yaron ShahrabaniUpdated Hebrew translation.
2011-02-03 Matthias ClasenProtect against tree_view being NULL
2011-02-03 Tristan Van... Added set_transient_for() implementation for GdkOffscre...
2011-02-03 Laszlo Pandy[GI] Add method annotation for gtk_grab_add and gtk_gra...
next