]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-8
Some trees in combo boxes.
[~andy/gtk] / ChangeLog.pre-2-8
2004-08-02 Matthias ClasenSome trees in combo boxes.
2004-08-02 Matthias ClasenRework the combo box to handle tree models. (#139582...
2004-08-02 Matthias ClasenAdd a new boolean property ::hover-expand and make...
2004-08-02 Matthias ClasenRemove some erroneous declarations.
2004-08-02 Matthias ClasenDon't crash if the displayed row is gone.
2004-08-02 Morten WelinderC99ism.
2004-08-02 Matthias ClasenAdd a new binding signal ::backspace, bind it to the...
2004-08-02 Matthias ClasenAdd missing error traps. (#149011, Thomas Leonard)
2004-08-02 Matthias ClasenAdd the same warning that the blink_cb() in GtkEntry...
2004-08-02 Matthias ClasenDocument the xalign property and its getter and setter...
2004-08-01 Matthias Clasen*** empty log message ***
2004-08-01 Matthias Clasen2.5.1
2004-08-01 Jonathan BlandfordNew arguments
2004-08-01 Matthias ClasenUpdates for 2.5.1.
2004-07-31 Matthias ClasenUse the canonical form of signal names after "notify...
2004-07-31 Matthias ClasenDon't set both states at once. (#148789, Matthew Garret)
2004-07-30 Matthias Clasen*** empty log message ***
2004-07-30 Matthias ClasenChange the api for separators to use a separator functi...
2004-07-30 Matthias ClasenFix the positioning of the popup.
2004-07-30 Matthias ClasenImplement this in terms of gtk_combo_box_get_active_ite...
2004-07-29 Federico Mena QuinteroAdd a field for an "add to shortcuts" menu item. (popup...
2004-07-29 Anders CarlssonAdd clipboard demo.
2004-07-29 Federico Mena QuinteroStore signal IDs in gulongs, not guints!
2004-07-28 Matthias ClasenMake the fb backend compile against current freetype...
2004-07-28 Matthias ClasenReplace the EXPANDER_MAX macro by ROW_HEIGHT. (#145528)
2004-07-28 Matthias ClasenWarning fixes.
2004-07-28 Matthias ClasenFix prototype mismatch. (#148589, Nicolas Deves)
2004-07-27 Anders CarlssonCast to 32-bit integers when premultiplying, suggested...
2004-07-27 Anders CarlssonFix ChangeLog
2004-07-27 Anders CarlssonAdd gdk_draw_rectangle_alpha_libgtk_only which uses...
2004-07-27 Anders CarlssonRemove dialog separators, fix text view background...
2004-07-27 Matthias ClasenAdd a frame around the C-f popup to stop it from mergin...
2004-07-27 Matthias ClasenNew function necessary to make GtkComboBox accessible...
2004-07-27 Matthias ClasenHide parentless windows when disposing them. (#133231...
2004-07-26 Matthias ClasenExpand the documentation for GtkLabel::ellipsize.
2004-07-26 Matthias ClasenMake the GtkComboBox in list mode scroll if the list...
2004-07-25 Matthias ClasenIgnore scroll events from the content of the page....
2004-07-24 Soeren SandmannWarn if you try to add a tool item to a toolbar using...
2004-07-23 Matthias ClasenCreate the change to initialize target_list to an empty...
2004-07-23 Dafydd HarriesImprove various translatable messages.
2004-07-23 Matthias Clasenalign the entry in the same way as the cell. (#136749)
2004-07-23 Matthias ClasenDon't iterate too far up. (#147965, Olivier Sessink)
2004-07-23 Matthias ClasenRemove unnecessary checks. (#148175, Morten Welinder)
2004-07-22 Matthias ClasenAdd a new :ellipsize property which controls ellipsizat...
2004-07-22 Matthias ClasenAdd additional accessability relations. (#141804, Padra...
2004-07-22 Matthias ClasenAvoid compiler warnings.
2004-07-22 Matthias ClasenRequire Pango 1.5.1 (for ellipsisation).
2004-07-22 Matthias ClasenDon't leak the list store. (#148134, Crispin Flowerday)
2004-07-22 Matthias ClasenDon't leak the menu. (#148110, Tommi Komulainen)
2004-07-22 Matthias ClasenDon't leak tree model and tree row reference. (#148125...
2004-07-22 Matthias ClasenDon't leak models. (#148128, Tommi Komulainen)
2004-07-22 Matthias ClasenDon't leak the adjustments. (#148089, Tommi Komulainen)
2004-07-22 Matthias ClasenDon't leak the adjustments. (#148073, Tommi Komulainen)
2004-07-22 Matthias ClasenDon't leak the arrow. (#148064, Tommi Komulainen)
2004-07-21 Matthias ClasenUse the new text target functionality in GtkTargetList...
2004-07-21 Matthias ClasenHook up gtk-menu-bar-accel to an XSetting, Gtk/MenuBarA...
2004-07-21 Matthias ClasenRemove trailing commas from enumerations. (#148035)
2004-07-20 Federico Mena QuinteroFix the documentation comment for the editing-started...
2004-07-20 Matthias ClasenAdd some refcount debugging.
2004-07-20 Matthias ClasenAllow custom initialization of cell editables. (#147221)
2004-07-20 Matthias ClasenFix ChangeLog
2004-07-20 Matthias ClasenSet drag_pos before grabbing the focus, since we may...
2004-07-20 Matthias ClasenDon't use uninitialized node pointer. (#147911, Peter...
2004-07-20 Soeren SandmannBump version number
2004-07-20 Soeren Sandmann=== Released 2.5.0 ===
2004-07-19 Matthias ClasenTypo fix.
2004-07-19 Matthias ClasenAdd bug ref`
2004-07-19 Matthias ClasenMake GtkCellView public, since people seem to have...
2004-07-19 Matthias ClasenSupport inline autocompletion in entries (#135953)
2004-07-18 Soeren SandmannCreate an empty target list if targets is NULL.
2004-07-18 Matthias ClasenUpdates for 2.5.0
2004-07-18 Matthias ClasenAdd a new :orientation property to determine whether...
2004-07-18 Matthias ClasenDraw focus indicator outside the selection, respect...
2004-07-17 Matthias ClasenFix a warning message.
2004-07-17 Matthias ClasenSupport text/plain selection target (#55117, Owen Taylor)
2004-07-17 Matthias ClasenSupport named themed window icons.
2004-07-16 Matthias ClasenMake scrolling work if no item is selected. (gtk_cell_e...
2004-07-16 Matthias ClasenAdd a combo box cell renderer.
2004-07-16 Matthias ClasenDon't iterate multiple times over some of the children.
2004-07-16 Matthias ClasenFix #60128, #58307, #144706:
2004-07-16 Matthias ClasenInstall the timeout before changing the value, so that...
2004-07-15 Matthias ClasenUse 'cannot' instead of 'can not' in messages. (#144226...
2004-07-15 Matthias ClasenCorrect the declared default values of several properti...
2004-07-15 Matthias ClasenCorrect the declared default values of several properti...
2004-07-15 Matthias ClasenMake spacing a property, correct the declared default...
2004-07-15 Matthias ClasenDon't reparent back to menu->toplevel if it is already...
2004-07-15 Federico Mena QuinteroFix #126295:
2004-07-14 Matthias ClasenDon't use gcc extensions for the ternary ?: operator...
2004-07-14 Federico Mena QuinteroFix #144405, patch by Padraig O'Briain <padraig.obriain...
2004-07-14 Matthias ClasenDon't leak no_svg_filename. (#147399, Kjartan Maraas)
2004-07-13 Matthias ClasenMake this work in RTL context.
2004-07-13 Federico Mena QuinteroSet a busy cursor while mounting the volume. Also,...
2004-07-13 Matthias ClasenPrepare to handle composite implementations of GtkCellE...
2004-07-13 Matthias ClasenAdd gtk_parse_args()
2004-07-13 Matthias ClasenDon't crash if unrealized.
2004-07-13 Matthias ClasenDon't display untranslated translator credits.
2004-07-13 Matthias ClasenSome documentation updates.
2004-07-12 Soeren SandmannDo an empty begin_paint_region()/end_paint() for window...
2004-07-12 Matthias ClasenUse a GtkAboutDialog.
2004-07-12 Matthias ClasenNew widget: GtkAboutDialog.
next