gtk2/gtk
Matthias Clasen 329fc5da74 Store only one copy of the pixel data for symlinked icons. To achieve
2005-08-14  Matthias Clasen  <mclasen@redhat.com>

	* gtk/updateiconcache.c: Store only one copy of the pixel data
	for symlinked icons. To achieve this, maintain a hashtable
	mapping pathnames to pixel data, and share the pixel data for
	all symlinks resolving to the same pathname. When writing out
	the image data, write out the pixel data only the first time
	it is met, and store the offset pointing to the first copy
	for use in all later cases.
	This reduces the size of the Bluecurve icon cache from 40
	to 13MB. (#312972)
2005-08-15 03:52:34 +00:00
..
stock-icons updated <io.h> for open() use G_PI instead of M_PI 2005-07-03 15:47:42 +00:00
theme-bits Add Copyright/License information. 2005-07-12 05:09:13 +00:00
xdgmime 2.8.0 2005-08-13 19:34:27 +00:00
.cvsignore Shut up CVS 2005-03-21 02:42:16 +00:00
abicheck.sh Tighten up ABI checks a bit 2005-08-07 13:47:25 +00:00
circles.xbm
fnmatch.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtk-win32.rc.in Look for windres on Win32. 2005-07-09 00:10:12 +00:00
gtk.h
gtk.symbols Remove G_GNUC_NULL_TERMINATED here as well. 2005-08-01 16:57:42 +00:00
gtkaboutdialog.c Fix a Since: marker 2005-07-05 16:08:51 +00:00
gtkaboutdialog.h Add a GtkAboutDialog::wrap-license property 2005-07-05 14:53:37 +00:00
gtkaccelgroup.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkaccelgroup.h
gtkaccellabel.c Try harder not to modify readonly strings. (#307541, Torsten Schoenfeld) 2005-06-13 19:09:06 +00:00
gtkaccellabel.h
gtkaccelmap.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkaccelmap.h
gtkaccessible.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkaccessible.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkaction.c gtk/gtk.symbols new function to get an action's accel_closure (Fixes 2005-06-10 19:11:31 +00:00
gtkaction.h gtk/gtk.symbols new function to get an action's accel_closure (Fixes 2005-06-10 19:11:31 +00:00
gtkactiongroup.c Forgotten file 2005-05-02 14:05:41 +00:00
gtkactiongroup.h
gtkadjustment.c Use canonical names for g_object_notify() as well. 2005-03-26 05:49:15 +00:00
gtkadjustment.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkalignment.c Flip the padding 2005-05-10 03:44:02 +00:00
gtkalignment.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkarrow.c Modify all of the GtkMisc widgets to round down on centering calculations 2005-06-21 15:38:40 +00:00
gtkarrow.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkaspectframe.c Use canonical names for g_object_notify() as well. 2005-03-26 05:49:15 +00:00
gtkaspectframe.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkbbox.c Use canonical names for g_object_notify() as well. 2005-03-26 05:49:15 +00:00
gtkbbox.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkbin.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkbin.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkbindings.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkbindings.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkbox.c Use canonical names for g_object_notify() as well. 2005-03-26 05:49:15 +00:00
gtkbox.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkbutton.c declare _gdk_xgrab_check_button_event. 2005-06-30 21:18:34 +00:00
gtkbutton.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkcalendar.c Fix an unintentional case of width-for-height... (#310133, Luis Villa) 2005-07-13 17:24:02 +00:00
gtkcalendar.h Use a GtkAlignment rather than a GtkDrawingArea to draw the swatch in to 2005-05-11 19:16:19 +00:00
gtkcelleditable.c Avoid getting the interface struct twice in the same function. (#300513, 2005-05-04 03:16:28 +00:00
gtkcelleditable.h
gtkcelllayout.c 2.7.2 2005-07-08 18:52:47 +00:00
gtkcelllayout.h Use G_GNUC_NULL_TERMINATED where appropriate. (#165682, Marc Meissner) 2005-03-08 05:52:55 +00:00
gtkcellrenderer.c Use a GtkAlignment rather than a GtkDrawingArea to draw the swatch in to 2005-05-11 19:16:19 +00:00
gtkcellrenderer.h
gtkcellrenderercombo.c Use canonical names for g_object_notify() as well. 2005-03-26 05:49:15 +00:00
gtkcellrenderercombo.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkcellrendererpixbuf.c Support named icons in cells by adding a icon-name property. (#165777, 2005-05-18 06:13:42 +00:00
gtkcellrendererpixbuf.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkcellrendererprogress.c This commit includes a fix for #169463, Stefan Kost. 2005-06-19 12:44:12 +00:00
gtkcellrendererprogress.h
gtkcellrenderertext.c Use a GtkAlignment rather than a GtkDrawingArea to draw the swatch in to 2005-05-11 19:16:19 +00:00
gtkcellrenderertext.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkcellrenderertoggle.c Typo fixes 2005-06-18 05:33:55 +00:00
gtkcellrenderertoggle.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkcellview.c Use a GtkAlignment rather than a GtkDrawingArea to draw the swatch in to 2005-05-11 19:16:19 +00:00
gtkcellview.h
gtkcheckbutton.c Use canonical names for g_object_notify() as well. 2005-03-26 05:49:15 +00:00
gtkcheckbutton.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkcheckmenuitem.c Remove a line without effect. 2005-08-12 22:53:03 +00:00
gtkcheckmenuitem.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkclipboard.c Don't leak atom names. (#311933, Peter Zelezny) 2005-08-01 14:21:14 +00:00
gtkclipboard.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkclist.c Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE 2005-03-22 02:14:55 +00:00
gtkclist.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkcolorbutton.c Use a GtkAlignment rather than a GtkDrawingArea to draw the swatch in to 2005-05-11 19:16:19 +00:00
gtkcolorbutton.h
gtkcolorsel.c Add a GrabBroken event to GDK, and a grab-broken-event signal to 2005-06-25 07:10:40 +00:00
gtkcolorsel.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkcolorseldialog.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkcolorseldialog.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkcombo.c Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE 2005-03-22 02:14:55 +00:00
gtkcombo.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkcombobox.c Cleanup a possible resize idle. (#311141, Robert Ögren) 2005-07-22 03:38:14 +00:00
gtkcombobox.h Make gtk_combo_box_get_active_text do the right thing for GtkComboBoxEntry 2005-04-01 20:53:04 +00:00
gtkcomboboxentry.c Implement grab_focus for GtkComboBox and GtkComboBoxEntry. (#171912, 2005-04-06 04:01:19 +00:00
gtkcomboboxentry.h
gtkcontainer.c Use canonical names for g_object_notify() as well. 2005-03-26 05:49:15 +00:00
gtkcontainer.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkctree.c Do not use | G_PARAM_STATIC_NAME in the type field, makes subclassing 2005-07-30 14:46:55 +00:00
gtkctree.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkcurve.c Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE 2005-03-22 02:14:55 +00:00
gtkcurve.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkdebug.h
gtkdialog.c Make this function public. (#170748, Morten Welinder) 2005-05-03 04:44:53 +00:00
gtkdialog.h gtk/gtkfilechooserdialog.[hc] Remove the G_GNUC_NULL_TERMINATED marker 2005-07-25 13:34:24 +00:00
gtkdnd.c Create the icon window with the correct dimensions. (#312256, Mike 2005-08-01 17:02:49 +00:00
gtkdnd.h New functions to support themed drag icons. (#116577, Christian Neumair) 2005-05-18 05:23:59 +00:00
gtkdndcursors.h Use named cursors for the DND cursors, the names are "dnd-none", 2005-06-14 19:58:10 +00:00
gtkdrawingarea.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkdrawingarea.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkeditable.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkeditable.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkentry.c don't iterate past the end of the string, so pango_layout_get_cursor_pos() 2005-07-19 21:09:03 +00:00
gtkentry.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkentrycompletion.c when !separator, don't add the focus_line_width to width/height (happens 2005-07-13 11:57:10 +00:00
gtkentrycompletion.h Add declarations for gtk_entry_completion_{get,set}_popup_single_match. 2005-05-26 23:43:44 +00:00
gtkentryprivate.h Add a property to suppress the popup for single matches. (#154711) 2005-05-26 20:36:36 +00:00
gtkenums.h Support vertical menubars (#166632): 2005-02-11 07:15:11 +00:00
gtkeventbox.c Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE 2005-03-22 02:14:55 +00:00
gtkeventbox.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkexpander.c Use canonical names for g_object_notify() as well. 2005-03-26 05:49:15 +00:00
gtkexpander.h
gtkfilechooser.c Clarify the usage of this function. (gtk_file_chooser_set_uri): Likewise. 2005-07-22 02:54:24 +00:00
gtkfilechooser.h Add overwrite confirmation for SAVE mode. Fixes bug #152850: 2005-07-15 04:55:56 +00:00
gtkfilechooserbutton.c Add GTK_FILE_CHOOSER_PROP_DO_OVERWRITE_CONFIRMATION. 2005-07-20 17:55:49 +00:00
gtkfilechooserbutton.h
gtkfilechooserdefault.c Work around some problems with the gnome-vfs backends which could lead to 2005-08-12 03:03:44 +00:00
gtkfilechooserdefault.h
gtkfilechooserdialog.c *** empty log message *** 2005-05-03 04:47:13 +00:00
gtkfilechooserdialog.h Use G_GNUC_NULL_TERMINATED where appropriate. (#165682, Marc Meissner) 2005-03-08 05:52:55 +00:00
gtkfilechooserembed.c Add Copyright/License information. 2005-07-12 05:09:13 +00:00
gtkfilechooserembed.h
gtkfilechooserentry.c Merged from gtk-2-6: 2005-06-10 05:54:28 +00:00
gtkfilechooserentry.h
gtkfilechooserprivate.h Add overwrite confirmation for SAVE mode. Fixes bug #152850: 2005-07-15 04:55:56 +00:00
gtkfilechooserutils.c Add overwrite confirmation for SAVE mode. Fixes bug #152850: 2005-07-15 04:55:56 +00:00
gtkfilechooserutils.h Add overwrite confirmation for SAVE mode. Fixes bug #152850: 2005-07-15 04:55:56 +00:00
gtkfilechooserwidget.c Add overwrite confirmation for SAVE mode. Fixes bug #152850: 2005-07-15 04:55:56 +00:00
gtkfilechooserwidget.h
gtkfilefilter.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkfilefilter.h
gtkfilesel.c Use g_get_host_name(). 2005-07-08 14:35:31 +00:00
gtkfilesel.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkfilesystem.c Use g_utf8_collate_key_for_filename(). 2005-06-08 05:24:11 +00:00
gtkfilesystem.h Implement bookmark renaming (#136216, Sean Middleditch) 2005-03-22 20:23:19 +00:00
gtkfilesystemmodel.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkfilesystemmodel.h
gtkfilesystemunix.c Follow the Nautilus change and rename "Filesystem" to "File System", 2005-07-12 16:28:06 +00:00
gtkfilesystemunix.h
gtkfilesystemwin32.c Implement getting the MIME type of a file. Look it up in the Registry. Bug 2005-07-14 19:10:03 +00:00
gtkfilesystemwin32.h
gtkfixed.c Fix a typo, spotted by David Odin. 2005-08-02 03:49:39 +00:00
gtkfixed.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkfontbutton.c Use canonical names for g_object_notify() as well. 2005-03-26 05:49:15 +00:00
gtkfontbutton.h
gtkfontsel.c Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE 2005-03-22 02:14:55 +00:00
gtkfontsel.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkframe.c Use canonical names for g_object_notify() as well. 2005-03-26 05:49:15 +00:00
gtkframe.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkgamma.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkgamma.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkgc.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkgc.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkhandlebox.c Use canonical names for g_object_notify() as well. 2005-03-26 05:49:15 +00:00
gtkhandlebox.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkhbbox.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkhbbox.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkhbox.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkhbox.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkhpaned.c Use canonical names for g_object_notify() as well. 2005-03-26 05:49:15 +00:00
gtkhpaned.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkhruler.c Fix indentation. 2005-06-27 15:13:08 +00:00
gtkhruler.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkhscale.c Add some additional docs on precision here too. (#309238, Steve Chaplin) 2005-07-08 03:21:02 +00:00
gtkhscale.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkhscrollbar.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkhscrollbar.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkhseparator.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkhseparator.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkhsv.c Pad out the full width, in an attempt to work around bug #311225. 2005-07-25 20:25:43 +00:00
gtkhsv.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkiconcache.c updated <io.h> for open() use G_PI instead of M_PI 2005-07-03 15:47:42 +00:00
gtkiconcache.h Update spec. 2005-03-15 13:18:25 +00:00
gtkiconfactory.c Add some new stock items. (#166480, Kristof Vansant) 2005-06-25 05:06:47 +00:00
gtkiconfactory.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkicontheme.c When changing the icon theme, defer the resetting of rc styles to an idle, 2005-08-12 18:39:17 +00:00
gtkicontheme.h
gtkiconview.c Documentation improvements. (#309946, Torsten Schoenfeld) 2005-07-11 13:14:04 +00:00
gtkiconview.h Add a function to determine what parts of the model are visible. (#306726, 2005-06-11 05:15:10 +00:00
gtkimage.c Modify all of the GtkMisc widgets to round down on centering calculations 2005-06-21 15:38:40 +00:00
gtkimage.h Make this function public. (#64792, Havoc Pennington) 2005-06-19 02:02:09 +00:00
gtkimagemenuitem.c Hmm, when committing my vertical menubar patch, I forgot the 2005-07-03 06:24:04 +00:00
gtkimagemenuitem.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkimcontext.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkimcontext.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkimcontextsimple.c Make it compile 2005-07-26 17:16:51 +00:00
gtkimcontextsimple.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkimmodule.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkimmodule.h Set interface age to 0. 2005-07-14 13:12:05 +00:00
gtkimmulticontext.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkimmulticontext.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkinputdialog.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkinputdialog.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkintl.h
gtkinvisible.c Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE 2005-03-22 02:14:55 +00:00
gtkinvisible.h
gtkitem.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkitem.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkitemfactory.c Use canonical names for g_object_notify() as well. 2005-03-26 05:49:15 +00:00
gtkitemfactory.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkkeyhash.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkkeyhash.h
gtklabel.c When dragging text, use a drag icon showing the (ellipsized) text that is 2005-07-11 17:51:54 +00:00
gtklabel.h Consistently use gchar. (#303455, Benoit Carpentier) 2005-06-21 05:15:06 +00:00
gtklayout.c Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE 2005-03-22 02:14:55 +00:00
gtklayout.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtklist.c Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE 2005-03-22 02:14:55 +00:00
gtklist.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtklistitem.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtklistitem.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkliststore.c Fix for #312924, by John Finlay. 2005-08-11 18:07:47 +00:00
gtkliststore.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkmain.c Call gettext_initialization() here as well. (#311612, Dan Winship) 2005-08-01 13:52:29 +00:00
gtkmain.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkmarshal.list
gtkmarshalers.list Add overwrite confirmation for SAVE mode. Fixes bug #152850: 2005-07-15 04:55:56 +00:00
gtkmenu.c Take window groups into account. (#309473, Diego Gonzalez) 2005-07-05 22:34:07 +00:00
gtkmenu.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkmenubar.c Queue a resize on the contained menuitems as well. 2005-07-04 06:51:57 +00:00
gtkmenubar.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkmenuitem.c Allow to pop up menus without grabbing the keyboard. Useful for stuff like 2005-03-31 17:02:19 +00:00
gtkmenuitem.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkmenushell.c Ignore GrabBroken events which are caused by overgrabbing inside the 2005-06-27 21:06:33 +00:00
gtkmenushell.h Allow to pop up menus without grabbing the keyboard. Useful for stuff like 2005-03-31 17:02:19 +00:00
gtkmenutoolbutton.c Deactivate the menu when the button becomes insensitive, and remove dead 2005-08-08 18:34:43 +00:00
gtkmenutoolbutton.h
gtkmessagedialog.c 2.7.4 2005-07-22 20:28:31 +00:00
gtkmessagedialog.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkmisc.c Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE 2005-03-22 02:14:55 +00:00
gtkmisc.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkmnemonichash.c
gtkmnemonichash.h
gtkmodules.c
gtkmodules.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtknotebook.c Fix to be monotonic in the original size (#308145, Morten Welinder) 2005-07-27 00:00:05 +00:00
gtknotebook.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkobject.c Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE 2005-03-22 02:14:55 +00:00
gtkobject.h gtk/gtkfilechooserdialog.[hc] Remove the G_GNUC_NULL_TERMINATED marker 2005-07-25 13:34:24 +00:00
gtkoldeditable.c Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE 2005-03-22 02:14:55 +00:00
gtkoldeditable.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkoptionmenu.c Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE 2005-03-22 02:14:55 +00:00
gtkoptionmenu.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkpaned.c add GDK_GRAB_BROKEN to the switch cases. 2005-06-26 07:06:13 +00:00
gtkpaned.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkpathbar.c Fix #157787, reported by Jonathan Blandford: 2005-07-07 12:40:50 +00:00
gtkpathbar.h Fix #157787, reported by Jonathan Blandford: 2005-07-07 12:40:50 +00:00
gtkpixmap.c Modify all of the GtkMisc widgets to round down on centering calculations 2005-06-21 15:38:40 +00:00
gtkpixmap.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkplug-stub.c gtk/gtksocket-stub.c gtk/gtkplug-stub.c gtk/gtksocket-x11.c 2005-07-21 13:26:27 +00:00
gtkplug-win32.c Declare GetAncestor() and define GA_PARENT if missing (MSVC6). (#311633) 2005-07-26 20:42:18 +00:00
gtkplug-x11.c gtk/gtksocket-stub.c gtk/gtkplug-stub.c gtk/gtksocket-x11.c 2005-07-21 13:26:27 +00:00
gtkplug.c Fixes "notification area leaks space" (bug #312687) 2005-08-09 16:30:09 +00:00
gtkplug.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkplugprivate.h gtk/gtksocket.c Splice out backend-dependend parts to separate files, see 2005-07-21 13:31:03 +00:00
gtkpreview.c Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE 2005-03-22 02:14:55 +00:00
gtkpreview.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkprivate.h Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE 2005-03-22 02:14:55 +00:00
gtkprogress.c Use canonical names for g_object_notify() as well. 2005-03-26 05:49:15 +00:00
gtkprogress.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkprogressbar.c Use canonical names for g_object_notify() as well. 2005-03-26 05:49:15 +00:00
gtkprogressbar.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkradioaction.c Make the docs build. (#302230, Ali Akcaagac) 2005-04-30 03:49:06 +00:00
gtkradioaction.h
gtkradiobutton.c Don't grab focus to unrealized widgets. (#302240, Philip Langdale) 2005-04-29 19:20:49 +00:00
gtkradiobutton.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkradiomenuitem.c Add docs. 2005-04-04 06:28:07 +00:00
gtkradiomenuitem.h
gtkradiotoolbutton.c Use canonical names for g_object_notify() as well. 2005-03-26 05:49:15 +00:00
gtkradiotoolbutton.h
gtkrange.c Handle broken grabs. 2005-06-30 03:35:30 +00:00
gtkrange.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkrbtree.c Fixes #165034, reported by Jorn Baayen. 2005-07-08 19:17:10 +00:00
gtkrbtree.h Fixes #165034, reported by Jorn Baayen. 2005-07-08 19:17:10 +00:00
gtkrc.c Make it compile 2005-04-06 13:49:28 +00:00
gtkrc.default
gtkrc.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkrc.key.default
gtkrc.key.emacs Add Copyright/License information. 2005-07-12 05:09:13 +00:00
gtkruler.c Add docs. 2005-04-04 06:28:07 +00:00
gtkruler.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkscale.c Fix the default values of draw-value and value-pos to be the values we 2005-05-18 13:18:17 +00:00
gtkscale.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkscrollbar.c Use canonical names for g_object_notify() as well. 2005-03-26 05:49:15 +00:00
gtkscrollbar.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkscrolledwindow.c Change the return type to GtkWidget*, proposed by Owen Taylor. 2005-05-08 03:37:43 +00:00
gtkscrolledwindow.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkselection.c Don't leak the format names. (#307190, Morten Welinder) 2005-06-12 21:01:21 +00:00
gtkselection.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkseparator.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkseparator.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkseparatormenuitem.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkseparatormenuitem.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkseparatortoolitem.c Use canonical names for g_object_notify() as well. 2005-03-26 05:49:15 +00:00
gtkseparatortoolitem.h
gtksequence.c
gtksequence.h
gtksettings.c Rename the default theme to "Raleigh". (#312254, Thomas Wood) 2005-08-01 19:21:00 +00:00
gtksettings.h
gtksignal.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtksignal.h
gtksizegroup.c Use g_quark_from_static_string here. 2005-08-09 04:49:36 +00:00
gtksizegroup.h Add an ignore-hidden property with getter and setter. (#171612, Christian 2005-06-19 04:16:28 +00:00
gtksocket-stub.c gtk/gtksocket-stub.c gtk/gtkplug-stub.c gtk/gtksocket-x11.c 2005-07-21 13:26:27 +00:00
gtksocket-win32.c gtk/gtksocket-stub.c gtk/gtkplug-stub.c gtk/gtksocket-x11.c 2005-07-21 13:26:27 +00:00
gtksocket-x11.c Fixes "notification area leaks space" (bug #312687) 2005-08-09 16:30:09 +00:00
gtksocket.c gtk/gtksocket.c Splice out backend-dependend parts to separate files, see 2005-07-21 13:31:03 +00:00
gtksocket.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtksocketprivate.h gtk/gtksocket.c Splice out backend-dependend parts to separate files, see 2005-07-21 13:31:03 +00:00
gtkspinbutton.c Add some additional docs on precision. (#309238, Steve Chaplin) 2005-07-06 03:45:13 +00:00
gtkspinbutton.h Fix a typo 2005-03-21 15:34:36 +00:00
gtkstatusbar.c Be a bit more careful to not shrink the label to a negative width. 2005-07-21 19:10:48 +00:00
gtkstatusbar.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkstock.c Add some new stock items. (#166480, Kristof Vansant) 2005-06-25 05:06:47 +00:00
gtkstock.h Add some new stock items. (#166480, Kristof Vansant) 2005-06-25 05:06:47 +00:00
gtkstyle.c Make sure expanded expanders are not fuzzy. (#310172, reported by 2005-07-20 20:30:37 +00:00
gtkstyle.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtktable.c Use canonical names for g_object_notify() as well. 2005-03-26 05:49:15 +00:00
gtktable.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtktearoffmenuitem.c Use canonical names for g_object_notify() as well. 2005-03-26 05:49:15 +00:00
gtktearoffmenuitem.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtktext.c Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE 2005-03-22 02:14:55 +00:00
gtktext.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtktextbtree.c Small cleanup. (#305539, Paolo Borelli) 2005-06-09 18:36:58 +00:00
gtktextbtree.h Add Copyright/License information. 2005-07-13 05:44:22 +00:00
gtktextbuffer.c Add GtkTextBuffer::text (#172631) 2005-04-04 23:29:53 +00:00
gtktextbuffer.h Remove G_GNUC_NULL_TERMINATED here as well. 2005-08-01 16:57:42 +00:00
gtktextchild.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtktextchild.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtktextchildprivate.h Add Copyright/License information. 2005-07-13 05:44:22 +00:00
gtktextdisplay.c don't use deprecated gdk_gc_unref function. 2005-06-11 02:06:56 +00:00
gtktextdisplay.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtktextiter.c Make invisible text work a bit better (#66194, patch by Jeroen 2005-06-13 05:15:10 +00:00
gtktextiter.h Make invisible text work a bit better (#66194, patch by Jeroen 2005-06-13 05:15:10 +00:00
gtktextiterprivate.h Add Copyright/License information. 2005-07-13 05:44:22 +00:00
gtktextlayout.c Fix positioning at the end of the line for lines ending in invisible 2005-06-28 02:46:11 +00:00
gtktextlayout.h Allow setting paragraph background. (#81045, Gustavo Carneiro, patch by 2005-06-10 20:05:08 +00:00
gtktextmark.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtktextmark.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtktextmarkprivate.h Add Copyright/License information. 2005-07-12 05:09:13 +00:00
gtktextsegment.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtktextsegment.h Add Copyright/License information. 2005-07-13 05:44:22 +00:00
gtktexttag.c Remove the runtime warning about the invisible property, add a warning 2005-07-11 19:58:33 +00:00
gtktexttag.h Add Copyright/License information. 2005-07-13 05:44:22 +00:00
gtktexttagprivate.h Add Copyright/License information. 2005-07-13 05:44:22 +00:00
gtktexttagtable.c Add Copyright/License information. 2005-07-12 05:09:13 +00:00
gtktexttagtable.h Add Copyright/License information. 2005-07-12 05:09:13 +00:00
gtktexttypes.c Add Copyright/License information. 2005-07-13 05:44:22 +00:00
gtktexttypes.h Add Copyright/License information. 2005-07-13 05:44:22 +00:00
gtktextutil.c Add Copyright/License information. 2005-07-13 05:44:22 +00:00
gtktextutil.h When dragging text, use a drag icon showing the (ellipsized) text that is 2005-07-11 17:51:54 +00:00
gtktextview.c Don't ever go unconditionally to the buffer ends; that doesn't work if the 2005-07-11 19:46:43 +00:00
gtktextview.h If the horizontal adjustment changes because of a change in the layout 2005-05-18 17:10:46 +00:00
gtkthemes.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkthemes.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtktipsquery.c Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE 2005-03-22 02:14:55 +00:00
gtktipsquery.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtktoggleaction.c Be more careful when casting. (#304089, Philip Langdale) 2005-05-16 05:03:44 +00:00
gtktoggleaction.h
gtktoggleactionprivate.h
gtktogglebutton.c Use canonical names for g_object_notify() as well. 2005-03-26 05:49:15 +00:00
gtktogglebutton.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtktoggletoolbutton.c Remove symbols accidentally added. Add boolean property popup_set_width 2005-04-04 20:37:42 +00:00
gtktoggletoolbutton.h
gtktoolbar.c 2005-06-10 Matthias Clasen <mclasen@redhat.com> 2005-06-10 04:45:40 +00:00
gtktoolbar.h
gtktoolbutton.c Fix parameter names to make gtk-doc happy. 2005-05-18 14:35:53 +00:00
gtktoolbutton.h Support named icons in tool buttons by adding a icon-name property. 2005-05-18 05:38:50 +00:00
gtktoolitem.c Use canonical names for g_object_notify() as well. 2005-03-26 05:49:15 +00:00
gtktoolitem.h
gtktooltips.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtktooltips.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtktree.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtktree.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtktreedatalist.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtktreedatalist.h
gtktreednd.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtktreednd.h Small cleanups. 2005-05-06 03:12:33 +00:00
gtktreeitem.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtktreeitem.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtktreemodel.c new function. (#160879, Stefan Kost). 2005-07-13 21:27:03 +00:00
gtktreemodel.h new function. (#160879, Stefan Kost). 2005-07-13 21:27:03 +00:00
gtktreemodelfilter.c Remove ambiguities pointed out by gcc. 2005-08-10 04:15:43 +00:00
gtktreemodelfilter.h
gtktreemodelsort.c Trivial doc fixes. 2005-07-25 13:55:31 +00:00
gtktreemodelsort.h
gtktreeprivate.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtktreeselection.c quit maintaining the iter on every iteration, only get the iter when we 2005-07-12 23:01:17 +00:00
gtktreeselection.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtktreesortable.c Trivial doc fixes. 2005-07-25 13:55:31 +00:00
gtktreesortable.h
gtktreestore.c Fix for #312924, by John Finlay. 2005-08-11 18:07:47 +00:00
gtktreestore.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtktreeview.c queue a draw for the entire widget if any column changes width. (Fixes 2005-08-11 17:47:18 +00:00
gtktreeview.h new function. (fixes #105252, suggestion from Mikael Hallendal). 2005-07-13 23:05:27 +00:00
gtktreeviewcolumn.c new function (fixes #169961, reported by Morten Welinder). 2005-07-14 00:05:49 +00:00
gtktreeviewcolumn.h new function (fixes #169961, reported by Morten Welinder). 2005-07-14 00:05:49 +00:00
gtktypeutils.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtktypeutils.h
gtkuimanager.c Update tooltips when reconnecting toolitems. (#312173, Alex Graveley) 2005-08-01 16:24:30 +00:00
gtkuimanager.h
gtkvbbox.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkvbbox.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkvbox.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkvbox.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkversion.h.in
gtkviewport.c Use canonical names for g_object_notify() as well. 2005-03-26 05:49:15 +00:00
gtkviewport.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkvpaned.c Use canonical names for g_object_notify() as well. 2005-03-26 05:49:15 +00:00
gtkvpaned.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkvruler.c Fix indentation. 2005-06-27 15:13:08 +00:00
gtkvruler.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkvscale.c Add some additional docs on precision here too. (#309238, Steve Chaplin) 2005-07-08 03:21:02 +00:00
gtkvscale.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkvscrollbar.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkvscrollbar.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkvseparator.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkvseparator.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkwidget.c Fix a couple of leaks. 2005-07-21 23:37:19 +00:00
gtkwidget.h Remove G_GNUC_NULL_TERMINATED from gtk_widget_new as well, pointed out by 2005-07-26 15:02:23 +00:00
gtkwin32embed.c gtk/gtksocket-stub.c gtk/gtkplug-stub.c gtk/gtksocket-x11.c 2005-07-21 13:26:27 +00:00
gtkwin32embed.h gtk/gtksocket-stub.c gtk/gtkplug-stub.c gtk/gtksocket-x11.c 2005-07-21 13:26:27 +00:00
gtkwindow-decorate.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkwindow-decorate.h Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkwindow.c Revert part of patch from #166379; don't have gtk_window_present() change 2005-07-26 23:46:55 +00:00
gtkwindow.h Take window groups into account. (#309473, Diego Gonzalez) 2005-07-05 22:34:07 +00:00
gtkxembed.c gtk/gtkxembed.h New function, used in error messages and debugging output. 2005-07-21 13:20:06 +00:00
gtkxembed.h gtk/gtkxembed.h New function, used in error messages and debugging output. 2005-07-21 13:20:06 +00:00
line-arrow.xbm
line-wrap.xbm
makeenums.pl
Makefile.am Rename the default theme to "Raleigh". (#312254, Thomas Wood) 2005-08-01 19:21:00 +00:00
makefile.msc.in updated 2005-07-30 18:53:44 +00:00
makegtkalias.pl Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
queryimmodules.c
tree_minus.xbm
tree_minus.xpm gdk/gdkkeyuni.c gdk/gdkpixbuf-drawable.c gdk/gdkrgb.c gdk/x11/gdkdnd-x11.c 2005-03-01 06:25:55 +00:00
tree_plus.xbm
tree_plus.xpm gdk/gdkkeyuni.c gdk/gdkpixbuf-drawable.c gdk/gdkrgb.c gdk/x11/gdkdnd-x11.c 2005-03-01 06:25:55 +00:00
updateiconcache.c Store only one copy of the pixel data for symlinked icons. To achieve 2005-08-15 03:52:34 +00:00
xembed.h