gtk2/gtk
Matthias Clasen 22d4d65e01 2.7.4
2005-07-22 20:28:31 +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.7.4 2005-07-22 20:28:31 +00:00
.cvsignore Shut up CVS 2005-03-21 02:42:16 +00:00
abicheck.sh Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +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 mark gtk_socket_steal as deprecated. 2005-07-21 16:45:04 +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 Mark as const. 2004-11-23 20:02:15 +00:00
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 gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.c 2004-12-12 21:09:13 +00:00
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 Mark as const. 2004-11-23 20:02:15 +00:00
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 Fix #145463, reported by Michael Natterer. 2004-12-09 17:55:58 +00:00
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 Mark as const. 2004-11-23 20:02:15 +00:00
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 Use _gtk_menu_item_popup_submenu() to make keynav into submenus work 2004-12-15 16:27:30 +00:00
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 Use canonical names for g_object_notify() as well. 2005-03-26 05:49:15 +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 accept n_targets == -1. (clipboard_unset): unref the old_data, not 2005-03-30 17:37:42 +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 Mark as const. 2004-11-23 20:02:15 +00:00
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 Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE 2005-03-22 02:14: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 Implement icon theme caching. (#154034, Martijn Vernooij, caching schema 2004-10-19 18:45:41 +00:00
gtkdialog.c Make this function public. (#170748, Morten Welinder) 2005-05-03 04:44:53 +00:00
gtkdialog.h Make this function public. (#170748, Morten Welinder) 2005-05-03 04:44:53 +00:00
gtkdnd.c Don't fail if we can't get a keyboard grab. (#168351) 2005-07-20 19:54:04 +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 Mark as const. 2004-11-23 20:02:15 +00:00
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 Use a GtkComboBox in SELECT_FOLDER mode (#157726). 2004-12-15 14:58:39 +00:00
gtkfilechooserdefault.c Clarify the usage of this function. (gtk_file_chooser_set_uri): Likewise. 2005-07-22 02:54:24 +00:00
gtkfilechooserdefault.h Mark as const. 2004-11-28 07:02:27 +00:00
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 Mark as const. 2004-11-28 07:02:27 +00:00
gtkfilechooserentry.c Merged from gtk-2-6: 2005-06-10 05:54:28 +00:00
gtkfilechooserentry.h Mark as const. 2004-11-28 07:02:27 +00:00
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 Mark as const. 2004-11-23 20:02:15 +00:00
gtkfilefilter.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkfilefilter.h Mark as const. 2004-11-23 20:02:15 +00:00
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 Mark as const. 2004-11-28 07:02:27 +00:00
gtkfilesystemunix.c Follow the Nautilus change and rename "Filesystem" to "File System", 2005-07-12 16:28:06 +00:00
gtkfilesystemunix.h Mark as const. 2004-11-23 20:02:15 +00:00
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 Add -lole32, needed for CoTaskMemFree in get_special_folder() below. 2005-01-02 23:15:21 +00:00
gtkfixed.c Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE 2005-03-22 02:14:55 +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 Stop the drag if the grab is broken. 2005-06-26 06:39:19 +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 Explicitly use the svg loader, if available. This should help with the 2005-07-20 20:50:46 +00:00
gtkicontheme.h gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.c 2004-12-12 21:09:13 +00:00
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 Forgotten file. 2005-05-21 01:07:47 +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 Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtkliststore.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtkmain.c Don't bother mentioning the -fnative-struct (used by GCC 2) switch in the 2005-07-19 07:09:37 +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 Use canonical names for g_object_notify() as well. 2005-03-26 05:49:15 +00:00
gtkmenutoolbutton.h Mark as const. 2004-11-23 20:02:15 +00:00
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 Support no-Alt mnemnonics in menu bars (#101309, Owen Taylor) 2004-12-10 22:09:22 +00:00
gtkmnemonichash.h Support no-Alt mnemnonics in menu bars (#101309, Owen Taylor) 2004-12-10 22:09:22 +00:00
gtkmodules.c Don't reverse the order of modules when putting them in gtk_modules. 2005-01-20 13:33:44 +00:00
gtkmodules.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtknotebook.c Always initialize child-visible to FALSE, otherwise we may end up with the 2005-05-06 19:36:41 +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 Use G_GNUC_NULL_TERMINATED where appropriate. (#165682, Marc Meissner) 2005-03-08 05:52:55 +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 gtk/gtksocket-stub.c gtk/gtkplug-stub.c gtk/gtksocket-x11.c 2005-07-21 13:26:27 +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 gtk/gtksocket.c Splice out backend-dependend parts to separate files, see 2005-07-21 13:31:03 +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 Mark as const. 2004-11-23 20:02:15 +00:00
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 Assign an arbitrary, but consistent, order to nodes that the user function 2004-11-30 22:58:10 +00:00
gtksequence.h
gtksettings.c Change machinery for following font rendering xsettings to set cairo font 2005-07-21 13:59:22 +00:00
gtksettings.h Mark as const. 2004-11-23 20:02:15 +00:00
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 Add an ignore-hidden property with getter and setter. (#171612, Christian 2005-06-19 04:16:28 +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 gtk/gtksocket-stub.c gtk/gtkplug-stub.c gtk/gtksocket-x11.c 2005-07-21 13:26:27 +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 Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +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 Mark as const. 2004-11-23 20:02:15 +00:00
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 Include gtkmodules.h. (#155885, Kazuki IWAMOTO) 2004-10-20 05:20:01 +00:00
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 Mark as const. 2004-11-23 20:02:15 +00:00
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 Clarify the code, gcc 4 complains about predecrement in MAX(). 2005-06-30 19:07:16 +00:00
gtktreemodelfilter.h Mark as const. 2004-11-23 20:02:15 +00:00
gtktreemodelsort.c Cleanup a possible resize idle. (#311141, Robert Ögren) 2005-07-22 03:38:14 +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 Make PLT-reduction work with gcc4, and don't include everything in 2005-03-20 07:01:23 +00:00
gtktreesortable.h
gtktreestore.c Fix #305737, patch from Tomislav Jonjic. This makes the 2005-07-09 20:31:36 +00:00
gtktreestore.h Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit 2005-06-21 05:35:43 +00:00
gtktreeview.c new function. (fixes #105252, suggestion from Mikael Hallendal). 2005-07-13 23:05:27 +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 Mark as const. 2004-11-28 07:02:27 +00:00
gtkuimanager.c Fix a warning 2005-06-19 04:44:44 +00:00
gtkuimanager.h gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.c 2004-12-12 21:09:13 +00:00
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 Add a GrabBroken event to GDK, and a grab-broken-event signal to 2005-06-25 07:10:40 +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 No need for ifdef, can now use GTK_IS_PLUG() with all backends. 2005-07-21 13:45:34 +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 Make GtkPlug/Socket API available on all platforms. 2005-07-21 13:38:09 +00:00
makefile.msc.in updated <io.h> for open() use G_PI instead of M_PI 2005-07-03 15:47:42 +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 print out the version and binary name in the header comment. Problem 2004-12-22 06:26:57 +00:00
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 Fix #300218: 2005-04-11 18:59:05 +00:00
xembed.h