]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-6
Requires glib-2.3.0, pango-1.2.0.
[~andy/gtk] / ChangeLog.pre-2-6
2003-08-02 Owen TaylorRequires glib-2.3.0, pango-1.2.0.
2003-08-02 Matthias ClasenAccept drops with the wrong format, since the KDE color...
2003-08-02 Tor LillqvistFix gdk/win32 window geometry handling again. The windo...
2003-08-01 Owen TaylorAlways return an absolute path (#115590), fix a problem...
2003-08-01 Owen TaylorFix obvious reallocation bug in rarely or never hit...
2003-08-01 Owen TaylorIf the check for missing depths, try actually creating...
2003-08-01 Owen TaylorPatch from Denis Mikhalkin to forward KeyRelease events...
2003-08-01 Owen Taylorg_set_prgname("<unknown>") if argc is 0 as well, instea...
2003-07-31 Soeren Sandmannmake show_arrow default to TRUE; ignore the property...
2003-07-31 Matthias ClasenRename parameter pixbuf to icon, to pacify gtk-doc.
2003-07-31 Matthias ClasenFix formatting of drag-motion example.
2003-07-31 Soeren Sandmannadd padding to subclasses of GtkToolItem
2003-07-31 Soeren Sandmannremove unused overflow_item field.
2003-07-30 Soeren Sandmannmake _gtk_tool_item_toolbar_reconfigured() an internal...
2003-07-30 Soeren Sandmannswap icon_widget and label arguments to match BonoboUIT...
2003-07-29 Matthias ClasenSome updates to the DND signal docs.
2003-07-29 Tor LillqvistFix for #108007, #112402, #117042: There was confusion...
2003-07-29 Soeren SandmannMove documentation inline from template files.
2003-07-28 Soeren SandmannCommit autogenerated changes, so patches will make...
2003-07-27 Tor LillqvistOn Win9x, the keyboard state returned by GetKeyboardSta...
2003-07-27 Matthias ClasenFix function name in warning message. (#118156, Tim...
2003-07-27 Matthias Clasenis-expander and is-expanded are boolean properties...
2003-07-26 Soeren Sandmanndon't request toggle_space when the image width is 0.
2003-07-26 Tor Lillqvistgdk/win32/gdkprivate-win32.h New flags _gdk_input_local...
2003-07-25 Matthias ClasenDocument DND signals.
2003-07-24 Matthias ClasenMake the "Input Methods" insensitive when editing isn...
2003-07-23 Matthias ClasenMake the hue spinbutton wrap. (#118097, John Darrington)
2003-07-23 Matthias ClasenMention Xnest as a way to debug GTK+ apps.
2003-07-20 Hans Breuernew file to build it all ... added to EXTRA_DIST
2003-07-19 Soeren Sandmannremove leftover request of {xy}thickness
2003-07-19 Soeren Sandmanndon't attempt to add a NULL icon to the box.
2003-07-19 Soeren Sandmannonly redraw tabs on focus in/out.
2003-07-18 Matthias ClasenAdd authentication icon.
2003-07-18 Matthias ClasenNew function. (#64562)
2003-07-18 Soeren SandmannFix C99 declaration
2003-07-18 Matthias ClasenAdd properties decorated and gravity. (#80234)
2003-07-18 Matthias ClasenAdd a new keybinding signal, move_viewport. (gtk_text_v...
2003-07-18 Soeren Sandmannuse gtk_widget_queue_resize_noredraw().
2003-07-18 Jody Goldbergfix cut-n-paste-o
2003-07-18 Soeren SandmannAdd this API.
2003-07-18 Soeren SandmannBy popular request give toolbuttons a border.
2003-07-17 Kristian RietveldMerged from stable.
2003-07-17 Kristian RietveldMerged from stable.
2003-07-17 Kristian RietveldMerged from stable.
2003-07-17 Kristian RietveldMerged from stable.
2003-07-14 Matthias ClasenAPI doc updates.
2003-07-13 Matthias ClasenRename parameter target_list back to targets, to pacify...
2003-07-13 Soeren SandmannFix leaks of label_text, label_widget and icon_widget...
2003-07-12 Soeren Sandmannnew properties "horizontal-offset" and "vertical-offset...
2003-07-12 Kristian RietveldMerged from stable.
2003-07-12 Kristian RietveldMerged from stable.
2003-07-12 Kristian RietveldMerged from stable.
2003-07-12 Kristian RietveldMerged from stable.
2003-07-12 Kristian RietveldMerged from stable.
2003-07-12 Kristian RietveldMerged from stable.
2003-07-11 Matthias ClasenUse g_strfreev() to free mime_types. (#117219, Steve...
2003-07-11 Owen Taylorgdk/x11/gdkevents-x11.c (get_real_window) gdk/x11/gdkin...
2003-07-11 Kristian Rietveldmake the path != NULL check a silent assert, so it...
2003-07-11 Matthias ClasenAdd gtkcolorbutton.c and gtkfontbutton.c.
2003-07-11 Morten WelinderFix memory access error. (#69436)
2003-07-11 Kristian Rietveld(And of course it just had to go wrong. I forgot to...
2003-07-09 Kristian RietveldMerge from stable.
2003-07-08 Matthias ClasenConsider the text direction when sorting children....
2003-07-08 Owen TaylorChange _gdk_x11_send_xevent_async() to
2003-07-08 Matthias ClasenDoc addition. (#116501, Doug Quale)
2003-07-08 Soeren Sandmannremove strange #define fix cut'n'paste error use instan...
2003-07-08 Soeren Sandmannremove GDK_EXPOSURE_MASK for INPUT_ONLY window same...
2003-07-08 Soeren Sandmannremove correction on x when detail is "menuitem". With...
2003-07-08 Soeren Sandmannfix a type check, (#116947, Krasimir Angelov)
2003-07-07 Soeren Sandmannremove accidentally committed debugging spew
2003-07-06 Owen Taylorgtk/gtkdnd.c (_gtk_drag_source_handle_event) Remove...
2003-07-06 Owen TaylorMove default icon creation here, so that we have an...
2003-07-06 Soeren Sandmannbetter drawing of GtkMenuItem add notes about GtkMenu...
2003-07-06 Soeren Sandmannadd vertical_padding style property.
2003-07-05 Owen TaylorLookup all the atoms in the target list at once.
2003-07-05 Owen TaylorFunction to get a range of information about all the...
2003-07-05 Owen TaylorAdd a function to XSendEvent() and call a calback on...
2003-07-05 Owen TaylorSplit toplevel-specific pieces of GdkWindowImplX11...
2003-07-05 Owen TaylorFix some leftover fields.
2003-07-05 Owen TaylorUse asynchronously _gdk_x11_set_input_focus_safe to...
2003-07-04 Soeren Sandmannremove this accidentally committed file.
2003-07-04 Soeren Sandmannnew test for removing items
2003-07-04 Tor LillqvistWe can calculate the width and height of the bounding...
2003-07-03 Tor LillqvistAdd gdk_string_to_compound_text_for_display. (#116537...
2003-07-03 Soeren SandmannInsert cast to fix warning. Assign something to old_val...
2003-07-02 Owen TaylorImplement a loader for named themed icon based on from...
2003-07-02 Owen TaylorAttach the style to the widget.
2003-07-02 Soeren SandmannAdd new toolbar headers
2003-07-01 Matthias ClasenImprove docs. (116364, Morten Welinder)
2003-07-01 Matthias ClasenAdd a test for GtkFontButton and GtkColorButton.
2003-07-01 Matthias ClasenAdd color and font picker widgets.
2003-07-01 Matthias ClasenAdd GtkExpander docs.
2003-07-01 Tor LillqvistWindowFromPoint() wants screen coordinates (#115422...
2003-06-30 Matthias ClasenCheck for Xcursor.
2003-06-30 Tor LillqvistNew function, callback proc for EnumWindows().
2003-06-30 Mark McLoughlinkill some stray characters breaking the build.
2003-06-30 Mark McLoughlinAdd GtkExpander. See discussion in bug #60553.
2003-06-29 Soeren Sandmanngtkradiotoolbutton.c gtkradiotoolbutton.h gtktoggletool...
2003-06-29 Matthias ClasenMore formatting fixes for docs.
2003-06-29 Matthias ClasenDoc comment fix.
next