]> Pileus Git - ~andy/gtk/history - gtk
Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
[~andy/gtk] / gtk /
2007-02-16 Kristian Rietveldadd cursor_offset field.
2007-02-16 Kristian Rietveldsend a focus-in event to the tree view after hiding...
2007-02-16 Xan LopezCleanup the logic in expose event handler. Reviewed...
2007-02-16 Matthias ClasenFix a small leak
2007-02-15 Matthias ClasenFree the lines even if there are no views. (#408018...
2007-02-15 Matthias ClasenHandle symlinked .icon files intelligently; also avoid...
2007-02-15 Michael Nattererremove two antique function typedefs that are probably...
2007-02-14 Kristian Rietveldcheck return value of gtk_widget_translate_coordinates...
2007-02-14 Kristian Rietvelduse TREE_VIEW_DRAG_WIDTH/2 when calculating the drag...
2007-02-14 Michael Nattererdon't forget to set the state of the synthesized GDK_EN...
2007-02-13 Kristian Rietveldstop any pending tooltip timeout. (Fixes #406110, Carlo...
2007-02-10 Emmanuele BassiFix the english of the comment; remove some type checki...
2007-02-09 Emmanuele BassiAdd support for both prepending and appending custom...
2007-02-08 Emmanuele BassiKeep count of the displayed items to build the menu...
2007-02-08 Tim Janikapplied patch from Xan Lopez which adds GTK_BUTTONBOX_C...
2007-02-07 Tim Janikfixed motion request condition which was wrongly ported...
2007-02-06 Tim Janikcall gdk_event_request_motions() for new motion events...
2007-02-06 Kristian Rietveldremove unused get of has_tooltip.
2007-02-06 Michael Nattererchain up.
2007-02-06 Kristian RietveldNew tooltips API.
2007-02-05 Michael Nattereradd new boolean settings gtk-enable-accels and gtk...
2007-02-05 Michael Nattererchanged values from G_MAXUINT-0, -1, -2 to -1, -2,...
2007-02-04 Soren SandmannRemove these files since GSequence has been moved into...
2007-02-02 Kristian Rietveldremove unused style_get of vertical-separator. (#403165...
2007-02-02 Christian PerschUse a simple key file instead of a markup file. Bug...
2007-02-02 Mariano Suárez-Alvarezbe a little more helpful with the docs on GtkCellRender...
2007-02-01 Michael Nattererpass &event->area to gtk_paint_box() calls.
2007-02-01 Michael Nattererremove redundant and confusing if (GTK_IS_MENU (widget...
2007-02-01 Tim Janikremove extra reference that gtkcombobox keeps on priv...
2007-01-31 Christian PerschHide the Credits button iff there are no credits to...
2007-01-30 Tim Janikcleaned up ::color-hash registration to not abuse class...
2007-01-29 Michael Nattererqueue a draw on the parent_menu_item of this menu item...
2007-01-29 Matthias ClasenReinstate gtk_toolbar_content_new_compatibility() that...
2007-01-28 Matthias ClasenFix a problem with large y thickness
2007-01-28 Matthias ClasenUse canonical property names
2007-01-28 Matthias ClasenAvoid some unnecessary gtk_widget_get_style() calls.
2007-01-28 Matthias ClasenFix a problem in the last change
2007-01-28 Matthias ClasenRearrange things so that setting multiple properties...
2007-01-27 Matthias ClasenFix GtkStatusIcon to not take up space on the panel...
2007-01-27 Matthias ClasenAdd deprecation guards for gtk_rc_style_ref/unref and...
2007-01-27 Matthias ClasenDocumentation fixes (#400530, Anders Brander)
2007-01-27 Matthias ClasenCheck the mtime of all directories, not just the toplev...
2007-01-26 Tim Janikclamp cursor coordinates to window bounds (fix from...
2007-01-26 Michael Nattereronly block/unblock completion->priv->insert_text_id...
2007-01-24 Michael Nattererrevert generic disabling of PRELIGHT state for the...
2007-01-23 Carlos Garcia CamposFix memory leak. Fixes bug #399907.
2007-01-22 Chris WilsonBug 399314 – Add G_GNUC_WARN_UNUSED_RESULT to gtk_style...
2007-01-19 Matthias Clasenfix build breakage
2007-01-19 Kristian Rietveldfactor out add_scroll_timeout(). (taken from maemo...
2007-01-19 Matthias ClasenFix problems with the initial focus in GtkCalendar...
2007-01-19 Tor Lillqvistgdk-pixbuf/Makefile.am gdk/Makefile.am gdk/win32/Makefi...
2007-01-18 Michael Natterergtk/gtkcheckbutton.c gtk/gtkdnd.c gtk/gtkentry.c gtk...
2007-01-17 Tor LillqvistProper fix for #396175:
2007-01-16 Matthias ClasenQueue a redraw when the grab changes. (#396470, Benjami...
2007-01-15 Emmanuele BassiEllipsize the menu items label if they grow too much...
2007-01-15 Matthias ClasenWhen finding a matching non-scalable dir, keep going...
2007-01-14 Christian PerschUse gtk_target_table_new_from_list and gtk_target_table...
2007-01-14 Matthias ClasenDon't crash if menu or toolbar positions can't be found...
2007-01-14 Matthias ClasenPlug memory leaks. (#396160, Carlos Garcia Campos)
2007-01-14 Matthias ClasenAvoid a compiler warning. (#395045, Chris Wilson)
2007-01-13 Hans Breuertake the custom tab label from gtk_print_operation_set_...
2007-01-13 Hans Breuerdon't include "gtkprivate.h" to avoid differing definit...
2007-01-12 Michael Nattererdon't add entry->scroll_offset to entry->drag_start_y...
2007-01-11 Kjartan MaraasMake a single tilde go to $HOME in the location entry...
2007-01-10 Behdad EsfahbodUse pango_matrix_transform_rectangle(). (#340141)
2007-01-10 Kristian Rietveldrefactor to initialize indicator_size to TOGGLE_WIDTH...
2007-01-08 Peter TeichmanSave the expanded state of the folder browser with...
2007-01-08 Emmanuele BassiDon't leak the icon pixbuf after setting it to the...
2007-01-08 Matthias ClasenDon't corrupt memory when faced with paths with ridicul...
2007-01-08 Matthias ClasenSet default_display_opened before loading modules....
2007-01-08 Matthias ClasenDon't return "" as match. (fd.o #9544, Yevgen Muntyan)
2007-01-08 Matthias ClasenFix several problems with this function. (fd.o #9560...
2007-01-07 Matthias ClasenCall text_window_realize() with the correct parameters...
2007-01-07 Matthias ClasenMove docs inline and expand them a bit.
2007-01-07 Matthias ClasenFix the build
2007-01-07 Matthias ClasenMake line wrapping work with width-chars and max-width...
2007-01-06 Matthias ClasenLeft-align menu labels. (#393255, Michail Crayson)
2007-01-05 Kristian Rietveldhandle tree == NULL. (Fixes #392259, reported by Christ...
2007-01-05 Kristian Rietvelddo allow for invalidated nodes if the tree view is...
2007-01-05 Matthias ClasenTake the scroll arrow into account when drawing the...
2007-01-05 Behdad EsfahbodFix broken width computation, again.
2007-01-05 Carlos Garnachotake into account both scroll arrows when calculating...
2007-01-05 Michael Nattererchain up to the right function (fix taken from maemo...
2007-01-05 Matthias Clasenmove set_cursor after realization of the popup window...
2007-01-04 Behdad EsfahbodFix uninitialized width variable.
2007-01-04 Matthias ClasenCross-compilation fixes. (#392646, Yevgen Muntyan)
2007-01-04 Matthias ClasenFix some compiler warnings.
2007-01-04 Matthias ClasenFix compiler warnings
2007-01-04 Matthias ClasenRework the beep-on-uninserted-text by calling the input...
2007-01-04 Matthias ClasenFix #332604, reported by Joe Wreschnig, patch by Jan...
2007-01-04 Matthias ClasenFix another leak
2007-01-04 Matthias ClasenExit early if we can't get file info - this happens...
2007-01-04 Matthias ClasenApply a patch by Chris Wilson to avoid spurious valgrin...
2007-01-03 Matthias ClasenFix memory leaks
2007-01-03 Matthias ClasenIf the current page is removed, always pick a different...
2007-01-03 Michael Natterergtk/gtkstyle.c (option_menu_get_props) Use gtk_border_f...
2007-01-03 Matthias ClasenWork when the entry is not realized. (#392315, Yevgen...
2007-01-03 Matthias ClasenOnly process updates on the window at hand, not on...
2007-01-02 Kristian Rietveldfix docs.
2007-01-02 Matthias ClasenInclude locale.h
next