summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
Commit message (Expand)AuthorAgeFilesLines
* Typo fix.Matthias Clasen2001-11-201-0/+4
* replace gboolean free_last in the function parameters with gint depth.Kristian Rietveld2001-11-201-0/+15
* Fix problem where notebook gap was double shifted by allocation.x/yOwen Taylor2001-11-201-0/+8
* fix allocation to be relative to paned->allocation, now that this is aTim Janik2001-11-201-0/+10
* Use the widget's state when drawing the indicator, as in GtkCheckButton.Owen Taylor2001-11-191-0/+7
* (Fixes related to #64428, Michael Meeks)Owen Taylor2001-11-191-0/+23
* show notebook->event_window with gdk_window_show_unraised(), so it doesn'tMichael Natterer2001-11-191-0/+6
* Add a "resizable" property, to get rid of theJonathan Blandford2001-11-191-0/+14
* put in a test for negative indentation valuesHavoc Pennington2001-11-191-0/+5
* Change default for justify to GTK_JUSTIFY_LEFT. Assuming that multilineOwen Taylor2001-11-191-0/+12
* add gtkmarshal.listjacob berkman2001-11-191-0/+4
* Use RevertToParent, not RevertToNone. (#64613, Matthias Clasen)Owen Taylor2001-11-191-0/+6
* label_xalign and label_yalign need to be float properties to correspond toOwen Taylor2001-11-191-0/+8
* Fix return of plug_added vfunc. (#64408, Jeff Franks)Owen Taylor2001-11-191-0/+5
* Undef HAVE_STDLIB_H before checking for jpeg, because jconfig.h has thisOwen Taylor2001-11-191-0/+6
* Fix a memory leak when retrieving atom names. (Michael Meeks, #64508)Owen Taylor2001-11-191-0/+6
* Update to new Pango API.Alex Larsson2001-11-191-0/+5
* Rename the GTK_DESTROYED flag to GTK_IN_DESTRUCTION, remove theOwen Taylor2001-11-191-0/+13
* Make a NO_WINDOW widget, as it should have been since the beginning, butOwen Taylor2001-11-181-0/+6
* return TRUE when value changed, so row_changed is being emittedKristian Rietveld2001-11-181-0/+5
* make it compile with msvc: !HAVE_UNISTD_H; no label without op, even ifHans Breuer2001-11-181-0/+18
* Include glib-object.h instead of gobject/gsignal.hOwen Taylor2001-11-181-0/+13
* must include glib-object.h onlyMatt Wilson2001-11-181-0/+4
* Reprioritize key bindings in order of visibility - mnemonics, thenOwen Taylor2001-11-181-0/+15
* We no longer need to create the signals here ... they come from theOwen Taylor2001-11-181-0/+16
* Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2;Owen Taylor2001-11-171-0/+8
* gtk/gtktexttagtable.c (gtk_text_tag_table_class_init):Murray Cumming2001-11-171-0/+6
* Build separate runtime and developer packages.Tor Lillqvist2001-11-171-0/+7
* Move notification of "has_default" to here, so it is safe to callOwen Taylor2001-11-171-0/+20
* add some no-indicator radio buttonsjacob berkman2001-11-161-0/+9
* Propagate key press events not just to focus/window but also toOwen Taylor2001-11-161-0/+10
* Fix child allocations to be relative to widget position and some drawingOwen Taylor2001-11-161-0/+8
* Make Menu items NO_WINDOW widgets.Owen Taylor2001-11-161-0/+12
* demos/gtk-demo/appwindow.c reduce compiler warningsSven Neumann2001-11-161-0/+5
* Remove unused callback to make things compile withOwen Taylor2001-11-161-0/+6
* maybe fix #64160 Also, forgot to save gtktreeview.hJonathan Blandford2001-11-151-0/+4
* Move '.' out of quote. (#64407)Matthias Clasen2001-11-151-0/+4
* New function to get a GdkWindow to compare event->window to.Jonathan Blandford2001-11-151-0/+11
* Some small drawing fixes for scroll arrows.Owen Taylor2001-11-151-0/+4
* Cal gdk_window_invalidate_maybe_recurse() for recursion. (Soeren Sandmann)Owen Taylor2001-11-151-0/+37
* Patch from Murray Cumming to add "message_type" and "buttons" CONSTRUCTOwen Taylor2001-11-151-0/+8
* create the label with a mnemonicjacob berkman2001-11-141-0/+5
* make it compile without warnings.Sven Neumann2001-11-141-0/+4
* Don't recalculate the layout on each gkt_label_ensure_layout () forAlex Larsson2001-11-141-0/+6
* Return the currently selected column when we get the column, #64380Jonathan Blandford2001-11-141-0/+12
* Rearrange docs (#64566)Matthias Clasen2001-11-141-0/+12
* Remove unused static function. (xpm_skip_string): Dito.Daniel Egger2001-11-141-0/+14
* Back out accidental commit of debugging timing codeOwen Taylor2001-11-141-0/+5
* fix Control-E so it doesn't move to a new line each time you press itHavoc Pennington2001-11-141-0/+8
* bulk of the tests were commented out, oops.Havoc Pennington2001-11-141-0/+12