]> Pileus Git - ~andy/gtk/history - gtk/gtktoolbar.c
Fixes #136082 and #135265, patch by Morten Welinder.
[~andy/gtk] / gtk / gtktoolbar.c
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-02-26 Soeren SandmannNew function. Use resize cursors for resize grips....
2004-02-16 Soeren SandmannCall gtk_tool_item_set_expand(), not gtk_tool_item_set_...
2004-02-12 Soeren SandmannFix up item_area correctly in RTL mode. (#133984, patch...
2004-02-06 Morten WelinderCleanup using gtk_menu_attach_to_widget. Also fixes...
2004-02-04 Morten WelinderShow on the right screen. (Fixes bug 133411, apart...
2004-02-01 Soeren SandmannOnly start sliding when using the new API.
2004-02-01 Soeren SandmannMake sure item_area is positioned correctly. Fix #13307...
2004-01-30 Federico Mena QuinteroFixes #132975.
2004-01-27 Soeren SandmannRemove obsolete comment.
2004-01-25 Soeren SandmannBase the decision to map/unmap items on whether they...
2004-01-24 Soeren SandmannOnly try to pack icon if there actually is one.
2004-01-22 Owen TaylorPatch from Christian Neumair to make warning string...
2004-01-18 Soeren SandmannAdd _gtk_toolbar_paint_space_line(), _gtk_toolbar_get_d...
2004-01-18 Soeren SandmannSet a small size request and make the window resizable...
2004-01-17 Soeren SandmannFix rest of #128678: Implement all the toolbar_content...
2004-01-17 Soeren SandmannPhase 1 of fixing #128678: Only access ToolbarContent...
2004-01-17 Soeren SandmannDon't leak the overflow menu.
2004-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2003-12-29 Soeren SandmannAdd GDK_THREADS_ENTER()/GDK_THREADS_LEAVE() pairs aroun...
2003-12-29 Anders CarlssonUpdate my e-mail address.
2003-12-27 Soeren Sandmannuse CHILD_VISIBLE instead of VISIBLE to determine wheth...
2003-11-30 Soeren Sandmannreturn TRUE if there are disappearing placeholders...
2003-11-24 Soeren Sandmannremove variables in_dnd and leaving_dnd
2003-11-24 Soeren Sandmannremove variable n_overflowed_menu_items_when_dnd_started
2003-11-24 Soeren SandmannRework sliding algorithm. - No more weird jumping when...
2003-11-19 Soeren Sandmannset to 200 instead of 225 Impose a minimum width on...
2003-11-12 Soeren SandmannWhen we are using the old API, make all items "is_impor...
2003-10-31 Soeren Sandmanndelete this function (toolbar_item_is_homogeneous)...
2003-10-30 Soeren SandmannOnly include placeholders when include_internals is...
2003-10-30 Soeren SandmannMake it work even when item 0 is a placeholder. (#12582...
2003-10-30 Soeren SandmannMake it work for logical == 0.
2003-10-30 Soeren SandmannMake sure we actually return the index of a real item...
2003-10-29 Soeren SandmannAdd this function; remove gtk_toolbar_highlight_drop_lo...
2003-10-25 Soeren SandmannMake this function take an index and a GtkToolItem.
2003-10-20 Soeren SandmannAdd support for OS X like sliding of toolbar items...
2003-10-04 Soeren Sandmannfocus arrow before pack_end items (#123851, Matthias...
2003-09-30 Matthias ClasenDoc formatting tweaks.
2003-09-17 Soeren Sandmannrevert accidentally committed !redraw_on_allocate change.
2003-09-14 Soeren SandmannName the arrow "gtk-toolbar-arrow" so themes can specia...
2003-09-14 Soeren SandmannUnref the PangoFontMetrics. Patch from Steve Chaplin...
2003-08-29 Soeren SandmannOnly treat buttons as homogeneous when they are narrowe...
2003-08-27 Matthias ClasenChange the XML format: <Root> element is replaced by...
2003-08-04 Soeren Sandmannadd new "is_important" property
2003-07-31 Soeren Sandmannmake show_arrow default to TRUE; ignore the property...
2003-07-30 Soeren Sandmannmake _gtk_tool_item_toolbar_reconfigured() an internal...
2003-07-29 Soeren SandmannMove documentation inline from template files.
2003-07-18 Soeren SandmannBy popular request give toolbuttons a border.
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-04 Soeren Sandmannnew test for removing items
2003-07-03 Soeren SandmannInsert cast to fix warning. Assign something to old_val...
2003-07-02 Owen TaylorAttach the style to the widget.
2003-07-02 Soeren SandmannAdd new toolbar headers
2003-06-29 Soeren Sandmanngtkradiotoolbutton.c gtkradiotoolbutton.h gtktoggletool...
2003-06-05 Owen TaylorSubtract off twice the border width from the width...
2003-01-30 Daniel ElstnerNew helper function that sets the icon's and label...
2003-01-23 Daniel ElstnerOverride hide_all in addition to show_all in order...
2002-11-26 Daniel ElstnerFix nasty typo (#99653): strlen (original + 1) -> strle...
2002-11-07 Owen TaylorAdd ::screen-changed signal.
2002-11-02 Owen TaylorAdd startup notification hooks - mostly based on patch...
2002-11-02 Matthias ClasenAutomatic RTL flipping for some more widgets.
2002-10-31 Padraig O'BriainMove g_free() call to before return.
2002-10-25 Owen TaylorDon't insert mnemonics for stock items (#72918, reporte...
2002-10-22 Owen TaylorMultihead safety fixes, handle displays being closed...
2002-10-22 Owen TaylorFix handling of getting the default style/icon size...
2002-10-09 Manish SinghDeprecation cleanup
2002-09-07 Soeren Sandmanncall gtk_widget_ensure_style() before reading "button_r...
2002-04-29 Alex LarssonIntegrate Erwann Chenede's multihead changes for the...
2002-02-27 Owen TaylorGo back to old style of drawing children over the bevel...
2002-02-23 Owen TaylorFixes for AIX compilation from Miroslaw Dobrzanski...
2002-01-08 Owen TaylorHandle TOGGLE/RADIOBUTTON as well. (#68201, Damon Chaplin.)
2002-01-08 Owen TaylorFix leaks of results of gtk_container_get_children...
2001-12-20 Matthias ClasenTrivial doc adjustment.
2001-12-08 Owen TaylorClose comment.
2001-12-07 Matthias ClasenTypo fixes.
2001-11-21 Owen TaylorRef-sink the tooltips object. Ref-sink the tooltips...
2001-11-17 Owen TaylorMake gtkmarshal.list/gtkmarshal.h only for compatibilit...
2001-10-15 Murray CummingFixed signal marshaller in GtkToolbar.
2001-10-15 Murray CummingFixed some parameter types in calls to g_signal_new().
2001-08-23 Owen TaylorRename gtk_container_children() to gtk_container_get_ch...
2001-07-19 Owen TaylorEnforce the widget/child realization/mapping invariants.
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-06-30 Owen TaylorAllow %NULL for style to mean "revert to default style"
2001-06-28 Tim Janikup version to 1.3.7, interface age 0, binary age 0...
2001-06-24 Owen TaylorFix stupid error introduced last night that was making...
2001-06-08 Havoc Penningtongeez, don't call g_list funcs on GSList
2001-06-05 Havoc Penningtonnew function
2001-06-04 Havoc PenningtonHandle case where we need to parse the xsetting as...
2001-05-17 Alexander LarssonAdd properties, based on patch by Lee Mallabone.
2001-04-28 Havoc Penningtonfix warning
2001-03-24 Havoc Penningtonfix warnings
2001-03-23 Havoc Penningtonfix up some docs
2001-03-22 Havoc Penningtonhandle mnemonics in the stock item label
2001-03-16 Havoc PenningtonApplied patch from Nils Barth (bug # 51041) to replace...
2001-03-15 Alexander LarssonNew functions gtk_toolbar_set_icon_size and gtk_toolbar...
2001-03-09 Alexander LarssonDocument expose event->region change and that gtk_widge...
2000-12-13 Tim Janikdoh, this was broken beyond believe.
next