]> Pileus Git - ~andy/gtk/history - gtk
Updated Hebrew translation.
[~andy/gtk] / gtk /
2010-08-19 Tristan Van BerkomImplemented height-for-width geometry management for...
2010-08-19 Tristan Van BerkomAdded height-for-width management for GtkComboBox/GtkCe...
2010-08-19 Tristan Van BerkomAdded GtkCellSizeRequest bits to makefile, gtk/gtk...
2010-08-19 Tristan Van BerkomAdded/Implemented GtkCellSizeRequestIface
2010-08-19 Tristan Van BerkomFixed accel label to do its derived work in ->get_width...
2010-08-19 Tristan Van BerkomGtkBox: Clipped values passed to gtk_distribute_natural...
2010-08-19 Tristan Van BerkomAdded return_if_fail guard to gtk_distribute_natural_al...
2010-08-18 Matthias ClasenMake stock icons use standard icon names
2010-08-18 Matthias ClasenRemove GtkWidget::draw-border
2010-08-18 Christian PerschUse G_DEFINE_BOXED_TYPE
2010-08-18 Javier Jardóndocs: gtk_window_group_get_current_device_grab() was...
2010-08-17 Tomeu VizosoThe 'len' argument of gtk_text_buffer_insert and gtk_te...
2010-08-17 Tomeu Vizosogtk_tree_model_iter_next's iter is (in), not (inout)
2010-08-17 Carlos GarnachoGtkButton: Also handle activate from mouse events.
2010-08-17 Matthias ClasenDrop internal function from header
2010-08-17 Matthias ClasenDrop some unnecessary variables
2010-08-16 Benjamin Ottetextview: Fix rendering of embedded images
2010-08-14 Javier JardónGtkToolbar: move public members to private structure
2010-08-13 Matthias ClasenRemove some leftovers of deprecated functionality
2010-08-13 Javier Jardóngtk_range_set_min_slider_size() should receive an gint...
2010-08-12 Javier JardónGtkTextTagTable: move public members to private structure
2010-08-12 Javier JardónGtkCalendar: move public members to private structure
2010-08-12 Claudio SaavedraImprove the looks of the license text in GtkAboutDialog
2010-08-11 Benjamin OtteAdd gtk_license_get_type() to gtk.symbols
2010-08-11 Benjamin Ottednd: Remove default_icon_pixmap variable and friends
2010-08-10 Benjamin Ottestyle: Use _gtk_pango_fill_layout()
2010-08-10 Benjamin Ottestyle: Apply same matrix conversion as gdk_draw_layout...
2010-08-10 Benjamin Ottecolorsel: Create cursor image using Cairo
2010-08-10 Benjamin Ottestyle: Don't use gdk_pixmap_create_from_xpm
2010-08-10 Benjamin Ottestyle: Do not allocate colors anymore
2010-08-10 Benjamin Ottegtkbuilder: Do not allocate colors when parsing GtkBuil...
2010-08-10 Benjamin Ottetextview: remove GtkTextAttributes (un)realize code
2010-08-10 Kristian RietveldAdd call to cairo_destroy() to gtk_text_layout_draw()
2010-08-10 Kristian RietveldAdd missing calls to cairo_destroy()
2010-08-10 Benjamin Ottecalendar: Remove unused GdkGC members
2010-08-10 Benjamin OtteAPI: Remove gtk_gc_get() and gtk_gc_release()
2010-08-10 Benjamin OtteAPI: Remove GC members from GtkStyle
2010-08-10 Benjamin Ottetextview: Replace GdkGC * argument with gpointer
2010-08-10 Benjamin OtteAPI: remove GdkPangoRenderer
2010-08-10 Benjamin Ottetextview: Make the PangoRenderer use Cairo exclusively
2010-08-10 Benjamin Ottelabel: Draw all text using PangoCairo
2010-08-10 Benjamin OtteAPI: Remove GtkTextTag's stipple properties
2010-08-10 Benjamin Ottestyle: Replace last gdk_draw_rectangle() with Cairo
2010-08-10 Benjamin Ottestyle: replace draw_frame_gap with Cairo calls
2010-08-10 Benjamin Ottestyle: Replace draw_diamond vfunc with Cairo calls
2010-08-10 Benjamin OtteAPI: remove gtk_paint_polygon()
2010-08-10 Benjamin Otteiconview: Remove debug drawing code
2010-08-10 Benjamin Ottestyle: apply cleanup patch from bug 576988
2010-08-10 Benjamin Ottecolorsel: Use gdk_pixbuf_get_from_drawable()
2010-08-10 Benjamin OtteAPI: remove gdk_screen_get_rgb_colormap/visual()
2010-08-10 Benjamin Otteimage: remove GdkImage as a possible image type
2010-08-10 Kristian RietveldAdd missing cairo_destroy() call
2010-08-10 Benjamin Ottefilechooser: Remove unused functions.
2010-08-10 Matthias ClasenDon't activate insensitive widgets
2010-08-10 Federico Mena Quinterobgo#625416 - Don't reload the filechooser's folder...
2010-08-10 Matthias ClasenAllow to unset the tree selection function
2010-08-10 Philip WithnallBug 596125 — Property string fixes
2010-08-10 Matthias ClasenFix a sporadic segfault in treeview keynav
2010-08-10 Gabor KelemenSet translation domain for parameter_string in gtk_init...
2010-08-10 Emmanuele Bassiabout: Add :license-type property
2010-08-10 Matthias ClasenMake it possible to make the expander label fill the...
2010-08-10 Javier Jardóngtkaccellabel: Remove unused class members
2010-08-10 Matthias ClasenClarify the docs for gtk_widget_set_has_window()
2010-08-10 Christian DywanClarify memory management of tree models
2010-08-10 Sam ThursfieldAdd missing accessors for notebook details
2010-08-10 Sam ThursfieldTowards GSEAL-clean build on win32
2010-08-08 Javier JardónFix GtkIMContextClass inheritance
2010-08-08 Javier Jardóngtkcombobox: Only use the child if It is a GtkCellLayout
2010-08-08 Dan WilliamsElaborate interaction of gtk_widget_grab_default()...
2010-08-07 Tristan Van BerkomFixed expressions in gtk_button_size_allocate()
2010-08-07 Javier JardónCompletely remove any use of GtkWindow allow-grow and...
2010-08-07 Tristan Van BerkomFixed alignment of wrapping labels allocated a greater...
2010-08-07 Benjamin Ottelabel: Make angle part of GtkLabelPrivate
2010-08-07 Tadej BorovšakFix improperly unwinded loops
2010-08-06 Tristan Van BerkomFixed bad typo causing bad vertical requests on frames...
2010-08-06 Tadej BorovšakImplement fair extra space allocation
2010-08-06 Tristan Van BerkomMake GtkFrame allocate its label considering natural...
2010-08-05 Tristan Van BerkomImplemented GtkSizeRequest on GtkExpander and added...
2010-08-05 Tristan Van BerkomMigrated old loops to use gtk_distribute_allocation().
2010-08-05 Tristan Van BerkomAdded gtk_distribute_allocation()
2010-08-05 Tomeu VizosoStop assuming that priv->label_widget will be a GtkLabel.
2010-08-05 Carlos Garcia CamposAdd _gtk_box_get_children() internal function
2010-08-05 Matthias ClasenAvoid warnings with tooltips on toplevels
2010-08-05 Matthias ClasenRe-add a lost Since: line
2010-08-05 Matthias ClasenDon't allocate space for "" in scale marks
2010-08-04 Philip WithnallAdd (transfer none) annotation to gtk_tree_selection_ge...
2010-08-04 Philip WithnallAdd (inout) annotation to gtk_tree_model_iter_next()
2010-08-04 Paolo BorelliAnnotate GtkTextBuffer insert methods
2010-08-03 Cody RussellChange GtkCalendar's inner border and separator values...
2010-08-03 Javier JardónRemove some unused variables
2010-08-03 Fridrich ŠtrbaFix 32-bit Windows build using mingw-w64 toolchain
2010-08-03 Fridrich ŠtrbaMake the Windows manifest correspond to the name of...
2010-07-31 Benjamin Otteprogressbar: Remove act_mode_enter vfunc
2010-07-31 Benjamin Otteprogressbar: Remove offscreen pixmap
2010-07-31 Benjamin Otteprogressbar: Remove paint vfunc
2010-07-31 Benjamin Otteprogressbar: Remove unused update vfunc
2010-07-31 Benjamin Ottepaned: Remove unused GdkGC
2010-07-26 Benjamin Ottedocs: Remove mention of gdk_draw_drawable()
2010-07-26 Benjamin Ottestyle: Draw insertion cursor with Cairo
2010-07-26 Benjamin OtteRemove _gtk_widget_get_cursor_gc() function
next