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
/
gtkmenu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add some docs for GTK_NEED_REQUEST GTK_NEED_ALLOCATION.
Owen Taylor
2002-02-18
1
-8
/
+30
*
Released 1.3.14
GTK_MULTIHEAD_MERGEPOINT_18_02_02
GTK_1_3_14
Owen Taylor
2002-02-18
1
-1
/
+1
*
fix figuring accel path and changing behaviour.
Tim Janik
2002-02-13
1
-6
/
+3
*
isspace -> g_ascii_isspace Remove gdki8n.h include. Remove <ctype.h>
Darin Adler
2002-02-08
1
-1
/
+0
*
Fix leak of GdkEvent (#70519)
Padraig O'Briain
2002-02-04
1
-0
/
+2
*
Non-exported _gtk_menu_select_first() function that selects the first item
Owen Taylor
2002-02-03
1
-1
/
+1
*
Fix some bugs in the determination of xgrab_shell.
Owen Taylor
2002-02-03
1
-1
/
+1
*
Add a GtkSetting (gtk-entry-select-on-focus) controlling whether the
Owen Taylor
2002-02-02
1
-9
/
+27
*
To get around the fact that we may have a owner_events = FALSE grab in
Owen Taylor
2002-02-02
1
-40
/
+143
*
Remove the "select first item if popped up from keypress" hack -- was
Owen Taylor
2002-02-02
1
-16
/
+0
*
Documentation additions.
Matthias Clasen
2002-01-14
1
-3
/
+4
*
Call gdk_window_get_pointer() on menu->bin_window not menu->window, so we
Owen Taylor
2001-12-27
1
-1
/
+1
*
Allow unsetting the title by setting to NULL. Move docs inline. Update the
Owen Taylor
2001-12-27
1
-23
/
+51
*
Remove support for "prepainting" the menu before realizing other than via
Owen Taylor
2001-12-12
1
-17
/
+18
*
check GTK_MENU_ITEM (menu_item)->accel_path first when looking up the
James Henstridge
2001-12-12
1
-1
/
+3
*
add checks for empty menu items to behave like insensitive items (#59456)
Kristian Rietveld
2001-11-29
1
-1
/
+2
*
Move accounting of menu->tearoff_scrollbar width to here and make sure we
Owen Taylor
2001-11-28
1
-23
/
+18
*
applied patch from owen to get rid of accel map notifiers. changed things
Tim Janik
2001-11-20
1
-5
/
+8
*
added gtkaccelmap.sgml. other updates.
Tim Janik
2001-11-13
1
-57
/
+145
*
to simplify parsing for exported functions: - made implementation
Hans Breuer
2001-10-27
1
-1
/
+1
*
weight value should be an int
Kristian Rietveld
2001-09-22
1
-5
/
+17
*
Break compatibility and make gtk_image_new() take no arguments. The
Owen Taylor
2001-08-25
1
-0
/
+70
*
Deprecate gtk_menu_bar_append/prepend/insert, forgot to do this when we
Owen Taylor
2001-08-23
1
-5
/
+5
*
commiting patch after comments from Alex on IRC
James Henstridge
2001-07-25
1
-1
/
+1
*
Enforce the widget/child realization/mapping invariants.
Owen Taylor
2001-07-19
1
-2
/
+3
*
Patch from Matthias Clasen to remove remove all instances of
Owen Taylor
2001-07-18
1
-24
/
+0
*
Fix idles and timeouts to be properly surrounded by
Owen Taylor
2001-07-18
1
-0
/
+8
*
Formatting fixes from multihead brnach. [ mostly foo(bar) => foo (bar) ]
Owen Taylor
2001-07-12
1
-5
/
+5
*
Allow %NULL for style to mean "revert to default style"
Owen Taylor
2001-06-30
1
-1
/
+1
*
Clip the retrieved image data to the screen, using a server grab to avoid
Havoc Pennington
2001-06-29
1
-0
/
+20
*
Fix stupid error introduced last night that was making things decidedly
Owen Taylor
2001-06-24
1
-0
/
+34
*
fix warning
Havoc Pennington
2001-04-28
1
-3
/
+39
*
Add missing NULL on valist.
Owen Taylor
2001-03-29
1
-4
/
+19
*
Renamed gtk_button_new_stock() to gtk_button_new_from_stock() and removed
Alexander Larsson
2001-03-21
1
-34
/
+2
*
Document expose event->region change and that gtk_widget_event doesn't
Alexander Larsson
2001-03-09
1
-20
/
+1
*
marshaller fixes.
Tim Janik
2001-03-07
1
-13
/
+15
*
Set GDK_WINDOW_TYPE_HINT_MENU on tearoff window.
Alexander Larsson
2001-03-05
1
-0
/
+2
*
Patch from ChiDeok Hwang to move call to sync_selection() up a few lines
Owen Taylor
2001-03-02
1
-8
/
+2
*
small (not only) portability fixes
Hans Breuer
2001-02-25
1
-0
/
+1
*
default initialize the generated ENTER_NOTIFY event with 0, otherwise not
Tim Janik
2001-02-17
1
-6
/
+7
*
fix bug where it always set the foreground, even if we were only using a
Havoc Pennington
2001-02-13
1
-2
/
+8
*
Get rid of a bunch of g_strdup_printf("%s%s") in favor of g_strconcat().
Owen Taylor
2001-02-02
1
-0
/
+26
*
Remove "draw" virtual method and signal
Havoc Pennington
2000-12-04
1
-34
/
+0
*
Add note about GtkMenuPositionFunc API changes.
Alexander Larsson
2000-11-08
1
-101
/
+874
*
in gtk_menu_set_submenu_navigation_region do stop_navigating_submenu, to
George Lebl
2000-09-08
1
-4
/
+3
*
Apply patch from Nils Barth and David Santiago to improve submenu
Owen Taylor
2000-09-02
1
-32
/
+292
*
applied patch from Andreas Persenius <ndap@swipnet.se> that updates the
Tim Janik
2000-07-26
1
-4
/
+4
*
Make this compile without framebuffer enabled
Havoc Pennington
2000-06-20
1
-4
/
+4
*
Spelling/grammar fixes in comments.
Nils Barth
2000-05-21
1
-1
/
+1
*
documented necessary changes for 1.4 transition.
Tim Janik
2000-05-12
1
-21
/
+23
[next]