]> Pileus Git - ~andy/gtk/history - docs/reference/gtk/tmpl/gtk-unused.sgml
The render vfunc takes a GdkDrawable* instead of a GdkWindow*, because
[~andy/gtk] / docs / reference / gtk / tmpl / gtk-unused.sgml
2003-09-30 Murray CummingThe render vfunc takes a GdkDrawable* instead of a...
2003-07-30 Soeren Sandmannmake _gtk_tool_item_toolbar_reconfigured() an internal...
2003-07-30 Soeren Sandmannswap icon_widget and label arguments to match BonoboUIT...
2002-11-29 Matthias ClasenMinor tweaks and completions of shortdescs.
2002-11-28 Matthias ClasenDocument 2.2 API additions.
2002-11-02 Owen TaylorRemove rules for generation of version.xml, which was...
2002-10-13 Soeren SandmannDocumentation fixes.
2002-09-28 Soeren SandmannMinor documentation fixes. (#80021, Yao Zhang; #75567...
2002-06-20 Owen TaylorAdd a singleton object that we can use to get notificat...
2002-05-14 Owen TaylorSet the width of the layout to the actual wrap width...
2002-03-15 Jonathan Blandfordadd example to docs, as people are seeming to have...
2002-03-09 Jonathan BlandfordLots of docs.
2002-03-05 Owen TaylorUpdate version to 2.0.0
2002-01-30 Owen TaylorAdd x11.sgml.
2002-01-17 Havoc Penningtonnew function (which I then decided not to use but I...
2002-01-15 Tim Janikmap event_window after mapping child, so we don't loose...
2002-01-12 Havoc Penningtonsgml fixes
2002-01-09 Tim Janikdon't cast a possible NULL pointer.
2002-01-07 Tim Janikdon't forget to offset the pointer by x/y_offset into...
2001-12-23 Owen TaylorAdd gtktextutil.h
2001-11-21 Owen TaylorUpdates
2001-11-20 Tim Janikapplied patch from owen to get rid of accel map notifie...
2001-11-20 Tim Janikfix allocation to be relative to paned->allocation...
2001-11-15 Jonathan BlandfordNew function to get a GdkWindow to compare event->windo...
2001-11-13 Tim Janikadded gtkaccelmap.sgml. other updates.
2001-10-29 Jonathan BlandfordDarn. I can't believe this took this long to fix.
2001-10-27 Havoc PenningtonCall update_im_spot_location here explicitly
2001-10-22 Havoc Penningtonadd a #error unless you define GTK_TEXT_USE_INTERNAL_UN...
2001-10-22 Jonathan BlandfordRemove handle_box from App demo.
2001-10-13 Tim Janikto compare pattern specs, use g_pattern_spec_equal...
2001-10-04 Havoc Penningtonfix test case, it previously verified incorrect behavior
2001-10-03 Jonathan Blandforddocs
2001-10-02 Havoc Penningtondocs
2001-09-27 Jonathan BlandfordStop being stupid and emitting the signal every time.
2001-09-25 Havoc Penningtonuse gtk_text_iter_can_insert
2001-09-21 Havoc Penningtondon't try to handle alignment here, because it's done...
2001-09-21 Havoc Penningtonadd variables and checks for specific versions of depen...
2001-09-17 Jonathan BlandfordAdd editable interface. This should be the last big...
2001-09-12 Jonathan BlandfordRename interface signals to make them more clear. Also...
2001-09-10 Tim Janikfix xscale and yscale behaviour which havoc broke....
2001-09-08 Havoc Penningtonmove some of the accel group functions into a Private...
2001-09-08 Havoc Penningtondefault xscale/yscale to 0.0, not 0.5, 0.5 isn't useful
2001-09-08 Jonathan BlandfordWrite documentation Write documentation
2001-09-08 Havoc Penningtonput GtkPacker back in here so it won't be in gtk-unused...
2001-09-08 Jonathan Blandfordremove g_print.
2001-09-08 Havoc Penningtonremove CellRendererTextPixbuf
2001-09-07 Havoc Penningtonupdate adjustments after validating destination yrange...
2001-09-04 Owen TaylorVersion 1.3.7
2001-09-04 Tim Janikupdates for 1.3.7 release.
2001-08-30 Havoc Penningtonapply fix to #58420 from Hidetoshi Tajima and Matthias...
2001-08-29 Havoc Penningtonadd default icon
2001-08-26 Havoc Penningtonremove gtk_menu_* compat defines; these are already...
2001-08-23 Tim Janikchain parent class handlers, pointed out by Joshua...
2001-08-23 Owen Taylor[ Patch from Sebastian Wilhelmi, 52790 ]
2001-08-10 Havoc Penningtonfix a typo.
2001-07-29 Tim Janikuse g_file_test() instead of long deprecated g_scanner_...
2001-07-19 Owen TaylorAdd property support. (#51858)
2001-07-02 Tim Janiks/signal_newc/signal_new/
2001-06-25 Havoc Penningtons/RESIZEABLE/RESIZABLE/
2001-06-25 Owen TaylorAdd a special size for drag-and-drop GTK_ICON_SIZE_DND...
2001-06-21 Owen TaylorUpdate a bit.
2001-06-08 Havoc Penningtonadded this function
2001-06-08 Havoc Penningtongeez, don't call g_list funcs on GSList
2001-06-05 Havoc Penningtonrename from gtk_text_iter_reorder
2001-06-04 Havoc PenningtonHandle case where we need to parse the xsetting as...
2001-05-27 Tim Janikmake hanlder id a gulong as in GSignal.
2001-05-25 Havoc Penningtonget sizes an icon set can render without falling back...
2001-05-25 Havoc PenningtonNew function
2001-05-18 Owen TaylorReset style attributes even if the widget isn't realized.
2001-05-18 Owen TaylorAdd documentation about GtkSizeGroup.
2001-05-10 Tim Janikgrum, gtk_type_class() is not GNUC_CONST it has the...
2001-05-07 Havoc Penningtonfix some shell typos
2001-04-25 Havoc Penningtonset_decorations_hint and set_functions_hint were still...
2001-04-23 Jonathan Blandfordadd missing '}' that got munched by #endif.
2001-04-18 Havoc Penningtonfix to properly queue resizes when the image is set
2001-04-04 Tim JanikReleased Gtk+-1.3.3.
2001-04-03 Tim Janikchanged gtk_item_factory_dump_items() and gtk_item_fact...
2001-04-03 Tim Janikuse more elaborate variable names.
2001-04-02 Jonathan BlandfordBOXED,BOXED,BOXED,BOXED): new marshaller.
2001-04-01 Tim Janikgot rid of gtk_widget_popup(), a function that bad...
2001-03-23 Havoc PenningtonApply property patch from Lee Mallabone
2001-03-23 Havoc Penningtonfix up some docs
2001-03-22 Havoc Penningtondocs on GdkKeymap
2001-03-22 Tim Janiksome cleanups, fixed mnemonic_widget handling, added...
2001-03-19 Havoc PenningtonMake GtkIconSource an opaque datatype, and add a bunch...
2001-03-18 Tim Janikadded rc-style argument GtkSpinButton::shadow_type...
2001-03-15 Havoc PenningtonDelete.
2001-03-12 Havoc PenningtonSwitch to using an enum with registration for icon...
2001-03-09 Tim Janikfixed signals with GDK_TYPE_DRAG_CONTEXT, it needs...
2001-03-08 Tim Janikadded accumulator data argument to g_signal_newc()...
2001-03-07 Havoc Penningtonnew function, turns off decorations for a window.
2001-03-07 Tim Janikmarshaller fixes.
2001-03-03 Owen TaylorYou can't use + as a metacharacter for basic regular...
2001-02-12 Owen TaylorUse the new snazzy mother-of-all-gtk-doc-makefiles.
2001-02-03 Havoc PenningtonCVS is doing its broken pipe thing, this is more of...
2001-01-31 Havoc Penningtonbracket in #ifdef GTK_ENABLE_BROKEN.
2001-01-09 Owen TaylorRestore build.
2000-11-21 Havoc PenningtonDocumented a bunch of functions in here (gtk_widget_rea...
2000-11-14 Owen Taylorcd to srcdir before calling gtkdoc-fixref, distribute...
2000-11-06 Havoc PenningtonDerive from GtkDialog, and use stock buttons. Should...
next