]> Pileus Git - ~andy/gtk/history - gtk
Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
[~andy/gtk] / gtk /
2005-01-08 Matthias Clasen2.6.1
2005-01-06 Matthias ClasenMake markup_column work, and fix some layout issues...
2005-01-06 Federico Mena QuinteroAdd an "Open _Location" item. Fixes #148839.
2005-01-06 James M. CapeUse default title if NULL is passed.
2005-01-06 Federico Mena QuinteroFix #161409:
2005-01-06 Federico Mena QuinteroDon't call button_data_free() explicitly; the button...
2005-01-05 Matthias ClasenDon't construct errors from the GTK_FILE_SYSTEM_ERROR...
2005-01-05 Matthias ClasenDon't construct errors from the GTK_FILE_SYSTEM_ERROR...
2005-01-05 Søren SandmannSet the background of the windows to None instead of...
2005-01-04 Jonathan Blandfordonly reorder on button 1, part of #141937
2005-01-04 Søren SandmannBug 162112.
2005-01-03 Matthias ClasenSome clarification regarding modality. (#112903, Dave...
2005-01-03 Matthias ClasenForgotten file.
2005-01-03 Matthias ClasenMake gtk_icon_theme_load_icon() work independent of...
2005-01-03 Matthias ClasenDon't add a shortcut here. (#162752, Tor Lillqvist)
2005-01-02 Tor LillqvistAdd -lole32, needed for CoTaskMemFree in get_special_fo...
2005-01-02 Matthias ClasenAllow unsetting the custom image by passing NULL. ...
2005-01-01 Tor Lillqvistgtk/gtkmodules.c (get_module_path) With g_getenv()...
2004-12-31 Matthias ClasenDon't sort a list of values as if it was a list of...
2004-12-30 Matthias ClasenFix state propagation when making an insensitive combo...
2004-12-30 Matthias ClasenUse secondary text for error dialogs.
2004-12-30 Matthias ClasenClean up some cases of errno handling (#162496, noted...
2004-12-30 Matthias ClasenClean up some cases of errno handling (#162496, noted...
2004-12-30 Matthias ClasenUse g_value_get_boolean() for ellipsize_set. (#162447...
2004-12-30 Tor LillqvistUse /usr/share/pixmaps only on Unix.
2004-12-28 Matthias ClasenInherit submenu direction from the parent menu.
2004-12-28 Matthias ClasenReturn a boolean indicating whether an item in the...
2004-12-28 Matthias ClasenMake the clipboard image API more robust (#162357,...
2004-12-27 Matthias ClasenFix a typo. (#162339, Alessio Dessi)
2004-12-27 Matthias ClasenDocument properties as new since 2.4. (#156101, Billy...
2004-12-27 Matthias ClasenTypo fix. (#162278, Torsten Schoenfeld)
2004-12-26 Matthias ClasenTypo fix. (#162219, Masao Mutoh)
2004-12-26 Matthias ClasenTypo fix. (#162219, Masao Mutoh)
2004-12-24 Matthias ClasenReturn TRUE if there are children. (#162134, Iñigo...
2004-12-24 Matthias ClasenTransfer state from the button to the cell view to...
2004-12-22 Matthias ClasenDon't forget to null the mnemonic_menu when unsetting...
2004-12-22 Søren SandmannBug #147497, make menu items activate immediately when...
2004-12-22 Matthias ClasenFix sorting of list stores. (#161886, Marcin Krzyzanowski)
2004-12-22 Jonathan Blandfordprint out the version and binary name in the header...
2004-12-20 Matthias ClasenPass a root path to gtk_tree_model_rows_reordered(...
2004-12-20 Matthias ClasenDon't translate NULL messages. (#161789, Morten Welinder)
2004-12-20 Matthias ClasenDon't show the secondary label on show_all(). (#161707...
2004-12-19 Matthias ClasenAdd missing GDK_THREADS_ENTER/LEAVE.
2004-12-19 Matthias ClasenAdd missing initializations. (#161646, Torsten Schoenfeld)
2004-12-16 Matthias Clasen2.6.0 second try
2004-12-16 Matthias Clasen2.6.0
2004-12-16 Matthias ClasenForgotten commit.
2004-12-16 Matthias ClasenOnly unblock the handlers if they are blocked.
2004-12-16 Matthias ClasenDon't crash if enable_search is FALSE. (#161267, Jorn...
2004-12-16 Matthias ClasenAdd missing includes.
2004-12-16 Matthias ClasenRequire glib 2.6.0 for g_filename_display_basename.
2004-12-15 Alexander LarssonUse g_filename_display_basename to calculate display...
2004-12-15 Matthias ClasenUse _gtk_menu_item_popup_submenu() to make keynav into...
2004-12-15 James M. CapeUse a GtkComboBox in SELECT_FOLDER mode (#157726).
2004-12-15 Matthias ClasenDon't try to filter if impl->current_filter is NULL...
2004-12-15 Federico Mena QuinteroMerged from gtk-2-4:
2004-12-14 Matthias ClasenAdd new symbols.
2004-12-13 Matthias Clasens/maximal/maximum/g (#161195, David Lodge)
2004-12-13 Matthias ClasenReintroduce the reverted change, since it is necessary...
2004-12-13 Matthias ClasenFix the signature to avoid overwriting a pspec.
2004-12-13 Matthias ClasenRevert a change which prevented torn-off menus from...
2004-12-13 Marco Pesenti GrittiResync with upstream again
2004-12-13 Matthias ClasenImplement scroll wheel scrolling for menus. (#88532)
2004-12-13 Matthias ClasenImplement scroll wheel scrolling for menus. (#88532)
2004-12-13 Matthias ClasenCompare only the HAS_DEFAULT flags. (#160711, Tommi...
2004-12-13 Matthias ClasenAdd a missing break statement. (#161172, Damon Chaplin)
2004-12-13 Matthias ClasenAdd a width-chars property like GtkLabel has. (#160496...
2004-12-13 Matthias ClasenAdd some docs for GtkWidget::delete-event and GtkWidget...
2004-12-13 Matthias ClasenAdd a max-width-chars property, which can be used to...
2004-12-13 Matthias ClasenDon't let the empty menu filler affect visibility of...
2004-12-13 Matthias ClasenPass a last item to gtk_combo_box_relayout_item. (...
2004-12-12 Tor LillqvistFix a braino.
2004-12-12 Tor Lillqvistgtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfil...
2004-12-12 Matthias ClasenFix a copy-and-paste error, noticed by Robert Ögren.
2004-12-11 Matthias ClasenOnly wrap if we are in the topmost menu. (#160936,...
2004-12-10 Matthias ClasenSupport no-Alt mnemnonics in menu bars (#101309, Owen...
2004-12-10 Manish Singhadd recent new functions.
2004-12-10 Manish Singhwrap new API in XDG_ENTRY().
2004-12-10 Matthias ClasenRevert the patch which added no-alt mnemonics, since...
2004-12-10 Matthias ClasenFix a property nick typo.
2004-12-09 Matthias ClasenApply a patch to reset the filter if an otherwise invis...
2004-12-09 Matthias ClasenFix #145463, reported by Michael Natterer.
2004-12-09 Marco Pesenti GrittiResync with upstream
2004-12-09 Matthias ClasenMake repeated calls accumulate the results, don't call...
2004-12-09 Matthias ClasenAdd functions which allow faster insertion of rows...
2004-12-09 Matthias ClasenFix a typo in the docs. (#160826, Jay Camp)
2004-12-09 Federico Mena QuinteroMerged from gtk-2-4:
2004-12-08 Matthias ClasenFix #111031, reported by Padraig O'Briain:
2004-12-08 Matthias ClasenRemove all entries for the same key, not just the first...
2004-12-08 Matthias ClasenUse button->event_window for the fake leave event,...
2004-12-08 Matthias ClasenMake this work, no need to invert the array.
2004-12-08 Matthias ClasenDon't mess up the column header state if the button...
2004-12-07 Marco Pesenti GrittiFix a typo in last commit
2004-12-07 Matthias ClasenQueue a redraw. (#160679, Damon Chaplin)
2004-12-05 Hans BreuerImplement keynav for the color picker - win32 too....
2004-12-03 Matthias Clasen2.5.6
2004-12-03 Tor Lillqvistgdk-pixbuf/Makefile.am (gdk_pixbuf.def) gdk/Makefile...
2004-12-03 Matthias ClasenReinstate the previous behavior for clicking Ok after...
2004-12-02 Federico Mena QuinteroMerged from gtk-2-4:
2004-12-02 Matthias ClasenDon't leak pango_font_description object (#160214,...
next