]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2010-09-09 Tor LillqvistUse accessor functions
2010-09-09 Tor LillqvistFix gail build
2010-09-09 Tor LillqvistAdapt to the GDK_KEY changes
2010-09-09 Tristan Van... Fixed GtkTextView & GtkIconView to consult it's true...
2010-09-09 Tristan Van... Moved GtkSizeRequest cache to GtkWidget->priv
2010-09-09 Tor LillqvistUse accessor functions in Win32-only code
2010-09-09 Tor LillqvistDon't use the same name for a function that used to...
2010-09-09 Matthias ClasenFix build of gail after GtkItem removal
2010-09-09 Matthias Clasen Remove GtkItem
2010-09-09 Javier Jardóngtk/gtkhandlebox.c: Do not use gdk_window_get_deskrelat...
2010-09-08 Colin Waltersporting guide: Update to mention GDK_KEY_ transition
2010-09-08 Colin WaltersGDK: Prefix key names with KEY_
2010-09-08 Colin Waltersgdk: Update gdkkeysyms.h
2010-09-08 Javier JardónRemove deprecated gdk_window_get_deskrelative_origin...
2010-09-08 Tor LillqvistDrop GDK_DEBUG_GC and _IMAGE as GDK doesn't do that...
2010-09-08 Mike GorseRemove a duplicate variable
2010-09-08 Javier JardónUse G_CALLBACK() instead deprecated GTK_SIGNAL_FUNC()
2010-09-08 Javier Jardóndocs: Remove GtkFileSelection deprecated docs
2010-09-08 Javier JardónGtkWidget: Move public members to private structure
2010-09-08 Javier Jardóngtk/gtknotebook.c: use accessor functions to access...
2010-09-08 Javier Jardóngtk/gtkarrow.c: use accessor functions to access GtkWidget
2010-09-08 Javier Jardóngtk/gtkpathbar.c: use accessor functions to access...
2010-09-08 Javier Jardóngtk/gtkruler.c: use accessor functions to access GtkWidget
2010-09-08 Javier Jardóngtk/gtkseparator.c: use accessor functions to access...
2010-09-08 Javier Jardóngtk/gtkhandlebox.c: use accessor functions to access...
2010-09-08 Javier Jardóngtk/gtkiconview.c: use accessor functions to access...
2010-09-08 Javier Jardóngtk/gtkimage.c: use accessor functions to access GtkWidget
2010-09-08 Javier Jardóngtk/gtkmenu.c: use accessor functions to access GtkWidget
2010-09-08 Javier Jardóngtk/gtkmisc.c: use accessor functions to access GtkWidget
2010-09-08 Javier Jardóngtk/gtkspinbutton.c: use accessor functions to access...
2010-09-08 Javier Jardóngtk/gtktextview.c: use accessor functions to access...
2010-09-08 Javier Jardóngtk/gtktreeview.c: use accessor functions to access...
2010-09-08 Javier Jardóngtk/gtkwindow.c: Fix warning
2010-09-08 Tor LillqvistGet rid of the rest of variables exported from libgtk
2010-09-08 Tor LillqvistReplace gtk_debug_flags with getter and setter functions
2010-09-08 Tor LillqvistRemove also the docs for the gdk_threads_mutex variable
2010-09-08 Tor LillqvistTurn the gtk version and age variables into functions
2010-09-08 Javier Jardóngtk/gtkwindow.c: Use gtk_size_request_get_size() instea...
2010-09-08 Tristan Van... Completely removed requisition cache from GtkWidget...
2010-09-08 Javier Jardóntests: Use gtk_widget_set_size_request() instead gtk_wi...
2010-09-08 Javier Jardóngtknotebook: Do not mention deprecated API
2010-09-08 Javier Jardóndemos: Do not use deprecated API
2010-09-08 Javier Jardóngtksocket: Remove mention to gtk_socket_steal() depreca...
2010-09-08 Javier JardónDo not use deprecated API in docs and examples
2010-09-08 Tor LillqvistRemove variables from the platform-independent GDK API
2010-09-07 Colin Waltersgtk.symbols: Update expected ABI
2010-09-07 Owen W. TaylorFix annotations for gdk_window_get_device_position()
2010-09-07 John (J5) Palmieriadd annotations for tranfer and scope so that methods...
2010-09-07 John (J5) Palmieriadd array annotation to gtk_builder_add_objects_from_string
2010-09-07 John (J5) Palmieriadd gtk_radio_button_join_group method for bindings
2010-09-07 Tristan Van... Removed x/y/x_set/y_set from GtkWidgetAuxInfo
2010-09-07 Tristan Van... Removed _gtk_window_reposition()
2010-09-07 Havoc PenningtonUse a bitfield for Widget::private_flags, ::state,...
2010-09-07 Matthias ClasenAvoid segfault on xkbless systems
2010-09-06 Duarte LoretoUpdated Portuguese translation
2010-09-06 Klemen KoširUpdated Slovenian translation
2010-09-06 Baurzhan MuftakhidinovUpdated Kazakh translation
2010-09-06 Matthias ClasenRemove use of ::has-separator property
2010-09-06 Matthias ClasenRemove some unused enums
2010-09-06 Havoc PenningtonWarn if a widget requests minimum size > natural size
2010-09-06 Havoc PenningtonAdd more "reserved for expansion" fields to GtkWidgetClass
2010-09-04 Claude ParozUpdated French translation
2010-09-04 Murray CummingGtkStatusIcon: Remove get/set_blinking() declarations...
2010-09-03 Martin SchlemmerMS Windows engine: draw elements in the right place.
2010-09-03 Matej UrbančičUpdated Slovenian translation
2010-09-03 Matthew BarnesDon't leak display name
2010-09-03 Benjamin Ottestyle: Use gtk_widget_get_state() for the entry background
2010-09-03 Mattias Põldaru[l10n] Updated Estonian translation
2010-09-03 Benjamin Otteentry: Use the same state for the flat box of text...
2010-09-03 Benjamin Ottex11: Unused variable
2010-09-03 Benjamin Otterange: Unused variable
2010-09-03 Benjamin Ottewindow: Use brackets to silence gcc
2010-09-03 Benjamin Ottetests: Remove all code relating to the blink menu item
2010-09-03 Matthias ClasenDocument --disable-Bsymbolic option
2010-09-03 Matthias ClasenRemove unused --disable-visibility option
2010-09-02 Tor LillqvistJust use TrackMouseEvent directly
2010-09-02 Colin Waltersgtk-demo: Drop use of GTK_DIALOG_NO_SEPARATOR
2010-09-02 Klemen KoširUpdated Slovenian translation
2010-09-02 Fridrich ŠtrbaOops, make the MS Windows theme really compile.
2010-09-02 Matthias ClasenRemove blinking from status icons
2010-09-02 Matthias ClasenAdapt docs to dialog api changes
2010-09-02 Matthias ClasenAdapt tests to dialog api change
2010-09-02 Matthias ClasenRemove separators from dialogs
2010-09-02 Fridrich ŠtrbaMake the MS Windows engine compile again.
2010-09-02 Matthias ClasenUpdate docs or GtkProgressBar api changes
2010-09-02 Matthias ClasenRemove ::state-hint use
2010-09-02 Matthias ClasenTable gymnastics
2010-09-02 Tor LillqvistAvoid potential DLL hijacking in ms-windows theme engine
2010-09-02 Fridrich ŠtrbaAdapt to progressbar api change
2010-09-02 Fridrich ŠtrbaExport one needed symbol
2010-09-02 Tristan Van... Enhanced/Simplified GtkWrapBox api as per Havoc's comments.
2010-09-02 Tristan Van... Some api changes for GtkWrapBox
2010-09-02 Tristan Van... Fixed GtkNotebook to not consult GtkWidget->requisition...
2010-09-02 Matthias ClasenAdd information about progressbar migration
2010-09-02 Matthias ClasenRemove now unused GtkProgressBarOrientation enum
2010-09-02 Matthias ClasenConvert GtkCellRendererProgress to a GtkOrientable
2010-09-02 Matthias ClasenAdapt testgtk progressbar test to api changes
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
next