]> Pileus Git - ~andy/gtk/history - ChangeLog
Rename get_submenu() to create_menu(); rename gtk_action_get_submenu() to
[~andy/gtk] / ChangeLog
2007-03-16 Emmanuele BassiRename get_submenu() to create_menu(); rename gtk_actio...
2007-03-16 Xan LopezFix changelog.
2007-03-16 Xan LopezFix documentation error in gtk_widget_set_redraw_on_all...
2007-03-16 Matthias ClasenScroll to make the selected printer visible. (#418403...
2007-03-16 Federico Mena QuinteroMerged from gtk-2-10:
2007-03-15 Emmanuele Bassiremove spurious conflict marker from ChangeLog
2007-03-15 Emmanuele BassiRemove unused GError; do not allocate GtkRecentData...
2007-03-15 Emmanuele BassiAdd GtkActionClass::get_submenu() vfunc: actions provid...
2007-03-15 Chris WilsonProtect ensure_valid_themes() from recursion, which...
2007-03-15 Richard HultAdd stubs for gdk_notify_startup_complete_with_id and
2007-03-15 Emmanuele BassiFix documentation errors. (Morten Welinder)
2007-03-15 Tor LillqvistAdd gdk_notify_startup_complete_with_id and gdk_window_...
2007-03-15 Emmanuele BassiMove filtering of the recent files list into the shared...
2007-03-14 Michael NattererMake gtk_widget_set_extension_events() work on already...
2007-03-14 Emmanuele BassiVarious clean ups in the GtkRecent code. (see #338843)
2007-03-13 Emmanuele BassiApply patch by Vytautas Liuolia for changing the startu...
2007-03-13 Matthias ClasenFix tabbed browsing in epiphany. (#413664, Christian...
2007-03-12 Matthias ClasenClarify docs.
2007-03-12 Matthias ClasenDoc improvements
2007-03-12 Matthias ClasenFix an oversight in an example.
2007-03-12 Matthias ClasenDoc improvements
2007-03-12 Matthias ClasenSet the background of the panel window on style changes...
2007-03-12 Matthias ClasenRemove an obsolete comment
2007-03-12 Matthias ClasenDon't copy PangoLanguage. (#340031, Morten Welinder)
2007-03-12 Matthias ClasenHandle the row reference path being NULL. (#410565...
2007-03-12 Matthias ClasenHandle Menu key presses without crash. (#385637, Christ...
2007-03-12 Matthias ClasenDon't crash if active_tips_data is NULL. (#382904,...
2007-03-12 Matthias ClasenSet first_para_mark to NULL. (#396805, Colin Leroy...
2007-03-12 Kristian Rietveldimmediately bail out if current_folder is NULL. (#35098...
2007-03-10 Kristian Rietveldonly hide the search dialog and send focus events if...
2007-03-10 Richard HultUpdate for the new quartz cairo surface API (#410442...
2007-03-10 Richard HultAdd missing function signature to fix a build warning.
2007-03-10 Richard HultPlug a leak.
2007-03-10 Richard HultRemove unneccesary exposure mask check.
2007-03-10 Richard HultDon't set the font name here, leave that to themes...
2007-03-10 Kristian Rietveldwhen (un)reffing an element, also (un)ref its parent...
2007-03-10 Matthias ClasenInitialize the do_preview field of PrintResponseData...
2007-03-10 Matthias ClasenPlug some leaks.
2007-03-10 Matthias ClasenGet rid of the unused event argument. Update all callers.
2007-03-09 Matthias ClasenDon't commit modifier-adorned characters. (#331369...
2007-03-09 Matthias ClasenRemove unnecessary NULL checks before g_free(). (#36966...
2007-03-09 Matthias ClasenRemove C99isms. (#416525, Kazuki Iwamoto)
2007-03-09 Tor LillqvistUpdate.
2007-03-09 Matthias ClasenDefer the callbacks to an idle to avoid deadlock with...
2007-03-09 Matthias ClasenSet child visibility to FALSE here; it will be turned...
2007-03-08 Mathias HasselmannUse proper border style when drawing shadow of scrolled...
2007-03-08 Mathias HasselmannAdd shadow-type style property, set shadow-type propert...
2007-03-08 Mathias HasselmannImprove look of GtkScrolledWindow on Windows by impleme...
2007-03-07 Mathias HasselmannUse Windows shell icons. Icons are stored in the curren...
2007-03-07 Matthias ClasenDraw the focus around the arrow if there is no label...
2007-03-07 Matthias ClasenSet names on the popup widgets to make them themable...
2007-03-07 Michael Nattereruse multihead safe ungrab functions instead of gdk_keyb...
2007-03-06 Chris WilsonBe careful not to trigger a style reset before we have...
2007-03-06 Tor Lillqvistgdk/Makefile.am gdk-pixbuf/Makefile.am Further fixes...
2007-03-05 Ihar HrachyshkaFixed problems with be@latin.
2007-03-05 Claudio SaavedraRemoved be@latin from ALL_LINGUAS, as it's currently...
2007-03-04 Ihar Hrachyshkabe@latin.po: Added Belarusian Latin translation by...
2007-03-03 Guillaume SavatonAdded Esperanto (eo) translation
2007-03-01 Matthias ClasenAlways store gtk-color-scheme values from all sources...
2007-02-28 Matthias ClasenMake color scheme update properly when changing themes...
2007-02-28 Matthias ClasenDon't leak references to the color-hash gotten from...
2007-02-28 Tristan Van BerkomFixed a warning from g_object_set (radiobutton, "group...
2007-02-26 Matthias ClasenApply a patch by Carlos Garnacho to fix several problem...
2007-02-26 Matthias ClasenChange a label
2007-02-26 Matthias ClasenMake folder selection for print-to-file work
2007-02-26 Chris WilsonBug 409101 – invalid read to gtkicontheme.c insert_them...
2007-02-26 Tor LillqvistAdd comment clarifying that "icon name" here is not...
2007-02-23 Dom LachowiczBug 411118 - bad bevel for progress bar on windows...
2007-02-19 Tor LillqvistRemove. (gdk_device_get_type): Drop class init function...
2007-02-18 Matthias ClasenIgnore invisible text when going to end of the previous...
2007-02-18 Richard HultSetup release pools to plug two leaks, patch from Erik...
2007-02-18 Richard HultAdd stub for gdk_display_add_client_message_filter...
2007-02-18 Richard HultImport AppKit.h instead of Quartz.h. Don't use userSpac...
2007-02-16 Behdad EsfahbodUse PANGO_PIXELS instead of division. (#334617)
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 Kristian Rietveldalso handle keyboard tooltips. (#408325, Matthias Clasen).
2007-02-16 Xan LopezCleanup the logic in expose event handler. Reviewed...
2007-02-16 Matthias ClasenFix a small leak
2007-02-16 Matthias ClasenBe more careful when checking for ButtonRelease events...
2007-02-15 Matthias ClasenFree the lines even if there are no views. (#408018...
2007-02-15 Cody RussellFix small mistake in my ChangeLog
2007-02-15 Cody RussellFix Win32 resize events and flickering
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 Stefan Kostreviewed by: Matthias Clasen <mclasen@redhat.com>
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 Cody RussellAdd gdk_event_request_motions
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.
next