summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
Commit message (Expand)AuthorAgeFilesLines
* version=1.1.14GTK_1_1_14CST 1999 Shawn T. Amundson1999-01-281-0/+11
* When translating N_() strings, use _(), not gettext(), since we reallyOwen Taylor1999-01-281-0/+6
* Xsed isn't valid here, don't use itManish Singh1999-01-281-0/+7
* Move gravity_works back to a static global variable, since it is a globalOwen Taylor1999-01-281-0/+7
* Move gtkintl.h from $source_headers to $static_sources since it should notOwen Taylor1999-01-281-0/+6
* Allow exposure compression across GravityNotify events to improve theOwen Taylor1999-01-281-1/+7
* [ patch from Takashi Matsuda <matsu@arch.comp.kyutech.ac.jp> ]Owen Taylor1999-01-281-0/+20
* Change signatures for gdk_drag_begin() and gdk_drag_motion() so that theOwen Taylor1999-01-281-0/+33
* Hack scrollwheel support into the eventloop, by treating button 4-5Owen Taylor1999-01-281-0/+13
* Remove TimJ's checks for already being mapped or hidden. See the ICCCM'sOwen Taylor1999-01-271-0/+7
* Separate out GLIB_LIBS and GLIB_DEPLIBS. This may fix the --with-glibOwen Taylor1999-01-271-0/+7
* Use floor() instead of truncating to integer values so we get translationOwen Taylor1999-01-271-0/+40
* assert ref_count>0.Tim Janik1999-01-271-0/+4
* Changed logOwen Taylor1999-01-261-0/+14
* Queue a redraw on the tab area when a tab changes size. (IncludesOwen Taylor1999-01-261-1/+9
* Back out the last solution to updating problem. And try a different oneOwen Taylor1999-01-261-0/+9
* Removed some GTK_WIDGET_DRAWABLE() tests - we need to update the valueOwen Taylor1999-01-251-0/+6
* Don't define ENABLE_NLS unless we have a working NLS. (This should keepOwen Taylor1999-01-251-0/+7
* set RECEIVES_DEFAULT on init, and a button press on the widget doesn'tGeorge Lebl1999-01-251-0/+20
* ByteswapOwen Taylor1999-01-241-0/+5
* Fix reversed assertion. (Pointed out by Austin DonnellyOwen Taylor1999-01-241-0/+10
* Add flags field to GtkTargetEntry table.Owen Taylor1999-01-231-0/+32
* Don't search selection list twice. (real_select_row): Remove extra ';',Jeff Garzik1999-01-231-0/+6
* removed extra gtk_spin_button_update calls again. unblock dnd signalLars Hamann1999-01-231-1/+12
* Fix recent change to match existing coding style.Jeff Garzik1999-01-221-0/+5
* take value_spacing into account for GTK_POS_LEFT.Tim Janik1999-01-221-0/+12
* Check args for NULL. (gtk_selection_default_handler): Replace manual listJeff Garzik1999-01-211-0/+12
* [ Tried to commit wrong file last time ]Owen Taylor1999-01-211-0/+13
* Pushing and popping the visual/cmap in the init() function does no good,Owen Taylor1999-01-211-0/+15
* It was reported by Owen Taylor <otaylor@redhat.com>, that LC_ALL produceTimur Bakeyev1999-01-211-0/+6
* Set and read the XdndActionList property defined in the Xdnd spec. We doOwen Taylor1999-01-211-0/+8
* Move not-null assertion before pointer de-ref.Jeff Garzik1999-01-211-0/+9
* Default handling for drops should be keyed on GTK_DRAG_DEFAULT_DROP notOwen Taylor1999-01-211-0/+6
* Don't search entire row list twice for element being removed.Jeff Garzik1999-01-211-0/+14
* few cleanups. (gtk_notebook_key_press): call select page function forLars Hamann1999-01-211-0/+7
* Start off with the cursor for "no drop" since if we'll get a status if weOwen Taylor1999-01-211-0/+7
* . Free 'nprefix', closing a memory leak. Spaced out the code a bit to makeJeff Garzik1999-01-211-0/+13
* Allow button 2 to act as GDK_ACTION_ASK. Also, allow MOD1 to specifyFederico Mena Quintero1999-01-201-0/+6
* New variable. Define to $prefix/$DATADIRNAME/locale. This will point toRaja R Harinath1999-01-201-0/+9
* Under some systems (notably, BSDI), there is no LC_MESSAGES category inTimur I. Bakeyev1999-01-201-0/+6
* Instead of drawing a background pixmap in with gdk_draw_pixmap(), set itOwen Taylor1999-01-201-0/+10
* only call grab_add if pointer_grab succeeds. (gtk_list_unmap): removeLars Hamann1999-01-201-0/+11
* add compatibility define for gtk_ctree_set_reorderable.Tim Janik1999-01-181-0/+5
* add a sanity check [from Todd Dukes <todddukes@netscape.net>]Lars Hamann1999-01-181-0/+5
* only call grab_add if pointer_grab succeeds. (gtk_clist_unmap): removeLars Hamann1999-01-181-0/+6
* Initialize label->label_wc. (We allocate labels from a memchunk)Owen Taylor1999-01-181-0/+6
* CLAMP digits into a meaningfull range (we need to stay below a certainTim Janik1999-01-181-0/+16
* Some editing, a little more detail.Owen Taylor1999-01-181-0/+5
* Added gtk_menu_set_title() to set the title of a menu in the torn-offOwen Taylor1999-01-181-0/+11
* fixed auto resize bug.Lars Hamann1999-01-181-0/+4