]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2004-07-29 Federico Mena... Add a field for an "add to shortcuts" menu item. (popup...
2004-07-29 Anders CarlssonAdd clipboard demo.
2004-07-29 Federico Mena... Store signal IDs in gulongs, not guints!
2004-07-28 cinamoddon't add tearoffs to GtkComboBoxes
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 ClasenAdd gtk_combo_box_get_popup_accessible.
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 Clasen*** empty log message ***
2004-07-26 Christian RoseFix for #148437. Thanks to Robert Ögren for discovering...
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 Gustavo Maciel... Updated Brazilian Portuguese translation done by Afonso...
2004-07-22 Matthias ClasenForgotten file.
2004-07-22 Amanpreet Singh... up
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 Dmitry Mastrukovru.po: Updated Russian translation from Russian team...
2004-07-22 Matthias ClasenRequire Pango 1.5.1 (for ellipsisation).
2004-07-22 Matthias ClasenDon't leak the list store. (#148135, Crispin Flowerday)
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 Christian RoseUpdated Uzbek translation by Mashrab Kuvatov
2004-07-21 Matthias ClasenUse the new text target functionality in GtkTargetList...
2004-07-21 Guntupalli... updated hindi translation
2004-07-21 Matthias ClasenApply patches to unmaintained pieces of software...
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... Fix 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 cinamodsome menubar theming improvements
2004-07-20 cinamodthis makes inkscape look better
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 ClasenUpdates.
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 David LodgeUpdated British translation.
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 ClasenUpdates.
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 GtkCellRendererCombo
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 ClasenAdd missing files. (#147688, Christian Rose)
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 Pawan ChitrakarUpdated Nepali Translation
2004-07-15 Federico Mena... Fix #126295:
2004-07-14 Matthias ClasenDon't use gcc extensions for the ternary ?: operator...
2004-07-14 Federico Mena... Fix #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 Matthias ClasenFix build error.
2004-07-13 Federico Mena... Set a busy cursor while mounting the volume. Also,...
2004-07-13 Matthias ClasenPrepare to handle composite implementations of GtkCellE...
2004-07-13 Matthias ClasenUgh, another compile error.
2004-07-13 Matthias ClasenUgh, forgotten ;
2004-07-13 Matthias ClasenAdd gtk_parse_args()
2004-07-13 Matthias ClasenDon't crash if unrealized.
2004-07-13 Amanpreet Singh... 13/7/04 aman <amanlinux@netscape.net> modify
2004-07-13 Matthias ClasenUpdates.
next