index
:
delta/gdk-pixbuf.git
baserock/morph
baserock/xfce-build
ci-test
drop-x11
ebassi/ci-only-default
ebassi/for-master
ebassi/gi-docgen
ebassi/issue-143
ebassi/issue-209
ebassi/issue-215
ebassi/issues-185
ebassi/msys2-update
fix-generating-pc-files
gdk-pixbuf-2-24
gdk-pixbuf-2-26
gdk-pixbuf-2-28
gdk-pixbuf-2-30
gdk-pixbuf-2-32
gdk-pixbuf-2-34
gdk-pixbuf-2-36
gdk-pixbuf-2-38
gdk-pixbuf-2-40
gnome-2-38
issue-3
issue-72
issue-73
issue-77
macos-ci
master
otte/jpeg-fallback
static-analysis
wip/csoriano/jp2-test
wip/ebassi/meson
wip/ebassi/no-autotools
wip/hadess/read-png-gamma
wip/hadess/thumbnailer-locale
wip/jbrummer/png-in-ico
wip/jtojnar/no-install-skipped-test
wip/otte/tga
wip/run-gif-tests-again
gitlab.gnome.org: GNOME/gdk-pixbuf.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gtk
/
gtktoolbar.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Only start sliding when using the new API.
Soeren Sandmann
2004-02-01
1
-1
/
+1
*
Make sure item_area is positioned correctly. Fix #133070, reported by
Soeren Sandmann
2004-02-01
1
-2
/
+2
*
Fixes #132975.
Federico Mena Quintero
2004-01-30
1
-1
/
+1
*
Remove obsolete comment.
Soeren Sandmann
2004-01-27
1
-29
/
+48
*
Base the decision to map/unmap items on whether they are actually
Soeren Sandmann
2004-01-25
1
-38
/
+73
*
Only try to pack icon if there actually is one.
Soeren Sandmann
2004-01-24
1
-15
/
+53
*
Patch from Christian Neumair to make warning string more translator
Owen Taylor
2004-01-22
1
-1
/
+1
*
Add _gtk_toolbar_paint_space_line(), _gtk_toolbar_get_default_space_size
Soeren Sandmann
2004-01-18
1
-27
/
+48
*
Set a small size request and make the window resizable, to test
Soeren Sandmann
2004-01-18
1
-1096
/
+1107
*
Fix rest of #128678: Implement all the toolbar_content() methods for the
Soeren Sandmann
2004-01-17
1
-162
/
+537
*
Phase 1 of fixing #128678: Only access ToolbarContent through a set of new
Soeren Sandmann
2004-01-17
1
-249
/
+736
*
Don't leak the overflow menu.
Soeren Sandmann
2004-01-17
1
-1
/
+4
*
The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog and
Matthias Clasen
2004-01-16
1
-24
/
+24
*
Add GDK_THREADS_ENTER()/GDK_THREADS_LEAVE() pairs around idle functions.
Soeren Sandmann
2003-12-29
1
-2
/
+9
*
Update my e-mail address.
Anders Carlsson
2003-12-29
1
-1
/
+1
*
use CHILD_VISIBLE instead of VISIBLE to determine whether we should stop
Soeren Sandmann
2003-12-27
1
-1
/
+2
*
return TRUE if there are disappearing placeholders that are still visible.
Soeren Sandmann
2003-11-30
1
-34
/
+41
*
remove variables in_dnd and leaving_dnd
Soeren Sandmann
2003-11-24
1
-25
/
+6
*
remove variable n_overflowed_menu_items_when_dnd_started
Soeren Sandmann
2003-11-24
1
-27
/
+4
*
Rework sliding algorithm. - No more weird jumping when items are dragged
Soeren Sandmann
2003-11-24
1
-187
/
+285
*
set to 200 instead of 225 Impose a minimum width on items that have a
Soeren Sandmann
2003-11-19
1
-35
/
+40
*
When we are using the old API, make all items "is_important". That way
Soeren Sandmann
2003-11-12
1
-0
/
+6
*
delete this function (toolbar_item_is_homogeneous): cache
Soeren Sandmann
2003-10-31
1
-44
/
+49
*
Only include placeholders when include_internals is TRUE.
Soeren Sandmann
2003-10-30
1
-2
/
+3
*
Make it work even when item 0 is a placeholder. (#125826) add an assertion
Soeren Sandmann
2003-10-30
1
-6
/
+9
*
Make it work for logical == 0.
Soeren Sandmann
2003-10-30
1
-1
/
+1
*
Make sure we actually return the index of a real item. (get_nth_item)
Soeren Sandmann
2003-10-30
1
-6
/
+15
*
Add this function; remove gtk_toolbar_highlight_drop_location() and
Soeren Sandmann
2003-10-29
1
-30
/
+43
*
Make this function take an index and a GtkToolItem.
Soeren Sandmann
2003-10-25
1
-202
/
+164
*
Add support for OS X like sliding of toolbar items during drag and drop,
Soeren Sandmann
2003-10-20
1
-267
/
+546
*
focus arrow before pack_end items (#123851, Matthias Clasen)
Soeren Sandmann
2003-10-04
1
-2
/
+2
*
Doc formatting tweaks.
Matthias Clasen
2003-09-30
1
-0
/
+2
*
revert accidentally committed !redraw_on_allocate change.
Soeren Sandmann
2003-09-17
1
-38
/
+0
*
Name the arrow "gtk-toolbar-arrow" so themes can special-case it.
Soeren Sandmann
2003-09-14
1
-0
/
+39
*
Unref the PangoFontMetrics. Patch from Steve Chaplin (#122257).
Soeren Sandmann
2003-09-14
1
-0
/
+2
*
Only treat buttons as homogeneous when they are narrower than 13 time the
Soeren Sandmann
2003-08-29
1
-8
/
+49
*
Change the XML format: <Root> element is replaced by <ui>, <menu> element
Matthias Clasen
2003-08-27
1
-1
/
+1
*
add new "is_important" property
Soeren Sandmann
2003-08-04
1
-11
/
+171
*
make show_arrow default to TRUE; ignore the property when api_mode !=
Soeren Sandmann
2003-07-31
1
-4
/
+4
*
make _gtk_tool_item_toolbar_reconfigured() an internal function
Soeren Sandmann
2003-07-30
1
-2
/
+1
*
Move documentation inline from template files.
Soeren Sandmann
2003-07-29
1
-0
/
+269
*
By popular request give toolbuttons a border.
Soeren Sandmann
2003-07-18
1
-6
/
+46
*
remove GDK_EXPOSURE_MASK for INPUT_ONLY window same same same same
Soeren Sandmann
2003-07-08
1
-6
/
+1
*
remove correction on x when detail is "menuitem". With the new menu look
Soeren Sandmann
2003-07-08
1
-35
/
+20
*
fix a type check, (#116947, Krasimir Angelov)
Soeren Sandmann
2003-07-08
1
-29
/
+49
*
remove accidentally committed debugging spew
Soeren Sandmann
2003-07-07
1
-60
/
+5
*
new test for removing items
Soeren Sandmann
2003-07-04
1
-25
/
+56
*
Insert cast to fix warning. Assign something to old_value to quiet gcc
Soeren Sandmann
2003-07-03
1
-2
/
+19
*
Attach the style to the widget.
Owen Taylor
2003-07-02
1
-0
/
+1
*
Add new toolbar headers
Soeren Sandmann
2003-07-02
1
-35
/
+63
[next]