]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2008-06-26 Michael Nattererallocate the GtkTextUtilCallbackInfo structs with GSlice.
2008-06-25 Michael Nattererthere is no reason to include <gtk/gtktypebuiltins...
2008-06-24 Michael Nattererdeprecate gtk_type_init() unconditionally (also for...
2008-06-24 Kjartan MaraasUpdated Norwegian bokmål translation.
2008-06-24 Johan DahlinRevert GtkScaleButton accesses for plus/minus buttons...
2008-06-24 Michael Nattereralso revert change in how the dialog's vbox was added...
2008-06-24 Carlos GarnachoRemove container implementation, which isn't thought...
2008-06-24 Michael Natterergtk/gtkassistant.h gtk/gtkcellrenderer.h gtk/gtkfilecho...
2008-06-24 Michael Nattererremove includes from this internal header.
2008-06-23 Daniel Nylandersv.po: Updated Swedish translation
2008-06-23 Michael Nattererformatting.
2008-06-23 Michael Natterergtk/gtkaction.h gtk/gtkbuildable.h gtk/gtkbuilderprivate.h
2008-06-23 Kristian Rietvelddo not hard code the prefix of the enum, use @ENUMPREFI...
2008-06-23 Michael Natterergtk/gtkmountoperation.h gtk/gtktestutils.h remove as...
2008-06-22 Changwoo RyuUpdated Korean translation
2008-06-22 Changwoo RyuUpdated Korean translation.
2008-06-22 Michael Nattereruse g_param_spec_flags(), not enum() when registering...
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-21 Jorge Gonzalez... Updated Spanish translation
2008-06-21 Jorge Gonzalez... Updated Spanish translation
2008-06-21 Carlos GarnachoBug 539466 – GtkMenuShell API/ABI break in trunk.
2008-06-21 Johan DahlinCast to guint8* to avoid a compiler warning.
2008-06-21 Johan DahlinDocument a style property
2008-06-21 Michael Nattererremove redundant include, fix indentation, replace...
2008-06-21 Hans Breuerfix 'function' : incompatible types - from 'struct...
2008-06-21 Björn LindqvistBug 539363 – Segfault when creating GtkPlugs
2008-06-21 Jody GoldbergFix life cycle to avoid crash. [#536966]
2008-06-20 Gabor KelemanFix some accels
2008-06-20 Gabor KelemenTranslation updated.
2008-06-20 Hans Breuermust return a value of the appropriate type with g_retu...
2008-06-20 Johan DahlinDocument and use - instead of _ in signal names.
2008-06-20 Johan DahlinFix up deprecated markup syntax. Add version numbers...
2008-06-20 Mikael HallendalReplaced use of gtk_signal_connect with the g_signal_co...
2008-06-20 Kjartan Maraasreviewed by: <Carlos Garnacho <garnacho@gnome.org>
2008-06-20 Martyn James... Fix warnings from calling g_object_notify() on a GtkAcc...
2008-06-20 Johan DahlinModernize and order things as most other objects. Defin...
2008-06-20 Martyn James... Don't call g_object_notify() with properties that don...
2008-06-20 Johan DahlinRemove left-over unused property enum.
2008-06-20 Johan DahlinAdd missing accessor for sealed fields GtkScaleButton...
2008-06-20 Johan DahlinInitialize the allocation to avoid compiler warnings
2008-06-20 Johan DahlinFix gtk-doc syntax, add missing trailing colon.
2008-06-20 Johan DahlinAdd all newly added accessors so abicheck.sh passes
2008-06-20 Johan DahlinRemove unused variable and check if the widget is a...
2008-06-20 Michael Natterergtk/gtkaccellabel.h gtk/gtkactiongroup.h gtk/gtkalignme...
2008-06-20 Johan DahlinAdd missing accessor for sealed field GtkMessageDialog...
2008-06-20 Michael Nattererfix ChangeLog
2008-06-20 Michael Nattererthe GSEAL branch added two includes for no reason.
2008-06-20 Johan DahlinAdd missing Since: gtk-doc markup for newly added GSEAL...
2008-06-20 Michael Nattererfix some formatting and whitespace in the code merged...
2008-06-20 Michael Nattererchange return value from GtkHButtonBox to GtkWidget.
2008-06-20 Michael Nattererdeuglify formatting of sealed fields.
2008-06-20 Michael Natterergtk/gtkwindow.[ch] rename gtk_window_group_get_windows...
2008-06-20 Tim JanikChangeLog: update with GSEAL branch changes.
2008-06-20 Tim JanikFixed wrongly resolved merge conflicts.
2008-06-20 Tim JanikAdd gtk_window_group_get_windows().
2008-06-20 Tim JanikDocument gtk_dialog_get_action_area(), gtk_dialog_pack_...
2008-06-20 Tim JanikDocument gtk_container_get_focus_child().
2008-06-20 Tim JanikAdd gtk_plug_get_socket_window
2008-06-20 Tim JanikRemove superflous gtkselection accessors and merge...
2008-06-20 Tim JanikImplement gtk_selection_get_display, style fixes
2008-06-20 Tim JanikFix indentation of a comment.
2008-06-20 Tim JanikChange docs and signature of gtk_widget_get_allocation
2008-06-20 Tim JanikRemove unneeded GtkColorSelectionDialog accessors
2008-06-20 Tim JanikFix documentaion of gtk_menu_item_get_accel_path
2008-06-20 Tim JanikFix gtk_widget_get_allocation
2008-06-20 Tim JanikSwitch to "guint GSEAL (foo) : width;" when packing...
2008-06-20 Tim JanikSeal GtkWidget
2008-06-20 Tim JanikSeal GtkSelectionData
2008-06-20 Tim JanikFix GtkDialog, don't add vbox via gtk_container_add.
2008-06-20 Tim JanikMake GtkCellRenderer::editing read-only. (Catched...
2008-06-20 Tim JanikSeal GtkTextView.
2008-06-20 Tim JanikSeal GtkFontSelection & GtkFontSelectionDialog
2008-06-20 Tim JanikSeal GtkTearoffMenuItem.
2008-06-20 Tim JanikSeal GtkObject
2008-06-20 Tim JanikSeal GtkRange
2008-06-20 Tim JanikSeal GtkPlug
2008-06-20 Tim JanikSeal GtkMenuItem
2008-06-20 Tim JanikSeal GtkMenuShell
2008-06-20 Tim JanikSeal GtkInputDialog
2008-06-20 Tim JanikSeal GtkIMMultiContext
2008-06-20 Tim JanikSeal GtkIMContextSimple
2008-06-20 Tim JanikSeal GtkImage
2008-06-20 Tim JanikSeal GtkSocket
2008-06-20 Tim JanikFix the build by including gdkconfig.h in gtkprinter.h.
2008-06-20 Tim JanikSeal GtkGammaCurve
2008-06-20 Tim JanikSeal GtkHandleBox
2008-06-20 Tim JanikSeal GtkInvisible.
2008-06-20 Tim JanikSeal GtkPrintJob.
2008-06-20 Tim JanikSeal GtkTextBuffer.
2008-06-20 Tim JanikSeal GtkSpinButton.
2008-06-20 Tim JanikSeal GtkTable.
2008-06-20 Tim JanikSeal GtkRuler.
2008-06-20 Tim JanikSeal GtkStatusBar.
2008-06-20 Tim JanikSeal GtkTextMark.
2008-06-20 Tim JanikSeal GtkTextTagTable.
2008-06-20 Tim JanikSeal GtkViewPort.
2008-06-20 Tim JanikSeal GtkSettings.h
2008-06-20 Tim JanikSeal GtkMenu
2008-06-20 Tim JanikSeal GtkLayout
2008-06-20 Tim JanikSeal priv pointer in GtkToggleToolButton.
next