]> Pileus Git - ~andy/gtk/history - gtk
Allow composing l with stroke. (#349638, Daniel Lublin)
[~andy/gtk] / gtk /
2006-12-23 Matthias ClasenAllow composing l with stroke. (#349638, Daniel Lublin)
2006-12-23 Matthias ClasenFix a thinko in the suffix calculation. (#382369, Chris...
2006-12-22 Matthias ClasenReplace a lot of idle and timeout calls by the new...
2006-12-22 Matthias ClasenCheck for getc_unlocked.
2006-12-22 Matthias ClasenMake it possible to track the embeddedness of statusico...
2006-12-22 Matthias ClasenDon't leak draw_border. (#387170, Kjartan Maraas)
2006-12-21 Matthias ClasenTypo fix. (#388123, Murray Cumming)
2006-12-20 Matthias ClasenAdd signal documentation. (#317064, Søren Wedel Nielsen)
2006-12-20 Matthias ClasenSilently return if a drag is already in progress, rathe...
2006-12-20 Matthias ClasenAllow any GtkDialog that implements GtkFileChooser...
2006-12-20 Mikael HallendalFixed a last minute change in the quartz backend.
2006-12-20 Mikael HallendalAdded gtkstatusicon-quartz.c Implements the quartz...
2006-12-20 Matthias ClasenAdd a tooltip explaining the format of page ranges...
2006-12-16 Tristan Van BerkomFixed a bug in set_property() (setting "window-placemen...
2006-12-15 Federico Mena QuinteroMerged from gtk-2-10:
2006-12-15 Dom LachowiczMake GtkComboBox in "appears-as-list" mode more closely...
2006-12-14 Benjamin BergUndo bogus commit.
2006-12-14 Carlos Garnachodraw arrows pointing to the right correctly placed...
2006-12-14 Christian PerschFix docs typo. Bug #385642.
2006-12-13 Matthias ClasenAdd --unlink-tempfile to the evince call for print...
2006-12-13 Benjamin Berg- Remove unused code/options from the code. Warn about...
2006-12-11 Matthias ClasenBe more careful when overdrawing antialiased text....
2006-12-11 Matthias ClasenChange the way in which color scheme information is...
2006-12-10 Kristian Rietveldcancel editing (ie. don't accept changes) when the...
2006-12-07 Paolo MaggiFixes bug #383407
2006-12-07 Carlos Garnachodo not use xthickness/ythickness, they aren't used...
2006-12-07 Matthias ClasenFix accelerator clipping
2006-12-06 Kristian Rietveldbroooooooken pipe
2006-12-06 Matthias ClasenImprove print dialog
2006-12-04 Matthias ClasenFix an a11y regression
2006-12-04 Christian PerschDon't leak the old page size when
2006-12-03 Michael Nattererremove FIXME #include that is no longer needed.
2006-12-03 Kristian RietveldMake sure [xy]_offset are always being initialized...
2006-12-03 Kristian Rietveldwhen not using an explicit alignment, use the full...
2006-12-02 Matthias ClasenFix a crash with icon themes
2006-11-27 Christian PerschNotify when the screen changes. Bug #379793.
2006-11-27 Tim Janikapplied patch by Colin Leroy for Control+GDK_KP_Left...
2006-11-26 Benjamin BergProtect against NULL widget. (#379503)
2006-11-24 Michael Nattererif we can't go up/down, consult gtk_widget_keynav_faile...
2006-11-23 Behdad EsfahbodFix minor typo in docs. (#378632, Hannes Mueller)
2006-11-22 Emmanuele Bassig_filename_from_uri() might fail; catch the failure...
2006-11-19 Mark McLoughlinFixes bug #376502 - multi-screen support for GtkStatusIcon
2006-11-18 Matthias ClasenFix problems with drag cancellation. (#376535, Michael...
2006-11-16 Mariano Suárez-Alvarezadd gtk-doc blurb on GtkCellRendererText::edited (...
2006-11-16 Michael Nattererdon't use gtk_widget_keynav_failed(). Instead, look at
2006-11-16 Michael NattererAdd new infrastructure for notifications of failed...
2006-11-16 Emmanuele BassiReturn the URI of the GtkRecentInfo object (upgraded...
2006-11-16 Emmanuele BassiApply the tip only if we have a displayable name for...
2006-11-16 Emmanuele BassiProvide a fast path returning NULL when the limit is...
2006-11-15 Michael Nattereradded properties "fill-level", "show-fill-level" and
2006-11-13 Paolo Borelliplug small memory leak (#370395)
2006-11-09 Kristian Rietvelddisable don't move cursor case for SELECTION_NONE....
2006-11-09 Carlos GarnachoFix parenthesis confusion.
2006-11-08 Carlos Garnachoadded, do not leave the scroll timeout running if the...
2006-11-08 Christian PerschDon't make the "Location" label bold. Bug #372449.
2006-11-07 Carlos Garnachomake non-focused tabs xthickness/ythickness thinner...
2006-11-07 Paolo Borelliavoid memory corruption (#357050).
2006-11-06 Alexander LarssonCancel drag when the grab is shadowed. (#122688)
2006-11-01 Kristian Rietveldadd arrow-size property to control the minimum size...
2006-10-30 Kristian Rietvelddon't forget to queue a draw for the new cursor node...
2006-10-30 Michael Nattererconsume the Escape key only if we actually cancel a...
2006-10-30 Kristian Rietveldchange left/right keybindings to collapse/expand rows...
2006-10-29 Kristian Rietveldguard against child removal in row-expanded callback...
2006-10-27 Kristian Rietveldrework the area_above == 0 case to not overwrite the...
2006-10-26 Christian PerschPut initial focus on Close button (#337261).
2006-10-25 Johan DahlinAdd missing symbols so make check passes.
2006-10-25 Johan DahlinIgnore files added by make check
2006-10-15 Paolo Borelliplug memory leak. Fixes bug #362439.
2006-10-12 Michael Nattererfix commit below (committed the wrong patch).
2006-10-12 Michael Nattereradded "move-active" and "popup" signals and bindings...
2006-10-11 Tim Janikdocument gtk_binding_entry_skip().
2006-10-10 Tor LillqvistRemove gtk_combo_string_key, which is a static variable.
2006-10-10 Tor LillqvistMerge from 2.10 branch:
2006-10-10 Tim Janikapplied patch from Michael Natterer to move to inline...
2006-10-08 Matthias ClasenFix a typo. (#359542, Ghee Teo)
2006-10-08 Matthias ClasenOnly reorder tabs if the focus is in the tab. (#350342...
2006-10-08 Kristian Rietveldadd getter/setter for show-expanders property, queue...
2006-10-08 Matthias Clasenfix the build
2006-10-08 Matthias ClasenCleanups
2006-10-08 Matthias ClasenApply a cleanup patch by Kjartan Maraas (#341812)
2006-10-07 Tor LillqvistUse the Win32 thread locale's first day of week setting...
2006-10-06 Matthias ClasenFix the docs. (#360112)
2006-10-06 Matthias ClasenDon't set the background of the window in a no-window...
2006-10-05 Behdad EsfahbodPropagate srcdir into the test correctly. (#359845)
2006-10-05 Michael Nattereradded new scanner token "unbind" which gets rid of...
2006-10-04 Matthias ClasenFix interaction of GtkEntryCompletion with input method...
2006-10-03 Matthias Clasenfix a typo
2006-10-03 Matthias ClasenApply a patch by Behdad Esfahbod to reduce relocations...
2006-10-02 Behdad EsfahbodInclude pltcheck.sh in EXTRA_DIST.
2006-10-02 Behdad EsfahbodFix typo in file name. (#358931)
2006-10-02 Matthias ClasenMake sure that the quarks are initialized before using...
2006-10-02 Matthias ClasenUse rm instead of ln -f to replace existing links....
2006-10-02 Matthias ClasenMake the event_window large enough to cover the full...
2006-10-02 Matthias ClasenSet model in all cases. (#357791, Andreas Köhler)
2006-10-01 Tor LillqvistSame change as to gtkfilesystemunix.c.
2006-09-30 Matthias ClasenProtect against base_path being NULL. (#358405, many...
2006-09-29 Matthias ClasenApply a patch by Padraig O'Briain to avoid a deadlock.
2006-09-27 Kristian Rietveldbring zero ref count loops in sync with each other...
2006-09-27 Kristian Rietveldunref the virtual root path once that node (or one...
2006-09-27 Kristian Rietveldref count nodes the proper way, (gtk_tree_model_sort_re...
next