]> Pileus Git - ~andy/gtk/history - gtk
Only include the Default and Emacs themes' gtkrc files. Include
[~andy/gtk] / gtk /
2003-05-27 Tor LillqvistOnly include the Default and Emacs themes' gtkrc files...
2003-05-24 Soeren SandmannMake the minimum scrollbar slider length 21 instead...
2003-05-22 Matthias ClasenAdd support for up to four scroll arrows. Control their...
2003-05-22 Matthias ClasenUpdate color on focus out of hex_entry. (#112665) ...
2003-05-22 Matthias Clasen (gtk_file_selection_set_filename): Add a hint about...
2003-05-21 Owen Taylorg_return_if_fail() if GTK_WIDGET_ANCHORED (widget)...
2003-05-21 Matthias ClasenSome keynav improvements for the "Rename File" and...
2003-05-21 Owen TaylorAlways queue a resize ... we rely on the size-allocate...
2003-05-21 Hidetoshi Tajimaadded composing rules of Greek acceted letters, patch...
2003-05-21 Hidetoshi Tajimagtk settings for XIMPreeditNone and XIMStatusNone....
2003-05-21 Hidetoshi Tajimacode that can check the compose table for ascending...
2003-05-21 Owen TaylorWe need to pass the unmasked state to
2003-05-20 Matthias ClasenMake calendar controls spin. (#112540)
2003-05-20 Owen TaylorSilently accept a missing gtk.immodules file, some...
2003-05-20 Owen TaylorFix height/width confusion (#113370, Xan Lopez)
2003-05-20 Owen TaylorComprehensively zero all unused parts of client message...
2003-05-19 Matthias ClasenAdd docs.
2003-05-19 Matthias ClasenAdd docs.
2003-05-14 Owen TaylorPatch from Charles Schmidt to add missing notify (...
2003-05-11 Anders CarlssonDon't cast a gchar to a GObject. (#112762)
2003-05-08 Matthias ClasenSome calendar improvements.
2003-05-06 Owen TaylorPatch from James Henstridge to update to automake-1...
2003-05-05 Owen TaylorFix PROP_HAS_FOCUS/ PROP_IS_FOCUS confusion. (#111333...
2003-05-05 Matthias ClasenActually set the icon type to the stock icon type....
2003-04-28 Jonathan Blandforddestroy the search data iff the destroy func isn't...
2003-04-22 Owen TaylorFix capitalization of UTF-8. (#106419, Roozbeh Pournader)
2003-04-22 Owen TaylorFix prototype for activate_key. (#108927, Jason D....
2003-04-21 Owen TaylorRemove a couple of obsolete comments, fix another comme...
2003-04-21 Owen TaylorFree the source list, not just it's contents (Patch...
2003-04-17 Jonathan Blandfordremove infinite loop caused by not clearing the scroll_...
2003-04-15 Matthias ClasenDoc additions and fixes.
2003-04-14 Michael Nattereradded checks to ensure that the iter is not reordered...
2003-04-12 Matthias ClasenDocument.
2003-04-09 Owen Taylor- Disconnect signal connections when appropriate. ...
2003-04-07 Matthias ClasenAdd GTK_WRAP_WORD_CHAR. (#110086, David Brigada)
2003-04-07 Matthias ClasenFix numerous misspellings of possessive "its". (#11002...
2003-04-04 Owen TaylorFix double free.
2003-04-04 Owen TaylorMove interface definition into a private header so...
2003-04-02 Soeren Sandmannadd property focus_on_click
2003-04-02 Matthias ClasenReturn 0 if lower == upper. (#109155)
2003-03-31 Matthias ClasenFix docs. (#109510, Noah Levitt)
2003-03-31 Jonathan Blandfordnull initialize reorder's members so Purify won't complain.
2003-03-31 Jonathan Blandfordnull initialize reorder's members so Purify won't complain.
2003-03-31 Matthias ClasenAdd a new property, role, corresponding to gtk_window_...
2003-03-31 Tor LillqvistActually commit updates I thought I already had committ...
2003-03-30 Jonathan Blandfordfix crash. Patch from Markus Lausser <sgop@users.source...
2003-03-29 Matthias ClasenSet state of labels back to normal before reparenting...
2003-03-29 Matthias ClasenSet a default window title to match the GtkFontSelectio...
2003-03-29 Matthias ClasenFix for bug #78499:
2003-03-29 Matthias ClasenFix the previous commit.
2003-03-29 Matthias ClasenFixes for bug #56248:
2003-03-28 Matthias ClasenAdd C-A-PgUp and C-A-PgDown as alternatives to the...
2003-03-27 Owen TaylorFinish monitoring, add a TODO, fill in details in READM...
2003-03-26 Owen TaylorAdd a construct-only 'file_system' property, split...
2003-03-26 Owen Taylor- Add GnomeVFS backend
2003-03-26 Sven Neumannrewrote the function that does node and arrow prelighti...
2003-03-25 Owen TaylorAdd GtkFileSystem::parse, and a chooser entry with...
2003-03-24 Owen TaylorMake incrememtal searching work, some bug fixes
2003-03-21 Owen TaylorAdd sorting, a size column.
2003-03-21 Owen TaylorAdd some documentation comments, fix some missing statics
2003-03-21 Owen TaylorInitial revision
2003-03-16 Manish Singhuse GTK_DISABLE_DEPRECATED instead of G_DISABLE_DEPRECATED.
2003-03-14 Matthias ClasenAdd a "buffer" property. (#108353)
2003-03-13 Sven Neumannremoved redundant calls to g_object_notify().
2003-03-11 Jonathan BlandfordCtrl/Shift [left/right] expands/collapses the tree...
2003-03-08 Matthias ClasenTrivial cleanups (bug #107664)
2003-03-06 Matthias ClasenFix NULL/FALSE confusion (#107648, Morten Welinder)
2003-03-04 Matthias ClasenAdd deprecation guards around gtk_object_new().
2003-03-03 Jonathan Blandfordhandle rtl code.
2003-03-02 Tor LillqvistAdd a bunch of missing entries. Noticed by Cedric Gustin.
2003-02-28 Matthias ClasenReplace uses of gtk_object_new by g_object_new.
2003-02-28 Manish Singhdemos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk...
2003-02-26 Jonathan Blandfordaccount for RTL code.
2003-02-24 Sven Neumannfixed documentation.
2003-02-20 Matthias ClasenCheck if line_ancestor_parent is NULL. (#102711, Manuel...
2003-02-14 Matthias ClasenRemove bogus casts.
2003-02-11 Matthias ClasenFix for #82734 and #78216:
2003-02-09 Tor LillqvistUse GetDriveType() to recognize removable drives (in...
2003-02-09 Matthias ClasenAdd note about periods in names. (#57680)
2003-02-07 Tim Janikremove quark_user_data usage in gtk_object_{g|s}et_user...
2003-02-05 Matthias ClasenReplace uses of gtk_timeout_* and gtk_idle_* by their...
2003-02-01 Manish Singhset_state on the tab_label before unparenting it, in...
2003-02-01 Matthias ClasenUse GDK_MULTIHEAD_SAFE like all other gtk headers.
2003-01-31 Manish Singhdeclare gtk_selection_clear in GTK_COMPILATION too...
2003-01-31 Matthias ClasenDeprecate. (#85683)
2003-01-31 Matthias ClasenDeprecate. (#60582)
2003-01-31 Matthias ClasenDeprecate gtk_paned_computed_position(). (#97077)
2003-01-30 Kristian Rietveldonly count the special cell if it is also visible,
2003-01-30 Owen TaylorPatch from Soeren Sandmann to update the states of...
2003-01-30 Daniel ElstnerNew helper function that sets the icon's and label...
2003-01-30 Matthias ClasenReplace PAGE_HORIZONTALLY_HACK_VALUE by GTK_MOVEMENT_HO...
2003-01-30 Daniel ElstnerExplicitely draw an opaque rectangle using the backgrou...
2003-01-29 Owen TaylorMake up from the menu bar go to the end of the submenu...
2003-01-27 Kristian RietveldChangeLog too long to mention here. Bugs fixed: #100973...
2003-01-27 Owen Taylorevent->any.window might be NULL. Use gtk_widget_get_dis...
2003-01-23 Daniel ElstnerOverride hide_all in addition to show_all in order...
2003-01-21 Owen TaylorFix off-by-one error on the backward iteration loop...
2003-01-21 Matthias ClasenAdjust the vadjustment value after changing its bounds...
2003-01-20 Matthias ClasenFix clamping to [0,1] to avoid unnecessary roundtrip...
2003-01-20 Soeren SandmannFix assertion.
next