]> Pileus Git - ~andy/gtk/history - gtk
GtkStatusIcon: Remove get/set_blinking() declarations from header.
[~andy/gtk] / gtk /
2010-09-04 Murray CummingGtkStatusIcon: Remove get/set_blinking() declarations...
2010-09-03 Benjamin Ottestyle: Use gtk_widget_get_state() for the entry background
2010-09-03 Benjamin Otteentry: Use the same state for the flat box of text...
2010-09-03 Benjamin Otterange: Unused variable
2010-09-03 Benjamin Ottewindow: Use brackets to silence gcc
2010-09-02 Matthias ClasenRemove blinking from status icons
2010-09-02 Matthias ClasenRemove separators from dialogs
2010-09-02 Matthias ClasenRemove ::state-hint use
2010-09-02 Fridrich ŠtrbaExport one needed symbol
2010-09-02 Tristan Van BerkomEnhanced/Simplified GtkWrapBox api as per Havoc's comments.
2010-09-02 Tristan Van BerkomSome api changes for GtkWrapBox
2010-09-02 Tristan Van BerkomFixed GtkNotebook to not consult GtkWidget->requisition...
2010-09-02 Matthias ClasenRemove now unused GtkProgressBarOrientation enum
2010-09-02 Matthias ClasenConvert GtkCellRendererProgress to a GtkOrientable
2010-09-02 Matthias ClasenMake GtkProgressBar implement GtkOrientable
2010-09-02 Matthias ClasenSplit the GtkProgressBar::orientation property
2010-09-02 Matthias ClasenRename GtkIconView::orientation property
2010-09-02 Matthias Clasen Remove GtkRange::activate-slider
2010-09-02 Matthias ClasenRemove GtkRange::stepper-position-details
2010-09-02 Matthias ClasenRemove GtkRange::trough-side-details
2010-09-02 Matthias ClasenRemove GtkTreeView::row-ending-details
2010-09-02 Matthias ClasenRemove GtkEntry::state-hint
2010-09-02 Matthias ClasenWrap box assimilation
2010-09-01 Matthias ClasenUpdate GtkButtonBox docs
2010-09-01 Javier Jardóngtkscale: move documentation to inline comments
2010-09-01 Javier Jardóngtktexttagtable: move documentation to inline comments
2010-09-01 Javier Jardóngtktypeutils: move documentation to inline comments
2010-09-01 Javier Jardóngtkimcontextsimple: move documentation to inline comments
2010-09-01 Javier Jardóngtkimmulticontext: move documentation to inline comments
2010-09-01 Colin WaltersAdd correct namespace prefix to ColorSelectionPrivate
2010-09-01 Carl-Anton Ingmarssondocs: Further fix GtkStock documentation
2010-09-01 Stefan Kostcontainer: use priv in last commit
2010-09-01 Stefan Kostwidget: more details on gtk_widget_grab_focus docs
2010-09-01 Stefan Kostcontainer: clarify the docs
2010-09-01 Stefan Kostcontainer: don't leak the focus_child ref count
2010-09-01 Matthias ClasenFix GtkStock documentation
2010-08-31 Colin Waltersintrospection: Update to new scanner API
2010-08-31 Javier Jardóngtk/gtkwindow: use accessor functions to access GtkWidget
2010-08-31 Javier Jardóngtk/gtkplug.c: Use accessor functions to access GtkWindow
2010-08-31 Javier JardónAdded _gtk_widget_get_wmclass() internal function
2010-08-30 Javier JardónGtkScrolledWindow: move public members to private structure
2010-08-30 Tor LillqvistDrop Win32 DLL ABI compatibility cruft
2010-08-30 Tristan Van BerkomFixed GtkToolPalette realize() vfunc.
2010-08-29 Philip WithnallMiscellaneous property string fixes
2010-08-29 Javier JardónAdd gtk_calendar_day_is_marked() function
2010-08-29 Daiki UenoFix typo in GtkIMContextClass doc.
2010-08-29 Tor LillqvistFix Win32 build
2010-08-29 Matthias ClasenRemove deprecated GTK_SELECTION_EXTENDED selection...
2010-08-29 Matthias ClasenRemove deprecated text and text_length field in GtkEntry
2010-08-29 Matthias ClasenMove deprectated menu enumerations to a private header
2010-08-29 Matthias ClasenDeclare the GtkWidget::window-dragging style property...
2010-08-28 Matthias ClasenRemove long-deprecated page-horizontally signal
2010-08-28 Matthias ClasenRemove a workaround for old toolbar api
2010-08-28 Matthias ClasenRemove deprecated GTK_CALENDAR_WEEK_START_MONDAY option
2010-08-28 Matthias ClasenRemove deprecated 'shadow' properties in GtkFrame and...
2010-08-28 Tristan Van BerkomFixed debug build for GTK_PLUG (plug)->socket_window...
2010-08-28 Tristan Van BerkomAdded initial revision of GtkWrapBox container widget...
2010-08-28 Javier Jardóngtk/gtkwidget.c: Use accessor functions to access GtkWindow
2010-08-27 Javier JardónGtkPlug: move public members to private structures
2010-08-27 Javier JardónUse accessor functions to access GtkPlug
2010-08-27 Javier JardónUse GtkFooPrivate instead GtkFooPriv
2010-08-26 Javier Jardóngtk/gtkseparator: Do not use GET_PRIVATE macro all...
2010-08-26 Javier Jardóngtk/gtkfilesystem: Do not use GET_PRIVATE macro all...
2010-08-25 Javier Jardóngtk/gtksizerequest.c: Use G_DEFINE_INTERFACE macro
2010-08-25 Javier Jardóngtk/gtktoolshell.c: Use G_DEFINE_INTERFACE macro
2010-08-25 Javier Jardóngtk/gtkcellsizerequest.c: Use G_DEFINE_INTERFACE macro
2010-08-25 Javier Jardóngtk/gtkcelllayout.c: Use G_DEFINE_INTERFACE macro
2010-08-25 Javier Jardóngtk/gtkrecentchooser.c: Use G_DEFINE_INTERFACE macro
2010-08-25 Javier Jardóngtk/gtkfilechooser.c: Use G_DEFINE_INTERFACE macro
2010-08-25 Matthias ClasenFix trivial doc typo
2010-08-25 Javier JardónUse G_DEFINE_INTERFACE macro in gtkactivatable
2010-08-25 Matthias ClasenDocument that the GTK_STOCK_FILE label is new
2010-08-25 Matthias ClasenMake the initial focus in dialogs work as intended
2010-08-25 Matthias ClasenMake empty buttonboxes work again
2010-08-25 Matthias ClasenMake builtin rc consistent
2010-08-25 Matthias ClasenRemove depth restriction from gtk_combo_box_set_active_...
2010-08-24 Sergey Orlovbgo#614006 - GtkFileSystemModel - Make sure to generate...
2010-08-24 Javier JardónUse gtk_window_has_group() to know if the window has...
2010-08-23 Javier JardónGtkRange: move public members to private structure
2010-08-23 Javier JardónUse accessor functions to access GtkRange
2010-08-23 Javier Jardóngtkscalebutton: use accessor functions to access GtkRange
2010-08-23 Javier Jardóngtkscale: use accessor functions to access GtkRange
2010-08-23 Javier JardónAdded _gtk_range_set_steppers () internal function
2010-08-23 Javier JardónAdded _gtk_range_set_round_digits() insternal function
2010-08-23 Javier Jardóngtkrange: Add some checks to gtk_range_set_slider_size_...
2010-08-23 Javier Jardóngtk/gtkprintunixdialog.c: Use accessor functions to...
2010-08-23 Javier Jardóngtk/gtktreeview.c: Use accessor functions to access...
2010-08-23 Javier Jardóngtk/gtksocket.c: Use accessor functions to access GtkWindow
2010-08-23 Javier Jardóngtk/gtkrecentchooserdefault.c: Use accessor functions...
2010-08-23 Javier Jardóngtk/gtkprintoperation.c: Use accessor functions to...
2010-08-23 Javier Jardóngtk/gtkpaned.c: Use accessor functions to access GtkWindow
2010-08-23 Javier Jardóngtk/gtknotebook.c: Use accessor functions to access...
2010-08-23 Javier Jardóngtk/gtklabel.c: Use accessor functions to access GtkWindow
2010-08-23 Javier Jardóngtk/gtkfontsel.c: Use accessor functions to access...
2010-08-23 Javier Jardóngtk/gtkfilechooserdefault.c: Use accessor functions...
2010-08-23 Javier Jardóngtk/gtkfilechooserbutton.c: Use accessor functions...
2010-08-23 Javier Jardóngtk/gtkentry.c: Use accessor functions to access GtkWindow
2010-08-23 Javier Jardóngtk/gtkdnd.c: Use accessor functions to access GtkWindow
2010-08-23 Javier Jardóngtk/gtkdialog.c: Use accessor functions to access GtkWindow
2010-08-23 Javier Jardóngtk/gtkcontainer.c: Use accessor functions to access...
next