]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-0
Add a "resizable" property, to get rid of the
[~andy/gtk] / ChangeLog.pre-2-0
2001-11-19 Jonathan BlandfordAdd a "resizable" property, to get rid of the
2001-11-19 Havoc Penningtonput in a test for negative indentation values
2001-11-19 Owen TaylorChange default for justify to GTK_JUSTIFY_LEFT. Assumin...
2001-11-19 jacob berkmanadd gtkmarshal.list
2001-11-19 Owen TaylorUse RevertToParent, not RevertToNone. (#64613, Matthias...
2001-11-19 Owen Taylorlabel_xalign and label_yalign need to be float properti...
2001-11-19 Owen TaylorFix return of plug_added vfunc. (#64408, Jeff Franks)
2001-11-19 Owen TaylorUndef HAVE_STDLIB_H before checking for jpeg, because...
2001-11-19 Owen TaylorFix a memory leak when retrieving atom names. (Michael...
2001-11-19 Alex LarssonUpdate to new Pango API.
2001-11-19 Owen TaylorRename the GTK_DESTROYED flag to GTK_IN_DESTRUCTION...
2001-11-18 Owen TaylorMake a NO_WINDOW widget, as it should have been since...
2001-11-18 Kristian Rietveldreturn TRUE when value changed, so row_changed is being...
2001-11-18 Hans Breuermake it compile with msvc: !HAVE_UNISTD_H; no label...
2001-11-18 Owen TaylorInclude glib-object.h instead of gobject/gsignal.h
2001-11-18 Matt Wilsonmust include glib-object.h only
2001-11-18 Owen TaylorReprioritize key bindings in order of visibility -...
2001-11-18 Owen TaylorWe no longer need to create the signals here ... they...
2001-11-17 Owen TaylorMake gtkmarshal.list/gtkmarshal.h only for compatibilit...
2001-11-17 Murray Cumminggtk/gtktexttagtable.c (gtk_text_tag_table_class_init):
2001-11-17 Tor LillqvistBuild separate runtime and developer packages.
2001-11-17 Owen TaylorMove notification of "has_default" to here, so it is...
2001-11-16 jacob berkmanadd some no-indicator radio buttons
2001-11-16 Owen TaylorPropagate key press events not just to focus/window...
2001-11-16 Owen TaylorFix child allocations to be relative to widget position...
2001-11-16 Owen TaylorMake Menu items NO_WINDOW widgets.
2001-11-16 Sven Neumanndemos/gtk-demo/appwindow.c reduce compiler warnings
2001-11-16 Owen TaylorRemove unused callback to make things compile with
2001-11-15 Jonathan Blandfordmaybe fix #64160 Also, forgot to save gtktreeview.h
2001-11-15 Matthias ClasenMove '.' out of quote. (#64407)
2001-11-15 Jonathan BlandfordNew function to get a GdkWindow to compare event->windo...
2001-11-15 Owen TaylorSome small drawing fixes for scroll arrows.
2001-11-15 Owen TaylorCal gdk_window_invalidate_maybe_recurse() for recursion...
2001-11-15 Owen TaylorPatch from Murray Cumming to add "message_type" and...
2001-11-14 jacob berkmancreate the label with a mnemonic
2001-11-14 Sven Neumannmake it compile without warnings.
2001-11-14 Alex LarssonDon't recalculate the layout on each gkt_label_ensure_l...
2001-11-14 Jonathan BlandfordReturn the currently selected column when we get the...
2001-11-14 Matthias ClasenRearrange docs (#64566)
2001-11-14 Daniel EggerRemove unused static function. (xpm_skip_string): Dito.
2001-11-14 Owen TaylorBack out accidental commit of debugging timing code
2001-11-14 Havoc Penningtonfix Control-E so it doesn't move to a new line each...
2001-11-14 Havoc Penningtonbulk of the tests were commented out, oops.
2001-11-14 Jonathan Blandfordnew "model" construct property for language bindings.
2001-11-14 Havoc Penningtondocs including reference to bugzilla bug about how...
2001-11-13 Havoc Penningtonfix to properly replace selection with Return or Tab
2001-11-13 Havoc Penningtonadd border width to requisition, request non-anchored...
2001-11-13 Tim Janikprotect idle handle with gdk threads macro.
2001-11-13 Tim Janikadded gtkaccelmap.sgml. other updates.
2001-11-13 Owen TaylorWarn
2001-11-12 Matthias ClasenDocumentation fixes. (#64377)
2001-11-10 Matthias ClasenMass fixing of trivial doc bugs. (#63544, #57007, ...
2001-11-10 Hans Breuermake sure we know what we are talking about when asked...
2001-11-10 Matthias ClasenFix docs for gtk_tree_view_column_set_sort_order. ...
2001-11-09 Hans Breueruse g_strcasecmp(), some poor platforms don't have...
2001-11-08 Tor LillqvistAdd headers. Add section about ActiveIMM.
2001-11-08 Darin AdlerFix an obvious typo where it says LEFT instead of CENTER.
2001-11-07 Darin AdlerAdd g_return_if_fail.
2001-11-06 Owen TaylorAdd row_draggable() vfunc, and wrapper function.
2001-11-06 Havoc Penningtonwacky easter egg
2001-11-06 Owen TaylorFix misplaced HAVE_XFT.
2001-11-06 Havoc Penningtonexpose the child widgets in here (gtk_text_view_realize...
2001-11-06 Tor LillqvistDo search GTK_BINARY_VERSION -specific directory on...
2001-11-05 Owen TaylorRedo Xft support to go directly to Picture objects...
2001-11-05 Owen TaylorClamp max window width/height to 32767, not 32768 since...
2001-11-05 Manish Singhsigsetjmp is macroized in some places, so use AC_TRY_LI...
2001-11-05 Owen TaylorImplement gdk_color_parse() in terms of pango_color_par...
2001-11-04 Owen Taylorqueue_resize_on_group with both the old and new mode...
2001-11-04 Owen TaylorAdd a function gdk_window_invalidate_maybe_recurse...
2001-11-04 jacob berkmandon't free the module name until after we load the...
2001-11-04 Owen TaylorConvert GTK_TYPE_CTREE_NODE to pointer derivation inste...
2001-11-03 Tor LillqvistCan't include gtkprivate.h (I added the include yesterd...
2001-11-03 Daniel ElstnerUse GtkWindow* as first signal argument (was GtkWidget*).
2001-11-03 Hans Breuerchain finalize to parent class to get removed from...
2001-11-03 Tor LillqvistCorrect some renamed functions.
2001-11-02 Tor LillqvistUse -no-undefined on Windows. Look for .dll or .so...
2001-11-02 Jonathan BlandfordClean up height code a bit. I don't think it's complete...
2001-11-02 Owen TaylorRemove random + 5 for width and height. If people want...
2001-11-02 Owen TaylorPad the structure for future expansion.
2001-11-02 Owen TaylorPatch from HideToshi Tajima (#51922)
2001-11-02 Owen TaylorGo to the GUP proposed ordering of buttons with [OK...
2001-11-02 Jonathan Blandfordremove extraneous gtk_label_clear_layout (label)
2001-11-02 Sebastian WilhelmiRemoved -DGTK_DISABLE_COMPAT_H.
2001-11-02 Owen TaylorConvert to use pkg-config rather than gtk-config. ...
2001-11-02 Matt Wilsonremove totally broken unused, non-compiling, static...
2001-11-02 Owen TaylorIterate through children of the action area, not of...
2001-11-02 Havoc Penningtonhandle -1 argument in order to remove a workaround...
2001-11-02 Owen TaylorPatch from George Lebl to fix division by zero for...
2001-11-02 Owen Taylorref/unref around gtk_widget_event() if we are going...
2001-11-02 Owen TaylorActually add the missing/broken image icon as the image...
2001-11-02 Owen TaylorSet a reasonable default height for the window.
2001-11-02 Jonathan BlandfordFix reorder_fixup, #59583
2001-11-01 Owen TaylorMake GtkFunction return boolean, not gint. (Daniel...
2001-11-01 Owen TaylorAdd: - A ::retrieve_surrounding signal that asks the...
2001-11-01 Jonathan Blandfordit's amazing how well things work sometimes, even when...
2001-11-01 Jonathan BlandfordFix crash found by Matt Wilson.
2001-11-01 Jonathan BlandfordSupport Shift, Control, and Shift|Control L<->R, #63475
2001-11-01 Jonathan Blandfordfix infinite loop noticed by yosh.
2001-10-31 Michael Meeksunset the GTK_REALIZED flag so we don't re-enter when...
2001-10-31 Owen TaylorAdd a "menu" property and notify on it. (#62798, Padrai...
next