/www/g-gcl/

='/~lantw44/cgit/'>cgit logo index : gsoc2013-evolution
Google Summer of Code 2013 - GNOME - Archive Integration workspace
aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui
Commit message (Expand)AuthorAgeFilesLines
* Get default view from correct key.Hans Petter Jansson2003-02-261-1/+1
* Show start/end-of-day widgets.Hans Petter Jansson2003-02-261-0/+2
* Don't warn if calendar isn't loaded... Doesn't seem to hurt, but thisHans Petter Jansson2003-02-243-3/+7
* gconf settings upgradesMichael Zucci2003-02-2410-366/+199
* Appease the compiler. (gnome_calendar_update_paned_quanta): Don't actuallyHans Petter Jansson2003-02-243-2/+20
* CVS server broke again. Here's the rest...Hans Petter Jansson2003-02-231-2/+2
* Eliminate e_utf8_to_gtk_string ().Hans Petter Jansson2003-02-236-18/+15
* Show the custom widgets, since libglade appears to not want to do that.Hans Petter Jansson2003-02-232-10/+32
* Commit fixes from Grzegorz Goawski <grzegol@pld.org.pl>.Hans Petter Jansson2003-02-231-28/+30
* GObject, not GtkObject. (calendar_model_destroy): ->Hans Petter Jansson2003-02-226-30/+30
* Make libversit a shared library, update stuff for that, and clean upDan Winship2003-02-222-10/+0
* Add GConf schemas.Hans Petter Jansson2003-02-212-2/+358
* Make libemiscwidgets, libefilterbar, and libetimezonedialog dynamicDan Winship2003-02-211-2/+2
* revert previous changeDan Winship2003-02-203-7/+7
* Remove libversit. We haven't depended on that in forever.Dan Winship2003-02-203-7/+7
* Split $(CORBA_GENERATED_H) rule from the $(CORBA_GENERATED_C) rule to thatEttore Perazzoli2003-02-201-2/+2
* add .server.in filesDan Winship2003-02-201-0/+1
* Enable printing for calendar and tasks.Hans Petter Jansson2003-02-122-217/+151
* Don't use gtk_scrolled_window_set_scrollbar_spacing() anymore.Hans Petter Jansson2003-02-121-1/+0
* Make the CORBA IDL compilation work with parallel makes. Likewise.Ettore Perazzoli2003-02-113-19/+54
* remove this file, as it's generated now Add this file to generate theRodney Dawes2003-02-082-3/+5
* Fixes #37706Rodrigo Moya2003-02-081-2/+18
* Use e_auto_kill_popup_menu_on_selection_done() instead ofEttore Perazzoli2003-02-072-2/+2
* show the widget before returning it.Dan Winship2003-02-071-1/+5
* Remove cruft. Rename ICONSDIR to IMAGESDIR. (gladedir, etspecdir,Dan Winship2003-02-0613-41/+35
* Use privlibexecdir. (INCLUDES): Remove cruft. (gladedir, serversdir):Dan Winship2003-02-063-19/+11
* Remove cruft. Rename ICONSDIR to IMAGESDIR. (gladedir, etspecdir): RemoveDan Winship2003-02-066-20/+11
* s/BonoboXObject/BonoboObject/Dan Winship2003-02-064-15/+15
* array of localized month day names ("1st" - "31st")Dan Winship2003-02-063-61/+172
* The CVS server exited after applying everything from my last commit,Hans Petter2003-02-051-10/+22
* Rename to e_meeting_time_selector_on_invite_others_button_expose() andHans Petter Jansson2003-02-051-9/+10
* Use PangoLayout to draw text.Hans Petter Jansson2003-02-051-12/+17
* updated for e scroll frame --> gtk scrolled windowRadek Doulik2003-02-052-18/+18
* Skip setting the "font_gdk" arg for now.Hans Petter Jansson2003-02-025-0/+13
* Fixes #35572Ronald Kuetemeier2003-01-311-0/+1
* Make clicks, drags and resizes work, and pangoize remaining strings. FixHans Petter Jansson2003-01-273-50/+55
* Mainly making all views use PangoLayouts for text. When drawing aHans Petter Jansson2003-01-2616-125/+244
* Don't insist appointment is updated if both old and new summary are blank.Hans Petter Jansson2003-01-259-324/+344
* Remove, this is now defined in configure.in.Ettore Perazzoli2003-01-253-5/+0
* Add a terminating NULL to the concatenation.Hans Petter Jansson2003-01-241-1/+1
* GTK_OBJECT -> G_OBJECT cast.Hans Petter Jansson2003-01-248-8/+9
* Fixes some trivial, but distracting, warnings.Hans Petter Jansson2003-01-2411-20/+28
* Define componentdir instead of COMPONENT_DIR. Set it toEttore Perazzoli2003-01-241-1/+0
* Use EVOLUTION_GALVIEWSDIR.Ettore Perazzoli2003-01-239-40/+44
* Create a GnomePrintDialog, not a GnomePrinterDialog. They're differentHans Petter Jansson2003-01-221-1/+1
* applied patch from Frederic Crozat <fcrozat@mandrakesoft.com>Radek Doulik2003-01-222-27/+26
* Implement EAlarmList as CalComponentAlarm list with a GtkTreeModelHans Petter Jansson2003-01-177-60/+866
* Silence warnings caused by missing casts.Hans Petter Jansson2003-01-162-44/+44
* Create accel groups for popup menus. Fixes crash.Hans Petter Jansson2003-01-165-88/+744
* Added libevolution_calendar_la_LDFLAGS, and avoid versioning the shlibRodney Dawes2003-01-161-0/+3
* Only set view ID if we have an instance.Hans Petter Jansson2003-01-151-1/+2
* Cast signal handlers to GtkSignalFunc, avoid warnings.Hans Petter Jansson2003-01-151-12/+12
* Switch to using GtkPaned instead of EPaned for GTK2Rodney Dawes2003-01-151-10/+8
* Work around canvas crashes by ensuring rectangles have an initial width.Hans Petter Jansson2003-01-151-0/+3
* Removed. Removed.Ettore Perazzoli2003-01-1425-1583/+117
* Allow recur_id to be NULL to clear the recurrence id. (Based on a story byDan Winship2003-01-101-1/+0
* Icons are now in $(datadir)/evolution/images instead ofEttore Perazzoli2003-01-093-4/+4
* remove a dead headerJeffrey Stedfast2003-01-081-1/+0
* Replace gtk_signal_disconnect_by_data() withHans Petter Jansson2002-12-1919-412/+199
* Use camel_text_to_html() instead.Jeffrey Stedfast2002-12-171-4/+4
* Correctly convert text.value into HTML here (ie, don't pass "<i>None</i>"Jeffrey Stedfast2002-12-161-1/+1
* Fixes #35003Rodrigo Moya2002-12-104-13/+72
* Pass the env argument to bonobo_control_set_property ().Hans Petter Jansson2002-12-073-10/+11
* Create a non-abstract enumeration type derived from GEnum.Hans Petter Jansson2002-12-0724-588/+85
* run fix.sh over this.Not Zed2002-12-0228-337/+337
* Changed e_messagebox -> gtk_messagedialog.Not Zed2002-11-251-11/+6
* ignore .server.inChris Toshok2002-11-211-0/+1
* pass type to bonobo_control_set_property.Not Zed2002-11-212-4/+4
* fix typo, servers_in_files -> server_in_files.Not Zed2002-11-201-1/+1
* Added rule to generate GNOME_Evolution_Calendar.server.in fromEttore Perazzoli2002-11-202-11/+12
* pass type to bonobo_widget::set_property. (select_names_ok_cb): ", forNot Zed2002-11-193-7/+10
* use new e_table_header_compute_height signature.Chris Toshok2002-11-171-1/+1