summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* simple top level Makefile that invokes all the sub-directory Makefiles.GMT 1998 Tony Gale1998-12-088-0/+54
* Functions to test the toolbar space style.Andrew T. Veliath1998-12-0811-20/+313
* Remove random unnecessary includes of standard headers.Owen Taylor1998-12-078-4/+35
* ""Damon Chaplin1998-12-078-73/+244
* Don't name function parameters after ObjC reserved words ("id" toElliot Lee1998-12-071-1/+1
* Use IPC_RMID _after_ doing XShmAttach. This should work everywhere, andOwen Taylor1998-12-0710-14/+104
* Removed the unused cursor field in the structure.Federico Mena Quintero1998-12-079-114/+153
* Start mass update for GTK 1.1 Look for the best version of awk Fix FD leakGMT 1998 Tony Gale1998-12-0720-2500/+2842
* New functions gtk_window_set_transient_for() - set up a "transient for"Owen Taylor1998-12-0717-65/+887
* updatesTim Janik1998-12-071-0/+9
* fixupsTim Janik1998-12-077-28/+28
* when marshalling connect_object signals, don't pass the data pointerTim Janik1998-12-078-1/+43
* reverted marius change to expose the type systems internal type info dataTim Janik1998-12-0718-161/+527
* *** empty log message ***Marius Vollmer1998-12-067-0/+63
* Allow a NULL marshaller. (gtk_signal_connect_by_type): Allow onlyMarius Vollmer1998-12-063-2/+27
* Grey out arrows if wrap == FALSE and interval borders are reached.Stefan Jeske1998-12-068-14/+62
* Fixed long-standing typo in aspect ratio computation code. (pointed out byOwen Taylor1998-12-068-3/+44
* call toggle_row with valid row numbers only (toggle_row): check ifLars Hamann1998-12-048-3/+50
* fixed for-loop.Lars Hamann1998-12-049-18/+112
* Changed to 5 min from 10 seconds, so it doesn't abort while users have anOwen Taylor1998-12-038-1/+86
* Use GTK_STATE_INSENSITIVE for the foreground of cells for CLists in theOwen Taylor1998-12-038-3/+53
* moved checks upon focus setting from gtk_window_real_set_focus toTim Janik1998-12-0311-51/+218
* Fixes for low-color displays and a slight enhancement for true-colorCST 1998 Shawn T. Amundson1998-12-0313-45/+144
* lets #define GTK_HAVE_FEATURES_1_1_6 before we release it this timeManish Singh1998-12-028-0/+39
* s/gtk_notebook_nth_page/gtk_notebook_get_nth_page/.Tim Janik1998-12-0223-92/+539
* new class method/signal row_move. new public function. emit a row_moveLars Hamann1998-12-0212-47/+320
* configure.in gdk/Makefile.am Put -DFOO stuff into Makefile.am INCLUDES.Manish Singh1998-12-0110-15/+83
* fixed a stupid error of mine about the run type values.Tim Janik1998-12-018-6/+42
* Surround debug variable with #ifdef to silence gcc.Jeff Garzik1998-11-308-0/+26
* I submitted this patch twice to gtk-devel-list, and received no comments,Elliot Lee1998-11-30116-160/+217
* Added initializer to quiet gcc warning. Added assertion to check for nullJeff Garzik1998-11-308-1/+45
* merged testgtkrc with the pre-themes one, removed system specificTim Janik1998-11-3010-76/+363
* added an event watcher for enter/leave based on signal emission hooks.Tim Janik1998-11-3013-20/+459
* made 'page_num' argument a gint: switch_page signal delivers valid pageMichael Krause1998-11-298-2/+44
* set composite names.Tim Janik1998-11-298-0/+23
* updatesTim Janik1998-11-297-7/+14
* removed default initialization check, people must use gtk_type_init();Tim Janik1998-11-2912-64/+360
* Removed bogus expose_event handler - we had two expose_event handlers!Owen Taylor1998-11-288-18/+42
* changed scrolled window inheritance, it inherits from GtkBin now.Tim Janik1998-11-2855-634/+910
* check for existing viewport first, and don't add one if there already isManish Singh1998-11-288-5/+57
* GTK_BASIC and freeze/thaw explanaitionTim Janik1998-11-281-0/+15
* deprecated gtk_widget_freeze_accelerators andTim Janik1998-11-2830-311/+540
* Fixed gdk_input_devices being NULL when compiled with --xinput=xfree butRaph Levien1998-11-279-20/+66
* New function to get the source widget of a drag.Owen Taylor1998-11-2711-7/+158
* define GtkCTreeNode as boxed type use GTK_CTREE_NODE_TYPE instead ofLars Hamann1998-11-2611-29/+201
* reverted bogus and undocumented!!! changes from Jay Cox (98/11/23Tim Janik1998-11-2614-32/+123
* Replaced pushd and popd calls with equivalent shell code.Jeff Garzik1998-11-251-2/+3
* use $srcdir instead of the $OBJ_DIR hackElliot Lee1998-11-251-7/+6
* Edited section on the ScrolledWindow.Owen Taylor1998-11-2413-78/+195
* Fixed up copyright message.Owen Taylor1998-11-2414-70/+182