]> Pileus Git - ~andy/gtk/history - gtk
The render vfunc takes a GdkDrawable* instead of a GdkWindow*, because
[~andy/gtk] / gtk /
2003-09-30 Murray CummingThe render vfunc takes a GdkDrawable* instead of a...
2003-09-27 Soeren Sandmannrename property tab_moves_focus to accepts_tab. (#12270...
2003-09-27 Matthias ClasenDocument the fact that the newly created object does...
2003-09-26 Matthias ClasenDeprecate GtkItemFactory in favor of GtkUIManager....
2003-09-26 Matthias ClasenDemonstrate the use of the connect-proxy signal.
2003-09-26 Kristian RietveldLanding the new ComboBox. Note that only gtkcombobox...
2003-09-23 Matthias ClasenSync tooltips on toolitems.
2003-09-22 Matthias ClasenInitially activate the JUSTIFY_RIGHT group member to...
2003-09-21 Matthias ClasenChanges to make cross-process merging feasible:
2003-09-21 Soeren SandmannAdd new "tab moves focus" property (#122709)
2003-09-20 Tor LillqvistDon't use zip -r on the etc directory, to avoid includi...
2003-09-19 Soeren Sandmannimplement RTL flipping (#96632)
2003-09-19 Soeren SandmannImprove documentation. (#117306, Steve Chaplin)
2003-09-18 Matthias ClasenCall g_closure_unref() to unref a closure, not g_object...
2003-09-17 Matthias ClasenInstall accelerators on actions, not on proxies, suppor...
2003-09-17 Matthias ClasenRobustness improvements.
2003-09-17 Matthias ClasenReport unexpected character data as error from the...
2003-09-17 Soeren Sandmannrevert accidentally committed !redraw_on_allocate change.
2003-09-15 Matthias ClasenApply egtk-format-protos. Doc tweaks.
2003-09-15 Matthias ClasenNew function which implements "smart" separators by...
2003-09-15 Matthias ClasenAdd value parameter to allow setting the currently...
2003-09-15 Bastien Noceraavoid crash when selecting a new filter and clicking...
2003-09-14 Soeren SandmannName the arrow "gtk-toolbar-arrow" so themes can specia...
2003-09-14 Soeren Sandmannsort the list of files.
2003-09-14 Soeren SandmannUnref the PangoFontMetrics. Patch from Steve Chaplin...
2003-09-12 Jonathan BlandfordMerge from stable.
2003-09-11 Matthias ClasenAdd table menu tests.
2003-09-11 Federico Mena QuinteroAdded an API point about needing a way to fetch the...
2003-09-11 Federico Mena QuinteroConnect to "row_activated" on the file list. (list_row_...
2003-09-10 Kristian RietveldThe table menu patch! Turns GtkMenu into a table, so...
2003-09-10 Matthias ClasenOnly remove PropertyNotify events from the stream if...
2003-09-10 Federico Mena QuinteroUse the cell renderer's "text" and "weight" properties...
2003-09-09 Kristian RietveldBig TreeView DnD fixage, makes drops on empty models...
2003-09-09 Federico Mena QuinteroMake the list model read in directory information as...
2003-09-09 Owen TaylorSmall doc fix
2003-09-09 Federico Mena QuinteroFree the display_key.
2003-09-08 Alexander LarssonImplement gtk_event_box_get/set_input_only()
2003-09-08 Kristian RietveldFixes from David Hampton <hampton@employees.org> via...
2003-09-06 Matthias ClasenFix a C99ism. (#121640, Josh Beam)
2003-09-06 Matthias ClasenMake disconnect work for toolitems.
2003-09-06 Matthias ClasenDisconnect from prev_action, not from action. (Fix...
2003-09-06 Federico Mena QuinteroNew function. (create_directory_tree): New function...
2003-09-04 Matthias ClasenTest buttons and toggle buttons as proxies.
2003-09-04 Matthias ClasenTest gtk_ui_manager_add_ui().
2003-09-04 Matthias ClasenUse "position" instead of "pos".
2003-09-04 Matthias ClasenDoc tweaks.
2003-09-04 Matthias ClasenUn-prefix GtkUIManagerNodeType and GtkUIManagerNode...
2003-09-04 Matthias ClasenVarious doc tweaks.
2003-09-03 Kristian RietveldMerge from stable.
2003-09-03 Owen TaylorRemove excess check that was breaking with current...
2003-09-03 Kristian RietveldMerge from stable.
2003-09-03 Kristian Rietveldbrooooooooken pipe.
2003-09-03 Owen TaylorUpdate.
2003-09-03 Federico Mena QuinteroRemoved the "extra widget" bit, implemented with the...
2003-09-02 Federico Mena Quinteros/nonexistant/nonexistent Likewise. Likewise. Likewise.
2003-09-02 Kristian RietveldMerge from stable.
2003-09-01 Matthias ClasenDoc addition.
2003-09-01 Matthias ClasenShorten the names of some static functions.
2003-08-31 Matthias ClasenMake this public again, since it's occasionally useful...
2003-08-31 Matthias Claseng_return_if_fail() if path is NULL. (gtk_ui_manager_get...
2003-08-31 Matthias ClasenFix some typos in docs.
2003-08-31 Matthias ClasenAdd gtktoggleactionprivate.h
2003-08-31 Matthias ClasenAdditions.
2003-08-30 Matthias ClasenAdd some docs.
2003-08-30 Matthias ClasenConnect to "destroy" on toolbar, rather than to "remove...
2003-08-29 Matthias ClasenPut toolbars in handleboxes.
2003-08-29 Matthias ClasenAdd a boolean property, "add_tearoffs" with setter...
2003-08-29 Matthias ClasenActually group the actions together rather than putting...
2003-08-29 Matthias ClasenSet "draw_as_radio" on proxy menu items for radio actions.
2003-08-29 Matthias ClasenUse g_strtod instead of strtod.
2003-08-29 Søren Sandmann Ped... Forgot to actually commit this file
2003-08-29 Soeren SandmannFix use of uninitialized variable.
2003-08-29 Matthias ClasenAlso support "draw_as_radio".
2003-08-29 Matthias ClasenInstall "draw_as_radio" as a separate property, not...
2003-08-29 Soeren SandmannOnly treat buttons as homogeneous when they are narrowe...
2003-08-27 Matthias ClasenChange the XML format: <Root> element is replaced by...
2003-08-26 Matthias ClasenUse gssize for length, not gsize.
2003-08-26 Owen TaylorSince we add one to the layout's reported width to...
2003-08-25 Matthias ClasenRename GtkMenuMerge to GtkUIManager.
2003-08-25 Matthias ClasenMake the previous commit compile.
2003-08-25 Owen TaylorSend the focus on to the parent when there was no focus...
2003-08-25 Owen TaylorDon't include page->menu_label - causes various problem...
2003-08-25 Kristian RietveldMerge from stable.
2003-08-25 Matthias ClasenRemove C99isms. (Morten Welinder)
2003-08-24 Matthias ClasenHooks for translation of label and tooltip in GtkAction...
2003-08-24 Matthias ClasenNamespace the enum values properly. Sorry about the...
2003-08-24 Owen TaylorRemove reference to gtkresizegrip.h.
2003-08-24 Owen TaylorFix accidental commit of references to gtkresizegrip...
2003-08-24 Owen TaylorFix some missing initializations of rc_file->directory.
2003-08-24 Matthias ClasenAdd a few forgotten Since: 2.4 markers.
2003-08-24 Matthias ClasenA model-view separation for menus and toolbars, using...
2003-08-24 Anders CarlssonUse gdk_draw_pixbuf.
2003-08-24 Owen TaylorFix problem where rc_file->directory wasn't always...
2003-08-21 Owen TaylorKeep a list of current GtkRcFiles being parsed, not...
2003-08-21 Kristian RietveldThu Aug 21 21:27:45 2003 Kristian Rietveld <kris...
2003-08-21 Kristian RietveldSlightly modified patch from Yann Rouillard to improve...
2003-08-20 Kristian RietveldMerge from stable.
2003-08-20 Noah LevittDon't look at the same directory twice (in simple cases...
2003-08-20 Kristian RietveldMerged from stable.
2003-08-19 Owen TaylorReplace client_window field with 'priv' pointer, retain...
next