]> Pileus Git - ~andy/gtk/history - ChangeLog
Updated Korean translation by Eunju Kim..
[~andy/gtk] / ChangeLog
2007-07-12 Matthias ClasenAdd docs
2007-07-12 Matthias ClasenAdd docs
2007-07-12 Matthias ClasenMake parameter naming consistent.
2007-07-12 Matthias ClasenSmall doc fixes
2007-07-11 Matthias ClasenMove some docs inline
2007-07-11 Kristian Rietveldx should be changed when converting widget <=> bin_wind...
2007-07-11 Matthias ClasenNew function to convert widget coords to what is expect...
2007-07-10 Christian PerschIntern the action's name. Saves two string duplicates...
2007-07-10 Richard HultAdd hack to workaround the broken tracking rect impleme...
2007-07-10 Kristian Rietveldadd getter/setter pair, slight addition to has-tooltip...
2007-07-10 Christian PerschRemove work-around for the old tooltips code, and just...
2007-07-10 Kristian Rietvelduse gtk_container_forall, instead of gtk_container_fore...
2007-07-10 Kristian Rietveldignore invisible (!drawable) widgets. (Fixes bug report...
2007-07-10 Matthias ClasenUpdates
2007-07-10 Matthias ClasenFix doc formatting
2007-07-10 Matthias ClasenFix a typo
2007-07-10 Matthias ClasenUpdates
2007-07-09 Matthias ClasenUse a bit of the GtkLabel structure to remember that...
2007-07-09 Claude ParozChanged uz to uz@cyrillic and uz@Latn to uz. See bug...
2007-07-09 Matthias ClasenRemove deprecated tooltips, use new tooltips API. ...
2007-07-09 Matthias ClasenDon't ignore the passed-in len parameter. (#430049...
2007-07-09 Matthias ClasenImprove the handling of broken situations. (#427899...
2007-07-09 Matthias ClasenChanged size requisition so the viewport does not add...
2007-07-09 Matthias ClasenFix a typo in the docs. (#453930, Guillaume Cottenceau)
2007-07-09 Kristian RietveldReplace non-deprecated API using old tooltips API,...
2007-07-09 Matthias ClasenFix a typo in the docs. (#453673, Guillaume Cottenceau)
2007-07-09 Matthias ClasenEmit ::changed when removing the active row. (#452056...
2007-07-09 Matthias ClasenAddress some thread-safety issues. (#452598)
2007-07-09 Matthias ClasenFix build problems on Cygwin. (#448604)
2007-07-09 Jaap HaitsmaRemove usage of deprecated GtkTooltips API. Use
2007-07-09 Johan DahlinMake the GTK_TOOLTIP and GTK_IS_TOOLTIP macros public.
2007-07-09 Johan Dahlin|___* demos/gtk-demo/demo.ui: |___* gtk/gtk-builder...
2007-07-08 Matthias ClasenSupport old-style message contexts, too.
2007-07-08 Johan DahlinImprove the way properties are copied over from a menui...
2007-07-08 Johan DahlinConvert GtkMenus which are not part of a GtkMenuBar...
2007-07-08 Johan DahlinParse last_modification_time attribute in <signal> tag
2007-07-08 Matthias ClasenAdd support for context and comments on properties
2007-07-08 Matthias ClasenFix a typo and a memory management bug
2007-07-08 Johan DahlinParse <accessibility> but don't do anything yet. Do...
2007-07-07 Tim Janikdocu fixup by Bjoern Lindqvist, #454703.
2007-07-07 Richard Hult]) ([GdkQuartzWindow -windowDidBecomeMain:]): Keep...
2007-07-07 Johan Dahlin (GtkBuilderConverter._add_action_from_menuitem...
2007-07-07 Johan Dahlin (GtkBuilderConverter._convert_menuitem): Add suppor...
2007-07-07 Johan Dahlin (GtkBuilderConverter._parse): Remove unsupported...
2007-07-07 Johan Dahlin (GtkBuilderConverter): Refactor; Optimize widget...
2007-07-07 Johan DahlinConvert GtkTextView::text properties
2007-07-06 Richard HultFix (de)miniaturizing transient windows, by (un)setting...
2007-07-06 Richard HultAdd stub.
2007-07-06 Johan DahlinAdd a missing semi-colon in the doc string, spotted...
2007-07-05 Matthias ClasenPixbuf properties
2007-07-04 Tim Janikadded usage example to gdk_event_request_motions()...
2007-07-04 Tor LillqvistOn Win32 call gtk_status_icon_button_press() in an...
2007-07-04 Chris WilsonRemove a surplus GDK_THREADS_LEAVE() and avoid a potent...
2007-07-04 Johan Dahlinpack children from the start instead of the end, this...
2007-07-04 Johan DahlinAdd support for converting GtkComboBox items, also...
2007-07-03 Richard HultKeep track of button state and include it in key events...
2007-07-03 Matthias ClasenFix some doc typos
2007-07-03 Richard HultInclude modifier state in key release events. Fixes...
2007-07-03 Matthias ClasenReport errors about integer parsing back up. (#452988)
2007-07-03 Matthias ClasenDon't leave priv->image dangling when use-stock is...
2007-07-03 Tor LillqvistHandle GDK_PIXBUF_EXTRA_LIBS like GDK_EXTRA_LIBS, i...
2007-07-03 Tor LillqvistClarify.
2007-07-03 Tor LillqvistImplement. Just return FALSE for now. What should this...
2007-07-03 Tristan Van BerkomFixed assertions from setting "tooltip-text" to NULL...
2007-07-03 Johan DahlinAdd a --root option. Filter empty properties. Convert...
2007-07-03 Johan DahlinMimic the behavior of gtk_dialog_add_action_widget...
2007-07-02 Matthias Clasen2.11.6
2007-07-02 Matthias Clasen2.11.5
2007-07-02 Kristian Rietveldnew function to check whether a rubber banding operatio...
2007-07-02 Matthias ClasenUpdates
2007-07-01 Jan Arne PetersenAdd parentheses to fix the operator order in the icon...
2007-07-01 Johan DahlinConvert to getopt, improved documentation, change the...
2007-06-30 Richard HultContinue the event handling cleanup:
2007-06-30 Richard HultSimplify (get the origin directly from the window).
2007-06-30 Richard HultNo need to special case the root window now that it...
2007-06-30 Richard HultImprove comments in those files. Add a debugging helper...
2007-06-30 Johan DahlinImprove error handling for enum/flags, rename the conve...
2007-06-30 Richard HultMake this work properly for the root window.
2007-06-30 Richard HultImprove the tracking rect updating: - No need to overri...
2007-06-30 Matthias ClasenBe picky
2007-06-30 Johan DahlinMove type-func to <object> instead of <child>, add...
2007-06-30 Johan DahlinMake boolean string parsing consistent, #452464
2007-06-30 Matthias Clasendocumentation updates
2007-06-30 Matthias ClasenFix bug ref
2007-06-30 Matthias ClasenNew function to determine if keyboard layouts for both...
2007-06-29 Matthias ClasenEnable SSL support. (#451070, Vince Busam)
2007-06-29 Johan DahlinImprove reference counting, #447967
2007-06-29 Ryan LortieConnect the "destroy" signal so that the 'window' point...
2007-06-29 Emmanuele BassiEscape markup entities in the name and URI before displ...
2007-06-29 Emmanuele BassiDo not cache the icon pixbufs but rely on the GtkIconTh...
2007-06-28 Mathias HasselmannDraw no bevel when "GtkToolbar::shadow-type" is "none...
2007-06-28 Johan DahlinPrettify the output by running it through xmllint ...
2007-06-28 Christian PerschFix bug reference
2007-06-28 Christian PerschMake the volume button use range 0.0 to 1.0 by default...
2007-06-28 Yevgen Muntyando right thing in one-character lines and at paragraph...
2007-06-28 Johan DahlinUse the attribute name in the error message instead...
2007-06-28 Johan DahlinSet name of Help menu to HelpMenu
2007-06-27 Johan DahlinPrint out the name of the right object in the warning...
2007-06-27 Johan Dahlin (GtkBuilderConverter._convert):
2007-06-27 Johan DahlinRemove glade-interface doctype if found.
next