]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2006-01-09 Matthias ClasenNew function to get the action for a proxy. (#326288)
2006-01-09 Matthias ClasenGo back to the old key for attaching the action to...
2006-01-08 Matthias ClasenDon't translate empty strings. (#326200, Christian...
2006-01-08 Matthias ClasenShrink the private structs of these a bit.
2006-01-08 Matthias ClasenFix label alignment when width-chars is set. (#326098...
2006-01-08 Matthias ClasenFix this for the single-rectangle case. (#326127, Benja...
2006-01-07 Josep Puigdemont... Updated Catalan translation.
2006-01-07 Matthias ClasenFix actiongroup-action interaction that relied on actio...
2006-01-07 Matthias ClasenAdd missing property change notification.
2006-01-06 Matthias ClasenAnd free the string...
2006-01-06 Matthias ClasenJust use the directory name for the home dir. (#325817...
2006-01-06 Matthias ClasenInitialize editable to TRUE. (gtk_text_tag_class_init...
2006-01-06 Matthias ClasenMake clicked an action signal. (#325782, Martyn Russell)
2006-01-06 Matthias ClasenDisconnect from the old adjustments signals. (#325869...
2006-01-06 Hans Breueradded a bunch of tests use g_snprintf() don't include...
2006-01-06 Rajesh Ranjanupdated hindi
2006-01-05 Hans Breueralso recurse into win32 for ::clean create gtkbuiltinca...
2006-01-05 Johan DahlinSet minimum for activity-step property to 0 instead...
2006-01-05 Matthias ClasenOnly connect to the event if we have a frame, since...
2006-01-05 Matthias ClasenSome more
2006-01-05 Matthias ClasenUse a weak reference rather than the destroy signal...
2006-01-05 Matthias ClasenRevert the last change.
2006-01-05 Matthias ClasenRemoved.
2006-01-05 Rodrigo Moyaallocate correct amount for signal and arguments.
2006-01-05 Matthias ClasenDon't return a value from a void function.
2006-01-05 Matthias ClasenRevert questionable changes.
2006-01-04 Matthias ClasenDon't return a list of NULLs. (#325723, Steve Chaplin)
2006-01-04 Rodrigo Moyaguard against multiplying by -1 (when n_args is 0).
2006-01-04 Michael Nattereruse gtk_menu_attach_to_widget() and gtk_menu_detach...
2006-01-04 Matthias ClasenUse the slice allocator for many small allocations.
2006-01-04 Tor LillqvistInclude also the gtk20-properties message catalogs.
2006-01-03 Francisco Javier... Updated Spanish translation.
2006-01-03 Matthias ClasenFix the build
2006-01-03 Matthias ClasenRemove pointless cast
2006-01-03 Matthias ClasenCall gtk_drag_update for non-motion events. (#325443...
2006-01-03 Matthias ClasenAvoid connecting to notify on our own properties.
2006-01-03 Matthias ClasenWhen deleting words, delete preceding whitespace as...
2006-01-02 Anders CarlssonHave these return TRUE
2006-01-02 Tor LillqvistMake identical to the X11 implementation. (#322264...
2006-01-02 Tor LillqvistRevert stuff that was accidentally committed.
2006-01-02 Tor LillqvistGet the invalidated region from ScrollWindowEx() instea...
2005-12-31 Matthias ClasenConnect to notify instead of multiple detailed signals.
2005-12-30 Matthias ClasenAdd gdk_cairo_set_source_pixmap. (#318805, Alexander...
2005-12-30 Matthias ClasenCall gdk_display_manager_set_default_display() to chang...
2005-12-30 Jonathan Blandfordminor doc edit
2005-12-30 Matthias ClasenAlert dialogs should not have titles and should not...
2005-12-30 Matthias ClasenAdd deprecation note to gtk_exit() (#325199, Ævar Arnfj...
2005-12-30 Matthias ClasenAlways call the get_path and get_iter implementations...
2005-12-29 Matthias ClasenMore of the same
2005-12-29 Matthias ClasenRemove excessive g_return_if_fail() checks in static...
2005-12-29 Matthias ClasenUse the slice allocater for GtkTreeDataSortHeader.
2005-12-28 Matthias ClasenMake the args a flexible array inside the struct, and...
2005-12-27 Tim Janikdelete GtkCTreeRow as GtkCTreeRow, not clist rows which...
2005-12-27 Federico Mena... In the case for FILTER_RULE_PIXBUF_FORMATS, check that
2005-12-27 Matthias ClasenFix a typo. (gdk_screen_get_setting): Avoid relocations...
2005-12-27 Matthias ClasenFix a typo.
2005-12-27 Matthias ClasenAvoid relocations for the list of standard atoms.
2005-12-27 Matthias ClasenAvoid copying the set_name by interning it.
2005-12-27 Matthias ClasenPrecache atoms before calling gdk_window_new().
2005-12-27 Matthias Clasensome more slice allocation
2005-12-27 Matthias ClasenSome more slice allocation
2005-12-27 Matthias ClasenUse the slice allocator for some other small auxiliary...
2005-12-27 Matthias ClasenForgotten file
2005-12-27 Matthias ClasenClarify docs. (#324996)
2005-12-26 Adam WeinbergerUpdated Canadian English translation.
2005-12-26 Matthias ClasenAlso strip (_F) without a space
2005-12-26 Matthias ClasenMention the stripping of (_F) suffixes.
2005-12-26 Matthias ClasenAdd a gtk-label-select-on-focus setting. (gtk_label_gra...
2005-12-26 Matthias ClasenDocumentation fixes. (#324815, Ross Burton)
2005-12-26 Matthias ClasenRequire GLib 2.9.2
2005-12-25 Adam WeinbergerUpdated Canadian English translation.
2005-12-24 Matthias ClasenInline docs, use g_assert(), avoid extra allocation...
2005-12-24 Matthias ClasenInline docs.
2005-12-22 Tim Janikfixup line i swallowed earlier ;)
2005-12-22 Tim Janikrenamed GUnowned to GInitiallyUnowned.
2005-12-22 Tim Janikparent type fixups in structure declarations.
2005-12-22 Tim Janikderive GtkObject from GUnowned, so it initially has...
2005-12-21 Matthias ClasenUse the slice allocator for regions. Still todo: avoid...
2005-12-21 Matthias ClasenUpdate class_n_properties after installing color-hash...
2005-12-21 Matthias ClasenAdjust the wrap-width also if an explicit item width...
2005-12-20 Matthias ClasenReset pressed_button to -1 after handling a double...
2005-12-20 Matthias ClasenFix the build
2005-12-20 Matthias ClasenUpdates
2005-12-20 Matthias ClasenDoc updates
2005-12-20 Matthias ClasenDoc updates
2005-12-20 Matthias ClasenAnother doc update
2005-12-20 Matthias ClasenDoc updates
2005-12-20 Matthias ClasenDocumentation updates
2005-12-20 Matthias ClasenDocumentation updates
2005-12-20 Matthias ClasenDocumentation updates
2005-12-20 Matthias ClasenFix typo
2005-12-19 Matthias ClasenSmall additions/fixes.
2005-12-19 Matthias ClasenSmall additions/fixes
2005-12-19 Matthias ClasenAdd GtkStatusIcon so it gets an object hierarchy.
2005-12-19 Matthias ClasenRemove inlined documentation
2005-12-19 Matthias ClasenDocumentation fixes.
2005-12-19 Matthias ClasenDocumentation fixes.
2005-12-19 Matthias ClasenExplicitly document GtkStatusIcon as a non-widget....
2005-12-19 Michael Nattererimplement boolean property "truncate-multiline" which...
2005-12-19 Matthias ClasenFix a crash
next