]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-8
Make the gettext check for for libc5 systems.
[~andy/gtk] / ChangeLog.pre-2-8
1998-12-15 Martin BauligMake the gettext check for for libc5 systems.
1998-12-15 Martin BauligNot running gettextize fails on a fresh CVS checkout...
1998-12-15 Martin BauligRename AM_GNU_GETTEXT_GTK to AM_GTK_GNU_GETTEXT and...
1998-12-15 Owen TaylorProvide a hacked version of the gettext macros that...
1998-12-15 Owen TaylorAdded gdk_text_extents_wc()
1998-12-15 Owen TaylorAdded GTK_USER_DRAW flag.
1998-12-15 Owen TaylorFixed up some warnings.
1998-12-15 Owen TaylorKeep separate putback_events and queued_events queues...
1998-12-15 Owen TaylorRemoved unused variable, fixed minor memory leak.
1998-12-15 Owen TaylorRemove gdk_signal, which crept back in in last commit.
1998-12-15 Owen TaylorCommented out testthreads from the build process, since...
1998-12-15 Manish Singhacconfig.h removed IPC_RMID_DEFERRED_RELEASE check
1998-12-15 Sven NeumannReplaced the crappy de.po with a valid one.
1998-12-14 Owen TaylorAppend locale-specific suffixes to default rc file...
1998-12-14 Nuno FerreiraAdded Portuguese translation.
1998-12-14 Stefan JeskeOnly call gtk_spin_button_update if the spinbutton...
1998-12-14 Owen TaylorAdded gettext-10.35
1998-12-14 Tim Janikmade GtkWidget::grab_focus a RUN_LAST and RUN_ACTION...
1998-12-14 Tim Janikfixed submenu popup timeouts, we decide whether or...
1998-12-14 Federico Mena QuinteroAdded a "grab_focus" signal for widgets. When the signa...
1998-12-13 GMT 1998 Tony GaleUpdate the following sections to the current API: ...
1998-12-13 Tim Janikmade GtkMenuItem::activate a GTK_RUN_ACTION signal.
1998-12-12 Owen TaylorMark child->window as destroyed so we don't destroy...
1998-12-12 Owen TaylorCorrections to computation of extents of text from...
1998-12-11 Owen TaylorAdded "style_set" handlers.
1998-12-11 Owen TaylorAdd in a "style_set" handler so that the background...
1998-12-11 CST 1998 Shawn T... Released GTK+ 1.1.7
1998-12-11 Manish Singhavoid void pointer math
1998-12-11 Owen TaylorAdded gtk_drag_source_unset()
1998-12-11 Owen TaylorUse gdk_window_get_origin() instead of gdk_window_get_p...
1998-12-10 GMT 1998 Tony Gale- re-write the GtkProgressBar section to the 1.1 API...
1998-12-10 Jeff Garzikuse g_snprintf, eliminate need for string.h include...
1998-12-09 Owen TaylorAdd a case for success in test for XUnregisterIMInstant...
1998-12-09 Sebastian WilhelmiFixed argument list and return type for non-XIM fallback.
1998-12-09 Owen TaylorAdd in missing 'flags' field to target list.
1998-12-09 Manish Singhput text after #endif in comment
1998-12-09 Owen TaylorDestroy widgets _after_ propagating unrealize signals...
1998-12-09 Owen TaylorAllocate correct amount of memory for strings.
1998-12-09 CST 1998 Shawn T... Released GTK+ 1.1.6
1998-12-08 Tim Janikadded gtk_type_query() which returns a newly allocated...
1998-12-08 Owen TaylorFixed order of arguments to gdk_window_transient_for().
1998-12-08 GMT 1998 Tony Galesimple top level Makefile that invokes all the sub...
1998-12-08 Andrew T. VeliathFunctions to test the toolbar space style.
1998-12-07 Owen TaylorRemove random unnecessary includes of standard headers.
1998-12-07 Damon Chaplin""
1998-12-07 Owen TaylorUse IPC_RMID _after_ doing XShmAttach. This should...
1998-12-07 Federico Mena QuinteroRemoved the unused cursor field in the structure.
1998-12-07 GMT 1998 Tony GaleStart mass update for GTK 1.1 Look for the best version...
1998-12-07 Owen TaylorNew functions gtk_window_set_transient_for() - set...
1998-12-07 Tim Janikfixups
1998-12-07 Tim Janikwhen marshalling connect_object signals, don't pass...
1998-12-07 Tim Janikreverted marius change to expose the type systems inter...
1998-12-06 Marius Vollmer*** empty log message ***
1998-12-06 Stefan JeskeGrey out arrows if wrap == FALSE and interval borders...
1998-12-06 Owen TaylorFixed long-standing typo in aspect ratio computation...
1998-12-04 Lars Hamanncall toggle_row with valid row numbers only (toggle_row...
1998-12-04 Lars Hamannfixed for-loop.
1998-12-03 Owen TaylorChanged to 5 min from 10 seconds, so it doesn't abort...
1998-12-03 Owen TaylorUse GTK_STATE_INSENSITIVE for the foreground of cells...
1998-12-03 Tim Janikmoved checks upon focus setting from gtk_window_real_se...
1998-12-03 CST 1998 Shawn T... Fixes for low-color displays and a slight enhancement...
1998-12-02 Manish Singhlets #define GTK_HAVE_FEATURES_1_1_6 before we release...
1998-12-02 Tim Janiks/gtk_notebook_nth_page/gtk_notebook_get_nth_page/.
1998-12-02 Lars Hamannnew class method/signal row_move. new public function...
1998-12-01 Manish Singhconfigure.in gdk/Makefile.am Put -DFOO stuff into Makef...
1998-12-01 Tim Janikfixed a stupid error of mine about the run type values.
1998-11-30 Jeff GarzikSurround debug variable with #ifdef to silence gcc.
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-30 Jeff GarzikAdded initializer to quiet gcc warning. Added assertion...
1998-11-30 Tim Janikmerged testgtkrc with the pre-themes one, removed syste...
1998-11-30 Tim Janikadded an event watcher for enter/leave based on signal...
1998-11-29 Michael Krausemade 'page_num' argument a gint: switch_page signal...
1998-11-29 Tim Janikset composite names.
1998-11-29 Tim Janikupdates
1998-11-29 Tim Janikremoved default initialization check, people must use...
1998-11-28 Owen TaylorRemoved bogus expose_event handler - we had two expose_...
1998-11-28 Tim Janikchanged scrolled window inheritance, it inherits from...
1998-11-28 Manish Singhcheck for existing viewport first, and don't add one...
1998-11-28 Tim Janikdeprecated gtk_widget_freeze_accelerators and
1998-11-27 Raph LevienFixed gdk_input_devices being NULL when compiled with...
1998-11-27 Owen TaylorNew function to get the source widget of a drag.
1998-11-26 Lars Hamanndefine GtkCTreeNode as boxed type use GTK_CTREE_NODE_TY...
1998-11-26 Tim Janikreverted bogus and undocumented!!! changes from Jay...
1998-11-24 Owen TaylorEdited section on the ScrolledWindow.
1998-11-24 Owen TaylorFixed up copyright message.
1998-11-24 Tim Janikadded a section on scrolled windows and scrollable...
1998-11-24 Andrew T. VeliathInclude radio buttons when setting relief for button...
1998-11-24 Jeff GarzikRemoved DEFS "+=" mess that breaks recent automakes...
1998-11-24 Owen TaylorAdded layout widget for scrolling arbitrarily big areas...
1998-11-24 Jeff GarzikBugfix from Brandon Long <blong@fiction.net> - Do the...
1998-11-23 Manish Singhmake a saner default adjustment (from 0 to 100) instead...
1998-11-23 Martin BauligDefine this so we can check for latest GTK features.
1998-11-23 Havoc PenningtonWhen setting relief, also affect toggle buttons.
1998-11-23 Manish Singhremove extraneous comma
1998-11-23 Tim Janikremoved assertements for constructed containers again...
1998-11-23 Shawn Amundsonconfigure.in: require GLib 1.1.5
1998-11-23 Tim Janikminor buglet
1998-11-23 Tim Janikdisconnect hadj & vadj, not 2 * hadj.
1998-11-23 Tim Janikupdate
1998-11-23 CST 1998 Shawn T... INSTALL: NEWS: README: gtk+.spec: docs/gtk-config.1...
next