aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/shortcut-bar
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagnew-parser-anchornobody2000-04-0718-8194/+0
| | | | | | 'new-parser-anchor'. svn path=/tags/new-parser-anchor/; revision=2326
* More flushing actionMiguel de Icaza2000-04-061-0/+3
| | | | svn path=/trunk/; revision=2304
* added support for a callback function to set the icons.Damon Chaplin2000-03-313-41/+77
| | | | | | | | | | | | 2000-03-31 Damon Chaplin <damon@helixcode.com> * widgets/shortcut-bar/e-shortcut-bar.[hc]: added support for a callback function to set the icons. * widgets/shortcut-bar/test-shortcut-bar.c: updated to use the callback function. svn path=/trunk/; revision=2268
* install new shortcut bar pixmaps.Dan Winship2000-03-311-4/+4
| | | | | | | | | | | | * configure.in: * Makefile.am: * art/Makefile.am: install new shortcut bar pixmaps. * widgets/shortcut-bar/e-shortcut-bar.c: Sort of use the new pixmaps. This code needs to be restructured, but Damon is rumored to already be doing it. svn path=/trunk/; revision=2261
* Fix the comment at the top of the file: it was describingDan Winship2000-03-311-3/+9
| | | | | | | EShortcutBar, not EGroupBar. (EGroupBar description taken from e-group-bar.h). svn path=/trunk/; revision=2259
* avoid a crash if icons aren't foundSeth Alves2000-03-281-1/+1
| | | | svn path=/trunk/; revision=2212
* New function, used to flatten the images we get and composite them withMiguel de Icaza2000-03-282-5/+42
| | | | | | | | | | | 2000-03-27 Miguel de Icaza <miguel@gnu.org> * widgets/shortcut-bar/e-icon-bar.c (flatten_alpha): New function, used to flatten the images we get and composite them with the background. (e_icon_bar_add_item): One happy tigert comming. svn path=/trunk/; revision=2209
* Updated to fix a few bugs.Christopher James Lahey2000-03-211-9/+8
| | | | | | | | 2000-03-21 Christopher James Lahey <clahey@helixcode.com> * widgets/shortcut-bar/e-icon-bar.c: Updated to fix a few bugs. svn path=/trunk/; revision=2128
* Fixed references to libutil.a -> libeutil.laMichael Zucci2000-02-291-1/+1
| | | | svn path=/trunk/; revision=1983
* added libetext.a and libeutil.a to test_shortcut_bar_LDADD, and got rid ofDamon Chaplin2000-02-2116-163/+289
| | | | | | | | | | | | | | | | | | | | | | | | 2000-02-20 Damon Chaplin <damon@helixcode.com> * widgets/shortcut-bar/Makefile.am: added libetext.a and libeutil.a to test_shortcut_bar_LDADD, and got rid of e-icon-bar-text-item.[hc]. I'll delete these soon. * widgets/shortcut-bar/e-icon-bar.c: changed to be a subclass of ECanvas and to use EText instead of EIconBarTextItem. Also set "width_set" & "height_set" of the GnomeCanvasPixbuf items so they work in the "Small Icon" view. * widgets/shortcut-bar/e-vscrolled-bar.c: use map/unmap instead of show/hide for the up & down buttons to avoid queueing resizes. Otherwise the scrolling starts off a bit jerky. * widgets/shortcut-bar/test-shortcut-bar.c: output a message when the main label is resized, just for info. * widgets/shortcut-bar/*.[hc]: updated my email address. svn path=/trunk/; revision=1867
* Remove e-cursorsMiguel de Icaza2000-02-091-3/+1
| | | | svn path=/trunk/; revision=1702
* finished.Damon Chaplin2000-02-072-12/+11
| | | | | | | | | | | 2000-02-07 Damon Chaplin <damon@helixcode.com> * widgets/shortcut-bar/e-group-bar.c (e_group_bar_draw): finished. * widgets/shortcut-bar/e-icon-bar.c (e_icon_bar_item_released): check that an item was pressed. svn path=/trunk/; revision=1684
* don't set the x_set and y_set arguments as don't exist in gdk-pixbufbertrand2000-01-261-2/+0
| | | | | | | | | | | 2000-01-26 bertrand <bertrand@helixcode.com> * widgets/shortcut-bar/e-icon-bar.c (e_icon_bar_recalc_item_positions): don't set the x_set and y_set arguments as don't exist in gdk-pixbuf anymore. svn path=/trunk/; revision=1640
* Finishing previous commit.Chris Lahey2000-01-171-1/+1
| | | | svn path=/trunk/; revision=1582
* *** empty log message ***Arturo Espinosa2000-01-105-35/+40
| | | | svn path=/trunk/; revision=1550
* More hacksArturo Espinosa2000-01-072-0/+8
| | | | svn path=/trunk/; revision=1540
* Lots of reorganization to get the Evolution shell to begin its life. ItArturo Espinosa2000-01-0616-0/+7979
Lots of reorganization to get the Evolution shell to begin its life. It also includes a new evolution widget from Damon. Miguel. svn path=/trunk/; revision=1536